simpleType "NV"
Namespace:
Defined:
Used:
Simple Content Model
enumeration of xs:string
Simple Content Restrictions:
Enumeration:
"7701001"
 - 
Not Applicable
"7701003"
 - 
Not Recorded
"7701005"
 - 
Not Reporting

All Direct / Indirect Based Elements (1):
All Direct / Indirect Based Attributes (1):
Known Usage Locations
Annotation
NOT Values
Type Definition Detail
Type Derivation Tree
xs:string (restriction)
  NV
Derivation:
restriction of xs:string
Facets:
enumeration:
"7701001"
 - 
Not Applicable
"7701003"
 - 
Not Recorded
"7701005"
 - 
Not Reporting
XML Source (w/o annotations (4); see within schema source)
<xs:simpleType name="NV">
<xs:restriction base="xs:string">
<xs:enumeration value="7701001"/>
<xs:enumeration value="7701003"/>
<xs:enumeration value="7701005"/>
</xs:restriction>
</xs:simpleType>