diagram | |||||||||||||||||||||||||
namespace | http://www.w3.org/2000/09/xmldsig# | ||||||||||||||||||||||||
children | ds:Transforms ds:DigestMethod ds:DigestValue | ||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
source | <xsd:complexType name="ReferenceType"> <xsd:sequence> <xsd:element ref="ds:Transforms" minOccurs="0"/> <xsd:element ref="ds:DigestMethod"/> <xsd:element ref="ds:DigestValue"/> </xsd:sequence> <xsd:attribute name="Id" type="ID" use="optional"/> <xsd:attribute name="URI" type="anyURI" use="optional"/> <xsd:attribute name="Type" type="anyURI" use="optional"/> </xsd:complexType> |
type | xsd:ID | ||
properties |
|
||
source | <xsd:attribute name="Id" type="ID" use="optional"/> |
type | xsd:anyURI | ||
properties |
|
||
source | <xsd:attribute name="URI" type="anyURI" use="optional"/> |
type | xsd:anyURI | ||
properties |
|
||
source | <xsd:attribute name="Type" type="anyURI" use="optional"/> |