element <DemographicReport>
Container Tag to hold each instance of a demographic record
Namespace:
Type:
anonymous complexType
Content:
complex, 9 elements
Defined:
Includes:
definitions of 9 elements
Content Model Diagram
XML Representation Summary
<DemographicReport>
   
Content: 
dAgency, dContact?, dConfiguration, dLocation?, dVehicle?, dPersonnel?, dDevice?, dFacility?, dCustom?
</DemographicReport>
Content model elements (9):
Included in content model of elements (1):
XML Source (w/o annotations (10); see within schema source)
<xs:element maxOccurs="unbounded" name="DemographicReport">
<xs:complexType>
<xs:sequence>
<xs:element name="dAgency" type="dAgency"/>
<xs:element minOccurs="0" name="dContact" type="dContact"/>
<xs:element name="dConfiguration" type="dConfiguration"/>
<xs:element minOccurs="0" name="dLocation" type="dLocation"/>
<xs:element minOccurs="0" name="dVehicle" type="dVehicle"/>
<xs:element minOccurs="0" name="dPersonnel" type="dPersonnel"/>
<xs:element minOccurs="0" name="dDevice" type="dDevice"/>
<xs:element minOccurs="0" name="dFacility" type="dFacility"/>
<xs:element minOccurs="0" name="dCustom" type="dCustomResults"/>
</xs:sequence>
</xs:complexType>
</xs:element>
Content Element Detail (all declarations; defined in this component only; 9/9)
dAgency
Type:
dAgency, complex content
Agency Information
XML Source (w/o annotations (1); see within schema source)
<xs:element name="dAgency" type="dAgency"/>

dConfiguration
Type:
dConfiguration, complex content
Configuration Information
XML Source (w/o annotations (1); see within schema source)
<xs:element name="dConfiguration" type="dConfiguration"/>

dContact
Type:
dContact, complex content
Contact Information
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="dContact" type="dContact"/>

dCustom
Type:
dCustomResults, complex content
Custom Data Element Results
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="dCustom" type="dCustomResults"/>

dDevice
Type:
dDevice, complex content
Device Information
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="dDevice" type="dDevice"/>

dFacility
Type:
dFacility, complex content
Device Information
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="dFacility" type="dFacility"/>

dLocation
Type:
dLocation, complex content
Location Information
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="dLocation" type="dLocation"/>

dPersonnel
Type:
dPersonnel, complex content
Personnel Information
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="dPersonnel" type="dPersonnel"/>

dVehicle
Type:
dVehicle, complex content
Vehicle Information
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="dVehicle" type="dVehicle"/>