Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Attribute ntk:NTKRootNodeAttributeGroup / @ntk:DESVersion
Namespace urn:us:gov:ic:ntk
Annotations
The version number of the DES
Type xsd:int
Properties
use: required
fixed: 5
Used by
Source
<xsd:attribute name="DESVersion" use="required" type="xsd:int" fixed="5" form="qualified">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">The version number of the DES</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Schema location IC-NTK.xsd
Attribute Group ntk:NTKRootNodeAttributeGroup
Namespace urn:us:gov:ic:ntk
Diagram
Diagram IC-NTK_xsd_Attribute_Group_ntk_NTKRootNodeAttributeGroup.tmp#NTKRootNodeAttributeGroup_DESVersion
Used by
Attribute Group AuditRootNodeAttributeGroup
Attributes
QName Type Fixed Default Use Annotation
ntk:DESVersion xsd:int 5 required
The version number of the DES
Source
<xsd:attributeGroup name="NTKRootNodeAttributeGroup">
  <xsd:attribute name="DESVersion" use="required" type="xsd:int" fixed="5" form="qualified">
    <xsd:annotation>
      <xsd:documentation xml:lang="en">The version number of the DES</xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
</xsd:attributeGroup>
Schema location IC-NTK.xsd