element -> <dAgency.02>
dAgency.02 EMS Agency Number Yes Yes The state-assigned provider number of the responding agency D01_01 Mandatory Airway Cardiac Arrest Pediatric Response STEMI Stroke Trauma This is the primary identifier for the entire Demographic Section. Each of the Demographic sections must be associated with an EMS Agency Number. An EMS Agency can have more than one Agency Number within a state. This reflects the ability for an EMS Agency to have a different number for each service type or location (based on state implementation).
Namespace:
Type:
anonymous (extension of EMSAgencyNumber)
Content:
simple
Defined:
Content Model Diagram
XML Representation Summary
<dAgency.02>
   
Content: 
{ xs:string }
</dAgency.02>
Simple Content Detail:
MaxLength:
15
MinLength:
1

Included in content model of elements (1):
Anonymous Type Detail
Type Derivation Tree
xs:string (restriction)
  EMSAgencyNumber (extension)
      complexType
Derivation:
extension of EMSAgencyNumber
XML Source (w/o annotations (1); see within schema source)
<xs:element id="EMSDataset.EMSAgencyNumber" name="dAgency.02">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="EMSAgencyNumber"/>
</xs:simpleContent>
</xs:complexType>
</xs:element>