complexType TextAnnotationType

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

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="TextAnnotationType">
    <
choice minOccurs="1" maxOccurs="unbounded">
        <
element name="FreeTextAnnotation" type="mpeg7:TextualType"/>
        <
element name="StructuredAnnotation" type="mpeg7:StructuredAnnotationType"/>
        <
element name="DependencyStructure" type="mpeg7:DependencyStructureType"/>
        <
element name="KeywordAnnotation" type="mpeg7:KeywordAnnotationType"/>
    </
choice>
    <
attribute name="relevance" type="mpeg7:zeroToOneType" use="optional"/>
    <
attribute name="confidence" type="mpeg7:zeroToOneType" use="optional"/>
    <
attribute ref="xml:lang"/>
</
complexType>


complexType TextAnnotationType


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.