Namespace: |
|
Defined: |
globally in reusable.xsd; see XML source |
Used: |
at 1 location |
MaxLength: |
253 |
MinLength: |
1 |
Pattern: |
[a-zA-Z0-9\-]{1,63}(\.[a-zA-Z0-9\-]{1,63})* |
Type Derivation Tree xs:string (restriction) ![]() |
Derivation: |
restriction of xs:string |
|||||||
Facets: |
|
<xs:simpleType name="DDIAgencyIDType"> <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.8.6 using DocFlex/XML XSDDoc 2.6.0 template set |