complexType "InputDataType"
Namespace:
Content:
complex, 2 attributes, 2 elements
Defined:
globally in MOA-SPSS-1.3.xsd; see XML source
Includes:
definitions of 2 attributes
Used:
XML Representation Summary
<...
    PartOf
 = 
("SignedInfo" | "XMLDSIGManifest") : "SignedInfo"
    ReferringSigReference
 = 
xsd:nonNegativeInteger
    >
   
Content: 
(Base64Content | XMLContent)?
</...>
Content Model Elements (2):
Base64Content (type xsd:base64Binary),
All Direct / Indirect Based Elements (3):
Known Usage Locations
Type Definition Detail
Type Derivation Tree
ContentBaseType (restriction)
  ContentExLocRefBaseType (extension)
      InputDataType
XML Source (see within schema source)
<xsd:complexType name="InputDataType">
<xsd:complexContent>
<xsd:extension base="ContentExLocRefBaseType">
<xsd:attribute default="SignedInfo" name="PartOf" use="optional">
<xsd:simpleType>
<xsd:restriction base="xsd:token">
<xsd:enumeration value="SignedInfo"/>
<xsd:enumeration value="XMLDSIGManifest"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>
<xsd:attribute name="ReferringSigReference" type="xsd:nonNegativeInteger" use="optional"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Attribute Detail (all declarations; defined in this component only; 2/2)
PartOf
Type:
anonymous (restriction of xsd:token)
Use:
optional
Attribute Value
enumeration of xsd:token
Enumeration:
"SignedInfo", "XMLDSIGManifest"
Default:
"SignedInfo"
Anonymous simpleType
Type Derivation Tree
xsd:token (restriction)
  simpleType
Derivation:
restriction of xsd:token
Facets:
enumeration:
"SignedInfo", "XMLDSIGManifest"
XML Source (see within schema source)
<xsd:attribute default="SignedInfo" name="PartOf" use="optional">
<xsd:simpleType>
<xsd:restriction base="xsd:token">
<xsd:enumeration value="SignedInfo"/>
<xsd:enumeration value="XMLDSIGManifest"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>

ReferringSigReference
Type:
xsd:nonNegativeInteger, predefined
Use:
optional
XML Source (see within schema source)
<xsd:attribute name="ReferringSigReference" type="xsd:nonNegativeInteger" use="optional"/>

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