| diagram | ![]() |
||
| namespace | http://www.pwg.org/schemas/2012/12/sm | ||
| children | dsKeyInfo Token | ||
| used by | |||
| annotation |
|
||
| source | <xs:complexType name="SecurityKeyType"> <xs:annotation> <xs:documentation> Security key specifications from various oither standards inlcude XML DigitalSignature and WS-Security. </xs:documentation> </xs:annotation> <xs:choice> <xs:element name="dsKeyInfo" type="ds:KeyInfoType" minOccurs="0"/> <xs:element name="Token" type="xs:base64Binary"/> <xs:any namespace="##other" processContents="lax" minOccurs="0" maxOccurs="unbounded"/> </xs:choice> </xs:complexType> |
| diagram | ![]() |
||||||||||||
| namespace | http://www.pwg.org/schemas/2012/12/sm | ||||||||||||
| type | ds:KeyInfoType | ||||||||||||
| properties |
|
||||||||||||
| children | ds:KeyName ds:KeyValue ds:RetrievalMethod ds:X509Data ds:PGPData ds:SPKIData ds:MgmtData | ||||||||||||
| attributes |
|
||||||||||||
| source | <xs:element name="dsKeyInfo" type="ds:KeyInfoType" minOccurs="0"/> |
| diagram | ![]() |
||
| namespace | http://www.pwg.org/schemas/2012/12/sm | ||
| type | xs:base64Binary | ||
| properties |
|
||
| source | <xs:element name="Token" type="xs:base64Binary"/> |