Namespace: |
|
Content: |
complex, 2 attributes, 1 element |
Defined: |
globally in dState_v3.xsd; see XML source |
Includes: |
definitions of 2 attributes, 1 element |
Used: |
at 1 location |

| XML Representation Summary | |||||
| <... | |||||
| CurrentStatus | = |
("A" | "I") | |||
| CurrentStatusDate | = |
xs:dateTime | |||
| > | |||||
|
|||||
| </...> | |||||
| <xs:complexType name="dState"> <xs:sequence> <xs:complexType> <xs:simpleContent> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> |
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: |
| xs:string |
maxLength: |
100 |
minLength: |
1 |
| <xs:element maxOccurs="unbounded" name="dState.01"> <xs:complexType> <xs:simpleContent> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |