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:xs=http://www.w3.org/2001/XMLSchema
xmlns=urn:oasis:names:tc:evs:schema:eml:ts


Source

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