Namespace: |
|
Defined: |
globally in reusable.xsd; see XML source |
Used: |
at 1 location |
Simple Content Model |
xs:string |
MaxLength: |
253
|
MinLength: |
1
|
Pattern: |
[a-zA-Z0-9\-]{1,63}(\.[a-zA-Z0-9\-]{1,63})*
|
Type Derivation Tree
xs:string (restriction)
DDIAgencyIDType
|
Derivation: |
restriction of xs:string
|
|||||||
Facets: |
|
<xs:restriction base="xs:string">
<xs:minLength value="1"/>
<xs:maxLength value="253"/>
<xs:pattern value="[a-zA-Z0-9\-]{1,63}(\.[a-zA-Z0-9\-]{1,63})*"/>
</xs:restriction>
</xs:simpleType>
|
XML schema documentation generated with DocFlex/XML RE 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set
|