element -> <dConfiguration.16>
dConfiguration.16 Crew Call Sign Yes Yes The EMS crew call sign used to dispatch and communicate with the unit. This may be the same as the EMS Unit/Vehicle Number in many agencies. D04_02 Mandatory <performanceMeasures/>
Namespace:
Type:
anonymous (extension of AgencyCallSign)
Content:
simple, 1 attribute
Defined:
Includes:
definition of 1 attribute
Content Model Diagram
XML Representation Summary
<dConfiguration.16
    CorrelationID
 = 
xs:string
    >
   
Content: 
{ xs:string }
</dConfiguration.16>
Simple Content Detail:
MaxLength:
50
MinLength:
1

Included in content model of elements (1):
Anonymous Type Detail
Type Derivation Tree
xs:string (restriction)
  AgencyCallSign (extension)
      complexType
Derivation:
extension of AgencyCallSign
XML Source (w/o annotations (1); see within schema source)
<xs:element id="dConfiguration.AgencyCallSign" maxOccurs="unbounded" name="dConfiguration.16">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="AgencyCallSign">
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
Attribute Detail (all declarations; defined in this component only; 1/1)
CorrelationID
Type:
Use:
optional
Attribute Value
xs:string
MaxLength:
255
MinLength:
0
XML Source (see within schema source)
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>