diagram | |||||||||||||||||||
namespace | http://www.w3.org/2000/09/xmldsig# | ||||||||||||||||||
properties |
|
||||||||||||||||||
used by |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:complexType name="SignaturePropertyType" mixed="true"> <xs:choice maxOccurs="unbounded"> <xs:any namespace="##other" processContents="lax"/> <!-- (1,1) elements from (1,unbounded) namespaces --> </xs:choice> <xs:attribute name="Target" type="anyURI" use="required"/> <xs:attribute name="Id" type="ID" use="optional"/> </xs:complexType> |
type | xs:anyURI | ||
properties |
|
||
source | <xs:attribute name="Target" type="anyURI" use="required"/> |
type | xs:ID | ||
properties |
|
||
source | <xs:attribute name="Id" type="ID" use="optional"/> |