complexType CreationType

complexType {urn:mpeg:mpeg7:schema:2001}CreationType

Type Heirarchy
{urn:mpeg:mpeg7:schema:2001}Mpeg7BaseType (by extension)
 {urn:mpeg:mpeg7:schema:2001}DSType (by extension)
  {urn:mpeg:mpeg7:schema:2001}CreationType
Abstractfalse (This can be used in an instance)
Target Namespaceurn:mpeg:mpeg7:schema:2001
Declared Namespacesxmlns:mpeg7=urn:mpeg:mpeg7:schema:2001
xmlns=http://www.w3.org/2001/XMLSchema


Source

<complexType name="CreationType">
    <
complexContent>
        <
extension base="mpeg7:DSType">
            <
sequence>
                <
element name="Title" type="mpeg7:TitleType" minOccurs="1" maxOccurs="unbounded"/>
                <
element name="TitleMedia" type="mpeg7:TitleMediaType" minOccurs="0"/>
                <
element name="Abstract" type="mpeg7:TextAnnotationType" minOccurs="0"
                    
maxOccurs="unbounded"/>
                <
element name="Creator" type="mpeg7:CreatorType" minOccurs="0" maxOccurs="unbounded"/>
                <
element name="CreationCoordinates" minOccurs="0" maxOccurs="unbounded">
                    <
complexType>
                        <
sequence>
                            <
element name="Location" type="mpeg7:PlaceType" minOccurs="0"/>
                            <
element name="Date" type="mpeg7:TimeType" minOccurs="0"/>
                        </
sequence>
                    </
complexType>
                </
element>
                <
element name="CreationTool" type="mpeg7:CreationToolType" minOccurs="0"
                    
maxOccurs="unbounded"/>
                <
element name="CopyrightString" type="mpeg7:TextualType" minOccurs="0"
                    
maxOccurs="unbounded"/>
            </
sequence>
        </
extension>
    </
complexContent>
</
complexType>


complexType CreationType


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.