complexType ContextType

complexType {http://www.rixml.org/2005/3/RIXML}ContextType

Derived Types
{http://www.rixml.org/2005/3/RIXML}ContextType
 {http://www.rixml.org/2005/3/RIXML}Context (by type)
Abstractfalse (This can be used in an instance)
Target Namespacehttp://www.rixml.org/2005/3/RIXML
Declared Namespacesxmlns:rixmldt=http://www.rixml.org/2005/3/RIXML-datatypes
xmlns:rixml=http://www.rixml.org/2005/3/RIXML
xmlns:xs=http://www.w3.org/2001/XMLSchema
xmlns=http://www.rixml.org/2005/3/RIXML


Source

<xs:complexType name="ContextType">
    <
xs:annotation>
        <
xs:documentation>ComplexType for Context</xs:documentation>
    </
xs:annotation>
    <
xs:sequence>
        <
xs:element ref="EventDetails" minOccurs="0"/>
        <
xs:element ref="IssuerDetails" minOccurs="0"/>
        <
xs:element ref="ProductDetails" minOccurs="0"/>
        <
xs:element ref="ProductClassifications" minOccurs="0"/>
    </
xs:sequence>
    <
xs:attribute name="priority" type="rixmldt:PriorityEnum" use="optional">
        <
xs:annotation>
            <
xs:documentation>Allows the publisher to 'highlight' a specific product, i.e. identify a product as a high priority item.</xs:documentation>
        </
xs:annotation>
    </
xs:attribute>
    <
xs:attribute name="external" type="rixmldt:YesNoEnum" use="required">
        <
xs:annotation>
            <
xs:documentation>Indicates whether the content is for internal or external consumption.</xs:documentation>
        </
xs:annotation>
    </
xs:attribute>
</
xs:complexType>


Documentation

ComplexType for Context


complexType ContextType


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.