element -> <DemographicReport>
Container Tag to hold each instance of a demographic record
Namespace:
Type:
anonymous complexType
Content:
complex, 1 attribute, 9 elements
Defined:
Includes:
definitions of 1 attribute, 9 elements
Content Model Diagram
XML Representation Summary
<DemographicReport
    timeStamp
 = 
xs:dateTime
    >
   
Content: 
dAgency, dContact?, dConfiguration, dLocation?, dVehicle?, dPersonnel?, dDevice?, dFacility?, dCustomResults?
</DemographicReport>
Content model elements (9):
Included in content model of elements (1):
XML Source (w/o annotations (10); see within schema source)
<xs:element id="DemographicReportGroup" maxOccurs="unbounded" name="DemographicReport">
<xs:complexType>
<xs:sequence>
<xs:element id="dAgencySection" name="dAgency" type="dAgency"/>
<xs:element id="dContactSection" minOccurs="0" name="dContact" type="dContact"/>
<xs:element id="dConfigurationSection" name="dConfiguration" type="dConfiguration"/>
<xs:element id="dLocationSection" minOccurs="0" name="dLocation" type="dLocation"/>
<xs:element id="dVehicleSection" minOccurs="0" name="dVehicle" type="dVehicle"/>
<xs:element id="dPersonnelSection" minOccurs="0" name="dPersonnel" type="dPersonnel"/>
<xs:element id="dDeviceSection" minOccurs="0" name="dDevice" type="dDevice"/>
<xs:element id="dFacilitySection" minOccurs="0" name="dFacility" type="dFacility"/>
<xs:element id="dCustomResultsSection" minOccurs="0" name="dCustomResults" type="dCustomResults"/>
</xs:sequence>
<xs:attribute name="timeStamp" type="DateTimeType" use="required"/>
</xs:complexType>
</xs:element>
Attribute Detail (all declarations; defined in this component only; 1/1)
timeStamp
Type:
Use:
required
Attribute Value
xs:dateTime
MaxInclusive:
2050-01-01T00:00:00-00:00
MinInclusive:
1950-01-01T00:00:00-00:00
Pattern:
[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}(\.\d+)?(\+|-)[0-9]{2}:[0-9]{2}
XML Source (see within schema source)
<xs:attribute name="timeStamp" type="DateTimeType" use="required"/>
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 id="dAgencySection" name="dAgency" type="dAgency"/>

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

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

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

dDevice
Type:
dDevice, complex content
Device Information
XML Source (w/o annotations (1); see within schema source)
<xs:element id="dDeviceSection" 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 id="dFacilitySection" 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 id="dLocationSection" 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 id="dPersonnelSection" 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 id="dVehicleSection" minOccurs="0" name="dVehicle" type="dVehicle"/>