| diagram |  | ||||||||||||
| namespace | http://www.w3.org/2000/09/xmldsig# | ||||||||||||
| children | ds:CanonicalizationMethod ds:SignatureMethod ds:Reference | ||||||||||||
| used by | 
 | ||||||||||||
| attributes | 
 | ||||||||||||
| source | <xs:complexType name="SignedInfoType"> <xs:sequence> <xs:element ref="ds:CanonicalizationMethod"/> <xs:element ref="ds:SignatureMethod"/> <xs:element ref="ds:Reference" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="Id" type="ID" use="optional"/> </xs:complexType> | 
| type | xs:ID | ||
| properties | 
 | ||
| source | <xs:attribute name="Id" type="ID" use="optional"/> |