complexType Object_Type

complexType {http://www.w3.org/2000/09/xmldsig#}Object_Type

Abstractfalse (This can be used in an instance)
Target Namespacehttp://www.w3.org/2000/09/xmldsig#
Declared Namespacesxmlns:xs=http://www.w3.org/2001/XMLSchema
xmlns=http://www.w3.org/2000/09/xmldsig#


Source

<xs:complexType name="Object_Type" mixed="true">
    <
xs:annotation>
        <
xs:documentation>Extensible Content</xs:documentation>
    </
xs:annotation>
    <
xs:choice minOccurs="0" maxOccurs="unbounded">
        <
xs:element name="Signature" type="Signature_Type" minOccurs="1" maxOccurs="1"/>
        <
xs:element name="SignatureProperties" type="SignatureProperties_Type" minOccurs="1"
            
maxOccurs="1"/>
        <
xs:element name="Manifest" type="Manifest_Type" minOccurs="1" maxOccurs="1"/>
    </
xs:choice>
    <
xs:attribute name="Id" type="xs:ID"/>
    <
xs:attribute name="MimeType" type="xs:string"/>
    <
xs:attribute name="Encoding" type="xs:string"/>
</
xs:complexType>


Documentation

Extensible Content


complexType Object_Type


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.