public class GSRSchema extends SchemaImpl
Modifier and Type | Field and Description |
---|---|
static ComplexType |
SC_CRS_PROPERTYTYPE_TYPE
<xs:complexType name="SC_CRS_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gml:AbstractCRS"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
|
Constructor and Description |
---|
GSRSchema() |
add, clear, containsKey, containsValue, entrySet, equals, get, getURI, hashCode, isEmpty, keySet, profile, put, putAll, remove, size, toString, values
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll
public static final ComplexType SC_CRS_PROPERTYTYPE_TYPE
<xs:complexType name="SC_CRS_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gml:AbstractCRS"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
Copyright © 1996–2019 Geotools. All rights reserved.