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:restriction>
<xs:maxLength value="253"/>
<xs:pattern value="[a-zA-Z0-9\-]{1,63}(\.[a-zA-Z0-9\-]{1,63})*"/>
</xs:simpleType>
|
XML schema documentation generated with DocFlex/XML 1.12 using DocFlex/XML XSDDoc 2.9.0 template set |