diagram | |||||||||||||
namespace | http://www.w3.org/2000/09/xmldsig# | ||||||||||||
children | ds:CanonicalizationMethod ds:SignatureMethod ds:Reference | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:complexType name="SignedInfoType"> <xsd:sequence> <xsd:element ref="ds:CanonicalizationMethod"/> <xsd:element ref="ds:SignatureMethod"/> <xsd:element ref="ds:Reference" 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"/> |