Element | ds:Signature |
<xs:element name="Object"> <xs:complexType mixed="true"> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element ref="ds:Signature"/> <xs:element ref="ds:SignatureProperties"/> <xs:element ref="ds:Manifest"/> <xs:element ref="xades:QualifyingProperties"/> <xs:element ref="cXMLSignedInfo"/> <xs:element ref="Extrinsic"/> </xs:choice> <xs:attribute name="Id" type="xs:ID"/> <xs:attribute name="MimeType"/> <xs:attribute name="Encoding"/> </xs:complexType> </xs:element> |