| |||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{urn:oasis:names:tc:unitsml:schema:xsd:UnitsMLSchema-1.0}CodeListValueType (restriction)
Type for the element for listing the unit code value from a specific code list.
Attribute Summary | |
xsd:normalizedString | codeListName The name of the code list. |
xsd:token | codeListVersion The version of the code list containing the unit code. |
| lang lang (as an attribute name)denotes an attribute whose value is a language code for the natural language of the content of any element; its value is inherited. |
xsd:anyURI | locationURL Suggested retrieval location for this version of the code list. |
xsd:normalizedString | organizationName Organization responsible for publication and/or maintenance of the code list. |
xsd:anyURI | organizationURI URI for organization responsible for the code list. |
xsd:string | unitCodeValue The code associated for this unit in a specific code list. |
Attribute Detail |
xsd:normalizedString
optional
unqualified
xsd:token
optional
unqualified
optional
unqualified
xsd:anyURI
optional
unqualified
xsd:normalizedString
optional
unqualified
xsd:anyURI
optional
unqualified
xsd:string
required
unqualified
<xsd:complexType name="CodeListValueType"><xsd:attribute name="unitCodeValue" type="xsd:string" use="required">
</xsd:attribute><xsd:attribute name="codeListName" type="xsd:normalizedString">
</xsd:attribute><xsd:attribute name="codeListVersion" type="xsd:token">
</xsd:attribute><xsd:attribute name="locationURL" type="xsd:anyURI">
</xsd:attribute><xsd:attribute name="organizationName" type="xsd:normalizedString">
</xsd:attribute><xsd:attribute name="organizationURI" type="xsd:anyURI"></xsd:complexType>
</xsd:attribute>
| |||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |