complexType DependencyStructurePhraseType

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

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="DependencyStructurePhraseType">
    <
sequence>
        <
choice minOccurs="0" maxOccurs="unbounded">
            <
element name="Quotation" type="mpeg7:DependencyStructurePhraseType"/>
            <
element name="Phrase" type="mpeg7:DependencyStructurePhraseType"/>
        </
choice>
        <
choice>
            <
element name="Head" type="mpeg7:WordFormType"/>
            <
element name="CompoundHead" type="mpeg7:NonDependencyStructurePhraseType"/>
        </
choice>
        <
choice minOccurs="0" maxOccurs="unbounded">
            <
element name="Quotation" type="mpeg7:DependencyStructurePhraseType"/>
            <
element name="Phrase" type="mpeg7:DependencyStructurePhraseType"/>
        </
choice>
    </
sequence>
    <
attribute name="id" type="ID" use="optional"/>
    <
attribute name="equal" type="IDREF" use="optional"/>
    <
attribute name="operator" use="optional">
        <
simpleType>
            <
union memberTypes="mpeg7:dependencyOperatorType mpeg7:termReferenceType"/>
        </
simpleType>
    </
attribute>
    <
attribute name="functionWord" type="string" use="optional"/>
    <
attribute name="synthesis" type="NMTOKEN" use="optional" fixed="dependency"/>
</
complexType>


complexType DependencyStructurePhraseType


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.