complexType EventDetailsType

complexType {}EventDetailsType

Abstractfalse (This can be used in an instance)
Declared Namespacesxmlns:rixmldt=http://www.rixml.org/2005/3/RIXML-datatypes
xmlns:xs=http://www.w3.org/2001/XMLSchema


Source

<xs:complexType name="EventDetailsType">
    <
xs:annotation>
        <
xs:documentation>ComplexType for EventDetails</xs:documentation>
    </
xs:annotation>
    <
xs:sequence>
        <
xs:element name="EventType" type="rixmldt:EventTypeEnum">
            <
xs:annotation>
                <
xs:documentation>Indicates the type of the event.</xs:documentation>
            </
xs:annotation>
        </
xs:element>
        <
xs:element name="EventSponsor" type="rixmldt:OrganizationTypeEnum"/>
        <
xs:element ref="EventVenue" minOccurs="0"/>
        <
xs:element ref="EventHost" minOccurs="0"/>
        <
xs:element ref="RegistrationInformation" minOccurs="0"/>
        <
xs:element ref="ContactInfo" minOccurs="0" maxOccurs="unbounded"/>
    </
xs:sequence>
</
xs:complexType>


Documentation

ComplexType for EventDetails


complexType EventDetailsType


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.