Namespace: |
|
Type: |
|
Content: |
simple, 3 attributes |
Defined: |
|
Includes: |
definitions of 3 attributes |

| XML Representation Summary | |||||
| <dAgency.06 | |||||
| CurrentStatus | = |
("A" | "I") | |||
| CurrentStatusDate | = |
xs:dateTime | |||
| CorrelationID | = |
xs:string | |||
| > | |||||
|
|||||
| </dAgency.06> | |||||
Length: |
5 |
| Type Derivation Tree xs:string (restriction) |
Derivation: |
extension of ANSICountyCode |
| <xs:element id="dAgency.EMSAgencyServiceAreaCountys" maxOccurs="unbounded" name="dAgency.06"> <xs:complexType> <xs:simpleContent> </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"/> |