Namespace: |
|
Type: |
|
Content: |
simple, 4 attributes |
Nillable: |
(can be declared as nil using xsi:nil attribute in instance XML documents) |
Defined: |
|
Includes: |
definitions of 4 attributes |

| XML Representation Summary | |||||
| <dAgency.07 | |||||
| CurrentStatus | = |
("A" | "I") | |||
| CurrentStatusDate | = |
xs:dateTime | |||
| NV | = |
("7701001" | "7701003") | |||
| CorrelationID | = |
xs:string | |||
| > | |||||
|
|||||
| </dAgency.07> | |||||
MaxLength: |
15 |
MinLength: |
1 |
| Type Derivation Tree xs:string (restriction) |
Derivation: |
extension of CensusTracts |
| <xs:element id="dAgency.EMSAgencyCensusTracts" maxOccurs="unbounded" name="dAgency.07" nillable="true"> <xs:complexType> <xs:simpleContent> <xs:simpleType> </xs:simpleType> </xs:attribute> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
Type: |
|
Use: |
optional |
| xs:string |
MaxLength: |
255 |
MinLength: |
0 |
| <xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/> |
Type: |
|
Use: |
required |
| enumeration of xs:string |
Enumeration: |
|
| <xs:attribute name="CurrentStatus" type="Status" use="required"/> |
Type: |
|
Use: |
required |
| 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} |
| <xs:attribute name="CurrentStatusDate" type="DateTimeType" use="required"/> |
Type: |
|
Use: |
optional |
| "7701001" | "7701003" |
| Type Derivation Tree union of (NV.NotApplicable | NV.NotRecorded) |
Derivation: |
by union |
| <xs:attribute name="NV" use="optional"> <xs:simpleType> </xs:simpleType> </xs:attribute> |