lexs:RoleList
A list of requested role types and an indicator for whether the supplied role types should be included or excluded from the response.
Element information
Namespace: http://lexs.gov/lexs/4.0
Schema document: lexs.gov/lexs/4.0/lexs.xsd
Type: lexs:RoleListType
Properties: Global, Qualified
Content
- Sequence [1..1]
- lexs:RoleInclusiveIndicator [1..1]True if included list of roles (see RoleList element for details) should be included in the roles return in the response; false otherwise.
- lexs:RoleTypeCode [1..*]A role type code used in the LEXS Digest.
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 in
- Type lexs:StructuredQueryExtensionType (Element lexs:StructuredQueryExtension)
Sample instance
<lexs:RoleList> <lexs:RoleInclusiveIndicator>true</lexs:RoleInclusiveIndicator> <lexs:RoleTypeCode>SubjectType</lexs:RoleTypeCode> <lexs:RoleTypeCode>RegisteredOffenderType</lexs:RoleTypeCode> </lexs:RoleList>