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