lexslib:SameAsPayloadReference
Reference to the object that is considered the same. Used to connect XML elements from one Structured Payload to XML elements in another Structured Payload, when one Structured Payload builds upon the contents of another Structured Payload. Sometimes referred to as cross reference.
Element information
Namespace: http://usdoj.gov/leisp/lexs/library/3.1
Schema document: library/3.1/library.xsd
Type: lexslib:PayloadObjectReferenceType
Properties: Global, Qualified
Content
- Empty content
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | The id attribute is used to define XML IDs for NIEM objects. These IDs may be targets of reference elements, metadata attributes, and link metadata attributes. | |
lexslib:ref | [1..1] | xsd:NCName | Reference to an object. Used to point to an object that is located beyond the scope of XML Schema validation mechanisms. | |
lexslib:pref | [1..1] | xsd:NCName | Reference to the external Structured Payload object which is beyond the scope of XML Schema validation mechanisms from inside of Structured Payload. | |
s:linkMetadata | [0..1] | xsd:IDREFS | The linkMetadata attribute allows an element to point to metadata that affects the relationship between the context and the value of the object. |
Sample instance
<lexslib:SameAsPayloadReference lexslib:ref="SP1AltName1" lexslib:pref="SP1"/>