A property that holds the local coordinatereference system for the feature, if relative coordinatesare used for defining the feature and its properties insteadof spatial coordinates. Beginning with version 3.0, this property is deprecated and should not be used. Instead, a LocalCartesianCRSshould be defined in the crs property of DocumentInformation
The 'actuate' attribute is used to communicate the desired timing of traversal from the starting resource to the ending resource; it's value should be treated as follows:onLoad - traverse to the ending resource immediately on loading the starting resource onRequest - traverse from the starting resource to the ending resource only on a post-loading event triggered for this purpose other - behavior is unconstrained; examine other markup in link for hints none - behavior is unconstrained
The 'show' attribute is used to communicate the desired presentation of the ending resource on traversal from the starting resource; it's value should be treated as follows: new - load ending resource in a new window, frame, pane, or other presentation contextreplace - load the resource in the same window, frame, pane, or other presentation contextembed - load ending resource in place of the presentation of the starting resourceother - behavior is unconstrained; examine other markup in the link for hints none - behavior is unconstrained
<element name="planarReferencing" type="diggs:LocalReferencingPropertyType"><annotation><documentation>A property that holds the local coordinate reference system for the feature, if relative coordinates are used for defining the feature and its properties instead of spatial coordinates. Beginning with version 3.0, this property is deprecated and should not be used. Instead, a LocalCartesianCRS should be defined in the crs property of DocumentInformation</documentation></annotation></element>