Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Attribute gml:OwnershipAttributeGroup / @owns
Namespace No namespace
Type boolean
Properties
default: false
Used by
Attribute Group gml:OwnershipAttributeGroup
Source
<attribute name="owns" type="boolean" default="false"/>
Schema location http://schemas.opengis.net/gml/3.2.1/gmlBase.xsd
Attribute Group gml:OwnershipAttributeGroup
Namespace http://www.opengis.net/gml/3.2
Annotations
Encoding a GML property inline vs. by-reference shall not imply anything about the "ownership" of the contained or referenced GML Object, i.e. the encoding style shall not imply any "deep-copy" or "deep-delete" semantics. To express ownership over the contained or referenced GML Object, the gml:OwnershipAttributeGroup attribute group may be added to object-valued property elements. If the attribute group is not part of the content model of such a property element, then the value may not be "owned".
When the value of the owns attribute is "true", the existence of inline or referenced object(s) depends upon the existence of the parent object.
Diagram
Diagram index58.tmp#id97
Used by
Complex Types gml:AbstractFeatureMemberType, gml:AbstractMemberType, gml:AbstractMetadataPropertyType, gml:ArrayAssociationType, gml:AssociationRoleType, gml:CurveArrayPropertyType, gml:CurvePropertyType, gml:DirectedEdgePropertyType, gml:DirectedFacePropertyType, gml:DirectedNodePropertyType, gml:DirectedTopoSolidPropertyType, gml:DirectionPropertyType, gml:DomainSetType, gml:FaceOrTopoSolidPropertyType, gml:FeaturePropertyType, gml:GeometricComplexPropertyType, gml:GeometricPrimitivePropertyType, gml:GeometryArrayPropertyType, gml:GeometryPropertyType, gml:HistoryPropertyType, gml:InlinePropertyType, gml:MultiCurvePropertyType, gml:MultiGeometryPropertyType, gml:MultiPointPropertyType, gml:MultiSolidPropertyType, gml:MultiSurfacePropertyType, gml:NodeOrEdgePropertyType, gml:NodePropertyType, gml:PointArrayPropertyType, gml:PointPropertyType, gml:ProcedurePropertyType, gml:ReferenceType, gml:ResultType, gml:SolidArrayPropertyType, gml:SolidPropertyType, gml:SurfaceArrayPropertyType, gml:SurfacePropertyType, gml:TargetPropertyType, gml:TimeCalendarEraPropertyType, gml:TimeCalendarPropertyType, gml:TimeClockPropertyType, gml:TimeEdgePropertyType, gml:TimeInstantPropertyType, gml:TimeNodePropertyType, gml:TimeOrdinalEraPropertyType, gml:TimePeriodPropertyType, gml:TimePrimitivePropertyType, gml:TimeTopologyComplexPropertyType, gml:TimeTopologyPrimitivePropertyType, gml:TopoCurvePropertyType, gml:TopoPointPropertyType, gml:TopoPrimitiveArrayAssociationType, gml:TopoPrimitiveMemberType, gml:TopoSolidPropertyType, gml:TopoSurfacePropertyType, gml:TopoVolumePropertyType, gml:ValueArrayPropertyType, gml:ValuePropertyType
Attributes
QName Type Fixed Default Use Annotation
owns boolean false optional
Source
<attributeGroup name="OwnershipAttributeGroup">
  <annotation>
    <documentation>Encoding a GML property inline vs. by-reference shall not imply anything about the "ownership" of the contained or referenced GML Object, i.e. the encoding style shall not imply any "deep-copy" or "deep-delete" semantics. To express ownership over the contained or referenced GML Object, the gml:OwnershipAttributeGroup attribute group may be added to object-valued property elements. If the attribute group is not part of the content model of such a property element, then the value may not be "owned". When the value of the owns attribute is "true", the existence of inline or referenced object(s) depends upon the existence of the parent object.</documentation>
  </annotation>
  <attribute name="owns" type="boolean" default="false"/>
</attributeGroup>
Schema location http://schemas.opengis.net/gml/3.2.1/gmlBase.xsd