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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

lexs:SystemContact

A set of contact information for the system owner that includes a person and organization to contact and their phone number and email address.

Element information

Type: lexs:DataContactType

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:SystemContact>
   <nc:PersonGivenName>Michael</nc:PersonGivenName>
   <nc:PersonSurName>Park</nc:PersonSurName>
   <nc:ContactTelephoneNumber>
      <nc:NANPTelephoneNumber>
         <nc:TelephoneAreaCodeID>202</nc:TelephoneAreaCodeID>
         <nc:TelephoneExchangeID>555</nc:TelephoneExchangeID>
         <nc:TelephoneLineID>1212</nc:TelephoneLineID>
      </nc:NANPTelephoneNumber>
   </nc:ContactTelephoneNumber>
</lexs:SystemContact>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com