Schema Central  >  LEXS 4.0  >  lexs.xsd  >  lexs:SystemIdentifier
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Advanced XML Applications

 

lexs:SystemIdentifier

A unique identifier for an organization and a system where data was originated, was submitted from, or is being sent.

Element information

Namespace: http://lexs.gov/lexs/4.0

Schema document: lexs.gov/lexs/4.0/lexs.xsd

Type: lexs:SystemIdentifierType

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
s:id [0..1]xsd:IDfrom type s:ComplexObjectType
s:metadata [0..1]xsd:IDREFSfrom type s:ComplexObjectType
s:linkMetadata [0..1]xsd:IDREFSfrom type s:ComplexObjectType

Used in

Substitution hierarchy

Sample instance

<lexs:SystemIdentifier>
   <nc:OrganizationName>Hypothetical Organization C</nc:OrganizationName>
   <lexs:SystemID>SysC</lexs:SystemID>
</lexs:SystemIdentifier>