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