Schema Component Representation
<
xs:complexType
name="
nomenclature_t">
<
xs:simpleContent>
<
xs:extension
base="
xs:string
">
<
xs:attribute
name="
abbreviation"
type="
xs:string
"/>
<
xs:attribute
name="
nomenclature"
type="
xs:string
"/>
</
xs:extension>
</
xs:simpleContent>
</
xs:complexType>