Schema Central  >  LEXS 4.0  >  lexs-digest.xsd  >  lexsdigest:TelephoneCallExchangeParticipant
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Advanced XML Applications

 

lexsdigest:TelephoneCallExchangeParticipant

A telephone call exchange participant.

Element information

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

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

Type: lexsdigest:TelephoneCallExchangeParticipantType

Properties: Global, Qualified, Nillable

Content

  • Sequence [1..1]
    1. nc:Entity [0..1]A person, organization, or thing capable of bearing legal rights and responsibilities.
    2. nc:TelephoneNumberReference [1..*]A telephone number for a telecommunication device.

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

Sample instance

<lexsdigest:TelephoneCallExchangeParticipant>
   <nc:Entity>
      <nc:EntityPersonReference s:ref="Person1"/>
   </nc:Entity>
   <nc:TelephoneNumberReference s:ref="TelNum1"/>
</lexsdigest:TelephoneCallExchangeParticipant>