simpleType TypeOfRUHarmonizationCode
namespace http://taf-jsg.info/schemes
type restriction of xs:string
properties
base xs:string
used by
element TypeOfRUHarmonization
facets
Kind Value Annotation
enumeration Full
enumeration Part
enumeration None
annotation
documentation
Type of RU  harmonization: Full, Part, None.
source <xs:simpleType name="TypeOfRUHarmonizationCode">
 
<xs:annotation>
   
<xs:documentation>Type of RU  harmonization: Full, Part, None.</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="Full"/>
   
<xs:enumeration value="Part"/>
   
<xs:enumeration value="None"/>
 
</xs:restriction>
</xs:simpleType>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy