<

Schema documentation appearance

Schema Document Properties

Target Namespace
http://www.opengis.net/citygml/appearance/3.0
Version
3.0.0
Element and Attribute Namespaces
  • Global element and attribute declarations belong to this schema's target namespace.
  • By default, local element declarations belong to this schema's target namespace.
  • By default, local attribute declarations have no namespace.
Schema Composition
  • This schema imports schema(s) from the following namespace(s):
    • http://www.opengis.net/citygml/3.0 (at ./core.xsd)
    • http://www.opengis.net/gml/3.2 (at http://schemas.opengis.net/gml/3.2.1/gml.xsd)
Documentation

Declared Namespaces:

Prefix
Namespace
Default namespace
http://www.w3.org/2001/XMLSchema
xml
http://www.w3.org/XML/1998/namespace
gml
http://www.opengis.net/gml/3.2
core
http://www.opengis.net/citygml/3.0
app
http://www.opengis.net/citygml/appearance/3.0

Schema Component Representation

<schema elementFormDefault="qualified" targetNamespace="http://www.opengis.net/citygml/appearance/3.0" version="3.0.0">
   <import namespace="http://www.opengis.net/citygml/3.0" schemaLocation="./core.xsd"/>
   <import namespace="http://www.opengis.net/gml/3.2" schemaLocation="http://schemas.opengis.net/gml/3.2.1/gml.xsd"/>
...
</schema>

Elements

Element: ADEOfAbstractSurfaceData

Type hierarchy:

  • This element can be used wherever the following element is referenced:
Type
app:ADEOfAbstractSurfaceDataType
Abstract
yes
Documentation

XML Instance Representation

<app:ADEOfAbstractSurfaceData/> 

Schema Component Representation

<element name="ADEOfAbstractSurfaceData" type="app:ADEOfAbstractSurfaceDataType" abstract="true" substitutionGroup="gml:AbstractObject"/>

Element: ADEOfAbstractTexture

Type hierarchy:

  • This element can be used wherever the following element is referenced:
Type
app:ADEOfAbstractTextureType
Abstract
yes
Documentation

XML Instance Representation

<app:ADEOfAbstractTexture/> 

Schema Component Representation

<element name="ADEOfAbstractTexture" type="app:ADEOfAbstractTextureType" abstract="true" substitutionGroup="gml:AbstractObject"/>

Element: ADEOfAppearance

Type hierarchy:

  • This element can be used wherever the following element is referenced:
Type
app:ADEOfAppearanceType
Abstract
yes
Documentation

XML Instance Representation

<app:ADEOfAppearance/> 

Schema Component Representation

<element name="ADEOfAppearance" type="app:ADEOfAppearanceType" abstract="true" substitutionGroup="gml:AbstractObject"/>

Element: ADEOfGeoreferencedTexture

Type hierarchy:

  • This element can be used wherever the following element is referenced:
Type
app:ADEOfGeoreferencedTextureType
Abstract
yes
Documentation

XML Instance Representation

<app:ADEOfGeoreferencedTexture/> 

Schema Component Representation

<element name="ADEOfGeoreferencedTexture" type="app:ADEOfGeoreferencedTextureType" abstract="true" substitutionGroup="gml:AbstractObject"/>

Element: ADEOfParameterizedTexture

Type hierarchy:

  • This element can be used wherever the following element is referenced:
Type
app:ADEOfParameterizedTextureType
Abstract
yes
Documentation

XML Instance Representation

<app:ADEOfParameterizedTexture/> 

Schema Component Representation

<element name="ADEOfParameterizedTexture" type="app:ADEOfParameterizedTextureType" abstract="true" substitutionGroup="gml:AbstractObject"/>

Element: ADEOfX3DMaterial

Type hierarchy:

  • This element can be used wherever the following element is referenced:
Type
app:ADEOfX3DMaterialType
Abstract
yes
Documentation

XML Instance Representation

<app:ADEOfX3DMaterial/> 

Schema Component Representation

<element name="ADEOfX3DMaterial" type="app:ADEOfX3DMaterialType" abstract="true" substitutionGroup="gml:AbstractObject"/>

Element: AbstractSurfaceData

Type hierarchy:

Type
app:AbstractSurfaceDataType
Abstract
yes
Documentation

XML Instance Representation

<app:AbstractSurfaceData>
   <!-- 'core:AbstractFeatureType' super type was not found in this schema. Some elements and attributes may be missing. -->
   <app:isFront> boolean </app:isFront> [0..1] 
   <app:adeOfAbstractSurfaceData> app:ADEOfAbstractSurfaceDataPropertyType </app:adeOfAbstractSurfaceData> [0..*] 
</app:AbstractSurfaceData>

Schema Component Representation

<element name="AbstractSurfaceData" type="app:AbstractSurfaceDataType" abstract="true" substitutionGroup="core:AbstractFeature"/>

Element: AbstractTexture

Type hierarchy:

Type
app:AbstractTextureType
Abstract
yes
Documentation

XML Instance Representation

<app:AbstractTexture>
   <!-- 'core:AbstractFeatureType' super type was not found in this schema. Some elements and attributes may be missing. -->
   <app:isFront> boolean </app:isFront> [0..1] 
   <app:adeOfAbstractSurfaceData> app:ADEOfAbstractSurfaceDataPropertyType </app:adeOfAbstractSurfaceData> [0..*] 
   <app:imageURI> anyURI </app:imageURI> [1] 
   <app:mimeType> gml:CodeType </app:mimeType> [0..1] 
   <app:textureType> app:TextureTypeType </app:textureType> [0..1] 
   <app:wrapMode> app:WrapModeType </app:wrapMode> [0..1] 
   <app:borderColor> app:ColorPlusOpacityType </app:borderColor> [0..1] 
   <app:adeOfAbstractTexture> app:ADEOfAbstractTexturePropertyType </app:adeOfAbstractTexture> [0..*] 
</app:AbstractTexture>

Schema Component Representation

<element name="AbstractTexture" type="app:AbstractTextureType" abstract="true" substitutionGroup="app:AbstractSurfaceData"/>

Element: AbstractTextureParameterization

Type hierarchy:

Type
app:AbstractTextureParameterizationType
Abstract
yes
Documentation

XML Instance Representation

<app:AbstractTextureParameterization/> 

Schema Component Representation

<element name="AbstractTextureParameterization" type="app:AbstractTextureParameterizationType" abstract="true" substitutionGroup="gml:AbstractObject"/>

Element: Appearance

Type hierarchy:

Type
app:AppearanceType
Documentation

XML Instance Representation

<app:Appearance>
   <!-- 'core:AbstractAppearanceType' super type was not found in this schema. Some elements and attributes may be missing. -->
   <app:theme> string </app:theme> [0..1] 
   <app:surfaceData
Attribute group reference (not shown): gml:AssociationAttributeGroup
> [0..*] <!-- 'gml:AbstractFeatureMemberType' super type was not found in this schema. Some elements and attributes may be missing. --> Start Sequence [0..1] <app:AbstractSurfaceData> ... </app:AbstractSurfaceData> [1] End Sequence </app:surfaceData> <app:adeOfAppearance> app:ADEOfAppearancePropertyType </app:adeOfAppearance> [0..*] </app:Appearance>

Schema Component Representation

<element name="Appearance" type="app:AppearanceType" substitutionGroup="core:AbstractAppearance"/>

Element: GeoreferencedTexture

Type hierarchy:

Type
app:GeoreferencedTextureType
Documentation

XML Instance Representation

<app:GeoreferencedTexture>
   <!-- 'core:AbstractFeatureType' super type was not found in this schema. Some elements and attributes may be missing. -->
   <app:isFront> boolean </app:isFront> [0..1] 
   <app:adeOfAbstractSurfaceData> app:ADEOfAbstractSurfaceDataPropertyType </app:adeOfAbstractSurfaceData> [0..*] 
   <app:imageURI> anyURI </app:imageURI> [1] 
   <app:mimeType> gml:CodeType </app:mimeType> [0..1] 
   <app:textureType> app:TextureTypeType </app:textureType> [0..1] 
   <app:wrapMode> app:WrapModeType </app:wrapMode> [0..1] 
   <app:borderColor> app:ColorPlusOpacityType </app:borderColor> [0..1] 
   <app:adeOfAbstractTexture> app:ADEOfAbstractTexturePropertyType </app:adeOfAbstractTexture> [0..*] 
   <app:preferWorldFile> boolean </app:preferWorldFile> [0..1] 
   <app:referencePoint> gml:PointPropertyType </app:referencePoint> [0..1] 
   <app:orientation> core:TransformationMatrix2x2Type </app:orientation> [0..1] 
   <app:target> anyURI </app:target> [0..*] 
   <app:adeOfGeoreferencedTexture> app:ADEOfGeoreferencedTexturePropertyType </app:adeOfGeoreferencedTexture> [0..*] 
</app:GeoreferencedTexture>

Schema Component Representation

<element name="GeoreferencedTexture" type="app:GeoreferencedTextureType" substitutionGroup="app:AbstractTexture"/>

Element: ParameterizedTexture

Type hierarchy:

Type
app:ParameterizedTextureType
Documentation

XML Instance Representation

<app:ParameterizedTexture>
   <!-- 'core:AbstractFeatureType' super type was not found in this schema. Some elements and attributes may be missing. -->
   <app:isFront> boolean </app:isFront> [0..1] 
   <app:adeOfAbstractSurfaceData> app:ADEOfAbstractSurfaceDataPropertyType </app:adeOfAbstractSurfaceData> [0..*] 
   <app:imageURI> anyURI </app:imageURI> [1] 
   <app:mimeType> gml:CodeType </app:mimeType> [0..1] 
   <app:textureType> app:TextureTypeType </app:textureType> [0..1] 
   <app:wrapMode> app:WrapModeType </app:wrapMode> [0..1] 
   <app:borderColor> app:ColorPlusOpacityType </app:borderColor> [0..1] 
   <app:adeOfAbstractTexture> app:ADEOfAbstractTexturePropertyType </app:adeOfAbstractTexture> [0..*] 
   <app:textureParameterization   > [0..*]  
      <app:TextureAssociation> ... </app:TextureAssociation> [1]
   </app:textureParameterization>
   <app:adeOfParameterizedTexture> app:ADEOfParameterizedTexturePropertyType </app:adeOfParameterizedTexture> [0..*] 
</app:ParameterizedTexture>

Schema Component Representation

<element name="ParameterizedTexture" type="app:ParameterizedTextureType" substitutionGroup="app:AbstractTexture"/>

Element: TexCoordGen

Type hierarchy:

Type
app:TexCoordGenType
Documentation

XML Instance Representation

<app:TexCoordGen
Attribute group reference (not shown): gml:SRSReferenceGroup
> <app:worldToTexture> core:TransformationMatrix3x4Type </app:worldToTexture> [1] </app:TexCoordGen>

Schema Component Representation

<element name="TexCoordGen" type="app:TexCoordGenType" substitutionGroup="app:AbstractTextureParameterization"/>

Element: TexCoordList

Type hierarchy:

Type
app:TexCoordListType
Documentation

XML Instance Representation

<app:TexCoordList>
   <app:textureCoordinates> gml:doubleList </app:textureCoordinates> [1..*] 
   <app:ring> anyURI </app:ring> [1..*] 
</app:TexCoordList>

Schema Component Representation

<element name="TexCoordList" type="app:TexCoordListType" substitutionGroup="app:AbstractTextureParameterization"/>

Element: TextureAssociation

Type hierarchy:

  • This element can be used wherever the following element is referenced:
Type
app:TextureAssociationType
Documentation

XML Instance Representation

<app:TextureAssociation>
   <!-- 'gml:AbstractGMLType' super type was not found in this schema. Some elements and attributes may be missing. -->
   <app:target> anyURI </app:target> [1] 
   <app:textureParameterization> app:AbstractTextureParameterizationPropertyType </app:textureParameterization> [1] 
</app:TextureAssociation>

Schema Component Representation

<element name="TextureAssociation" type="app:TextureAssociationType" substitutionGroup="gml:AbstractGML"/>

Element: X3DMaterial

Type hierarchy:

Type
app:X3DMaterialType
Documentation

XML Instance Representation

<app:X3DMaterial>
   <!-- 'core:AbstractFeatureType' super type was not found in this schema. Some elements and attributes may be missing. -->
   <app:isFront> boolean </app:isFront> [0..1] 
   <app:adeOfAbstractSurfaceData> app:ADEOfAbstractSurfaceDataPropertyType </app:adeOfAbstractSurfaceData> [0..*] 
   <app:ambientIntensity> core:DoubleBetween0and1Type </app:ambientIntensity> [0..1] 
   <app:diffuseColor> app:ColorType </app:diffuseColor> [0..1] 
   <app:emissiveColor> app:ColorType </app:emissiveColor> [0..1] 
   <app:specularColor> app:ColorType </app:specularColor> [0..1] 
   <app:shininess> core:DoubleBetween0and1Type </app:shininess> [0..1] 
   <app:transparency> core:DoubleBetween0and1Type </app:transparency> [0..1] 
   <app:isSmooth> boolean </app:isSmooth> [0..1] 
   <app:target> anyURI </app:target> [0..*] 
   <app:adeOfX3DMaterial> app:ADEOfX3DMaterialPropertyType </app:adeOfX3DMaterial> [0..*] 
</app:X3DMaterial>

Schema Component Representation

<element name="X3DMaterial" type="app:X3DMaterialType" substitutionGroup="app:AbstractSurfaceData"/>

Complex Types

Complex Type: ADEOfAbstractSurfaceDataPropertyType

XML Instance Representation

<...>
   <app:ADEOfAbstractSurfaceData> ... </app:ADEOfAbstractSurfaceData> [1]
</...>

Schema Component Representation

<complexType name="ADEOfAbstractSurfaceDataPropertyType">
   <sequence>
      <element ref="app:ADEOfAbstractSurfaceData"/>
   </sequence>
</complexType>

Complex Type: ADEOfAbstractSurfaceDataType

Properties:

Abstract
yes

XML Instance Representation

<.../> 

Schema Component Representation

<complexType name="ADEOfAbstractSurfaceDataType" abstract="true">
   <sequence/>
</complexType>

Complex Type: ADEOfAbstractTexturePropertyType

XML Instance Representation

<...>
   <app:ADEOfAbstractTexture> ... </app:ADEOfAbstractTexture> [1]
</...>

Schema Component Representation

<complexType name="ADEOfAbstractTexturePropertyType">
   <sequence>
      <element ref="app:ADEOfAbstractTexture"/>
   </sequence>
</complexType>

Complex Type: ADEOfAbstractTextureType

Properties:

Abstract
yes

XML Instance Representation

<.../> 

Schema Component Representation

<complexType name="ADEOfAbstractTextureType" abstract="true">
   <sequence/>
</complexType>

Complex Type: ADEOfAppearancePropertyType

XML Instance Representation

<...>
   <app:ADEOfAppearance> ... </app:ADEOfAppearance> [1]
</...>

Schema Component Representation

<complexType name="ADEOfAppearancePropertyType">
   <sequence>
      <element ref="app:ADEOfAppearance"/>
   </sequence>
</complexType>

Complex Type: ADEOfAppearanceType

Properties:

Abstract
yes

XML Instance Representation

<.../> 

Schema Component Representation

<complexType name="ADEOfAppearanceType" abstract="true">
   <sequence/>
</complexType>

Complex Type: ADEOfGeoreferencedTexturePropertyType

XML Instance Representation

<...>
   <app:ADEOfGeoreferencedTexture> ... </app:ADEOfGeoreferencedTexture> [1]
</...>

Schema Component Representation

<complexType name="ADEOfGeoreferencedTexturePropertyType">
   <sequence>
      <element ref="app:ADEOfGeoreferencedTexture"/>
   </sequence>
</complexType>

Complex Type: ADEOfGeoreferencedTextureType

Properties:

Abstract
yes

XML Instance Representation

<.../> 

Schema Component Representation

<complexType name="ADEOfGeoreferencedTextureType" abstract="true">
   <sequence/>
</complexType>

Complex Type: ADEOfParameterizedTexturePropertyType

XML Instance Representation

<...>
   <app:ADEOfParameterizedTexture> ... </app:ADEOfParameterizedTexture> [1]
</...>

Schema Component Representation

<complexType name="ADEOfParameterizedTexturePropertyType">
   <sequence>
      <element ref="app:ADEOfParameterizedTexture"/>
   </sequence>
</complexType>

Complex Type: ADEOfParameterizedTextureType

Properties:

Abstract
yes

XML Instance Representation

<.../> 

Schema Component Representation

<complexType name="ADEOfParameterizedTextureType" abstract="true">
   <sequence/>
</complexType>

Complex Type: ADEOfX3DMaterialPropertyType

XML Instance Representation

<...>
   <app:ADEOfX3DMaterial> ... </app:ADEOfX3DMaterial> [1]
</...>

Schema Component Representation

<complexType name="ADEOfX3DMaterialPropertyType">
   <sequence>
      <element ref="app:ADEOfX3DMaterial"/>
   </sequence>
</complexType>

Complex Type: ADEOfX3DMaterialType

Properties:

Abstract
yes

XML Instance Representation

<.../> 

Schema Component Representation

<complexType name="ADEOfX3DMaterialType" abstract="true">
   <sequence/>
</complexType>

Complex Type: AbstractSurfaceDataPropertyType

XML Instance Representation

<...
Attribute group reference (not shown): gml:AssociationAttributeGroup
Attribute group reference (not shown): gml:OwnershipAttributeGroup
> Start Sequence [0..1] <app:AbstractSurfaceData> ... </app:AbstractSurfaceData> [1] End Sequence </...>

Schema Component Representation

<complexType name="AbstractSurfaceDataPropertyType">
   <sequence minOccurs="0">
      <element ref="app:AbstractSurfaceData"/>
   </sequence>
   <attributeGroup ref="gml:AssociationAttributeGroup"/>
   <attributeGroup ref="gml:OwnershipAttributeGroup"/>
</complexType>

Complex Type: AbstractSurfaceDataType

Type hierarchy:

Super-types:
core:AbstractFeatureType < AbstractSurfaceDataType (by extension)
Sub-types:

Properties:

Abstract
yes

XML Instance Representation

<...>
   <!-- 'core:AbstractFeatureType' super type was not found in this schema. Some elements and attributes may be missing. -->
   <app:isFront> boolean </app:isFront> [0..1] 
   <app:adeOfAbstractSurfaceData> app:ADEOfAbstractSurfaceDataPropertyType </app:adeOfAbstractSurfaceData> [0..*] 
</...>

Schema Component Representation

<complexType name="AbstractSurfaceDataType" abstract="true">
   <complexContent>
      <extension base="core:AbstractFeatureType">
         <sequence>
            <element name="isFront" type="boolean" default="true" minOccurs="0"/>
            <element name="adeOfAbstractSurfaceData" type="app:ADEOfAbstractSurfaceDataPropertyType" maxOccurs="unbounded" minOccurs="0"/>
         </sequence>
      </extension>
   </complexContent>
</complexType>

Complex Type: AbstractTextureParameterizationPropertyType

XML Instance Representation

<...>
   <app:AbstractTextureParameterization> ... </app:AbstractTextureParameterization> [1]
</...>

Schema Component Representation

<complexType name="AbstractTextureParameterizationPropertyType">
   <sequence>
      <element ref="app:AbstractTextureParameterization"/>
   </sequence>
</complexType>

Complex Type: AbstractTextureParameterizationType

Type hierarchy:

Sub-types:

Properties:

Abstract
yes

XML Instance Representation

<.../> 

Schema Component Representation

<complexType name="AbstractTextureParameterizationType" abstract="true">
   <sequence/>
</complexType>

Complex Type: AbstractTexturePropertyType

XML Instance Representation

<...
Attribute group reference (not shown): gml:AssociationAttributeGroup
Attribute group reference (not shown): gml:OwnershipAttributeGroup
> Start Sequence [0..1] <app:AbstractTexture> ... </app:AbstractTexture> [1] End Sequence </...>

Schema Component Representation

<complexType name="AbstractTexturePropertyType">
   <sequence minOccurs="0">
      <element ref="app:AbstractTexture"/>
   </sequence>
   <attributeGroup ref="gml:AssociationAttributeGroup"/>
   <attributeGroup ref="gml:OwnershipAttributeGroup"/>
</complexType>

Complex Type: AbstractTextureType

Type hierarchy:

Super-types:
core:AbstractFeatureType < AbstractSurfaceDataType (by extension) < AbstractTextureType (by extension)
Sub-types:

Properties:

Abstract
yes

XML Instance Representation

<...>
   <!-- 'core:AbstractFeatureType' super type was not found in this schema. Some elements and attributes may be missing. -->
   <app:isFront> boolean </app:isFront> [0..1] 
   <app:adeOfAbstractSurfaceData> app:ADEOfAbstractSurfaceDataPropertyType </app:adeOfAbstractSurfaceData> [0..*] 
   <app:imageURI> anyURI </app:imageURI> [1] 
   <app:mimeType> gml:CodeType </app:mimeType> [0..1] 
   <app:textureType> app:TextureTypeType </app:textureType> [0..1] 
   <app:wrapMode> app:WrapModeType </app:wrapMode> [0..1] 
   <app:borderColor> app:ColorPlusOpacityType </app:borderColor> [0..1] 
   <app:adeOfAbstractTexture> app:ADEOfAbstractTexturePropertyType </app:adeOfAbstractTexture> [0..*] 
</...>

Schema Component Representation

<complexType name="AbstractTextureType" abstract="true">
   <complexContent>
      <extension base="app:AbstractSurfaceDataType">
         <sequence>
            <element name="imageURI" type="anyURI"/>
            <element name="mimeType" type="gml:CodeType" minOccurs="0"/>
            <element name="textureType" type="app:TextureTypeType" minOccurs="0"/>
            <element name="wrapMode" type="app:WrapModeType" minOccurs="0"/>
            <element name="borderColor" type="app:ColorPlusOpacityType" minOccurs="0"/>
            <element name="adeOfAbstractTexture" type="app:ADEOfAbstractTexturePropertyType" maxOccurs="unbounded" minOccurs="0"/>
         </sequence>
      </extension>
   </complexContent>
</complexType>

Complex Type: AppearancePropertyType

XML Instance Representation

<...
Attribute group reference (not shown): gml:AssociationAttributeGroup
Attribute group reference (not shown): gml:OwnershipAttributeGroup
> Start Sequence [0..1] <app:Appearance> ... </app:Appearance> [1] End Sequence </...>

Schema Component Representation

<complexType name="AppearancePropertyType">
   <sequence minOccurs="0">
      <element ref="app:Appearance"/>
   </sequence>
   <attributeGroup ref="gml:AssociationAttributeGroup"/>
   <attributeGroup ref="gml:OwnershipAttributeGroup"/>
</complexType>

Complex Type: AppearanceType

Type hierarchy:

Super-types:
core:AbstractAppearanceType < AppearanceType (by extension)

XML Instance Representation

<...>
   <!-- 'core:AbstractAppearanceType' super type was not found in this schema. Some elements and attributes may be missing. -->
   <app:theme> string </app:theme> [0..1] 
   <app:surfaceData
Attribute group reference (not shown): gml:AssociationAttributeGroup
> [0..*] <!-- 'gml:AbstractFeatureMemberType' super type was not found in this schema. Some elements and attributes may be missing. --> Start Sequence [0..1] <app:AbstractSurfaceData> ... </app:AbstractSurfaceData> [1] End Sequence </app:surfaceData> <app:adeOfAppearance> app:ADEOfAppearancePropertyType </app:adeOfAppearance> [0..*] </...>

Schema Component Representation

<complexType name="AppearanceType">
   <complexContent>
      <extension base="core:AbstractAppearanceType">
         <sequence>
            <element name="theme" type="string" minOccurs="0"/>
            <element name="surfaceData" maxOccurs="unbounded" minOccurs="0">
               <complexType>
                  <complexContent>
                     <extension base="gml:AbstractFeatureMemberType">
                        <sequence minOccurs="0">
                           <element ref="app:AbstractSurfaceData"/>
                        </sequence>
                        <attributeGroup ref="gml:AssociationAttributeGroup"/>
                     </extension>
                  </complexContent>
               </complexType>
            </element>
            <element name="adeOfAppearance" type="app:ADEOfAppearancePropertyType" maxOccurs="unbounded" minOccurs="0"/>
         </sequence>
      </extension>
   </complexContent>
</complexType>

Complex Type: GeoreferencedTexturePropertyType

XML Instance Representation

<...
Attribute group reference (not shown): gml:AssociationAttributeGroup
Attribute group reference (not shown): gml:OwnershipAttributeGroup
> Start Sequence [0..1] <app:GeoreferencedTexture> ... </app:GeoreferencedTexture> [1] End Sequence </...>

Schema Component Representation

<complexType name="GeoreferencedTexturePropertyType">
   <sequence minOccurs="0">
      <element ref="app:GeoreferencedTexture"/>
   </sequence>
   <attributeGroup ref="gml:AssociationAttributeGroup"/>
   <attributeGroup ref="gml:OwnershipAttributeGroup"/>
</complexType>

Complex Type: GeoreferencedTextureType

Type hierarchy:

Super-types:
core:AbstractFeatureType < AbstractSurfaceDataType (by extension) < AbstractTextureType (by extension) < GeoreferencedTextureType (by extension)

XML Instance Representation

<...>
   <!-- 'core:AbstractFeatureType' super type was not found in this schema. Some elements and attributes may be missing. -->
   <app:isFront> boolean </app:isFront> [0..1] 
   <app:adeOfAbstractSurfaceData> app:ADEOfAbstractSurfaceDataPropertyType </app:adeOfAbstractSurfaceData> [0..*] 
   <app:imageURI> anyURI </app:imageURI> [1] 
   <app:mimeType> gml:CodeType </app:mimeType> [0..1] 
   <app:textureType> app:TextureTypeType </app:textureType> [0..1] 
   <app:wrapMode> app:WrapModeType </app:wrapMode> [0..1] 
   <app:borderColor> app:ColorPlusOpacityType </app:borderColor> [0..1] 
   <app:adeOfAbstractTexture> app:ADEOfAbstractTexturePropertyType </app:adeOfAbstractTexture> [0..*] 
   <app:preferWorldFile> boolean </app:preferWorldFile> [0..1] 
   <app:referencePoint> gml:PointPropertyType </app:referencePoint> [0..1] 
   <app:orientation> core:TransformationMatrix2x2Type </app:orientation> [0..1] 
   <app:target> anyURI </app:target> [0..*] 
   <app:adeOfGeoreferencedTexture> app:ADEOfGeoreferencedTexturePropertyType </app:adeOfGeoreferencedTexture> [0..*] 
</...>

Schema Component Representation

<complexType name="GeoreferencedTextureType">
   <complexContent>
      <extension base="app:AbstractTextureType">
         <sequence>
            <element name="preferWorldFile" type="boolean" default="true" minOccurs="0"/>
            <element name="referencePoint" type="gml:PointPropertyType" minOccurs="0"/>
            <element name="orientation" type="core:TransformationMatrix2x2Type" minOccurs="0"/>
            <element name="target" type="anyURI" maxOccurs="unbounded" minOccurs="0"/>
            <element name="adeOfGeoreferencedTexture" type="app:ADEOfGeoreferencedTexturePropertyType" maxOccurs="unbounded" minOccurs="0"/>
         </sequence>
      </extension>
   </complexContent>
</complexType>

Complex Type: ParameterizedTexturePropertyType

XML Instance Representation

<...
Attribute group reference (not shown): gml:AssociationAttributeGroup
Attribute group reference (not shown): gml:OwnershipAttributeGroup
> Start Sequence [0..1] <app:ParameterizedTexture> ... </app:ParameterizedTexture> [1] End Sequence </...>

Schema Component Representation

<complexType name="ParameterizedTexturePropertyType">
   <sequence minOccurs="0">
      <element ref="app:ParameterizedTexture"/>
   </sequence>
   <attributeGroup ref="gml:AssociationAttributeGroup"/>
   <attributeGroup ref="gml:OwnershipAttributeGroup"/>
</complexType>

Complex Type: ParameterizedTextureType

Type hierarchy:

Super-types:
core:AbstractFeatureType < AbstractSurfaceDataType (by extension) < AbstractTextureType (by extension) < ParameterizedTextureType (by extension)

XML Instance Representation

<...>
   <!-- 'core:AbstractFeatureType' super type was not found in this schema. Some elements and attributes may be missing. -->
   <app:isFront> boolean </app:isFront> [0..1] 
   <app:adeOfAbstractSurfaceData> app:ADEOfAbstractSurfaceDataPropertyType </app:adeOfAbstractSurfaceData> [0..*] 
   <app:imageURI> anyURI </app:imageURI> [1] 
   <app:mimeType> gml:CodeType </app:mimeType> [0..1] 
   <app:textureType> app:TextureTypeType </app:textureType> [0..1] 
   <app:wrapMode> app:WrapModeType </app:wrapMode> [0..1] 
   <app:borderColor> app:ColorPlusOpacityType </app:borderColor> [0..1] 
   <app:adeOfAbstractTexture> app:ADEOfAbstractTexturePropertyType </app:adeOfAbstractTexture> [0..*] 
   <app:textureParameterization   > [0..*]  
      <app:TextureAssociation> ... </app:TextureAssociation> [1]
   </app:textureParameterization>
   <app:adeOfParameterizedTexture> app:ADEOfParameterizedTexturePropertyType </app:adeOfParameterizedTexture> [0..*] 
</...>

Schema Component Representation

<complexType name="ParameterizedTextureType">
   <complexContent>
      <extension base="app:AbstractTextureType">
         <sequence>
            <element name="textureParameterization" maxOccurs="unbounded" minOccurs="0">
               <complexType>
                  <sequence>
                     <element ref="app:TextureAssociation"/>
                  </sequence>
               </complexType>
            </element>
            <element name="adeOfParameterizedTexture" type="app:ADEOfParameterizedTexturePropertyType" maxOccurs="unbounded" minOccurs="0"/>
         </sequence>
      </extension>
   </complexContent>
</complexType>

Complex Type: TexCoordGenPropertyType

XML Instance Representation

<...>
   <app:TexCoordGen> ... </app:TexCoordGen> [1]
</...>

Schema Component Representation

<complexType name="TexCoordGenPropertyType">
   <sequence>
      <element ref="app:TexCoordGen"/>
   </sequence>
</complexType>

Complex Type: TexCoordGenType

Type hierarchy:

Super-types:
AbstractTextureParameterizationType < TexCoordGenType (by extension)

XML Instance Representation

<...
Attribute group reference (not shown): gml:SRSReferenceGroup
> <app:worldToTexture> core:TransformationMatrix3x4Type </app:worldToTexture> [1] </...>

Schema Component Representation

<complexType name="TexCoordGenType">
   <complexContent>
      <extension base="app:AbstractTextureParameterizationType">
         <sequence>
            <element name="worldToTexture" type="core:TransformationMatrix3x4Type"/>
         </sequence>
         <attributeGroup ref="gml:SRSReferenceGroup"/>
      </extension>
   </complexContent>
</complexType>

Complex Type: TexCoordListPropertyType

XML Instance Representation

<...>
   <app:TexCoordList> ... </app:TexCoordList> [1]
</...>

Schema Component Representation

<complexType name="TexCoordListPropertyType">
   <sequence>
      <element ref="app:TexCoordList"/>
   </sequence>
</complexType>

Complex Type: TexCoordListType

Type hierarchy:

Super-types:
AbstractTextureParameterizationType < TexCoordListType (by extension)

XML Instance Representation

<...>
   <app:textureCoordinates> gml:doubleList </app:textureCoordinates> [1..*] 
   <app:ring> anyURI </app:ring> [1..*] 
</...>

Schema Component Representation

<complexType name="TexCoordListType">
   <complexContent>
      <extension base="app:AbstractTextureParameterizationType">
         <sequence>
            <element name="textureCoordinates" type="gml:doubleList" maxOccurs="unbounded"/>
            <element name="ring" type="anyURI" maxOccurs="unbounded"/>
         </sequence>
      </extension>
   </complexContent>
</complexType>

Complex Type: TextureAssociationPropertyType

XML Instance Representation

<...
Attribute group reference (not shown): gml:AssociationAttributeGroup
Attribute group reference (not shown): gml:OwnershipAttributeGroup
> Start Sequence [0..1] <app:TextureAssociation> ... </app:TextureAssociation> [1] End Sequence </...>

Schema Component Representation

<complexType name="TextureAssociationPropertyType">
   <sequence minOccurs="0">
      <element ref="app:TextureAssociation"/>
   </sequence>
   <attributeGroup ref="gml:AssociationAttributeGroup"/>
   <attributeGroup ref="gml:OwnershipAttributeGroup"/>
</complexType>

Complex Type: TextureAssociationType

Type hierarchy:

Super-types:
gml:AbstractGMLType < TextureAssociationType (by extension)

XML Instance Representation

<...>
   <!-- 'gml:AbstractGMLType' super type was not found in this schema. Some elements and attributes may be missing. -->
   <app:target> anyURI </app:target> [1] 
   <app:textureParameterization> app:AbstractTextureParameterizationPropertyType </app:textureParameterization> [1] 
</...>

Schema Component Representation

<complexType name="TextureAssociationType">
   <complexContent>
      <extension base="gml:AbstractGMLType">
         <sequence>
            <element name="target" type="anyURI"/>
            <element name="textureParameterization" type="app:AbstractTextureParameterizationPropertyType"/>
         </sequence>
      </extension>
   </complexContent>
</complexType>

Complex Type: X3DMaterialPropertyType

XML Instance Representation

<...
Attribute group reference (not shown): gml:AssociationAttributeGroup
Attribute group reference (not shown): gml:OwnershipAttributeGroup
> Start Sequence [0..1] <app:X3DMaterial> ... </app:X3DMaterial> [1] End Sequence </...>

Schema Component Representation

<complexType name="X3DMaterialPropertyType">
   <sequence minOccurs="0">
      <element ref="app:X3DMaterial"/>
   </sequence>
   <attributeGroup ref="gml:AssociationAttributeGroup"/>
   <attributeGroup ref="gml:OwnershipAttributeGroup"/>
</complexType>

Complex Type: X3DMaterialType

Type hierarchy:

Super-types:
core:AbstractFeatureType < AbstractSurfaceDataType (by extension) < X3DMaterialType (by extension)

XML Instance Representation

<...>
   <!-- 'core:AbstractFeatureType' super type was not found in this schema. Some elements and attributes may be missing. -->
   <app:isFront> boolean </app:isFront> [0..1] 
   <app:adeOfAbstractSurfaceData> app:ADEOfAbstractSurfaceDataPropertyType </app:adeOfAbstractSurfaceData> [0..*] 
   <app:ambientIntensity> core:DoubleBetween0and1Type </app:ambientIntensity> [0..1] 
   <app:diffuseColor> app:ColorType </app:diffuseColor> [0..1] 
   <app:emissiveColor> app:ColorType </app:emissiveColor> [0..1] 
   <app:specularColor> app:ColorType </app:specularColor> [0..1] 
   <app:shininess> core:DoubleBetween0and1Type </app:shininess> [0..1] 
   <app:transparency> core:DoubleBetween0and1Type </app:transparency> [0..1] 
   <app:isSmooth> boolean </app:isSmooth> [0..1] 
   <app:target> anyURI </app:target> [0..*] 
   <app:adeOfX3DMaterial> app:ADEOfX3DMaterialPropertyType </app:adeOfX3DMaterial> [0..*] 
</...>

Schema Component Representation

<complexType name="X3DMaterialType">
   <complexContent>
      <extension base="app:AbstractSurfaceDataType">
         <sequence>
            <element name="ambientIntensity" type="core:DoubleBetween0and1Type" default="0.2" minOccurs="0"/>
            <element name="diffuseColor" type="app:ColorType" default="0.8 0.8 0.8" minOccurs="0"/>
            <element name="emissiveColor" type="app:ColorType" default="0.0 0.0 0.0" minOccurs="0"/>
            <element name="specularColor" type="app:ColorType" default="1.0 1.0 1.0" minOccurs="0"/>
            <element name="shininess" type="core:DoubleBetween0and1Type" default="0.2" minOccurs="0"/>
            <element name="transparency" type="core:DoubleBetween0and1Type" default="0.0" minOccurs="0"/>
            <element name="isSmooth" type="boolean" default="false" minOccurs="0"/>
            <element name="target" type="anyURI" maxOccurs="unbounded" minOccurs="0"/>
            <element name="adeOfX3DMaterial" type="app:ADEOfX3DMaterialPropertyType" maxOccurs="unbounded" minOccurs="0"/>
         </sequence>
      </extension>
   </complexContent>
</complexType>

Types

Simple Type: ColorPlusOpacityType

Type hierarchy:

Super-types:
core:DoubleBetween0and1ListType < ColorPlusOpacityType (by restriction)
Sub-types:
None

Properties:

Content
  • 'DoubleBetween0and1ListType' super type was not found in this schema. Its facets could not be printed out.
  • length >= 3
Documentation

Schema Component Representation

<simpleType name="ColorPlusOpacityType">
   <restriction base="core:DoubleBetween0and1ListType">
      <minLength value="3"/>
      <maxLength value="4"/>
   </restriction>
</simpleType>

Simple Type: ColorType

Type hierarchy:

Super-types:
core:DoubleBetween0and1ListType < ColorType (by restriction)
Sub-types:
None

Properties:

Content
  • 'DoubleBetween0and1ListType' super type was not found in this schema. Its facets could not be printed out.
  • length = 3
Documentation

Schema Component Representation

<simpleType name="ColorType">
   <restriction base="core:DoubleBetween0and1ListType">
      <length value="3"/>
   </restriction>
</simpleType>

Simple Type: TextureTypeType

Type hierarchy:

Super-types:
string < TextureTypeType (by restriction)
Sub-types:
None

Properties:

Content
  • Base XSD Type: string
  • value comes from list: {'specific'|'typical'|'unknown'}
Documentation

Schema Component Representation

<simpleType name="TextureTypeType">
   <restriction base="string">
      <enumeration value="specific"/>
      <enumeration value="typical"/>
      <enumeration value="unknown"/>
   </restriction>
</simpleType>

Simple Type: WrapModeType

Type hierarchy:

Super-types:
string < WrapModeType (by restriction)
Sub-types:
None

Properties:

Content
  • Base XSD Type: string
  • value comes from list: {'none'|'wrap'|'mirror'|'clamp'|'border'}
Documentation

Schema Component Representation

<simpleType name="WrapModeType">
   <restriction base="string">
      <enumeration value="none"/>
      <enumeration value="wrap"/>
      <enumeration value="mirror"/>
      <enumeration value="clamp"/>
      <enumeration value="border"/>
   </restriction>
</simpleType>

Glossary

Abstract (Applies to complex type definitions and element declarations). An abstract element or complex type cannot used to validate an element instance. If there is a reference to an abstract element, only element declarations that can substitute the abstract element can be used to validate the instance. For references to abstract type definitions, only derived types can be used.

All Model Group Child elements can be provided in any order in instances. See: http://www.w3.org/TR/xmlschema-1/#element-all.

Choice Model Group Only one from the list of child elements and model groups can be provided in instances. See: http://www.w3.org/TR/xmlschema-1/#element-choice.

Collapse Whitespace Policy Replace tab, line feed, and carriage return characters with space character (Unicode character 32). Then, collapse contiguous sequences of space characters into single space character, and remove leading and trailing space characters.

Disallowed Substitutions (Applies to element declarations). If substitution is specified, then substitution group members cannot be used in place of the given element declaration to validate element instances. If derivation methods, e.g. extension, restriction, are specified, then the given element declaration will not validate element instances that have types derived from the element declaration's type using the specified derivation methods. Normally, element instances can override their declaration's type by specifying an xsi:type attribute.

Key Constraint Like Uniqueness Constraint, but additionally requires that the specified value(s) must be provided. See: http://www.w3.org/TR/xmlschema-1/#cIdentity-constraint_Definitions.

Key Reference Constraint Ensures that the specified value(s) must match value(s) from a Key Constraint or Uniqueness Constraint. See: http://www.w3.org/TR/xmlschema-1/#cIdentity-constraint_Definitions.

Model Group Groups together element content, specifying the order in which the element content can occur and the number of times the group of element content may be repeated. See: http://www.w3.org/TR/xmlschema-1/#Model_Groups.

Nillable (Applies to element declarations). If an element declaration is nillable, instances can use the xsi:nil attribute. The xsi:nil attribute is the boolean attribute, nil, from the http://www.w3.org/2001/XMLSchema-instance namespace. If an element instance has an xsi:nil attribute set to true, it can be left empty, even though its element declaration may have required content.

Notation A notation is used to identify the format of a piece of data. Values of elements and attributes that are of type, NOTATION, must come from the names of declared notations. See: http://www.w3.org/TR/xmlschema-1/#cNotation_Declarations.

Preserve Whitespace Policy Preserve whitespaces exactly as they appear in instances.

Prohibited Derivations (Applies to type definitions). Derivation methods that cannot be used to create sub-types from a given type definition.

Prohibited Substitutions (Applies to complex type definitions). Prevents sub-types that have been derived using the specified derivation methods from validating element instances in place of the given type definition.

Replace Whitespace Policy Replace tab, line feed, and carriage return characters with space character (Unicode character 32).

Sequence Model Group Child elements and model groups must be provided in the specified order in instances. See: http://www.w3.org/TR/xmlschema-1/#element-sequence.

Substitution Group Elements that are members of a substitution group can be used wherever the head element of the substitution group is referenced.

Substitution Group Exclusions (Applies to element declarations). Prohibits element declarations from nominating themselves as being able to substitute a given element declaration, if they have types that are derived from the original element's type using the specified derivation methods.

Target Namespace The target namespace identifies the namespace that components in this schema belongs to. If no target namespace is provided, then the schema components do not belong to any namespace.

Uniqueness Constraint Ensures uniqueness of an element/attribute value, or a combination of values, within a specified scope. See: http://www.w3.org/TR/xmlschema-1/#cIdentity-constraint_Definitions.