complexType LabelType

complexType {http://www.spotimage.com/Ref3D}LabelType

Type Heirarchy
{http://www.opengis.net/gml}AbstractGMLType (by extension)
 {http://www.opengis.net/gml}AbstractFeatureType (by restriction)
  {http://www.spotimage.com/Ref3D}AbstractAnnotationBaseType (by extension)
   {http://www.spotimage.com/Ref3D}AnnotationBaseType (by extension)
    {http://www.spotimage.com/Ref3D}LabelType
Derived Types
{http://www.spotimage.com/Ref3D}LabelType
 {http://www.spotimage.com/Ref3D}Label (by type)
Abstractfalse (This can be used in an instance)
Target Namespacehttp://www.spotimage.com/Ref3D
Declared Namespacesxmlns:gml=http://www.opengis.net/gml
xmlns:xs=http://www.w3.org/2001/XMLSchema
xmlns:r3d=http://www.spotimage.com/Ref3D


Source

<xs:complexType name="LabelType">
    <
xs:complexContent>
        <
xs:extension base="r3d:AnnotationBaseType">
            <
xs:sequence>
                <
xs:element name="textContent" type="xs:string"/>
                <
xs:element name="anchorPoint" type="gml:PointPropertyType"/>
            </
xs:sequence>
        </
xs:extension>
    </
xs:complexContent>
</
xs:complexType>


complexType LabelType


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.