complexType ContentType

complexType {}ContentType

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="ContentType">
    <
xs:annotation>
        <
xs:documentation>ComplexType for Content</xs:documentation>
    </
xs:annotation>
    <
xs:sequence>
        <
xs:element name="Description" type="xs:string" minOccurs="0"/>
        <
xs:element ref="Title">
            <
xs:annotation>
                <
xs:documentation>This is the primary title of the product.</xs:documentation>
            </
xs:annotation>
        </
xs:element>
        <
xs:element ref="SubTitle" minOccurs="0">
            <
xs:annotation>
                <
xs:documentation>This is the sub title of the product.</xs:documentation>
            </
xs:annotation>
        </
xs:element>
        <
xs:element ref="Abstract" minOccurs="0">
            <
xs:annotation>
                <
xs:documentation>A summary of the information contained in the product. Highlights the salient issues in the document or provides a brief description of the event. Suggested maximum length is 3000 characters.</xs:documentation>
            </
xs:annotation>
        </
xs:element>
        <
xs:element ref="Synopsis" minOccurs="0">
            <
xs:annotation>
                <
xs:documentation>A very brief statement of the subject addressed in the product. This is typically only a few lines and would be appropriate for highly abbreviated displays. Suggested maximum length is 300 characters.</xs:documentation>
            </
xs:annotation>
        </
xs:element>
        <
xs:element ref="Resource" minOccurs="0" maxOccurs="unbounded"/>
    </
xs:sequence>
</
xs:complexType>


Documentation

ComplexType for Content


complexType ContentType


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.