attributeGroup ISMRootNodeAttributeGroup
namespace urn:us:gov:ic:ism
used by
complexType ResourceType
attributeGroup IRMRootNodeAttributeGroup
attributes
Name  Type  Use  Default  Fixed  annotation
DESVersionxsd:intrequired    4  
documentation

The version number of the DES. Should there be multiple specified in an instance document
the one at the root node is the one that will apply to the entire document.
annotation
documentation
An attribute group to be used on the root node of a schema implementing ISM.
ISM being entirely attributes based groups such as this are the only way to specify required use.
source <xsd:attributeGroup name="ISMRootNodeAttributeGroup">
 
<xsd:annotation>
   
<xsd:documentation>An attribute group to be used on the root node of a schema implementing ISM.
ISM being entirely attributes based groups such as this are the only way to specify required use.
</xsd:documentation>
 
</xsd:annotation>
 
<xsd:attribute name="DESVersion" type="xsd:int" use="required" fixed="4" form="qualified">
   
<xsd:annotation>
     
<xsd:documentation xml:lang="en">
The version number of the DES. Should there be multiple specified in an instance document
the one at the root node is the one that will apply to the entire document.
</xsd:documentation>
   
</xsd:annotation>
 
</xsd:attribute>
</xsd:attributeGroup>

attribute ISMRootNodeAttributeGroup/@DESVersion
namespace urn:us:gov:ic:ism
type xsd:int
properties
isRef 0
fixed 4
form qualified
use required
annotation
documentation

The version number of the DES. Should there be multiple specified in an instance document
the one at the root node is the one that will apply to the entire document.
source <xsd:attribute name="DESVersion" type="xsd:int" use="required" fixed="4" form="qualified">
 
<xsd:annotation>
   
<xsd:documentation xml:lang="en">
The version number of the DES. Should there be multiple specified in an instance document
the one at the root node is the one that will apply to the entire document.
</xsd:documentation>
 
</xsd:annotation>
</xsd:attribute>


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