Because the GML-Profile defines these attributes locally inside of attribute groups, they are not in any namespace. Some older examples on the DDMS website inaccurately display the attributes with the gml: prefix.
{@table.header History}The GML profile was removed in favour of TSPI in DDMS 5.0. However, these SRS attributes continue to appear on TSPI shapes. {@table.footer}{@table.header Nested Elements}None. {@table.footer}{@table.header Attributes}{@child.info srsName|0..1|11111}{@child.info srsDimension|0..1|11111}{@child.info axisLabels|0..*|11111}{@child.info uomLabels|0..*|11111}{@table.footer}{@table.header Validation Rules}{@ddms.rule If set, srsName must be a valid URI.|Error|11111}{@ddms.rule If set, srsDimension must be positive.|Error|11111}{@ddms.rule If srsName is not set, axisLabels must not be set.|Error|11111}{@ddms.rule If axisLabels is not set, uomLabels must not be set.|Error|11111}{@ddms.rule If set, each axisLabels value must be a NCName.|Error|11111}{@ddms.rule If set, each uomLabel value must be a NCName.|Error|11111}When validating this attribute group, the required/optional nature of the srsName attribute is not checked. Because that limitation depends on the parent element (for example, gml:Point and gml:Polygon require an srsName, but gml:pos does not), the parent element should be responsible for checking.
{@table.footer} @author Brian Uri! @since 0.9.b
|
|
|
|