element EventVenue

element {http://www.rixml.org/2005/3/RIXML}EventVenue

Abstractfalse (This can be used in an instance)
Nillablefalse (Instance values cannot use xsi:nil)
Target Namespacehttp://www.rixml.org/2005/3/RIXML
Declared Namespacesxmlns:rixmldt=http://www.rixml.org/2005/3/RIXML-datatypes
xmlns:xs=http://www.w3.org/2001/XMLSchema


Source

<xs:element name="EventVenue">
    <
xs:annotation>
        <
xs:documentation>Indicates the venue -- can by physical (one-on-one meeting) or virtual (conference call or webcast). Strongly recommended for a location-based event. Required when Product.eventIndicator=Yes or Product.Context.ProductDetails.ProductCategory.productCategory=Event.</xs:documentation>
    </
xs:annotation>
    <
xs:complexType>
        <
xs:sequence>
            <
xs:element ref="Organization" minOccurs="0" maxOccurs="unbounded"/>
            <
xs:element ref="EventDate" minOccurs="0" maxOccurs="unbounded"/>
            <
xs:element ref="ContactInfo" minOccurs="0" maxOccurs="unbounded"/>
            <
xs:element ref="EntitlementGroup" minOccurs="0" maxOccurs="unbounded"/>
        </
xs:sequence>
        <
xs:attribute name="type" type="rixmldt:EventVenueTypeEnum" use="required"/>
    </
xs:complexType>
</
xs:element>


Documentation

Indicates the venue -- can by physical (one-on-one meeting) or virtual (conference call or webcast).  Strongly recommended for a location-based event.  Required when Product.eventIndicator=Yes or Product.Context.ProductDetails.ProductCategory.productCategory=Event.


element EventVenue


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.