lexs:UserAssertionType
A data type for a user assertion. User assertion is required for submitting any "search" or "get" operation that is done by a user, or on behalf of a user by an application. Note that requests that come from applications, such as getCapabilities, getDataOwners, and getAvailability do not include a UserAssertion.
Complex type information
Namespace: http://lexs.gov/lexs/4.0
Schema document: lexs.gov/lexs/4.0/lexs.xsd
NIEM properties:
- Base: s:ComplexObjectType
Content
- Sequence [1..1]
- lexs:UserID [1..1] An identifier for the user on the originating system, such as username or userID.
- nc:PersonGivenName [0..1] A first name of a person.
- nc:PersonSurName [0..1] A last name or family name of a person.
- Choice [0..*]
- nc:ContactEmailID An electronic mailing address by which a person or organization may be contacted.
- nc:ContactInstantMessenger A user account for an instant messaging program by which a person or organization may be contacted.
- nc:ContactTelephoneNumber A telephone number for a telecommunication device by which a person or organization may be contacted.
- nc:ContactFaxNumber A telephone number for a facsimile device by which a person or organization may be contacted.
- nc:ContactMobileTelephoneNumber A telephone number for a mobile telecommunication device by which a person or organization may be contacted.
- nc:ContactPagerNumber A telephone number for a paging device by which a person or organization may be contacted.
from subst. group nc:ContactMeansfrom subst. group nc:ContactTelephoneNumber - nc:OrganizationName [1..1] A name of an organization.
- lexs:OriginatingAgencyID [0..1] An identifier for an agency such as an NCIC Originating Agency Identifier Number or ORI code.
- lexs:UserAssertionDomainAttribute [0..*] A placeholder for UserAssertion domain attribute. For Name/Value attributes use ulex:AttributeName and ulex:AttributeValueText elements. For hierarchical data xsd:any structure should be used.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | from type s:ComplexObjectType | |
s:metadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType | |
s:linkMetadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType |
Used by
- Element lexs:UserAssertion
- Element lexs:UserAttentionTo
Type inheritance chain
- s:ComplexObjectType
- lexs:UserAssertionType