diagram | |||||||||||||
namespace | http://www.w3.org/2000/09/xmldsig# | ||||||||||||
properties |
|
||||||||||||
children | ds:HMACOutputLength | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:complexType name="SignatureMethodType" mixed="true"> <xsd:sequence> <xsd:element name="HMACOutputLength" type="ds:HMACOutputLengthType" minOccurs="0"/> <xsd:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/> <!-- (0,unbounded) elements from (1,1) external namespace --> </xsd:sequence> <xsd:attribute name="Algorithm" type="anyURI" use="required"/> </xsd:complexType> |
type | xsd:anyURI | ||
properties |
|
||
source | <xsd:attribute name="Algorithm" type="anyURI" use="required"/> |
diagram | |||||||
namespace | http://www.w3.org/2000/09/xmldsig# | ||||||
type | ds:HMACOutputLengthType | ||||||
properties |
|
||||||
source | <xsd:element name="HMACOutputLength" type="ds:HMACOutputLengthType" minOccurs="0"/> |