diagram | |||||||||||||
namespace | http://www.w3.org/2000/09/xmldsig# | ||||||||||||
children | ds:SignedInfo ds:SignatureValue ds:KeyInfo ds:Object | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:complexType name="SignatureType"> <xsd:sequence> <xsd:element ref="ds:SignedInfo"/> <xsd:element ref="ds:SignatureValue"/> <xsd:element ref="ds:KeyInfo" minOccurs="0"/> <xsd:element ref="ds:Object" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> <xsd:attribute name="Id" type="ID" use="optional"/> </xsd:complexType> |
type | xsd:ID | ||
properties |
|
||
source | <xsd:attribute name="Id" type="ID" use="optional"/> |