Namespace |
http://www.w3.org/2000/09/xmldsig# |
Diagram
|
|
Properties
|
|
Used by
|
|
Model |
ds:HMACOutputLength{0,1} , ANY element from ANY namespace OTHER than 'http://www.w3.org/2000/09/xmldsig#' |
Children |
ds:HMACOutputLength |
Attributes
|
QName |
Type |
Fixed |
Default |
Use |
Annotation |
Algorithm |
anyURI |
|
|
required |
|
|
Source
|
<complexType name="SignatureMethodType" mixed="true">
<sequence>
<element name="HMACOutputLength" minOccurs="0" type="ds:HMACOutputLengthType"/>
<any namespace="##other" minOccurs="0" maxOccurs="unbounded"/>
</sequence>
<attribute name="Algorithm" type="anyURI" use="required"/>
</complexType> |
|
Schema location |
file:/Applications/oxygen/frameworks/xmldsig/xmldsig-core-schema.xsd |