QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
Id | xs:ID | optional |
Element | ds:SignatureValue |
<xs:complexType name="SignatureValueType"> <xs:simpleContent> <xs:extension base="xs:base64Binary"> <xs:attribute name="Id" type="xs:ID"/> </xs:extension> </xs:simpleContent> </xs:complexType> |