http://www.w3.org/2000/09/xmldsig#
The SignatureMethodType Complex Type
Local elements (1)
HMACOutputLength
Complex Type SignatureMethodType
The SignatureMethodType type allows mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<... Algorithm="anyURI"Click here to hide Comment This attribute is required.>
Element  has both elements and textElement has both elements and text.
-Begin Sequence [1...1]
<ds:HMACOutputLength>ds:HMACOutputLengthType</HMACOutputLength> [0..1]
 Allows any elements from other namespaces (strict validation). [0..*] Allows any elements from other namespaces (strict validation). [0..*]
End Sequence
</...>
 Collapse Attributes
Name Type Summary
Algorithm anyURI
Use of this attribute is required. Its form is unqualified.
Show details. Click here to see detail
 
 Collapse XML
-<complexType  mixed="true"  name="SignatureMethodType">
-<sequence>
<element  minOccurs="0"  name="HMACOutputLength"  type="ds:HMACOutputLengthType" />
<any  maxOccurs="unbounded"  minOccurs="0"  namespace="##other"  processContents="strict" />
<!-- (0,unbounded) elements from (1,1) external namespace -->
</sequence>
<attribute  name="Algorithm"  type="anyURI"  use="required" />
</complexType>
 Collapse Uses
 Collapse Type (2)
 
 Collapse Used-By
 Collapse Element (1)
 
Generated by XSDdoc 2.0 ©