diagram | |||||||||||||
namespace | http://www.w3.org/2000/09/xmldsig# | ||||||||||||
type | extension of xsd:base64Binary | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:complexType name="SignatureValueType"> <xsd:simpleContent> <xsd:extension base="base64Binary"> <xsd:attribute name="Id" type="ID" use="optional"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> |
type | xsd:ID | ||
properties |
|
||
source | <xsd:attribute name="Id" type="ID" use="optional"/> |