Namespace |
http://www.w3.org/2000/09/xmldsig# |
Diagram
|
|
Used by
|
|
Model |
ds:SignedInfo , ds:SignatureValue , ds:KeyInfo{0,1} , ds:Object* |
Children |
ds:KeyInfo, ds:Object, ds:SignatureValue, ds:SignedInfo |
Attributes
|
QName |
Type |
Fixed |
Default |
Use |
Annotation |
Id |
ID |
|
|
optional |
|
|
Source
|
<complexType name="SignatureType">
<sequence>
<element ref="ds:SignedInfo"/>
<element ref="ds:SignatureValue"/>
<element ref="ds:KeyInfo" minOccurs="0"/>
<element ref="ds:Object" minOccurs="0" maxOccurs="unbounded"/>
</sequence>
<attribute name="Id" type="ID" use="optional"/>
</complexType> |
|
Schema location |
file:/Applications/oxygen/frameworks/xmldsig/xmldsig-core-schema.xsd |