QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
Id | xs:ID | optional |
Element | ds:SignedInfo |
<xs:complexType name="SignedInfoType"> <xs:sequence> <xs:element ref="ds:CanonicalizationMethod"/> <xs:element ref="ds:SignatureMethod"/> <xs:element minOccurs="0" ref="ds:KeyInfo"/> <xs:element maxOccurs="unbounded" ref="ds:Reference"/> </xs:sequence> <xs:attribute name="Id" type="xs:ID"/> </xs:complexType> |