Schema Central  >  LEXS 3.1.4  >  library.xsd  >  lexslib:SameAsPayloadReference
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Advanced XML Applications

 

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

NameOccTypeDescriptionNotes
s:id [0..1]xsd:IDThe 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:NCNameReference 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:NCNameReference 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:IDREFSThe 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"/>