attributeGroup CommonAttributesGroup
namespace urn:us:gov:ic:ntk
used by
complexTypes StringWithSecurityType TokenWithSecurityType
attributes
Name  Type  Use  Default  Fixed  annotation
ntk:idxsd:IDoptional      
documentation
A unique XML identifier used to assign an XML
                    unique identifier to an element, such as a paragraph, note or table.
               
ntk:IDReferencexsd:IDREFSoptional      
documentation
A cross-reference to a unique identifier used to
                    point from one element to one or more other elements. The value of the attribute
                    must be one or more XML unique identifiers that are the value(s) of id
                    attribute(s) elsewhere in the document.
ntk:qualifierxsd:stringoptional      
documentation
A user-defined property within an element for
                    general purpose processing used with block objects to provide supplemental
                    information over and above that conveyed by the element name. This attribute is
                    analogous to HTML's "class" attribute.
source <xsd:attributeGroup name="CommonAttributesGroup">
 
<xsd:attribute name="id" type="xsd:ID" use="optional">
   
<xsd:annotation>
     
<xsd:documentation xml:lang="en"> A unique XML identifier used to assign an XML
                    unique identifier to an element, such as a paragraph, note or table.
               
</xsd:documentation>
   
</xsd:annotation>
 
</xsd:attribute>
 
<xsd:attribute name="IDReference" type="xsd:IDREFS" use="optional">
   
<xsd:annotation>
     
<xsd:documentation xml:lang="en"> A cross-reference to a unique identifier used to
                    point from one element to one or more other elements. The value of the attribute
                    must be one or more XML unique identifiers that are the value(s) of id
                    attribute(s) elsewhere in the document.
</xsd:documentation>
   
</xsd:annotation>
 
</xsd:attribute>
 
<xsd:attribute name="qualifier" type="xsd:string" use="optional">
   
<xsd:annotation>
     
<xsd:documentation xml:lang="en"> A user-defined property within an element for
                    general purpose processing used with block objects to provide supplemental
                    information over and above that conveyed by the element name. This attribute is
                    analogous to HTML's "class" attribute.
</xsd:documentation>
   
</xsd:annotation>
 
</xsd:attribute>
</xsd:attributeGroup>

attribute CommonAttributesGroup/@id
namespace urn:us:gov:ic:ntk
type xsd:ID
properties
isRef 0
use optional
annotation
documentation
A unique XML identifier used to assign an XML
                    unique identifier to an element, such as a paragraph, note or table.
               
source <xsd:attribute name="id" type="xsd:ID" use="optional">
 
<xsd:annotation>
   
<xsd:documentation xml:lang="en"> A unique XML identifier used to assign an XML
                    unique identifier to an element, such as a paragraph, note or table.
               
</xsd:documentation>
 
</xsd:annotation>
</xsd:attribute>

attribute CommonAttributesGroup/@IDReference
namespace urn:us:gov:ic:ntk
type xsd:IDREFS
properties
isRef 0
use optional
annotation
documentation
A cross-reference to a unique identifier used to
                    point from one element to one or more other elements. The value of the attribute
                    must be one or more XML unique identifiers that are the value(s) of id
                    attribute(s) elsewhere in the document.
source <xsd:attribute name="IDReference" type="xsd:IDREFS" use="optional">
 
<xsd:annotation>
   
<xsd:documentation xml:lang="en"> A cross-reference to a unique identifier used to
                    point from one element to one or more other elements. The value of the attribute
                    must be one or more XML unique identifiers that are the value(s) of id
                    attribute(s) elsewhere in the document.
</xsd:documentation>
 
</xsd:annotation>
</xsd:attribute>

attribute CommonAttributesGroup/@qualifier
namespace urn:us:gov:ic:ntk
type xsd:string
properties
isRef 0
use optional
annotation
documentation
A user-defined property within an element for
                    general purpose processing used with block objects to provide supplemental
                    information over and above that conveyed by the element name. This attribute is
                    analogous to HTML's "class" attribute.
source <xsd:attribute name="qualifier" type="xsd:string" use="optional">
 
<xsd:annotation>
   
<xsd:documentation xml:lang="en"> A user-defined property within an element for
                    general purpose processing used with block objects to provide supplemental
                    information over and above that conveyed by the element name. This attribute is
                    analogous to HTML's "class" attribute.
</xsd:documentation>
 
</xsd:annotation>
</xsd:attribute>


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