Namespace: |
|
Content: |
simple, 6 attributes |
Defined: |
globally in reusable.xsd, see XML source |
Includes: |
definitions of 3 attributes |
Used: |
at 2 locations |
| XML Representation Summary | |||||
| <... | |||||
| codeListAgency | = |
xs:string | |||
| codeListID | = |
xs:string | |||
| codeListVersion | = |
xs:string : "1.0" | |||
| translatable | = |
xs:boolean : "true" | |||
| translated | = |
xs:boolean : "false" | |||
| xml:lang | = |
xs:language | |||
| > | |||||
|
|||||
| </...> | |||||
| Type Derivation Tree xs:string InternationalStringType (extension) InternationalCodeValueType (extension) |
Derivation: |
| <xs:complexType name="InternationalCodeValueType"> <xs:simpleContent> </xs:extension> </xs:simpleContent> </xs:complexType> |
codeListAgencyType: |
xs:string, predefined |
Use: |
optional |
| <xs:attribute name="codeListAgency" type="xs:string" use="optional"/> |
codeListIDType: |
xs:string, predefined |
Use: |
optional |
| <xs:attribute name="codeListID" type="xs:string" use="optional"/> |
codeListVersionType: |
xs:string, predefined |
Use: |
optional |
Default: |
"1.0" |
| <xs:attribute default="1.0" name="codeListVersion" type="xs:string"/> |
| XML schema documentation generated with DocFlex/XML SDK 1.7.2 using DocFlex/XML XSDDoc 2.1.0 template set |