| namespace | urn:us:gov:ic:ism | ||||||||||||||
| used by |
|
||||||||||||||
| attributes |
|
||||||||||||||
| annotation |
|
||||||||||||||
| 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> |
| namespace | urn:us:gov:ic:ism | ||||||||
| type | xsd:int | ||||||||
| properties |
|
||||||||
| annotation |
|
||||||||
| 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> |