<xsd:simpleType name="ResourceComponentCapabilityCategoryCodeSimpleType">
<xsd:annotation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object" xmlns:i="http://niem.gov/niem/appinfo/2.0" />
</xsd:appinfo>
</xsd:annotation>
<xsd:restriction base="xsd:token">
<xsd:enumeration value="Other" />
<xsd:enumeration value="Type I" />
<xsd:enumeration value="Type II" />
<xsd:enumeration value="Type III" />
<xsd:enumeration value="Type IV" />
</xsd:restriction>
</xsd:simpleType>
|