element -> <dAgency.22>
dAgency.22 EMS Billable Calls per Year No Yes The number of EMS patient encounters which are billable based on the last calendar year. D01_18 Recommended This statistical information is associated with the EMS Agency's specific EMS Agency Number (dAgency.02). A value should be associated with each with (dAgency.15) Statistical Calendar Year.
Namespace:
Type:
Content:
simple, 1 attribute
Nillable:
(can be declared as nil using xsi:nil attribute in instance XML documents)
Defined:
Includes:
definition of 1 attribute
Content Model Diagram
XML Representation Summary
<dAgency.22
    NV
 = 
("7701001" | "7701003" | "7701005")
    >
   
Content: 
{ xs:positiveInteger }
</dAgency.22>
Simple Content Detail:
MaxInclusive:
4000000
MinInclusive:
1

Included in content model of elements (1):
dAgency.AgencyYearGroup (type anonymous)
Anonymous Type Detail
Type Derivation Tree
xs:positiveInteger (restriction)
  AnnualAgencyStatistics (extension)
      complexType
Derivation:
XML Source (w/o annotations (1); see within schema source)
<xs:element id="dAgency.EMSBillableCallsperYear" minOccurs="0" name="dAgency.22" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="AnnualAgencyStatistics">
<xs:attribute name="NV" use="optional">
<xs:simpleType>
</xs:simpleType>
</xs:attribute>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
Attribute Detail (all declarations; defined in this component only; 1/1)
NV
Type:
Use:
optional
Attribute Value
"7701001" | "7701003" | "7701005"
Anonymous simpleType
Type Derivation Tree
  simpleType
Derivation:
by union
Member Types
XML Source (see within schema source)
<xs:attribute name="NV" use="optional">
<xs:simpleType>
</xs:simpleType>
</xs:attribute>