<xs:element name="Layer" minOccurs="0"><xs:annotation><xs:documentation>A reference to the Layer of this object</xs:documentation></xs:annotation><xs:complexType><xs:attribute name="idRef" type="xs:string"/><xs:attribute default="false" name="byCode" type="xs:boolean"><xs:annotation><xs:documentation>Represents whether the layer is by code</xs:documentation></xs:annotation></xs:attribute></xs:complexType></xs:element>
tps:FileName , tps:Azimuth , tps:TiltX , tps:TiltY , (ANY element from TARGET namespace 'tps' and ANY element OTHER than the defined siblings | ANY element from ANY namespace OTHER than 'tps')
<xs:element maxOccurs="unbounded" minOccurs="0" name="PhotoNote" type="tps:photoNoteType"><xs:annotation><xs:documentation>Represents the information about the photos related to this object</xs:documentation></xs:annotation></xs:element>
<xs:element default="existing" minOccurs="0" name="State" type="tps:stateType"><xs:annotation><xs:documentation>Represents whether the object is existing (can be existing, deleted or undefined)</xs:documentation></xs:annotation></xs:element>
Complex Type tps:objectType
Namespace
tps
Annotations
Each object has a reference to a Coordinate system
The id of the element. In Data structure it must be always defined and it can be referenced by an other element that uses this element. In Transaction structure it must be defined by a 'created' action (not defined in the other actions)
The reference to the id of this element. In MAXML structure is not defined. In Transaction structure it must be defined by 'modified' and 'deleted' action (not defined in 'created' action)
Source
<xs:complexType name="objectType"><xs:annotation><xs:documentation>Each object has a reference to a Coordinate system</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="tps:actionObjectType"><xs:sequence><xs:element name="Layer" minOccurs="0"><xs:annotation><xs:documentation>A reference to the Layer of this object</xs:documentation></xs:annotation><xs:complexType><xs:attribute name="idRef" type="xs:string"/><xs:attribute default="false" name="byCode" type="xs:boolean"><xs:annotation><xs:documentation>Represents whether the layer is by code</xs:documentation></xs:annotation></xs:attribute></xs:complexType></xs:element><xs:element maxOccurs="unbounded" minOccurs="0" name="PhotoNote" type="tps:photoNoteType"><xs:annotation><xs:documentation>Represents the information about the photos related to this object</xs:documentation></xs:annotation></xs:element><xs:element default="existing" minOccurs="0" name="State" type="tps:stateType"><xs:annotation><xs:documentation>Represents whether the object is existing (can be existing, deleted or undefined)</xs:documentation></xs:annotation></xs:element></xs:sequence><xs:attribute name="csIdRef" type="xs:IDREF"><xs:annotation><xs:documentation>It's a reference to a Coordinate System</xs:documentation></xs:annotation></xs:attribute></xs:extension></xs:complexContent></xs:complexType>
<xs:attribute default="false" name="byCode" type="xs:boolean"><xs:annotation><xs:documentation>Represents whether the layer is by code</xs:documentation></xs:annotation></xs:attribute>
<xs:attribute name="csIdRef" type="xs:IDREF"><xs:annotation><xs:documentation>It's a reference to a Coordinate System</xs:documentation></xs:annotation></xs:attribute>