element <dVehicle.YearGroup>
Group Tag to hold info about Vehicle hours and odometer mileage/kilometers per year
Namespace: |
|
Type: |
|
Content: |
|
Defined: |
|
Includes: |
|
Content Model Diagram
| XML Representation Summary |
| <dVehicle.YearGroup |
| |
CorrelationID |
= |
xs:string |
| |
> |
| |
|
| </dVehicle.YearGroup> |
Content model elements (3):
-
Included in content model of elements (1):
-
XML Source (w/o annotations (4); see within schema source)
| <xs:element id="dVehicle.YearGroup" maxOccurs="unbounded" minOccurs="0" name="dVehicle.YearGroup"> <xs:complexType> <xs:sequence> <xs:element id="dVehicle.YearMilesKilometersHoursAccrued" minOccurs="0" name="dVehicle.11" type="Year"/> <xs:element id="dVehicle.AnnualVehicleMilesKilometers" minOccurs="0" name="dVehicle.13"> <xs:complexType> <xs:simpleContent> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
Attribute Detail (all declarations; defined in this component only; 1/1)
CorrelationID-
Attribute Value
MaxLength: |
255 |
MinLength: |
0 |
XML Source (see within schema source)
Content Element Detail (all declarations; defined in this component only; 3/3) -
<nemsisTacDoc>
<number>dVehicle.11</number>
<name>Year Miles/Kilometers Hours Accrued</name>
<national>No</national>
<state>No</state>
<definition>The year the hours and miles/kilometers were accumulated.</definition>
<v2Number>D06_08</v2Number>
<usage>Optional</usage>
<performanceMeasure/>
<comment>Multiple entry to allow multiple years to be stored.</comment>
<v3Changes/>
</nemsisTacDoc>
Simple Content
maxInclusive: |
2050 |
minInclusive: |
1900 |
XML Source (w/o annotations (1); see within schema source)
| <xs:element id="dVehicle.YearMilesKilometersHoursAccrued" minOccurs="0" name="dVehicle.11" type="Year"/> |
-
<nemsisTacDoc>
<number>dVehicle.12</number>
<name>Annual Vehicle Hours</name>
<national>No</national>
<state>No</state>
<definition>The number of hours the vehicle was in service for the agency for the defined year.</definition>
<v2Number>D06_09</v2Number>
<usage>Optional</usage>
<performanceMeasure/>
<comment>Associated with each year of element dVehicle.11 (Year Miles/Hours Accrued).</comment>
<v3Changes/>
</nemsisTacDoc>
Simple Content
maxInclusive: |
10000 |
minInclusive: |
1 |
XML Source (w/o annotations (1); see within schema source)
-
<nemsisTacDoc>
<number>dVehicle.13</number>
<name>Annual Vehicle Miles/Kilometers</name>
<national>No</national>
<state>No</state>
<definition>The number of miles/kilometers the vehicle accumulated in service for the agency for the defined year (Odometer Reading).</definition>
<v2Number>D06_10</v2Number>
<usage>Optional</usage>
<performanceMeasure/>
<comment>Associated with each year of (dVehicle.11) Year Miles/Kilometers Hours Accrued.</comment>
<v3Changes/>
</nemsisTacDoc>
Simple Content
fractionDigits: |
1 |
totalDigits: |
7 |
XML Source (w/o annotations (1); see within schema source)
| <xs:element id="dVehicle.AnnualVehicleMilesKilometers" minOccurs="0" name="dVehicle.13"> <xs:complexType> <xs:simpleContent> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |