complexType CompoundCategoryIdentifierType
diagram SgIrmXml_p88.png
namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
used by
element category
attributes
Name  Type  Use  Default  Fixed  annotation
qualifierxsd:anyURIoptional      
codexsd:stringoptional      
labelxsd:stringrequired      
annotation
appinfo
<mdr:definition>Type used to model the attributes of the ddms:category element.</mdr:definition>
<mdr:comment>  Allowed attriubute extension for allowing automated populators to give extra values for confidence and relativity.</mdr:comment>
source <xsd:complexType name="CompoundCategoryIdentifierType">
 
<xsd:annotation>
   
<xsd:appinfo>
     
<mdr:definition>Type used to model the attributes of the ddms:category element.</mdr:definition>
     
<mdr:comment>  Allowed attriubute extension for allowing automated populators to give extra values for confidence and relativity.</mdr:comment>
   
</xsd:appinfo>
 
</xsd:annotation>
 
<xsd:attribute name="qualifier" type="xs:anyURI" use="optional"/>
 
<xsd:attribute name="code" type="xs:string" use="optional"/>
 
<xsd:attribute name="label" type="xs:string" use="required"/>
 
<xsd:anyAttribute namespace="##other" processContents="lax"/>
</xsd:complexType>

attribute CompoundCategoryIdentifierType/@qualifier
namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
type xsd:anyURI
properties
isRef 0
use optional
source <xsd:attribute name="qualifier" type="xs:anyURI" use="optional"/>

attribute CompoundCategoryIdentifierType/@code
namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
type xsd:string
properties
isRef 0
use optional
source <xsd:attribute name="code" type="xs:string" use="optional"/>

attribute CompoundCategoryIdentifierType/@label
namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
type xsd:string
properties
isRef 0
use required
source <xsd:attribute name="label" type="xs:string" use="required"/>


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