Namespace: |
|
Content: |
simple, 1 attribute |
Abstract: |
(cannot be assigned directly to elements used in instance XML documents) |
Defined: |
globally in reusable.xsd; see XML source |
Includes: |
definition of 1 attribute |
Used: |
at 5 locations |
Country_2Type (as extension base), Country_3Type (as extension base), |
Country_NType (as extension base), CountryType (as extension base) |
Type Derivation Tree xs:string (extension) ![]() |
Derivation: |
extension of xs:string |
<xs:complexType abstract="true" name="CountryCodeType"> <xs:simpleContent> <xs:extension base="xs:string"> </xs:extension> </xs:simpleContent> </xs:complexType> |
Type: |
xs:dateTime, predefined |
Use: |
optional |
<xs:attribute name="effectiveDate" type="xs:dateTime" use="optional"/> |
XML schema documentation generated with DocFlex/XML RE 1.8.6 using DocFlex/XML XSDDoc 2.6.0 template set |