05-28-2008 12:00 AM
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
targetNamespace="http://www.activision.com"
xmlns:alf="http://www.alfresco.org"
elementFormDefault="qualified">
<xs:include schemaLocation="/cms_misc/Platforms.xsd" />
<xs:include schemaLocation="./../../../Ratings.xsd" />
<xs:include schemaLocation="./../../../Genres.xsd" />
<xs:include schemaLocation="./../../../Studios.xsd" />
<xs:include schemaLocation="/cms_misc/SecondaryStudios.xsd" />
<xs:include schemaLocation="/cms_misc/Partners.xsd" />
<xs:element name="game">
<xs:complexType>
<xs:sequence>
<xs:element name="title" type="xs:normalizedString" />
<xs:element name="tag_line" type="xs:normalizedString" minOccurs="0"/>
<xs:element name="introduction" type="xs:normalizedString"/>
<xs:element name="microsite_url" type="xs:normalizedString" minOccurs="0"/>
<xs:element name="buy_now_url" type="xs:normalizedString" minOccurs="0"/>
<xs:element name="logo" type="xs:anyURI"/>
<xs:element name="thumbnail_image" type="xs:anyURI" minOccurs="0">
05-28-2008 10:00 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.