complexType KeyInfoType

complexType {urn:oasis:names:tc:evs:schema:eml:ts}KeyInfoType

Derived Types
{urn:oasis:names:tc:evs:schema:eml:ts}KeyInfoType
 {urn:oasis:names:tc:evs:schema:eml:ts}KeyInfo (by type)
Abstractfalse (This can be used in an instance)
Target Namespaceurn:oasis:names:tc:evs:schema:eml:ts
Declared Namespacesxmlns:xsd=http://www.w3.org/2001/XMLSchema
xmlns=urn:oasis:names:tc:evs:schema:eml:ts


Source

<xsd:complexType name="KeyInfoType" mixed="true">
<!--
(1,1) elements from (0,unbounded) namespaces-->
    <
xsd:choice maxOccurs="unbounded">
        <
xsd:element ref="KeyName"/>
        <
xsd:element ref="KeyValue"/>
        <
xsd:element ref="RetrievalMethod"/>
        <
xsd:element ref="X509Data"/>
        <
xsd:element ref="PGPData"/>
        <
xsd:element ref="SPKIData"/>
        <
xsd:element ref="MgmtData"/>
        <
xsd:any namespace="##other" processContents="lax"/>
    </
xsd:choice>
    <
xsd:attribute name="Id" use="optional" type="xsd:ID"/>
</
xsd:complexType>


complexType KeyInfoType


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.