lexsdigest:Other
A base object for a LEXS EntityOther, which is for use when no other LEXS object applies.
Element information
Namespace: http://lexs.gov/digest/4.0
Schema document: lexs.gov/lexs-digest/4.0/lexs-digest.xsd
Type: lexsdigest:OtherType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- lexsdigest:OtherName [0..1]A name of an other object.
- lexsdigest:OtherDescriptionText [0..1]A description of an other object.
- lexsdigest:OtherCategoryText [0..1]A kind of an other object.
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
- NIEM reference target from lexsdigest:EntityOtherReference
- NIEM reference target from lexsdigest:OtherReference
- NIEM reference target from lexsdigest:RoleOfOtherReference
- Type lexsdigest:EntityOtherType (Element lexsdigest:EntityOther)
Sample instance
<lexsdigest:Other s:id="Other1"> <lexsdigest:OtherName>unknown</lexsdigest:OtherName> </lexsdigest:Other>