simpleType TemperatureUnitOfMeasurementCodeType

simpleType {http://www.api.org/pidXML}TemperatureUnitOfMeasurementCodeType

Target Namespacehttp://www.api.org/pidXML
Declared Namespacesxmlns:pidx=http://www.api.org/pidXML
xmlns=http://www.w3.org/2001/XMLSchema


Source

<simpleType name="TemperatureUnitOfMeasurementCodeType">
    <
annotation>
        <
documentation>
Indicator defining the measurement used. Code values in this list are contained within the UN/CEFACT Rec. 20 Unit of Measure code list (available at: http://www.unece.org/cefact/codesfortrade/rec20.xml). Code value descriptions from that list are as follows:
CEL = degree Celsius
FAH = degree Fahrenheit
        
</documentation>
    </
annotation>
    <
restriction base="NMTOKEN">
        <
enumeration value="CEL"/>
        <
enumeration value="FAH"/>
    </
restriction>
</
simpleType>


Documentation

Indicator defining the measurement used. Code values in this list are contained within the UN/CEFACT Rec. 20 Unit of Measure code list (available at: http://www.unece.org/cefact/codesfortrade/rec20.xml). Code value descriptions from that list are as follows:
        CEL = degree Celsius
        FAH = degree Fahrenheit


simpleType TemperatureUnitOfMeasurementCodeType


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.