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