complexType "CreateSignatureLocationType"
Namespace:
Content:
simple, 1 attribute
Defined:
globally in MOA-SPSS-1.3.xsd; see XML source
Includes:
definition of 1 attribute
Used:
XML Representation Summary
<...
    Index
 = 
xsd:nonNegativeInteger
    >
   
Content: 
{ xsd:token }
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Type Definition Detail
Type Derivation Tree
xsd:token (extension)
  CreateSignatureLocationType
Derivation:
extension of xsd:token
XML Source (see within schema source)
<xsd:complexType name="CreateSignatureLocationType">
<xsd:simpleContent>
<xsd:extension base="xsd:token">
<xsd:attribute name="Index" type="xsd:nonNegativeInteger" use="required"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
Attribute Detail (all declarations; defined in this component only; 1/1)
Index
Type:
xsd:nonNegativeInteger, predefined
Use:
required
XML Source (see within schema source)
<xsd:attribute name="Index" type="xsd:nonNegativeInteger" use="required"/>

XML schema documentation generated with DocFlex/XML RE 1.8.0 using DocFlex/XML XSDDoc 2.2.0 template set