
net.opengis.gml.ObjectFactory Maven / Gradle / Ivy
//
// Diese Datei wurde mit der JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.3.2 generiert
// Siehe https://javaee.github.io/jaxb-v2/
// Änderungen an dieser Datei gehen bei einer Neukompilierung des Quellschemas verloren.
// Generiert: 2019.02.03 um 11:14:53 PM CET
//
package net.opengis.gml;
import java.math.BigDecimal;
import java.math.BigInteger;
import java.util.List;
import javax.xml.bind.JAXBElement;
import javax.xml.bind.annotation.XmlElementDecl;
import javax.xml.bind.annotation.XmlRegistry;
import javax.xml.datatype.Duration;
import javax.xml.datatype.XMLGregorianCalendar;
import javax.xml.namespace.QName;
/**
* This object contains factory methods for each
* Java content interface and Java element interface
* generated in the net.opengis.gml package.
* An ObjectFactory allows you to programatically
* construct new instances of the Java representation
* for XML content. The Java representation of XML
* content can consist of schema derived interfaces
* and classes representing the binding of schema
* type definitions, element declarations and model
* groups. Factory methods for each of these are
* provided in this class.
*
*/
@XmlRegistry
public class ObjectFactory {
private final static QName _FeatureMember_QNAME = new QName("http://www.opengis.net/gml", "featureMember");
private final static QName __Feature_QNAME = new QName("http://www.opengis.net/gml", "_Feature");
private final static QName __GML_QNAME = new QName("http://www.opengis.net/gml", "_GML");
private final static QName __Object_QNAME = new QName("http://www.opengis.net/gml", "_Object");
private final static QName _Null_QNAME = new QName("http://www.opengis.net/gml", "Null");
private final static QName __ADEComponent_QNAME = new QName("http://www.opengis.net/gml", "_ADEComponent");
private final static QName _Bag_QNAME = new QName("http://www.opengis.net/gml", "Bag");
private final static QName _Array_QNAME = new QName("http://www.opengis.net/gml", "Array");
private final static QName __MetaData_QNAME = new QName("http://www.opengis.net/gml", "_MetaData");
private final static QName _GenericMetaData_QNAME = new QName("http://www.opengis.net/gml", "GenericMetaData");
private final static QName __Association_QNAME = new QName("http://www.opengis.net/gml", "_association");
private final static QName __StrictAssociation_QNAME = new QName("http://www.opengis.net/gml", "_strictAssociation");
private final static QName _Member_QNAME = new QName("http://www.opengis.net/gml", "member");
private final static QName __Reference_QNAME = new QName("http://www.opengis.net/gml", "_reference");
private final static QName _Members_QNAME = new QName("http://www.opengis.net/gml", "members");
private final static QName _MetaDataProperty_QNAME = new QName("http://www.opengis.net/gml", "metaDataProperty");
private final static QName _Name_QNAME = new QName("http://www.opengis.net/gml", "name");
private final static QName _Description_QNAME = new QName("http://www.opengis.net/gml", "description");
private final static QName _Definition_QNAME = new QName("http://www.opengis.net/gml", "Definition");
private final static QName _Dictionary_QNAME = new QName("http://www.opengis.net/gml", "Dictionary");
private final static QName _DefinitionCollection_QNAME = new QName("http://www.opengis.net/gml", "DefinitionCollection");
private final static QName _DictionaryEntry_QNAME = new QName("http://www.opengis.net/gml", "dictionaryEntry");
private final static QName _DefinitionMember_QNAME = new QName("http://www.opengis.net/gml", "definitionMember");
private final static QName _IndirectEntry_QNAME = new QName("http://www.opengis.net/gml", "indirectEntry");
private final static QName _DefinitionProxy_QNAME = new QName("http://www.opengis.net/gml", "DefinitionProxy");
private final static QName _DefinitionRef_QNAME = new QName("http://www.opengis.net/gml", "definitionRef");
private final static QName _UnitOfMeasure_QNAME = new QName("http://www.opengis.net/gml", "unitOfMeasure");
private final static QName _UnitDefinition_QNAME = new QName("http://www.opengis.net/gml", "UnitDefinition");
private final static QName _BaseUnit_QNAME = new QName("http://www.opengis.net/gml", "BaseUnit");
private final static QName _DerivedUnit_QNAME = new QName("http://www.opengis.net/gml", "DerivedUnit");
private final static QName _ConventionalUnit_QNAME = new QName("http://www.opengis.net/gml", "ConventionalUnit");
private final static QName _QuantityType_QNAME = new QName("http://www.opengis.net/gml", "quantityType");
private final static QName _CatalogSymbol_QNAME = new QName("http://www.opengis.net/gml", "catalogSymbol");
private final static QName _DerivationUnitTerm_QNAME = new QName("http://www.opengis.net/gml", "derivationUnitTerm");
private final static QName _ConversionToPreferredUnit_QNAME = new QName("http://www.opengis.net/gml", "conversionToPreferredUnit");
private final static QName _RoughConversionToPreferredUnit_QNAME = new QName("http://www.opengis.net/gml", "roughConversionToPreferredUnit");
private final static QName _Measure_QNAME = new QName("http://www.opengis.net/gml", "measure");
private final static QName _Angle_QNAME = new QName("http://www.opengis.net/gml", "angle");
private final static QName _DmsAngle_QNAME = new QName("http://www.opengis.net/gml", "dmsAngle");
private final static QName _Degrees_QNAME = new QName("http://www.opengis.net/gml", "degrees");
private final static QName _DecimalMinutes_QNAME = new QName("http://www.opengis.net/gml", "decimalMinutes");
private final static QName _Minutes_QNAME = new QName("http://www.opengis.net/gml", "minutes");
private final static QName _Seconds_QNAME = new QName("http://www.opengis.net/gml", "seconds");
private final static QName __Geometry_QNAME = new QName("http://www.opengis.net/gml", "_Geometry");
private final static QName __GeometricPrimitive_QNAME = new QName("http://www.opengis.net/gml", "_GeometricPrimitive");
private final static QName _Point_QNAME = new QName("http://www.opengis.net/gml", "Point");
private final static QName _PointProperty_QNAME = new QName("http://www.opengis.net/gml", "pointProperty");
private final static QName _PointRep_QNAME = new QName("http://www.opengis.net/gml", "pointRep");
private final static QName _PointArrayProperty_QNAME = new QName("http://www.opengis.net/gml", "pointArrayProperty");
private final static QName __Curve_QNAME = new QName("http://www.opengis.net/gml", "_Curve");
private final static QName _CurveProperty_QNAME = new QName("http://www.opengis.net/gml", "curveProperty");
private final static QName _CurveArrayProperty_QNAME = new QName("http://www.opengis.net/gml", "curveArrayProperty");
private final static QName _LineString_QNAME = new QName("http://www.opengis.net/gml", "LineString");
private final static QName _Pos_QNAME = new QName("http://www.opengis.net/gml", "pos");
private final static QName _PosList_QNAME = new QName("http://www.opengis.net/gml", "posList");
private final static QName _Vector_QNAME = new QName("http://www.opengis.net/gml", "vector");
private final static QName _Coordinates_QNAME = new QName("http://www.opengis.net/gml", "coordinates");
private final static QName _Envelope_QNAME = new QName("http://www.opengis.net/gml", "Envelope");
private final static QName _Coord_QNAME = new QName("http://www.opengis.net/gml", "coord");
private final static QName _LineStringProperty_QNAME = new QName("http://www.opengis.net/gml", "lineStringProperty");
private final static QName __Surface_QNAME = new QName("http://www.opengis.net/gml", "_Surface");
private final static QName _SurfaceProperty_QNAME = new QName("http://www.opengis.net/gml", "surfaceProperty");
private final static QName _SurfaceArrayProperty_QNAME = new QName("http://www.opengis.net/gml", "surfaceArrayProperty");
private final static QName _Polygon_QNAME = new QName("http://www.opengis.net/gml", "Polygon");
private final static QName __Ring_QNAME = new QName("http://www.opengis.net/gml", "_Ring");
private final static QName _Exterior_QNAME = new QName("http://www.opengis.net/gml", "exterior");
private final static QName _Interior_QNAME = new QName("http://www.opengis.net/gml", "interior");
private final static QName _OuterBoundaryIs_QNAME = new QName("http://www.opengis.net/gml", "outerBoundaryIs");
private final static QName _InnerBoundaryIs_QNAME = new QName("http://www.opengis.net/gml", "innerBoundaryIs");
private final static QName _LinearRing_QNAME = new QName("http://www.opengis.net/gml", "LinearRing");
private final static QName _PolygonProperty_QNAME = new QName("http://www.opengis.net/gml", "polygonProperty");
private final static QName __TimeObject_QNAME = new QName("http://www.opengis.net/gml", "_TimeObject");
private final static QName __TimePrimitive_QNAME = new QName("http://www.opengis.net/gml", "_TimePrimitive");
private final static QName __TimeComplex_QNAME = new QName("http://www.opengis.net/gml", "_TimeComplex");
private final static QName __TimeGeometricPrimitive_QNAME = new QName("http://www.opengis.net/gml", "_TimeGeometricPrimitive");
private final static QName _TimeInstant_QNAME = new QName("http://www.opengis.net/gml", "TimeInstant");
private final static QName _TimePeriod_QNAME = new QName("http://www.opengis.net/gml", "TimePeriod");
private final static QName _Duration_QNAME = new QName("http://www.opengis.net/gml", "duration");
private final static QName _TimeInterval_QNAME = new QName("http://www.opengis.net/gml", "timeInterval");
private final static QName _TimePosition_QNAME = new QName("http://www.opengis.net/gml", "timePosition");
private final static QName _ValidTime_QNAME = new QName("http://www.opengis.net/gml", "validTime");
private final static QName _BoundedBy_QNAME = new QName("http://www.opengis.net/gml", "boundedBy");
private final static QName _EnvelopeWithTimePeriod_QNAME = new QName("http://www.opengis.net/gml", "EnvelopeWithTimePeriod");
private final static QName _FeatureProperty_QNAME = new QName("http://www.opengis.net/gml", "featureProperty");
private final static QName _FeatureMembers_QNAME = new QName("http://www.opengis.net/gml", "featureMembers");
private final static QName __FeatureCollection_QNAME = new QName("http://www.opengis.net/gml", "_FeatureCollection");
private final static QName _FeatureCollection_QNAME = new QName("http://www.opengis.net/gml", "FeatureCollection");
private final static QName _LocationKeyWord_QNAME = new QName("http://www.opengis.net/gml", "LocationKeyWord");
private final static QName _LocationString_QNAME = new QName("http://www.opengis.net/gml", "LocationString");
private final static QName _CenterOf_QNAME = new QName("http://www.opengis.net/gml", "centerOf");
private final static QName _Position_QNAME = new QName("http://www.opengis.net/gml", "position");
private final static QName _EdgeOf_QNAME = new QName("http://www.opengis.net/gml", "edgeOf");
private final static QName _CenterLineOf_QNAME = new QName("http://www.opengis.net/gml", "centerLineOf");
private final static QName _ExtentOf_QNAME = new QName("http://www.opengis.net/gml", "extentOf");
private final static QName _Location_QNAME = new QName("http://www.opengis.net/gml", "location");
private final static QName _PriorityLocation_QNAME = new QName("http://www.opengis.net/gml", "priorityLocation");
private final static QName _Direction_QNAME = new QName("http://www.opengis.net/gml", "direction");
private final static QName _DirectionVector_QNAME = new QName("http://www.opengis.net/gml", "DirectionVector");
private final static QName _CompassPoint_QNAME = new QName("http://www.opengis.net/gml", "CompassPoint");
private final static QName _DataSource_QNAME = new QName("http://www.opengis.net/gml", "dataSource");
private final static QName _Status_QNAME = new QName("http://www.opengis.net/gml", "status");
private final static QName __TimeSlice_QNAME = new QName("http://www.opengis.net/gml", "_TimeSlice");
private final static QName _MovingObjectStatus_QNAME = new QName("http://www.opengis.net/gml", "MovingObjectStatus");
private final static QName _History_QNAME = new QName("http://www.opengis.net/gml", "history");
private final static QName _Track_QNAME = new QName("http://www.opengis.net/gml", "track");
private final static QName _Curve_QNAME = new QName("http://www.opengis.net/gml", "Curve");
private final static QName _BaseCurve_QNAME = new QName("http://www.opengis.net/gml", "baseCurve");
private final static QName _OrientableCurve_QNAME = new QName("http://www.opengis.net/gml", "OrientableCurve");
private final static QName __CurveSegment_QNAME = new QName("http://www.opengis.net/gml", "_CurveSegment");
private final static QName _Segments_QNAME = new QName("http://www.opengis.net/gml", "segments");
private final static QName _LineStringSegment_QNAME = new QName("http://www.opengis.net/gml", "LineStringSegment");
private final static QName _ArcString_QNAME = new QName("http://www.opengis.net/gml", "ArcString");
private final static QName _Arc_QNAME = new QName("http://www.opengis.net/gml", "Arc");
private final static QName _Circle_QNAME = new QName("http://www.opengis.net/gml", "Circle");
private final static QName _ArcStringByBulge_QNAME = new QName("http://www.opengis.net/gml", "ArcStringByBulge");
private final static QName _ArcByBulge_QNAME = new QName("http://www.opengis.net/gml", "ArcByBulge");
private final static QName _ArcByCenterPoint_QNAME = new QName("http://www.opengis.net/gml", "ArcByCenterPoint");
private final static QName _CircleByCenterPoint_QNAME = new QName("http://www.opengis.net/gml", "CircleByCenterPoint");
private final static QName _OffsetCurve_QNAME = new QName("http://www.opengis.net/gml", "OffsetCurve");
private final static QName _AffinePlacement_QNAME = new QName("http://www.opengis.net/gml", "AffinePlacement");
private final static QName _Clothoid_QNAME = new QName("http://www.opengis.net/gml", "Clothoid");
private final static QName _GeodesicString_QNAME = new QName("http://www.opengis.net/gml", "GeodesicString");
private final static QName _Geodesic_QNAME = new QName("http://www.opengis.net/gml", "Geodesic");
private final static QName _CubicSpline_QNAME = new QName("http://www.opengis.net/gml", "CubicSpline");
private final static QName _BSpline_QNAME = new QName("http://www.opengis.net/gml", "BSpline");
private final static QName _Bezier_QNAME = new QName("http://www.opengis.net/gml", "Bezier");
private final static QName _Surface_QNAME = new QName("http://www.opengis.net/gml", "Surface");
private final static QName _BaseSurface_QNAME = new QName("http://www.opengis.net/gml", "baseSurface");
private final static QName _OrientableSurface_QNAME = new QName("http://www.opengis.net/gml", "OrientableSurface");
private final static QName __SurfacePatch_QNAME = new QName("http://www.opengis.net/gml", "_SurfacePatch");
private final static QName _Patches_QNAME = new QName("http://www.opengis.net/gml", "patches");
private final static QName _PolygonPatch_QNAME = new QName("http://www.opengis.net/gml", "PolygonPatch");
private final static QName _Triangle_QNAME = new QName("http://www.opengis.net/gml", "Triangle");
private final static QName _Rectangle_QNAME = new QName("http://www.opengis.net/gml", "Rectangle");
private final static QName _CurveMember_QNAME = new QName("http://www.opengis.net/gml", "curveMember");
private final static QName _Ring_QNAME = new QName("http://www.opengis.net/gml", "Ring");
private final static QName __ParametricCurveSurface_QNAME = new QName("http://www.opengis.net/gml", "_ParametricCurveSurface");
private final static QName __GriddedSurface_QNAME = new QName("http://www.opengis.net/gml", "_GriddedSurface");
private final static QName _Cone_QNAME = new QName("http://www.opengis.net/gml", "Cone");
private final static QName _Cylinder_QNAME = new QName("http://www.opengis.net/gml", "Cylinder");
private final static QName _Sphere_QNAME = new QName("http://www.opengis.net/gml", "Sphere");
private final static QName _PolyhedralSurface_QNAME = new QName("http://www.opengis.net/gml", "PolyhedralSurface");
private final static QName _PolygonPatches_QNAME = new QName("http://www.opengis.net/gml", "polygonPatches");
private final static QName _TrianglePatches_QNAME = new QName("http://www.opengis.net/gml", "trianglePatches");
private final static QName _TriangulatedSurface_QNAME = new QName("http://www.opengis.net/gml", "TriangulatedSurface");
private final static QName _Tin_QNAME = new QName("http://www.opengis.net/gml", "Tin");
private final static QName __Solid_QNAME = new QName("http://www.opengis.net/gml", "_Solid");
private final static QName _SolidProperty_QNAME = new QName("http://www.opengis.net/gml", "solidProperty");
private final static QName _SolidArrayProperty_QNAME = new QName("http://www.opengis.net/gml", "solidArrayProperty");
private final static QName _Solid_QNAME = new QName("http://www.opengis.net/gml", "Solid");
private final static QName __GeometricAggregate_QNAME = new QName("http://www.opengis.net/gml", "_GeometricAggregate");
private final static QName _MultiGeometry_QNAME = new QName("http://www.opengis.net/gml", "MultiGeometry");
private final static QName _MultiGeometryProperty_QNAME = new QName("http://www.opengis.net/gml", "multiGeometryProperty");
private final static QName _MultiPoint_QNAME = new QName("http://www.opengis.net/gml", "MultiPoint");
private final static QName _MultiPointProperty_QNAME = new QName("http://www.opengis.net/gml", "multiPointProperty");
private final static QName _MultiCurve_QNAME = new QName("http://www.opengis.net/gml", "MultiCurve");
private final static QName _MultiCurveProperty_QNAME = new QName("http://www.opengis.net/gml", "multiCurveProperty");
private final static QName _MultiSurface_QNAME = new QName("http://www.opengis.net/gml", "MultiSurface");
private final static QName _MultiSurfaceProperty_QNAME = new QName("http://www.opengis.net/gml", "multiSurfaceProperty");
private final static QName _MultiSolid_QNAME = new QName("http://www.opengis.net/gml", "MultiSolid");
private final static QName _MultiSolidProperty_QNAME = new QName("http://www.opengis.net/gml", "multiSolidProperty");
private final static QName _MultiPolygon_QNAME = new QName("http://www.opengis.net/gml", "MultiPolygon");
private final static QName _MultiLineString_QNAME = new QName("http://www.opengis.net/gml", "MultiLineString");
private final static QName _GeometryMember_QNAME = new QName("http://www.opengis.net/gml", "geometryMember");
private final static QName _GeometryMembers_QNAME = new QName("http://www.opengis.net/gml", "geometryMembers");
private final static QName _PointMember_QNAME = new QName("http://www.opengis.net/gml", "pointMember");
private final static QName _PointMembers_QNAME = new QName("http://www.opengis.net/gml", "pointMembers");
private final static QName _CurveMembers_QNAME = new QName("http://www.opengis.net/gml", "curveMembers");
private final static QName _SurfaceMember_QNAME = new QName("http://www.opengis.net/gml", "surfaceMember");
private final static QName _SurfaceMembers_QNAME = new QName("http://www.opengis.net/gml", "surfaceMembers");
private final static QName _SolidMember_QNAME = new QName("http://www.opengis.net/gml", "solidMember");
private final static QName _SolidMembers_QNAME = new QName("http://www.opengis.net/gml", "solidMembers");
private final static QName _MultiCenterOf_QNAME = new QName("http://www.opengis.net/gml", "multiCenterOf");
private final static QName _MultiPosition_QNAME = new QName("http://www.opengis.net/gml", "multiPosition");
private final static QName _MultiCenterLineOf_QNAME = new QName("http://www.opengis.net/gml", "multiCenterLineOf");
private final static QName _MultiEdgeOf_QNAME = new QName("http://www.opengis.net/gml", "multiEdgeOf");
private final static QName _MultiCoverage_QNAME = new QName("http://www.opengis.net/gml", "multiCoverage");
private final static QName _MultiExtentOf_QNAME = new QName("http://www.opengis.net/gml", "multiExtentOf");
private final static QName _MultiLocation_QNAME = new QName("http://www.opengis.net/gml", "multiLocation");
private final static QName _LineStringMember_QNAME = new QName("http://www.opengis.net/gml", "lineStringMember");
private final static QName _PolygonMember_QNAME = new QName("http://www.opengis.net/gml", "polygonMember");
private final static QName _CompositeCurve_QNAME = new QName("http://www.opengis.net/gml", "CompositeCurve");
private final static QName _CompositeSurface_QNAME = new QName("http://www.opengis.net/gml", "CompositeSurface");
private final static QName _CompositeSolid_QNAME = new QName("http://www.opengis.net/gml", "CompositeSolid");
private final static QName _GeometricComplex_QNAME = new QName("http://www.opengis.net/gml", "GeometricComplex");
private final static QName __Topology_QNAME = new QName("http://www.opengis.net/gml", "_Topology");
private final static QName __TopoPrimitive_QNAME = new QName("http://www.opengis.net/gml", "_TopoPrimitive");
private final static QName _Isolated_QNAME = new QName("http://www.opengis.net/gml", "isolated");
private final static QName _Container_QNAME = new QName("http://www.opengis.net/gml", "container");
private final static QName _Node_QNAME = new QName("http://www.opengis.net/gml", "Node");
private final static QName _DirectedNode_QNAME = new QName("http://www.opengis.net/gml", "directedNode");
private final static QName _Edge_QNAME = new QName("http://www.opengis.net/gml", "Edge");
private final static QName _DirectedEdge_QNAME = new QName("http://www.opengis.net/gml", "directedEdge");
private final static QName _Face_QNAME = new QName("http://www.opengis.net/gml", "Face");
private final static QName _DirectedFace_QNAME = new QName("http://www.opengis.net/gml", "directedFace");
private final static QName _TopoSolid_QNAME = new QName("http://www.opengis.net/gml", "TopoSolid");
private final static QName _DirectedTopoSolid_QNAME = new QName("http://www.opengis.net/gml", "directedTopoSolid");
private final static QName _TopoPoint_QNAME = new QName("http://www.opengis.net/gml", "TopoPoint");
private final static QName _TopoPointProperty_QNAME = new QName("http://www.opengis.net/gml", "topoPointProperty");
private final static QName _TopoCurve_QNAME = new QName("http://www.opengis.net/gml", "TopoCurve");
private final static QName _TopoCurveProperty_QNAME = new QName("http://www.opengis.net/gml", "topoCurveProperty");
private final static QName _TopoSurface_QNAME = new QName("http://www.opengis.net/gml", "TopoSurface");
private final static QName _TopoSurfaceProperty_QNAME = new QName("http://www.opengis.net/gml", "topoSurfaceProperty");
private final static QName _TopoVolume_QNAME = new QName("http://www.opengis.net/gml", "TopoVolume");
private final static QName _TopoVolumeProperty_QNAME = new QName("http://www.opengis.net/gml", "topoVolumeProperty");
private final static QName _TopoComplex_QNAME = new QName("http://www.opengis.net/gml", "TopoComplex");
private final static QName _TopoComplexProperty_QNAME = new QName("http://www.opengis.net/gml", "topoComplexProperty");
private final static QName _SubComplex_QNAME = new QName("http://www.opengis.net/gml", "subComplex");
private final static QName _SuperComplex_QNAME = new QName("http://www.opengis.net/gml", "superComplex");
private final static QName _MaximalComplex_QNAME = new QName("http://www.opengis.net/gml", "maximalComplex");
private final static QName _TopoPrimitiveMember_QNAME = new QName("http://www.opengis.net/gml", "topoPrimitiveMember");
private final static QName _TopoPrimitiveMembers_QNAME = new QName("http://www.opengis.net/gml", "topoPrimitiveMembers");
private final static QName _Boolean_QNAME = new QName("http://www.opengis.net/gml", "Boolean");
private final static QName _BooleanList_QNAME = new QName("http://www.opengis.net/gml", "BooleanList");
private final static QName _Category_QNAME = new QName("http://www.opengis.net/gml", "Category");
private final static QName _CategoryList_QNAME = new QName("http://www.opengis.net/gml", "CategoryList");
private final static QName _Quantity_QNAME = new QName("http://www.opengis.net/gml", "Quantity");
private final static QName _QuantityList_QNAME = new QName("http://www.opengis.net/gml", "QuantityList");
private final static QName _Count_QNAME = new QName("http://www.opengis.net/gml", "Count");
private final static QName _CountList_QNAME = new QName("http://www.opengis.net/gml", "CountList");
private final static QName _CompositeValue_QNAME = new QName("http://www.opengis.net/gml", "CompositeValue");
private final static QName _ValueArray_QNAME = new QName("http://www.opengis.net/gml", "ValueArray");
private final static QName _QuantityExtent_QNAME = new QName("http://www.opengis.net/gml", "QuantityExtent");
private final static QName _CategoryExtent_QNAME = new QName("http://www.opengis.net/gml", "CategoryExtent");
private final static QName _CountExtent_QNAME = new QName("http://www.opengis.net/gml", "CountExtent");
private final static QName _ValueProperty_QNAME = new QName("http://www.opengis.net/gml", "valueProperty");
private final static QName _ValueComponent_QNAME = new QName("http://www.opengis.net/gml", "valueComponent");
private final static QName _ValueComponents_QNAME = new QName("http://www.opengis.net/gml", "valueComponents");
private final static QName __ImplicitGeometry_QNAME = new QName("http://www.opengis.net/gml", "_ImplicitGeometry");
private final static QName _Grid_QNAME = new QName("http://www.opengis.net/gml", "Grid");
private final static QName _RectifiedGrid_QNAME = new QName("http://www.opengis.net/gml", "RectifiedGrid");
private final static QName __Coverage_QNAME = new QName("http://www.opengis.net/gml", "_Coverage");
private final static QName __ContinuousCoverage_QNAME = new QName("http://www.opengis.net/gml", "_ContinuousCoverage");
private final static QName __DiscreteCoverage_QNAME = new QName("http://www.opengis.net/gml", "_DiscreteCoverage");
private final static QName _DomainSet_QNAME = new QName("http://www.opengis.net/gml", "domainSet");
private final static QName _RangeSet_QNAME = new QName("http://www.opengis.net/gml", "rangeSet");
private final static QName _CoverageFunction_QNAME = new QName("http://www.opengis.net/gml", "coverageFunction");
private final static QName _DataBlock_QNAME = new QName("http://www.opengis.net/gml", "DataBlock");
private final static QName _TupleList_QNAME = new QName("http://www.opengis.net/gml", "tupleList");
private final static QName _DoubleOrNullTupleList_QNAME = new QName("http://www.opengis.net/gml", "doubleOrNullTupleList");
private final static QName _File_QNAME = new QName("http://www.opengis.net/gml", "File");
private final static QName _RangeParameters_QNAME = new QName("http://www.opengis.net/gml", "rangeParameters");
private final static QName _MappingRule_QNAME = new QName("http://www.opengis.net/gml", "MappingRule");
private final static QName _GridFunction_QNAME = new QName("http://www.opengis.net/gml", "GridFunction");
private final static QName _IndexMap_QNAME = new QName("http://www.opengis.net/gml", "IndexMap");
private final static QName _MultiPointCoverage_QNAME = new QName("http://www.opengis.net/gml", "MultiPointCoverage");
private final static QName _MultiPointDomain_QNAME = new QName("http://www.opengis.net/gml", "multiPointDomain");
private final static QName _MultiCurveCoverage_QNAME = new QName("http://www.opengis.net/gml", "MultiCurveCoverage");
private final static QName _MultiCurveDomain_QNAME = new QName("http://www.opengis.net/gml", "multiCurveDomain");
private final static QName _MultiSurfaceCoverage_QNAME = new QName("http://www.opengis.net/gml", "MultiSurfaceCoverage");
private final static QName _MultiSurfaceDomain_QNAME = new QName("http://www.opengis.net/gml", "multiSurfaceDomain");
private final static QName _MultiSolidCoverage_QNAME = new QName("http://www.opengis.net/gml", "MultiSolidCoverage");
private final static QName _MultiSolidDomain_QNAME = new QName("http://www.opengis.net/gml", "multiSolidDomain");
private final static QName _GridCoverage_QNAME = new QName("http://www.opengis.net/gml", "GridCoverage");
private final static QName _GridDomain_QNAME = new QName("http://www.opengis.net/gml", "gridDomain");
private final static QName _RectifiedGridCoverage_QNAME = new QName("http://www.opengis.net/gml", "RectifiedGridCoverage");
private final static QName _RectifiedGridDomain_QNAME = new QName("http://www.opengis.net/gml", "rectifiedGridDomain");
private final static QName __ReferenceSystem_QNAME = new QName("http://www.opengis.net/gml", "_ReferenceSystem");
private final static QName _SrsName_QNAME = new QName("http://www.opengis.net/gml", "srsName");
private final static QName _SrsID_QNAME = new QName("http://www.opengis.net/gml", "srsID");
private final static QName _ReferenceSystemRef_QNAME = new QName("http://www.opengis.net/gml", "referenceSystemRef");
private final static QName __CRS_QNAME = new QName("http://www.opengis.net/gml", "_CRS");
private final static QName _CrsRef_QNAME = new QName("http://www.opengis.net/gml", "crsRef");
private final static QName _Version_QNAME = new QName("http://www.opengis.net/gml", "version");
private final static QName _Remarks_QNAME = new QName("http://www.opengis.net/gml", "remarks");
private final static QName _Scope_QNAME = new QName("http://www.opengis.net/gml", "scope");
private final static QName _ValidArea_QNAME = new QName("http://www.opengis.net/gml", "validArea");
private final static QName _BoundingBox_QNAME = new QName("http://www.opengis.net/gml", "boundingBox");
private final static QName _BoundingPolygon_QNAME = new QName("http://www.opengis.net/gml", "boundingPolygon");
private final static QName _VerticalExtent_QNAME = new QName("http://www.opengis.net/gml", "verticalExtent");
private final static QName _TemporalExtent_QNAME = new QName("http://www.opengis.net/gml", "temporalExtent");
private final static QName _CoordinateSystemAxis_QNAME = new QName("http://www.opengis.net/gml", "CoordinateSystemAxis");
private final static QName _AxisID_QNAME = new QName("http://www.opengis.net/gml", "axisID");
private final static QName _AxisAbbrev_QNAME = new QName("http://www.opengis.net/gml", "axisAbbrev");
private final static QName _AxisDirection_QNAME = new QName("http://www.opengis.net/gml", "axisDirection");
private final static QName _CoordinateSystemAxisRef_QNAME = new QName("http://www.opengis.net/gml", "coordinateSystemAxisRef");
private final static QName __CoordinateSystem_QNAME = new QName("http://www.opengis.net/gml", "_CoordinateSystem");
private final static QName _CsName_QNAME = new QName("http://www.opengis.net/gml", "csName");
private final static QName _CsID_QNAME = new QName("http://www.opengis.net/gml", "csID");
private final static QName _UsesAxis_QNAME = new QName("http://www.opengis.net/gml", "usesAxis");
private final static QName _CoordinateSystemRef_QNAME = new QName("http://www.opengis.net/gml", "coordinateSystemRef");
private final static QName _EllipsoidalCS_QNAME = new QName("http://www.opengis.net/gml", "EllipsoidalCS");
private final static QName _EllipsoidalCSRef_QNAME = new QName("http://www.opengis.net/gml", "ellipsoidalCSRef");
private final static QName _CartesianCS_QNAME = new QName("http://www.opengis.net/gml", "CartesianCS");
private final static QName _CartesianCSRef_QNAME = new QName("http://www.opengis.net/gml", "cartesianCSRef");
private final static QName _VerticalCS_QNAME = new QName("http://www.opengis.net/gml", "VerticalCS");
private final static QName _VerticalCSRef_QNAME = new QName("http://www.opengis.net/gml", "verticalCSRef");
private final static QName _TemporalCS_QNAME = new QName("http://www.opengis.net/gml", "TemporalCS");
private final static QName _TemporalCSRef_QNAME = new QName("http://www.opengis.net/gml", "temporalCSRef");
private final static QName _LinearCS_QNAME = new QName("http://www.opengis.net/gml", "LinearCS");
private final static QName _LinearCSRef_QNAME = new QName("http://www.opengis.net/gml", "linearCSRef");
private final static QName _UserDefinedCS_QNAME = new QName("http://www.opengis.net/gml", "UserDefinedCS");
private final static QName _UserDefinedCSRef_QNAME = new QName("http://www.opengis.net/gml", "userDefinedCSRef");
private final static QName _SphericalCS_QNAME = new QName("http://www.opengis.net/gml", "SphericalCS");
private final static QName _SphericalCSRef_QNAME = new QName("http://www.opengis.net/gml", "sphericalCSRef");
private final static QName _PolarCS_QNAME = new QName("http://www.opengis.net/gml", "PolarCS");
private final static QName _PolarCSRef_QNAME = new QName("http://www.opengis.net/gml", "polarCSRef");
private final static QName _CylindricalCS_QNAME = new QName("http://www.opengis.net/gml", "CylindricalCS");
private final static QName _CylindricalCSRef_QNAME = new QName("http://www.opengis.net/gml", "cylindricalCSRef");
private final static QName _ObliqueCartesianCS_QNAME = new QName("http://www.opengis.net/gml", "ObliqueCartesianCS");
private final static QName _ObliqueCartesianCSRef_QNAME = new QName("http://www.opengis.net/gml", "obliqueCartesianCSRef");
private final static QName __Datum_QNAME = new QName("http://www.opengis.net/gml", "_Datum");
private final static QName _DatumName_QNAME = new QName("http://www.opengis.net/gml", "datumName");
private final static QName _DatumID_QNAME = new QName("http://www.opengis.net/gml", "datumID");
private final static QName _AnchorPoint_QNAME = new QName("http://www.opengis.net/gml", "anchorPoint");
private final static QName _RealizationEpoch_QNAME = new QName("http://www.opengis.net/gml", "realizationEpoch");
private final static QName _DatumRef_QNAME = new QName("http://www.opengis.net/gml", "datumRef");
private final static QName _EngineeringDatum_QNAME = new QName("http://www.opengis.net/gml", "EngineeringDatum");
private final static QName _EngineeringDatumRef_QNAME = new QName("http://www.opengis.net/gml", "engineeringDatumRef");
private final static QName _ImageDatum_QNAME = new QName("http://www.opengis.net/gml", "ImageDatum");
private final static QName _PixelInCell_QNAME = new QName("http://www.opengis.net/gml", "pixelInCell");
private final static QName _ImageDatumRef_QNAME = new QName("http://www.opengis.net/gml", "imageDatumRef");
private final static QName _VerticalDatum_QNAME = new QName("http://www.opengis.net/gml", "VerticalDatum");
private final static QName _VerticalDatumType_QNAME = new QName("http://www.opengis.net/gml", "verticalDatumType");
private final static QName _VerticalDatumRef_QNAME = new QName("http://www.opengis.net/gml", "verticalDatumRef");
private final static QName _TemporalDatum_QNAME = new QName("http://www.opengis.net/gml", "TemporalDatum");
private final static QName _Origin_QNAME = new QName("http://www.opengis.net/gml", "origin");
private final static QName _TemporalDatumRef_QNAME = new QName("http://www.opengis.net/gml", "temporalDatumRef");
private final static QName _GeodeticDatum_QNAME = new QName("http://www.opengis.net/gml", "GeodeticDatum");
private final static QName _UsesPrimeMeridian_QNAME = new QName("http://www.opengis.net/gml", "usesPrimeMeridian");
private final static QName _UsesEllipsoid_QNAME = new QName("http://www.opengis.net/gml", "usesEllipsoid");
private final static QName _GeodeticDatumRef_QNAME = new QName("http://www.opengis.net/gml", "geodeticDatumRef");
private final static QName _PrimeMeridian_QNAME = new QName("http://www.opengis.net/gml", "PrimeMeridian");
private final static QName _MeridianName_QNAME = new QName("http://www.opengis.net/gml", "meridianName");
private final static QName _MeridianID_QNAME = new QName("http://www.opengis.net/gml", "meridianID");
private final static QName _GreenwichLongitude_QNAME = new QName("http://www.opengis.net/gml", "greenwichLongitude");
private final static QName _PrimeMeridianRef_QNAME = new QName("http://www.opengis.net/gml", "primeMeridianRef");
private final static QName _Ellipsoid_QNAME = new QName("http://www.opengis.net/gml", "Ellipsoid");
private final static QName _EllipsoidName_QNAME = new QName("http://www.opengis.net/gml", "ellipsoidName");
private final static QName _EllipsoidID_QNAME = new QName("http://www.opengis.net/gml", "ellipsoidID");
private final static QName _SemiMajorAxis_QNAME = new QName("http://www.opengis.net/gml", "semiMajorAxis");
private final static QName _EllipsoidRef_QNAME = new QName("http://www.opengis.net/gml", "ellipsoidRef");
private final static QName _SecondDefiningParameter_QNAME = new QName("http://www.opengis.net/gml", "secondDefiningParameter");
private final static QName _InverseFlattening_QNAME = new QName("http://www.opengis.net/gml", "inverseFlattening");
private final static QName _SemiMinorAxis_QNAME = new QName("http://www.opengis.net/gml", "semiMinorAxis");
private final static QName _IsSphere_QNAME = new QName("http://www.opengis.net/gml", "isSphere");
private final static QName __PositionalAccuracy_QNAME = new QName("http://www.opengis.net/gml", "_positionalAccuracy");
private final static QName _MeasureDescription_QNAME = new QName("http://www.opengis.net/gml", "measureDescription");
private final static QName _AbsoluteExternalPositionalAccuracy_QNAME = new QName("http://www.opengis.net/gml", "absoluteExternalPositionalAccuracy");
private final static QName _RelativeInternalPositionalAccuracy_QNAME = new QName("http://www.opengis.net/gml", "relativeInternalPositionalAccuracy");
private final static QName _Result_QNAME = new QName("http://www.opengis.net/gml", "result");
private final static QName _CovarianceMatrix_QNAME = new QName("http://www.opengis.net/gml", "covarianceMatrix");
private final static QName _IncludesElement_QNAME = new QName("http://www.opengis.net/gml", "includesElement");
private final static QName _RowIndex_QNAME = new QName("http://www.opengis.net/gml", "rowIndex");
private final static QName _ColumnIndex_QNAME = new QName("http://www.opengis.net/gml", "columnIndex");
private final static QName _Covariance_QNAME = new QName("http://www.opengis.net/gml", "covariance");
private final static QName __CoordinateOperation_QNAME = new QName("http://www.opengis.net/gml", "_CoordinateOperation");
private final static QName _CoordinateOperationName_QNAME = new QName("http://www.opengis.net/gml", "coordinateOperationName");
private final static QName _CoordinateOperationID_QNAME = new QName("http://www.opengis.net/gml", "coordinateOperationID");
private final static QName _OperationVersion_QNAME = new QName("http://www.opengis.net/gml", "operationVersion");
private final static QName _SourceCRS_QNAME = new QName("http://www.opengis.net/gml", "sourceCRS");
private final static QName _TargetCRS_QNAME = new QName("http://www.opengis.net/gml", "targetCRS");
private final static QName _CoordinateOperationRef_QNAME = new QName("http://www.opengis.net/gml", "coordinateOperationRef");
private final static QName _ConcatenatedOperation_QNAME = new QName("http://www.opengis.net/gml", "ConcatenatedOperation");
private final static QName _UsesSingleOperation_QNAME = new QName("http://www.opengis.net/gml", "usesSingleOperation");
private final static QName _ConcatenatedOperationRef_QNAME = new QName("http://www.opengis.net/gml", "concatenatedOperationRef");
private final static QName __SingleOperation_QNAME = new QName("http://www.opengis.net/gml", "_SingleOperation");
private final static QName _SingleOperationRef_QNAME = new QName("http://www.opengis.net/gml", "singleOperationRef");
private final static QName _PassThroughOperation_QNAME = new QName("http://www.opengis.net/gml", "PassThroughOperation");
private final static QName _ModifiedCoordinate_QNAME = new QName("http://www.opengis.net/gml", "modifiedCoordinate");
private final static QName _UsesOperation_QNAME = new QName("http://www.opengis.net/gml", "usesOperation");
private final static QName _PassThroughOperationRef_QNAME = new QName("http://www.opengis.net/gml", "passThroughOperationRef");
private final static QName __Operation_QNAME = new QName("http://www.opengis.net/gml", "_Operation");
private final static QName _OperationRef_QNAME = new QName("http://www.opengis.net/gml", "operationRef");
private final static QName __GeneralConversion_QNAME = new QName("http://www.opengis.net/gml", "_GeneralConversion");
private final static QName _GeneralConversionRef_QNAME = new QName("http://www.opengis.net/gml", "generalConversionRef");
private final static QName _Conversion_QNAME = new QName("http://www.opengis.net/gml", "Conversion");
private final static QName _UsesMethod_QNAME = new QName("http://www.opengis.net/gml", "usesMethod");
private final static QName _UsesValue_QNAME = new QName("http://www.opengis.net/gml", "usesValue");
private final static QName _ConversionRef_QNAME = new QName("http://www.opengis.net/gml", "conversionRef");
private final static QName __GeneralTransformation_QNAME = new QName("http://www.opengis.net/gml", "_GeneralTransformation");
private final static QName _GeneralTransformationRef_QNAME = new QName("http://www.opengis.net/gml", "generalTransformationRef");
private final static QName _Transformation_QNAME = new QName("http://www.opengis.net/gml", "Transformation");
private final static QName _TransformationRef_QNAME = new QName("http://www.opengis.net/gml", "transformationRef");
private final static QName __GeneralParameterValue_QNAME = new QName("http://www.opengis.net/gml", "_generalParameterValue");
private final static QName _ParameterValue_QNAME = new QName("http://www.opengis.net/gml", "parameterValue");
private final static QName _Value_QNAME = new QName("http://www.opengis.net/gml", "value");
private final static QName _DmsAngleValue_QNAME = new QName("http://www.opengis.net/gml", "dmsAngleValue");
private final static QName _StringValue_QNAME = new QName("http://www.opengis.net/gml", "stringValue");
private final static QName _IntegerValue_QNAME = new QName("http://www.opengis.net/gml", "integerValue");
private final static QName _BooleanValue_QNAME = new QName("http://www.opengis.net/gml", "booleanValue");
private final static QName _ValueList_QNAME = new QName("http://www.opengis.net/gml", "valueList");
private final static QName _IntegerValueList_QNAME = new QName("http://www.opengis.net/gml", "integerValueList");
private final static QName _ValueFile_QNAME = new QName("http://www.opengis.net/gml", "valueFile");
private final static QName _ValueOfParameter_QNAME = new QName("http://www.opengis.net/gml", "valueOfParameter");
private final static QName _ParameterValueGroup_QNAME = new QName("http://www.opengis.net/gml", "parameterValueGroup");
private final static QName _IncludesValue_QNAME = new QName("http://www.opengis.net/gml", "includesValue");
private final static QName _ValuesOfGroup_QNAME = new QName("http://www.opengis.net/gml", "valuesOfGroup");
private final static QName _OperationMethod_QNAME = new QName("http://www.opengis.net/gml", "OperationMethod");
private final static QName _MethodName_QNAME = new QName("http://www.opengis.net/gml", "methodName");
private final static QName _MethodID_QNAME = new QName("http://www.opengis.net/gml", "methodID");
private final static QName _MethodFormula_QNAME = new QName("http://www.opengis.net/gml", "methodFormula");
private final static QName _SourceDimensions_QNAME = new QName("http://www.opengis.net/gml", "sourceDimensions");
private final static QName _TargetDimensions_QNAME = new QName("http://www.opengis.net/gml", "targetDimensions");
private final static QName _UsesParameter_QNAME = new QName("http://www.opengis.net/gml", "usesParameter");
private final static QName _OperationMethodRef_QNAME = new QName("http://www.opengis.net/gml", "operationMethodRef");
private final static QName __GeneralOperationParameter_QNAME = new QName("http://www.opengis.net/gml", "_GeneralOperationParameter");
private final static QName _MinimumOccurs_QNAME = new QName("http://www.opengis.net/gml", "minimumOccurs");
private final static QName _AbstractGeneralOperationParameterRef_QNAME = new QName("http://www.opengis.net/gml", "abstractGeneralOperationParameterRef");
private final static QName _OperationParameter_QNAME = new QName("http://www.opengis.net/gml", "OperationParameter");
private final static QName _ParameterName_QNAME = new QName("http://www.opengis.net/gml", "parameterName");
private final static QName _ParameterID_QNAME = new QName("http://www.opengis.net/gml", "parameterID");
private final static QName _OperationParameterRef_QNAME = new QName("http://www.opengis.net/gml", "operationParameterRef");
private final static QName _OperationParameterGroup_QNAME = new QName("http://www.opengis.net/gml", "OperationParameterGroup");
private final static QName _GroupName_QNAME = new QName("http://www.opengis.net/gml", "groupName");
private final static QName _GroupID_QNAME = new QName("http://www.opengis.net/gml", "groupID");
private final static QName _MaximumOccurs_QNAME = new QName("http://www.opengis.net/gml", "maximumOccurs");
private final static QName _IncludesParameter_QNAME = new QName("http://www.opengis.net/gml", "includesParameter");
private final static QName _OperationParameterGroupRef_QNAME = new QName("http://www.opengis.net/gml", "operationParameterGroupRef");
private final static QName __CoordinateReferenceSystem_QNAME = new QName("http://www.opengis.net/gml", "_CoordinateReferenceSystem");
private final static QName _CoordinateReferenceSystemRef_QNAME = new QName("http://www.opengis.net/gml", "coordinateReferenceSystemRef");
private final static QName _CompoundCRS_QNAME = new QName("http://www.opengis.net/gml", "CompoundCRS");
private final static QName _IncludesCRS_QNAME = new QName("http://www.opengis.net/gml", "includesCRS");
private final static QName _CompoundCRSRef_QNAME = new QName("http://www.opengis.net/gml", "compoundCRSRef");
private final static QName _GeographicCRS_QNAME = new QName("http://www.opengis.net/gml", "GeographicCRS");
private final static QName _UsesEllipsoidalCS_QNAME = new QName("http://www.opengis.net/gml", "usesEllipsoidalCS");
private final static QName _UsesGeodeticDatum_QNAME = new QName("http://www.opengis.net/gml", "usesGeodeticDatum");
private final static QName _GeographicCRSRef_QNAME = new QName("http://www.opengis.net/gml", "geographicCRSRef");
private final static QName _VerticalCRS_QNAME = new QName("http://www.opengis.net/gml", "VerticalCRS");
private final static QName _UsesVerticalCS_QNAME = new QName("http://www.opengis.net/gml", "usesVerticalCS");
private final static QName _UsesVerticalDatum_QNAME = new QName("http://www.opengis.net/gml", "usesVerticalDatum");
private final static QName _VerticalCRSRef_QNAME = new QName("http://www.opengis.net/gml", "verticalCRSRef");
private final static QName _GeocentricCRS_QNAME = new QName("http://www.opengis.net/gml", "GeocentricCRS");
private final static QName _UsesCartesianCS_QNAME = new QName("http://www.opengis.net/gml", "usesCartesianCS");
private final static QName _UsesSphericalCS_QNAME = new QName("http://www.opengis.net/gml", "usesSphericalCS");
private final static QName _GeocentricCRSRef_QNAME = new QName("http://www.opengis.net/gml", "geocentricCRSRef");
private final static QName __GeneralDerivedCRS_QNAME = new QName("http://www.opengis.net/gml", "_GeneralDerivedCRS");
private final static QName _BaseCRS_QNAME = new QName("http://www.opengis.net/gml", "baseCRS");
private final static QName _DefinedByConversion_QNAME = new QName("http://www.opengis.net/gml", "definedByConversion");
private final static QName _ProjectedCRS_QNAME = new QName("http://www.opengis.net/gml", "ProjectedCRS");
private final static QName _ProjectedCRSRef_QNAME = new QName("http://www.opengis.net/gml", "projectedCRSRef");
private final static QName _DerivedCRS_QNAME = new QName("http://www.opengis.net/gml", "DerivedCRS");
private final static QName _DerivedCRSType_QNAME = new QName("http://www.opengis.net/gml", "derivedCRSType");
private final static QName _UsesCS_QNAME = new QName("http://www.opengis.net/gml", "usesCS");
private final static QName _DerivedCRSRef_QNAME = new QName("http://www.opengis.net/gml", "derivedCRSRef");
private final static QName _EngineeringCRS_QNAME = new QName("http://www.opengis.net/gml", "EngineeringCRS");
private final static QName _UsesEngineeringDatum_QNAME = new QName("http://www.opengis.net/gml", "usesEngineeringDatum");
private final static QName _EngineeringCRSRef_QNAME = new QName("http://www.opengis.net/gml", "engineeringCRSRef");
private final static QName _ImageCRS_QNAME = new QName("http://www.opengis.net/gml", "ImageCRS");
private final static QName _UsesObliqueCartesianCS_QNAME = new QName("http://www.opengis.net/gml", "usesObliqueCartesianCS");
private final static QName _UsesImageDatum_QNAME = new QName("http://www.opengis.net/gml", "usesImageDatum");
private final static QName _ImageCRSRef_QNAME = new QName("http://www.opengis.net/gml", "imageCRSRef");
private final static QName _TemporalCRS_QNAME = new QName("http://www.opengis.net/gml", "TemporalCRS");
private final static QName _UsesTemporalCS_QNAME = new QName("http://www.opengis.net/gml", "usesTemporalCS");
private final static QName _UsesTemporalDatum_QNAME = new QName("http://www.opengis.net/gml", "usesTemporalDatum");
private final static QName _TemporalCRSRef_QNAME = new QName("http://www.opengis.net/gml", "temporalCRSRef");
private final static QName _Using_QNAME = new QName("http://www.opengis.net/gml", "using");
private final static QName _Target_QNAME = new QName("http://www.opengis.net/gml", "target");
private final static QName _Subject_QNAME = new QName("http://www.opengis.net/gml", "subject");
private final static QName _ResultOf_QNAME = new QName("http://www.opengis.net/gml", "resultOf");
private final static QName _Observation_QNAME = new QName("http://www.opengis.net/gml", "Observation");
private final static QName _DirectedObservation_QNAME = new QName("http://www.opengis.net/gml", "DirectedObservation");
private final static QName _DirectedObservationAtDistance_QNAME = new QName("http://www.opengis.net/gml", "DirectedObservationAtDistance");
private final static QName _DefaultStyle_QNAME = new QName("http://www.opengis.net/gml", "defaultStyle");
private final static QName __Style_QNAME = new QName("http://www.opengis.net/gml", "_Style");
private final static QName _Style_QNAME = new QName("http://www.opengis.net/gml", "Style");
private final static QName _FeatureStyle_QNAME = new QName("http://www.opengis.net/gml", "FeatureStyle");
private final static QName _GeometryStyle_QNAME = new QName("http://www.opengis.net/gml", "GeometryStyle");
private final static QName _TopologyStyle_QNAME = new QName("http://www.opengis.net/gml", "TopologyStyle");
private final static QName _LabelStyle_QNAME = new QName("http://www.opengis.net/gml", "LabelStyle");
private final static QName _GraphStyle_QNAME = new QName("http://www.opengis.net/gml", "GraphStyle");
private final static QName _Symbol_QNAME = new QName("http://www.opengis.net/gml", "symbol");
private final static QName _TimeTopologyComplex_QNAME = new QName("http://www.opengis.net/gml", "TimeTopologyComplex");
private final static QName __TimeTopologyPrimitive_QNAME = new QName("http://www.opengis.net/gml", "_TimeTopologyPrimitive");
private final static QName _TimeNode_QNAME = new QName("http://www.opengis.net/gml", "TimeNode");
private final static QName _TimeEdge_QNAME = new QName("http://www.opengis.net/gml", "TimeEdge");
private final static QName __TimeReferenceSystem_QNAME = new QName("http://www.opengis.net/gml", "_TimeReferenceSystem");
private final static QName _TimeCoordinateSystem_QNAME = new QName("http://www.opengis.net/gml", "TimeCoordinateSystem");
private final static QName _TimeOrdinalReferenceSystem_QNAME = new QName("http://www.opengis.net/gml", "TimeOrdinalReferenceSystem");
private final static QName _TimeOrdinalEra_QNAME = new QName("http://www.opengis.net/gml", "TimeOrdinalEra");
private final static QName _TimeCalendar_QNAME = new QName("http://www.opengis.net/gml", "TimeCalendar");
private final static QName _TimeCalendarEra_QNAME = new QName("http://www.opengis.net/gml", "TimeCalendarEra");
private final static QName _TimeClock_QNAME = new QName("http://www.opengis.net/gml", "TimeClock");
private final static QName _LabelTypeLabelExpression_QNAME = new QName("http://www.opengis.net/gml", "LabelExpression");
/**
* Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: net.opengis.gml
*
*/
public ObjectFactory() {
}
/**
* Create an instance of {@link TinType }
*
*/
public TinType createTinType() {
return new TinType();
}
/**
* Create an instance of {@link AbstractGriddedSurfaceType }
*
*/
public AbstractGriddedSurfaceType createAbstractGriddedSurfaceType() {
return new AbstractGriddedSurfaceType();
}
/**
* Create an instance of {@link ClothoidType }
*
*/
public ClothoidType createClothoidType() {
return new ClothoidType();
}
/**
* Create an instance of {@link FeaturePropertyType }
*
*/
public FeaturePropertyType createFeaturePropertyType() {
return new FeaturePropertyType();
}
/**
* Create an instance of {@link BagType }
*
*/
public BagType createBagType() {
return new BagType();
}
/**
* Create an instance of {@link ArrayType }
*
*/
public ArrayType createArrayType() {
return new ArrayType();
}
/**
* Create an instance of {@link GenericMetaDataType }
*
*/
public GenericMetaDataType createGenericMetaDataType() {
return new GenericMetaDataType();
}
/**
* Create an instance of {@link AssociationType }
*
*/
public AssociationType createAssociationType() {
return new AssociationType();
}
/**
* Create an instance of {@link ReferenceType }
*
*/
public ReferenceType createReferenceType() {
return new ReferenceType();
}
/**
* Create an instance of {@link ArrayAssociationType }
*
*/
public ArrayAssociationType createArrayAssociationType() {
return new ArrayAssociationType();
}
/**
* Create an instance of {@link MetaDataPropertyType }
*
*/
public MetaDataPropertyType createMetaDataPropertyType() {
return new MetaDataPropertyType();
}
/**
* Create an instance of {@link CodeType }
*
*/
public CodeType createCodeType() {
return new CodeType();
}
/**
* Create an instance of {@link StringOrRefType }
*
*/
public StringOrRefType createStringOrRefType() {
return new StringOrRefType();
}
/**
* Create an instance of {@link DefinitionType }
*
*/
public DefinitionType createDefinitionType() {
return new DefinitionType();
}
/**
* Create an instance of {@link DictionaryType }
*
*/
public DictionaryType createDictionaryType() {
return new DictionaryType();
}
/**
* Create an instance of {@link DictionaryEntryType }
*
*/
public DictionaryEntryType createDictionaryEntryType() {
return new DictionaryEntryType();
}
/**
* Create an instance of {@link IndirectEntryType }
*
*/
public IndirectEntryType createIndirectEntryType() {
return new IndirectEntryType();
}
/**
* Create an instance of {@link DefinitionProxyType }
*
*/
public DefinitionProxyType createDefinitionProxyType() {
return new DefinitionProxyType();
}
/**
* Create an instance of {@link UnitOfMeasureType }
*
*/
public UnitOfMeasureType createUnitOfMeasureType() {
return new UnitOfMeasureType();
}
/**
* Create an instance of {@link UnitDefinitionType }
*
*/
public UnitDefinitionType createUnitDefinitionType() {
return new UnitDefinitionType();
}
/**
* Create an instance of {@link BaseUnitType }
*
*/
public BaseUnitType createBaseUnitType() {
return new BaseUnitType();
}
/**
* Create an instance of {@link DerivedUnitType }
*
*/
public DerivedUnitType createDerivedUnitType() {
return new DerivedUnitType();
}
/**
* Create an instance of {@link ConventionalUnitType }
*
*/
public ConventionalUnitType createConventionalUnitType() {
return new ConventionalUnitType();
}
/**
* Create an instance of {@link DerivationUnitTermType }
*
*/
public DerivationUnitTermType createDerivationUnitTermType() {
return new DerivationUnitTermType();
}
/**
* Create an instance of {@link ConversionToPreferredUnitType }
*
*/
public ConversionToPreferredUnitType createConversionToPreferredUnitType() {
return new ConversionToPreferredUnitType();
}
/**
* Create an instance of {@link MeasureType }
*
*/
public MeasureType createMeasureType() {
return new MeasureType();
}
/**
* Create an instance of {@link DMSAngleType }
*
*/
public DMSAngleType createDMSAngleType() {
return new DMSAngleType();
}
/**
* Create an instance of {@link DegreesType }
*
*/
public DegreesType createDegreesType() {
return new DegreesType();
}
/**
* Create an instance of {@link PointType }
*
*/
public PointType createPointType() {
return new PointType();
}
/**
* Create an instance of {@link PointPropertyType }
*
*/
public PointPropertyType createPointPropertyType() {
return new PointPropertyType();
}
/**
* Create an instance of {@link PointArrayPropertyType }
*
*/
public PointArrayPropertyType createPointArrayPropertyType() {
return new PointArrayPropertyType();
}
/**
* Create an instance of {@link CurvePropertyType }
*
*/
public CurvePropertyType createCurvePropertyType() {
return new CurvePropertyType();
}
/**
* Create an instance of {@link CurveArrayPropertyType }
*
*/
public CurveArrayPropertyType createCurveArrayPropertyType() {
return new CurveArrayPropertyType();
}
/**
* Create an instance of {@link LineStringType }
*
*/
public LineStringType createLineStringType() {
return new LineStringType();
}
/**
* Create an instance of {@link DirectPositionType }
*
*/
public DirectPositionType createDirectPositionType() {
return new DirectPositionType();
}
/**
* Create an instance of {@link DirectPositionListType }
*
*/
public DirectPositionListType createDirectPositionListType() {
return new DirectPositionListType();
}
/**
* Create an instance of {@link VectorType }
*
*/
public VectorType createVectorType() {
return new VectorType();
}
/**
* Create an instance of {@link CoordinatesType }
*
*/
public CoordinatesType createCoordinatesType() {
return new CoordinatesType();
}
/**
* Create an instance of {@link EnvelopeType }
*
*/
public EnvelopeType createEnvelopeType() {
return new EnvelopeType();
}
/**
* Create an instance of {@link CoordType }
*
*/
public CoordType createCoordType() {
return new CoordType();
}
/**
* Create an instance of {@link LineStringPropertyType }
*
*/
public LineStringPropertyType createLineStringPropertyType() {
return new LineStringPropertyType();
}
/**
* Create an instance of {@link AbstractSurfaceType }
*
*/
public AbstractSurfaceType createAbstractSurfaceType() {
return new AbstractSurfaceType();
}
/**
* Create an instance of {@link SurfacePropertyType }
*
*/
public SurfacePropertyType createSurfacePropertyType() {
return new SurfacePropertyType();
}
/**
* Create an instance of {@link SurfaceArrayPropertyType }
*
*/
public SurfaceArrayPropertyType createSurfaceArrayPropertyType() {
return new SurfaceArrayPropertyType();
}
/**
* Create an instance of {@link PolygonType }
*
*/
public PolygonType createPolygonType() {
return new PolygonType();
}
/**
* Create an instance of {@link AbstractRingPropertyType }
*
*/
public AbstractRingPropertyType createAbstractRingPropertyType() {
return new AbstractRingPropertyType();
}
/**
* Create an instance of {@link LinearRingType }
*
*/
public LinearRingType createLinearRingType() {
return new LinearRingType();
}
/**
* Create an instance of {@link PolygonPropertyType }
*
*/
public PolygonPropertyType createPolygonPropertyType() {
return new PolygonPropertyType();
}
/**
* Create an instance of {@link TimeInstantType }
*
*/
public TimeInstantType createTimeInstantType() {
return new TimeInstantType();
}
/**
* Create an instance of {@link TimePeriodType }
*
*/
public TimePeriodType createTimePeriodType() {
return new TimePeriodType();
}
/**
* Create an instance of {@link TimeIntervalLengthType }
*
*/
public TimeIntervalLengthType createTimeIntervalLengthType() {
return new TimeIntervalLengthType();
}
/**
* Create an instance of {@link TimePositionType }
*
*/
public TimePositionType createTimePositionType() {
return new TimePositionType();
}
/**
* Create an instance of {@link TimePrimitivePropertyType }
*
*/
public TimePrimitivePropertyType createTimePrimitivePropertyType() {
return new TimePrimitivePropertyType();
}
/**
* Create an instance of {@link BoundingShapeType }
*
*/
public BoundingShapeType createBoundingShapeType() {
return new BoundingShapeType();
}
/**
* Create an instance of {@link EnvelopeWithTimePeriodType }
*
*/
public EnvelopeWithTimePeriodType createEnvelopeWithTimePeriodType() {
return new EnvelopeWithTimePeriodType();
}
/**
* Create an instance of {@link FeatureArrayPropertyType }
*
*/
public FeatureArrayPropertyType createFeatureArrayPropertyType() {
return new FeatureArrayPropertyType();
}
/**
* Create an instance of {@link FeatureCollectionType }
*
*/
public FeatureCollectionType createFeatureCollectionType() {
return new FeatureCollectionType();
}
/**
* Create an instance of {@link LocationPropertyType }
*
*/
public LocationPropertyType createLocationPropertyType() {
return new LocationPropertyType();
}
/**
* Create an instance of {@link PriorityLocationPropertyType }
*
*/
public PriorityLocationPropertyType createPriorityLocationPropertyType() {
return new PriorityLocationPropertyType();
}
/**
* Create an instance of {@link DirectionPropertyType }
*
*/
public DirectionPropertyType createDirectionPropertyType() {
return new DirectionPropertyType();
}
/**
* Create an instance of {@link DirectionVectorType }
*
*/
public DirectionVectorType createDirectionVectorType() {
return new DirectionVectorType();
}
/**
* Create an instance of {@link MovingObjectStatusType }
*
*/
public MovingObjectStatusType createMovingObjectStatusType() {
return new MovingObjectStatusType();
}
/**
* Create an instance of {@link HistoryPropertyType }
*
*/
public HistoryPropertyType createHistoryPropertyType() {
return new HistoryPropertyType();
}
/**
* Create an instance of {@link TrackType }
*
*/
public TrackType createTrackType() {
return new TrackType();
}
/**
* Create an instance of {@link CurveType }
*
*/
public CurveType createCurveType() {
return new CurveType();
}
/**
* Create an instance of {@link OrientableCurveType }
*
*/
public OrientableCurveType createOrientableCurveType() {
return new OrientableCurveType();
}
/**
* Create an instance of {@link CurveSegmentArrayPropertyType }
*
*/
public CurveSegmentArrayPropertyType createCurveSegmentArrayPropertyType() {
return new CurveSegmentArrayPropertyType();
}
/**
* Create an instance of {@link LineStringSegmentType }
*
*/
public LineStringSegmentType createLineStringSegmentType() {
return new LineStringSegmentType();
}
/**
* Create an instance of {@link ArcStringType }
*
*/
public ArcStringType createArcStringType() {
return new ArcStringType();
}
/**
* Create an instance of {@link ArcType }
*
*/
public ArcType createArcType() {
return new ArcType();
}
/**
* Create an instance of {@link CircleType }
*
*/
public CircleType createCircleType() {
return new CircleType();
}
/**
* Create an instance of {@link ArcStringByBulgeType }
*
*/
public ArcStringByBulgeType createArcStringByBulgeType() {
return new ArcStringByBulgeType();
}
/**
* Create an instance of {@link ArcByBulgeType }
*
*/
public ArcByBulgeType createArcByBulgeType() {
return new ArcByBulgeType();
}
/**
* Create an instance of {@link ArcByCenterPointType }
*
*/
public ArcByCenterPointType createArcByCenterPointType() {
return new ArcByCenterPointType();
}
/**
* Create an instance of {@link CircleByCenterPointType }
*
*/
public CircleByCenterPointType createCircleByCenterPointType() {
return new CircleByCenterPointType();
}
/**
* Create an instance of {@link OffsetCurveType }
*
*/
public OffsetCurveType createOffsetCurveType() {
return new OffsetCurveType();
}
/**
* Create an instance of {@link AffinePlacementType }
*
*/
public AffinePlacementType createAffinePlacementType() {
return new AffinePlacementType();
}
/**
* Create an instance of {@link GeodesicStringType }
*
*/
public GeodesicStringType createGeodesicStringType() {
return new GeodesicStringType();
}
/**
* Create an instance of {@link GeodesicType }
*
*/
public GeodesicType createGeodesicType() {
return new GeodesicType();
}
/**
* Create an instance of {@link CubicSplineType }
*
*/
public CubicSplineType createCubicSplineType() {
return new CubicSplineType();
}
/**
* Create an instance of {@link BSplineType }
*
*/
public BSplineType createBSplineType() {
return new BSplineType();
}
/**
* Create an instance of {@link BezierType }
*
*/
public BezierType createBezierType() {
return new BezierType();
}
/**
* Create an instance of {@link SurfaceType }
*
*/
public SurfaceType createSurfaceType() {
return new SurfaceType();
}
/**
* Create an instance of {@link OrientableSurfaceType }
*
*/
public OrientableSurfaceType createOrientableSurfaceType() {
return new OrientableSurfaceType();
}
/**
* Create an instance of {@link SurfacePatchArrayPropertyType }
*
*/
public SurfacePatchArrayPropertyType createSurfacePatchArrayPropertyType() {
return new SurfacePatchArrayPropertyType();
}
/**
* Create an instance of {@link PolygonPatchType }
*
*/
public PolygonPatchType createPolygonPatchType() {
return new PolygonPatchType();
}
/**
* Create an instance of {@link TriangleType }
*
*/
public TriangleType createTriangleType() {
return new TriangleType();
}
/**
* Create an instance of {@link RectangleType }
*
*/
public RectangleType createRectangleType() {
return new RectangleType();
}
/**
* Create an instance of {@link RingType }
*
*/
public RingType createRingType() {
return new RingType();
}
/**
* Create an instance of {@link AbstractParametricCurveSurfaceType }
*
*/
public AbstractParametricCurveSurfaceType createAbstractParametricCurveSurfaceType() {
return new AbstractParametricCurveSurfaceType();
}
/**
* Create an instance of {@link ConeType }
*
*/
public ConeType createConeType() {
return new ConeType();
}
/**
* Create an instance of {@link CylinderType }
*
*/
public CylinderType createCylinderType() {
return new CylinderType();
}
/**
* Create an instance of {@link SphereType }
*
*/
public SphereType createSphereType() {
return new SphereType();
}
/**
* Create an instance of {@link PolyhedralSurfaceType }
*
*/
public PolyhedralSurfaceType createPolyhedralSurfaceType() {
return new PolyhedralSurfaceType();
}
/**
* Create an instance of {@link PolygonPatchArrayPropertyType }
*
*/
public PolygonPatchArrayPropertyType createPolygonPatchArrayPropertyType() {
return new PolygonPatchArrayPropertyType();
}
/**
* Create an instance of {@link TrianglePatchArrayPropertyType }
*
*/
public TrianglePatchArrayPropertyType createTrianglePatchArrayPropertyType() {
return new TrianglePatchArrayPropertyType();
}
/**
* Create an instance of {@link TriangulatedSurfaceType }
*
*/
public TriangulatedSurfaceType createTriangulatedSurfaceType() {
return new TriangulatedSurfaceType();
}
/**
* Create an instance of {@link AbstractSolidType }
*
*/
public AbstractSolidType createAbstractSolidType() {
return new AbstractSolidType();
}
/**
* Create an instance of {@link SolidPropertyType }
*
*/
public SolidPropertyType createSolidPropertyType() {
return new SolidPropertyType();
}
/**
* Create an instance of {@link SolidArrayPropertyType }
*
*/
public SolidArrayPropertyType createSolidArrayPropertyType() {
return new SolidArrayPropertyType();
}
/**
* Create an instance of {@link SolidType }
*
*/
public SolidType createSolidType() {
return new SolidType();
}
/**
* Create an instance of {@link MultiGeometryType }
*
*/
public MultiGeometryType createMultiGeometryType() {
return new MultiGeometryType();
}
/**
* Create an instance of {@link MultiGeometryPropertyType }
*
*/
public MultiGeometryPropertyType createMultiGeometryPropertyType() {
return new MultiGeometryPropertyType();
}
/**
* Create an instance of {@link MultiPointType }
*
*/
public MultiPointType createMultiPointType() {
return new MultiPointType();
}
/**
* Create an instance of {@link MultiPointPropertyType }
*
*/
public MultiPointPropertyType createMultiPointPropertyType() {
return new MultiPointPropertyType();
}
/**
* Create an instance of {@link MultiCurveType }
*
*/
public MultiCurveType createMultiCurveType() {
return new MultiCurveType();
}
/**
* Create an instance of {@link MultiCurvePropertyType }
*
*/
public MultiCurvePropertyType createMultiCurvePropertyType() {
return new MultiCurvePropertyType();
}
/**
* Create an instance of {@link MultiSurfaceType }
*
*/
public MultiSurfaceType createMultiSurfaceType() {
return new MultiSurfaceType();
}
/**
* Create an instance of {@link MultiSurfacePropertyType }
*
*/
public MultiSurfacePropertyType createMultiSurfacePropertyType() {
return new MultiSurfacePropertyType();
}
/**
* Create an instance of {@link MultiSolidType }
*
*/
public MultiSolidType createMultiSolidType() {
return new MultiSolidType();
}
/**
* Create an instance of {@link MultiSolidPropertyType }
*
*/
public MultiSolidPropertyType createMultiSolidPropertyType() {
return new MultiSolidPropertyType();
}
/**
* Create an instance of {@link MultiPolygonType }
*
*/
public MultiPolygonType createMultiPolygonType() {
return new MultiPolygonType();
}
/**
* Create an instance of {@link MultiLineStringType }
*
*/
public MultiLineStringType createMultiLineStringType() {
return new MultiLineStringType();
}
/**
* Create an instance of {@link GeometryPropertyType }
*
*/
public GeometryPropertyType createGeometryPropertyType() {
return new GeometryPropertyType();
}
/**
* Create an instance of {@link GeometryArrayPropertyType }
*
*/
public GeometryArrayPropertyType createGeometryArrayPropertyType() {
return new GeometryArrayPropertyType();
}
/**
* Create an instance of {@link CompositeCurveType }
*
*/
public CompositeCurveType createCompositeCurveType() {
return new CompositeCurveType();
}
/**
* Create an instance of {@link CompositeSurfaceType }
*
*/
public CompositeSurfaceType createCompositeSurfaceType() {
return new CompositeSurfaceType();
}
/**
* Create an instance of {@link CompositeSolidType }
*
*/
public CompositeSolidType createCompositeSolidType() {
return new CompositeSolidType();
}
/**
* Create an instance of {@link GeometricComplexType }
*
*/
public GeometricComplexType createGeometricComplexType() {
return new GeometricComplexType();
}
/**
* Create an instance of {@link IsolatedPropertyType }
*
*/
public IsolatedPropertyType createIsolatedPropertyType() {
return new IsolatedPropertyType();
}
/**
* Create an instance of {@link ContainerPropertyType }
*
*/
public ContainerPropertyType createContainerPropertyType() {
return new ContainerPropertyType();
}
/**
* Create an instance of {@link NodeType }
*
*/
public NodeType createNodeType() {
return new NodeType();
}
/**
* Create an instance of {@link DirectedNodePropertyType }
*
*/
public DirectedNodePropertyType createDirectedNodePropertyType() {
return new DirectedNodePropertyType();
}
/**
* Create an instance of {@link EdgeType }
*
*/
public EdgeType createEdgeType() {
return new EdgeType();
}
/**
* Create an instance of {@link DirectedEdgePropertyType }
*
*/
public DirectedEdgePropertyType createDirectedEdgePropertyType() {
return new DirectedEdgePropertyType();
}
/**
* Create an instance of {@link FaceType }
*
*/
public FaceType createFaceType() {
return new FaceType();
}
/**
* Create an instance of {@link DirectedFacePropertyType }
*
*/
public DirectedFacePropertyType createDirectedFacePropertyType() {
return new DirectedFacePropertyType();
}
/**
* Create an instance of {@link TopoSolidType }
*
*/
public TopoSolidType createTopoSolidType() {
return new TopoSolidType();
}
/**
* Create an instance of {@link DirectedTopoSolidPropertyType }
*
*/
public DirectedTopoSolidPropertyType createDirectedTopoSolidPropertyType() {
return new DirectedTopoSolidPropertyType();
}
/**
* Create an instance of {@link TopoPointType }
*
*/
public TopoPointType createTopoPointType() {
return new TopoPointType();
}
/**
* Create an instance of {@link TopoPointPropertyType }
*
*/
public TopoPointPropertyType createTopoPointPropertyType() {
return new TopoPointPropertyType();
}
/**
* Create an instance of {@link TopoCurveType }
*
*/
public TopoCurveType createTopoCurveType() {
return new TopoCurveType();
}
/**
* Create an instance of {@link TopoCurvePropertyType }
*
*/
public TopoCurvePropertyType createTopoCurvePropertyType() {
return new TopoCurvePropertyType();
}
/**
* Create an instance of {@link TopoSurfaceType }
*
*/
public TopoSurfaceType createTopoSurfaceType() {
return new TopoSurfaceType();
}
/**
* Create an instance of {@link TopoSurfacePropertyType }
*
*/
public TopoSurfacePropertyType createTopoSurfacePropertyType() {
return new TopoSurfacePropertyType();
}
/**
* Create an instance of {@link TopoVolumeType }
*
*/
public TopoVolumeType createTopoVolumeType() {
return new TopoVolumeType();
}
/**
* Create an instance of {@link TopoVolumePropertyType }
*
*/
public TopoVolumePropertyType createTopoVolumePropertyType() {
return new TopoVolumePropertyType();
}
/**
* Create an instance of {@link TopoComplexType }
*
*/
public TopoComplexType createTopoComplexType() {
return new TopoComplexType();
}
/**
* Create an instance of {@link TopoComplexMemberType }
*
*/
public TopoComplexMemberType createTopoComplexMemberType() {
return new TopoComplexMemberType();
}
/**
* Create an instance of {@link TopoPrimitiveMemberType }
*
*/
public TopoPrimitiveMemberType createTopoPrimitiveMemberType() {
return new TopoPrimitiveMemberType();
}
/**
* Create an instance of {@link TopoPrimitiveArrayAssociationType }
*
*/
public TopoPrimitiveArrayAssociationType createTopoPrimitiveArrayAssociationType() {
return new TopoPrimitiveArrayAssociationType();
}
/**
* Create an instance of {@link CodeOrNullListType }
*
*/
public CodeOrNullListType createCodeOrNullListType() {
return new CodeOrNullListType();
}
/**
* Create an instance of {@link MeasureOrNullListType }
*
*/
public MeasureOrNullListType createMeasureOrNullListType() {
return new MeasureOrNullListType();
}
/**
* Create an instance of {@link CompositeValueType }
*
*/
public CompositeValueType createCompositeValueType() {
return new CompositeValueType();
}
/**
* Create an instance of {@link ValueArrayType }
*
*/
public ValueArrayType createValueArrayType() {
return new ValueArrayType();
}
/**
* Create an instance of {@link QuantityExtentType }
*
*/
public QuantityExtentType createQuantityExtentType() {
return new QuantityExtentType();
}
/**
* Create an instance of {@link CategoryExtentType }
*
*/
public CategoryExtentType createCategoryExtentType() {
return new CategoryExtentType();
}
/**
* Create an instance of {@link ValuePropertyType }
*
*/
public ValuePropertyType createValuePropertyType() {
return new ValuePropertyType();
}
/**
* Create an instance of {@link ValueArrayPropertyType }
*
*/
public ValueArrayPropertyType createValueArrayPropertyType() {
return new ValueArrayPropertyType();
}
/**
* Create an instance of {@link GridType }
*
*/
public GridType createGridType() {
return new GridType();
}
/**
* Create an instance of {@link RectifiedGridType }
*
*/
public RectifiedGridType createRectifiedGridType() {
return new RectifiedGridType();
}
/**
* Create an instance of {@link DomainSetType }
*
*/
public DomainSetType createDomainSetType() {
return new DomainSetType();
}
/**
* Create an instance of {@link RangeSetType }
*
*/
public RangeSetType createRangeSetType() {
return new RangeSetType();
}
/**
* Create an instance of {@link CoverageFunctionType }
*
*/
public CoverageFunctionType createCoverageFunctionType() {
return new CoverageFunctionType();
}
/**
* Create an instance of {@link DataBlockType }
*
*/
public DataBlockType createDataBlockType() {
return new DataBlockType();
}
/**
* Create an instance of {@link FileType }
*
*/
public FileType createFileType() {
return new FileType();
}
/**
* Create an instance of {@link RangeParametersType }
*
*/
public RangeParametersType createRangeParametersType() {
return new RangeParametersType();
}
/**
* Create an instance of {@link GridFunctionType }
*
*/
public GridFunctionType createGridFunctionType() {
return new GridFunctionType();
}
/**
* Create an instance of {@link IndexMapType }
*
*/
public IndexMapType createIndexMapType() {
return new IndexMapType();
}
/**
* Create an instance of {@link MultiPointCoverageType }
*
*/
public MultiPointCoverageType createMultiPointCoverageType() {
return new MultiPointCoverageType();
}
/**
* Create an instance of {@link MultiPointDomainType }
*
*/
public MultiPointDomainType createMultiPointDomainType() {
return new MultiPointDomainType();
}
/**
* Create an instance of {@link MultiCurveCoverageType }
*
*/
public MultiCurveCoverageType createMultiCurveCoverageType() {
return new MultiCurveCoverageType();
}
/**
* Create an instance of {@link MultiCurveDomainType }
*
*/
public MultiCurveDomainType createMultiCurveDomainType() {
return new MultiCurveDomainType();
}
/**
* Create an instance of {@link MultiSurfaceCoverageType }
*
*/
public MultiSurfaceCoverageType createMultiSurfaceCoverageType() {
return new MultiSurfaceCoverageType();
}
/**
* Create an instance of {@link MultiSurfaceDomainType }
*
*/
public MultiSurfaceDomainType createMultiSurfaceDomainType() {
return new MultiSurfaceDomainType();
}
/**
* Create an instance of {@link MultiSolidCoverageType }
*
*/
public MultiSolidCoverageType createMultiSolidCoverageType() {
return new MultiSolidCoverageType();
}
/**
* Create an instance of {@link MultiSolidDomainType }
*
*/
public MultiSolidDomainType createMultiSolidDomainType() {
return new MultiSolidDomainType();
}
/**
* Create an instance of {@link GridCoverageType }
*
*/
public GridCoverageType createGridCoverageType() {
return new GridCoverageType();
}
/**
* Create an instance of {@link GridDomainType }
*
*/
public GridDomainType createGridDomainType() {
return new GridDomainType();
}
/**
* Create an instance of {@link RectifiedGridCoverageType }
*
*/
public RectifiedGridCoverageType createRectifiedGridCoverageType() {
return new RectifiedGridCoverageType();
}
/**
* Create an instance of {@link RectifiedGridDomainType }
*
*/
public RectifiedGridDomainType createRectifiedGridDomainType() {
return new RectifiedGridDomainType();
}
/**
* Create an instance of {@link IdentifierType }
*
*/
public IdentifierType createIdentifierType() {
return new IdentifierType();
}
/**
* Create an instance of {@link ReferenceSystemRefType }
*
*/
public ReferenceSystemRefType createReferenceSystemRefType() {
return new ReferenceSystemRefType();
}
/**
* Create an instance of {@link CRSRefType }
*
*/
public CRSRefType createCRSRefType() {
return new CRSRefType();
}
/**
* Create an instance of {@link ExtentType }
*
*/
public ExtentType createExtentType() {
return new ExtentType();
}
/**
* Create an instance of {@link CoordinateSystemAxisType }
*
*/
public CoordinateSystemAxisType createCoordinateSystemAxisType() {
return new CoordinateSystemAxisType();
}
/**
* Create an instance of {@link CoordinateSystemAxisRefType }
*
*/
public CoordinateSystemAxisRefType createCoordinateSystemAxisRefType() {
return new CoordinateSystemAxisRefType();
}
/**
* Create an instance of {@link CoordinateSystemRefType }
*
*/
public CoordinateSystemRefType createCoordinateSystemRefType() {
return new CoordinateSystemRefType();
}
/**
* Create an instance of {@link EllipsoidalCSType }
*
*/
public EllipsoidalCSType createEllipsoidalCSType() {
return new EllipsoidalCSType();
}
/**
* Create an instance of {@link EllipsoidalCSRefType }
*
*/
public EllipsoidalCSRefType createEllipsoidalCSRefType() {
return new EllipsoidalCSRefType();
}
/**
* Create an instance of {@link CartesianCSType }
*
*/
public CartesianCSType createCartesianCSType() {
return new CartesianCSType();
}
/**
* Create an instance of {@link CartesianCSRefType }
*
*/
public CartesianCSRefType createCartesianCSRefType() {
return new CartesianCSRefType();
}
/**
* Create an instance of {@link VerticalCSType }
*
*/
public VerticalCSType createVerticalCSType() {
return new VerticalCSType();
}
/**
* Create an instance of {@link VerticalCSRefType }
*
*/
public VerticalCSRefType createVerticalCSRefType() {
return new VerticalCSRefType();
}
/**
* Create an instance of {@link TemporalCSType }
*
*/
public TemporalCSType createTemporalCSType() {
return new TemporalCSType();
}
/**
* Create an instance of {@link TemporalCSRefType }
*
*/
public TemporalCSRefType createTemporalCSRefType() {
return new TemporalCSRefType();
}
/**
* Create an instance of {@link LinearCSType }
*
*/
public LinearCSType createLinearCSType() {
return new LinearCSType();
}
/**
* Create an instance of {@link LinearCSRefType }
*
*/
public LinearCSRefType createLinearCSRefType() {
return new LinearCSRefType();
}
/**
* Create an instance of {@link UserDefinedCSType }
*
*/
public UserDefinedCSType createUserDefinedCSType() {
return new UserDefinedCSType();
}
/**
* Create an instance of {@link UserDefinedCSRefType }
*
*/
public UserDefinedCSRefType createUserDefinedCSRefType() {
return new UserDefinedCSRefType();
}
/**
* Create an instance of {@link SphericalCSType }
*
*/
public SphericalCSType createSphericalCSType() {
return new SphericalCSType();
}
/**
* Create an instance of {@link SphericalCSRefType }
*
*/
public SphericalCSRefType createSphericalCSRefType() {
return new SphericalCSRefType();
}
/**
* Create an instance of {@link PolarCSType }
*
*/
public PolarCSType createPolarCSType() {
return new PolarCSType();
}
/**
* Create an instance of {@link PolarCSRefType }
*
*/
public PolarCSRefType createPolarCSRefType() {
return new PolarCSRefType();
}
/**
* Create an instance of {@link CylindricalCSType }
*
*/
public CylindricalCSType createCylindricalCSType() {
return new CylindricalCSType();
}
/**
* Create an instance of {@link CylindricalCSRefType }
*
*/
public CylindricalCSRefType createCylindricalCSRefType() {
return new CylindricalCSRefType();
}
/**
* Create an instance of {@link ObliqueCartesianCSType }
*
*/
public ObliqueCartesianCSType createObliqueCartesianCSType() {
return new ObliqueCartesianCSType();
}
/**
* Create an instance of {@link ObliqueCartesianCSRefType }
*
*/
public ObliqueCartesianCSRefType createObliqueCartesianCSRefType() {
return new ObliqueCartesianCSRefType();
}
/**
* Create an instance of {@link DatumRefType }
*
*/
public DatumRefType createDatumRefType() {
return new DatumRefType();
}
/**
* Create an instance of {@link EngineeringDatumType }
*
*/
public EngineeringDatumType createEngineeringDatumType() {
return new EngineeringDatumType();
}
/**
* Create an instance of {@link EngineeringDatumRefType }
*
*/
public EngineeringDatumRefType createEngineeringDatumRefType() {
return new EngineeringDatumRefType();
}
/**
* Create an instance of {@link ImageDatumType }
*
*/
public ImageDatumType createImageDatumType() {
return new ImageDatumType();
}
/**
* Create an instance of {@link PixelInCellType }
*
*/
public PixelInCellType createPixelInCellType() {
return new PixelInCellType();
}
/**
* Create an instance of {@link ImageDatumRefType }
*
*/
public ImageDatumRefType createImageDatumRefType() {
return new ImageDatumRefType();
}
/**
* Create an instance of {@link VerticalDatumType }
*
*/
public VerticalDatumType createVerticalDatumType() {
return new VerticalDatumType();
}
/**
* Create an instance of {@link VerticalDatumTypeType }
*
*/
public VerticalDatumTypeType createVerticalDatumTypeType() {
return new VerticalDatumTypeType();
}
/**
* Create an instance of {@link VerticalDatumRefType }
*
*/
public VerticalDatumRefType createVerticalDatumRefType() {
return new VerticalDatumRefType();
}
/**
* Create an instance of {@link TemporalDatumType }
*
*/
public TemporalDatumType createTemporalDatumType() {
return new TemporalDatumType();
}
/**
* Create an instance of {@link TemporalDatumRefType }
*
*/
public TemporalDatumRefType createTemporalDatumRefType() {
return new TemporalDatumRefType();
}
/**
* Create an instance of {@link GeodeticDatumType }
*
*/
public GeodeticDatumType createGeodeticDatumType() {
return new GeodeticDatumType();
}
/**
* Create an instance of {@link PrimeMeridianRefType }
*
*/
public PrimeMeridianRefType createPrimeMeridianRefType() {
return new PrimeMeridianRefType();
}
/**
* Create an instance of {@link EllipsoidRefType }
*
*/
public EllipsoidRefType createEllipsoidRefType() {
return new EllipsoidRefType();
}
/**
* Create an instance of {@link GeodeticDatumRefType }
*
*/
public GeodeticDatumRefType createGeodeticDatumRefType() {
return new GeodeticDatumRefType();
}
/**
* Create an instance of {@link PrimeMeridianType }
*
*/
public PrimeMeridianType createPrimeMeridianType() {
return new PrimeMeridianType();
}
/**
* Create an instance of {@link AngleChoiceType }
*
*/
public AngleChoiceType createAngleChoiceType() {
return new AngleChoiceType();
}
/**
* Create an instance of {@link EllipsoidType }
*
*/
public EllipsoidType createEllipsoidType() {
return new EllipsoidType();
}
/**
* Create an instance of {@link SecondDefiningParameterType }
*
*/
public SecondDefiningParameterType createSecondDefiningParameterType() {
return new SecondDefiningParameterType();
}
/**
* Create an instance of {@link AbsoluteExternalPositionalAccuracyType }
*
*/
public AbsoluteExternalPositionalAccuracyType createAbsoluteExternalPositionalAccuracyType() {
return new AbsoluteExternalPositionalAccuracyType();
}
/**
* Create an instance of {@link RelativeInternalPositionalAccuracyType }
*
*/
public RelativeInternalPositionalAccuracyType createRelativeInternalPositionalAccuracyType() {
return new RelativeInternalPositionalAccuracyType();
}
/**
* Create an instance of {@link CovarianceMatrixType }
*
*/
public CovarianceMatrixType createCovarianceMatrixType() {
return new CovarianceMatrixType();
}
/**
* Create an instance of {@link CovarianceElementType }
*
*/
public CovarianceElementType createCovarianceElementType() {
return new CovarianceElementType();
}
/**
* Create an instance of {@link CoordinateOperationRefType }
*
*/
public CoordinateOperationRefType createCoordinateOperationRefType() {
return new CoordinateOperationRefType();
}
/**
* Create an instance of {@link ConcatenatedOperationType }
*
*/
public ConcatenatedOperationType createConcatenatedOperationType() {
return new ConcatenatedOperationType();
}
/**
* Create an instance of {@link SingleOperationRefType }
*
*/
public SingleOperationRefType createSingleOperationRefType() {
return new SingleOperationRefType();
}
/**
* Create an instance of {@link ConcatenatedOperationRefType }
*
*/
public ConcatenatedOperationRefType createConcatenatedOperationRefType() {
return new ConcatenatedOperationRefType();
}
/**
* Create an instance of {@link PassThroughOperationType }
*
*/
public PassThroughOperationType createPassThroughOperationType() {
return new PassThroughOperationType();
}
/**
* Create an instance of {@link OperationRefType }
*
*/
public OperationRefType createOperationRefType() {
return new OperationRefType();
}
/**
* Create an instance of {@link PassThroughOperationRefType }
*
*/
public PassThroughOperationRefType createPassThroughOperationRefType() {
return new PassThroughOperationRefType();
}
/**
* Create an instance of {@link GeneralConversionRefType }
*
*/
public GeneralConversionRefType createGeneralConversionRefType() {
return new GeneralConversionRefType();
}
/**
* Create an instance of {@link ConversionType }
*
*/
public ConversionType createConversionType() {
return new ConversionType();
}
/**
* Create an instance of {@link OperationMethodRefType }
*
*/
public OperationMethodRefType createOperationMethodRefType() {
return new OperationMethodRefType();
}
/**
* Create an instance of {@link ParameterValueType }
*
*/
public ParameterValueType createParameterValueType() {
return new ParameterValueType();
}
/**
* Create an instance of {@link ConversionRefType }
*
*/
public ConversionRefType createConversionRefType() {
return new ConversionRefType();
}
/**
* Create an instance of {@link GeneralTransformationRefType }
*
*/
public GeneralTransformationRefType createGeneralTransformationRefType() {
return new GeneralTransformationRefType();
}
/**
* Create an instance of {@link TransformationType }
*
*/
public TransformationType createTransformationType() {
return new TransformationType();
}
/**
* Create an instance of {@link TransformationRefType }
*
*/
public TransformationRefType createTransformationRefType() {
return new TransformationRefType();
}
/**
* Create an instance of {@link MeasureListType }
*
*/
public MeasureListType createMeasureListType() {
return new MeasureListType();
}
/**
* Create an instance of {@link OperationParameterRefType }
*
*/
public OperationParameterRefType createOperationParameterRefType() {
return new OperationParameterRefType();
}
/**
* Create an instance of {@link ParameterValueGroupType }
*
*/
public ParameterValueGroupType createParameterValueGroupType() {
return new ParameterValueGroupType();
}
/**
* Create an instance of {@link OperationParameterGroupRefType }
*
*/
public OperationParameterGroupRefType createOperationParameterGroupRefType() {
return new OperationParameterGroupRefType();
}
/**
* Create an instance of {@link OperationMethodType }
*
*/
public OperationMethodType createOperationMethodType() {
return new OperationMethodType();
}
/**
* Create an instance of {@link AbstractGeneralOperationParameterRefType }
*
*/
public AbstractGeneralOperationParameterRefType createAbstractGeneralOperationParameterRefType() {
return new AbstractGeneralOperationParameterRefType();
}
/**
* Create an instance of {@link OperationParameterType }
*
*/
public OperationParameterType createOperationParameterType() {
return new OperationParameterType();
}
/**
* Create an instance of {@link OperationParameterGroupType }
*
*/
public OperationParameterGroupType createOperationParameterGroupType() {
return new OperationParameterGroupType();
}
/**
* Create an instance of {@link CoordinateReferenceSystemRefType }
*
*/
public CoordinateReferenceSystemRefType createCoordinateReferenceSystemRefType() {
return new CoordinateReferenceSystemRefType();
}
/**
* Create an instance of {@link CompoundCRSType }
*
*/
public CompoundCRSType createCompoundCRSType() {
return new CompoundCRSType();
}
/**
* Create an instance of {@link CompoundCRSRefType }
*
*/
public CompoundCRSRefType createCompoundCRSRefType() {
return new CompoundCRSRefType();
}
/**
* Create an instance of {@link GeographicCRSType }
*
*/
public GeographicCRSType createGeographicCRSType() {
return new GeographicCRSType();
}
/**
* Create an instance of {@link GeographicCRSRefType }
*
*/
public GeographicCRSRefType createGeographicCRSRefType() {
return new GeographicCRSRefType();
}
/**
* Create an instance of {@link VerticalCRSType }
*
*/
public VerticalCRSType createVerticalCRSType() {
return new VerticalCRSType();
}
/**
* Create an instance of {@link VerticalCRSRefType }
*
*/
public VerticalCRSRefType createVerticalCRSRefType() {
return new VerticalCRSRefType();
}
/**
* Create an instance of {@link GeocentricCRSType }
*
*/
public GeocentricCRSType createGeocentricCRSType() {
return new GeocentricCRSType();
}
/**
* Create an instance of {@link GeocentricCRSRefType }
*
*/
public GeocentricCRSRefType createGeocentricCRSRefType() {
return new GeocentricCRSRefType();
}
/**
* Create an instance of {@link ProjectedCRSType }
*
*/
public ProjectedCRSType createProjectedCRSType() {
return new ProjectedCRSType();
}
/**
* Create an instance of {@link ProjectedCRSRefType }
*
*/
public ProjectedCRSRefType createProjectedCRSRefType() {
return new ProjectedCRSRefType();
}
/**
* Create an instance of {@link DerivedCRSType }
*
*/
public DerivedCRSType createDerivedCRSType() {
return new DerivedCRSType();
}
/**
* Create an instance of {@link DerivedCRSTypeType }
*
*/
public DerivedCRSTypeType createDerivedCRSTypeType() {
return new DerivedCRSTypeType();
}
/**
* Create an instance of {@link DerivedCRSRefType }
*
*/
public DerivedCRSRefType createDerivedCRSRefType() {
return new DerivedCRSRefType();
}
/**
* Create an instance of {@link EngineeringCRSType }
*
*/
public EngineeringCRSType createEngineeringCRSType() {
return new EngineeringCRSType();
}
/**
* Create an instance of {@link EngineeringCRSRefType }
*
*/
public EngineeringCRSRefType createEngineeringCRSRefType() {
return new EngineeringCRSRefType();
}
/**
* Create an instance of {@link ImageCRSType }
*
*/
public ImageCRSType createImageCRSType() {
return new ImageCRSType();
}
/**
* Create an instance of {@link ImageCRSRefType }
*
*/
public ImageCRSRefType createImageCRSRefType() {
return new ImageCRSRefType();
}
/**
* Create an instance of {@link TemporalCRSType }
*
*/
public TemporalCRSType createTemporalCRSType() {
return new TemporalCRSType();
}
/**
* Create an instance of {@link TemporalCRSRefType }
*
*/
public TemporalCRSRefType createTemporalCRSRefType() {
return new TemporalCRSRefType();
}
/**
* Create an instance of {@link TargetPropertyType }
*
*/
public TargetPropertyType createTargetPropertyType() {
return new TargetPropertyType();
}
/**
* Create an instance of {@link ObservationType }
*
*/
public ObservationType createObservationType() {
return new ObservationType();
}
/**
* Create an instance of {@link DirectedObservationType }
*
*/
public DirectedObservationType createDirectedObservationType() {
return new DirectedObservationType();
}
/**
* Create an instance of {@link DirectedObservationAtDistanceType }
*
*/
public DirectedObservationAtDistanceType createDirectedObservationAtDistanceType() {
return new DirectedObservationAtDistanceType();
}
/**
* Create an instance of {@link DefaultStylePropertyType }
*
*/
public DefaultStylePropertyType createDefaultStylePropertyType() {
return new DefaultStylePropertyType();
}
/**
* Create an instance of {@link StyleType }
*
*/
public StyleType createStyleType() {
return new StyleType();
}
/**
* Create an instance of {@link FeatureStylePropertyType }
*
*/
public FeatureStylePropertyType createFeatureStylePropertyType() {
return new FeatureStylePropertyType();
}
/**
* Create an instance of {@link FeatureStyleType }
*
*/
public FeatureStyleType createFeatureStyleType() {
return new FeatureStyleType();
}
/**
* Create an instance of {@link GeometryStylePropertyType }
*
*/
public GeometryStylePropertyType createGeometryStylePropertyType() {
return new GeometryStylePropertyType();
}
/**
* Create an instance of {@link GeometryStyleType }
*
*/
public GeometryStyleType createGeometryStyleType() {
return new GeometryStyleType();
}
/**
* Create an instance of {@link TopologyStylePropertyType }
*
*/
public TopologyStylePropertyType createTopologyStylePropertyType() {
return new TopologyStylePropertyType();
}
/**
* Create an instance of {@link TopologyStyleType }
*
*/
public TopologyStyleType createTopologyStyleType() {
return new TopologyStyleType();
}
/**
* Create an instance of {@link LabelStylePropertyType }
*
*/
public LabelStylePropertyType createLabelStylePropertyType() {
return new LabelStylePropertyType();
}
/**
* Create an instance of {@link LabelStyleType }
*
*/
public LabelStyleType createLabelStyleType() {
return new LabelStyleType();
}
/**
* Create an instance of {@link GraphStylePropertyType }
*
*/
public GraphStylePropertyType createGraphStylePropertyType() {
return new GraphStylePropertyType();
}
/**
* Create an instance of {@link GraphStyleType }
*
*/
public GraphStyleType createGraphStyleType() {
return new GraphStyleType();
}
/**
* Create an instance of {@link SymbolType }
*
*/
public SymbolType createSymbolType() {
return new SymbolType();
}
/**
* Create an instance of {@link TimeTopologyComplexType }
*
*/
public TimeTopologyComplexType createTimeTopologyComplexType() {
return new TimeTopologyComplexType();
}
/**
* Create an instance of {@link TimeNodeType }
*
*/
public TimeNodeType createTimeNodeType() {
return new TimeNodeType();
}
/**
* Create an instance of {@link TimeEdgeType }
*
*/
public TimeEdgeType createTimeEdgeType() {
return new TimeEdgeType();
}
/**
* Create an instance of {@link TimeCoordinateSystemType }
*
*/
public TimeCoordinateSystemType createTimeCoordinateSystemType() {
return new TimeCoordinateSystemType();
}
/**
* Create an instance of {@link TimeOrdinalReferenceSystemType }
*
*/
public TimeOrdinalReferenceSystemType createTimeOrdinalReferenceSystemType() {
return new TimeOrdinalReferenceSystemType();
}
/**
* Create an instance of {@link TimeOrdinalEraType }
*
*/
public TimeOrdinalEraType createTimeOrdinalEraType() {
return new TimeOrdinalEraType();
}
/**
* Create an instance of {@link TimeCalendarType }
*
*/
public TimeCalendarType createTimeCalendarType() {
return new TimeCalendarType();
}
/**
* Create an instance of {@link TimeCalendarEraType }
*
*/
public TimeCalendarEraType createTimeCalendarEraType() {
return new TimeCalendarEraType();
}
/**
* Create an instance of {@link TimeClockType }
*
*/
public TimeClockType createTimeClockType() {
return new TimeClockType();
}
/**
* Create an instance of {@link CodeListType }
*
*/
public CodeListType createCodeListType() {
return new CodeListType();
}
/**
* Create an instance of {@link FormulaType }
*
*/
public FormulaType createFormulaType() {
return new FormulaType();
}
/**
* Create an instance of {@link LengthType }
*
*/
public LengthType createLengthType() {
return new LengthType();
}
/**
* Create an instance of {@link ScaleType }
*
*/
public ScaleType createScaleType() {
return new ScaleType();
}
/**
* Create an instance of {@link TimeType }
*
*/
public TimeType createTimeType() {
return new TimeType();
}
/**
* Create an instance of {@link GridLengthType }
*
*/
public GridLengthType createGridLengthType() {
return new GridLengthType();
}
/**
* Create an instance of {@link AreaType }
*
*/
public AreaType createAreaType() {
return new AreaType();
}
/**
* Create an instance of {@link VolumeType }
*
*/
public VolumeType createVolumeType() {
return new VolumeType();
}
/**
* Create an instance of {@link SpeedType }
*
*/
public SpeedType createSpeedType() {
return new SpeedType();
}
/**
* Create an instance of {@link AngleType }
*
*/
public AngleType createAngleType() {
return new AngleType();
}
/**
* Create an instance of {@link GeometricPrimitivePropertyType }
*
*/
public GeometricPrimitivePropertyType createGeometricPrimitivePropertyType() {
return new GeometricPrimitivePropertyType();
}
/**
* Create an instance of {@link LinearRingPropertyType }
*
*/
public LinearRingPropertyType createLinearRingPropertyType() {
return new LinearRingPropertyType();
}
/**
* Create an instance of {@link RelatedTimeType }
*
*/
public RelatedTimeType createRelatedTimeType() {
return new RelatedTimeType();
}
/**
* Create an instance of {@link TimeGeometricPrimitivePropertyType }
*
*/
public TimeGeometricPrimitivePropertyType createTimeGeometricPrimitivePropertyType() {
return new TimeGeometricPrimitivePropertyType();
}
/**
* Create an instance of {@link TimeInstantPropertyType }
*
*/
public TimeInstantPropertyType createTimeInstantPropertyType() {
return new TimeInstantPropertyType();
}
/**
* Create an instance of {@link TimePeriodPropertyType }
*
*/
public TimePeriodPropertyType createTimePeriodPropertyType() {
return new TimePeriodPropertyType();
}
/**
* Create an instance of {@link DynamicFeatureType }
*
*/
public DynamicFeatureType createDynamicFeatureType() {
return new DynamicFeatureType();
}
/**
* Create an instance of {@link DynamicFeatureCollectionType }
*
*/
public DynamicFeatureCollectionType createDynamicFeatureCollectionType() {
return new DynamicFeatureCollectionType();
}
/**
* Create an instance of {@link KnotType }
*
*/
public KnotType createKnotType() {
return new KnotType();
}
/**
* Create an instance of {@link KnotPropertyType }
*
*/
public KnotPropertyType createKnotPropertyType() {
return new KnotPropertyType();
}
/**
* Create an instance of {@link RingPropertyType }
*
*/
public RingPropertyType createRingPropertyType() {
return new RingPropertyType();
}
/**
* Create an instance of {@link LineStringSegmentArrayPropertyType }
*
*/
public LineStringSegmentArrayPropertyType createLineStringSegmentArrayPropertyType() {
return new LineStringSegmentArrayPropertyType();
}
/**
* Create an instance of {@link MultiLineStringPropertyType }
*
*/
public MultiLineStringPropertyType createMultiLineStringPropertyType() {
return new MultiLineStringPropertyType();
}
/**
* Create an instance of {@link MultiPolygonPropertyType }
*
*/
public MultiPolygonPropertyType createMultiPolygonPropertyType() {
return new MultiPolygonPropertyType();
}
/**
* Create an instance of {@link CompositeCurvePropertyType }
*
*/
public CompositeCurvePropertyType createCompositeCurvePropertyType() {
return new CompositeCurvePropertyType();
}
/**
* Create an instance of {@link CompositeSurfacePropertyType }
*
*/
public CompositeSurfacePropertyType createCompositeSurfacePropertyType() {
return new CompositeSurfacePropertyType();
}
/**
* Create an instance of {@link CompositeSolidPropertyType }
*
*/
public CompositeSolidPropertyType createCompositeSolidPropertyType() {
return new CompositeSolidPropertyType();
}
/**
* Create an instance of {@link GeometricComplexPropertyType }
*
*/
public GeometricComplexPropertyType createGeometricComplexPropertyType() {
return new GeometricComplexPropertyType();
}
/**
* Create an instance of {@link ScalarValuePropertyType }
*
*/
public ScalarValuePropertyType createScalarValuePropertyType() {
return new ScalarValuePropertyType();
}
/**
* Create an instance of {@link BooleanPropertyType }
*
*/
public BooleanPropertyType createBooleanPropertyType() {
return new BooleanPropertyType();
}
/**
* Create an instance of {@link CategoryPropertyType }
*
*/
public CategoryPropertyType createCategoryPropertyType() {
return new CategoryPropertyType();
}
/**
* Create an instance of {@link QuantityPropertyType }
*
*/
public QuantityPropertyType createQuantityPropertyType() {
return new QuantityPropertyType();
}
/**
* Create an instance of {@link CountPropertyType }
*
*/
public CountPropertyType createCountPropertyType() {
return new CountPropertyType();
}
/**
* Create an instance of {@link GridLimitsType }
*
*/
public GridLimitsType createGridLimitsType() {
return new GridLimitsType();
}
/**
* Create an instance of {@link GridEnvelopeType }
*
*/
public GridEnvelopeType createGridEnvelopeType() {
return new GridEnvelopeType();
}
/**
* Create an instance of {@link SequenceRuleType }
*
*/
public SequenceRuleType createSequenceRuleType() {
return new SequenceRuleType();
}
/**
* Create an instance of {@link BaseStyleDescriptorType }
*
*/
public BaseStyleDescriptorType createBaseStyleDescriptorType() {
return new BaseStyleDescriptorType();
}
/**
* Create an instance of {@link LabelType }
*
*/
public LabelType createLabelType() {
return new LabelType();
}
/**
* Create an instance of {@link StyleVariationType }
*
*/
public StyleVariationType createStyleVariationType() {
return new StyleVariationType();
}
/**
* Create an instance of {@link TimeTopologyComplexPropertyType }
*
*/
public TimeTopologyComplexPropertyType createTimeTopologyComplexPropertyType() {
return new TimeTopologyComplexPropertyType();
}
/**
* Create an instance of {@link TimeTopologyPrimitivePropertyType }
*
*/
public TimeTopologyPrimitivePropertyType createTimeTopologyPrimitivePropertyType() {
return new TimeTopologyPrimitivePropertyType();
}
/**
* Create an instance of {@link TimeNodePropertyType }
*
*/
public TimeNodePropertyType createTimeNodePropertyType() {
return new TimeNodePropertyType();
}
/**
* Create an instance of {@link TimeEdgePropertyType }
*
*/
public TimeEdgePropertyType createTimeEdgePropertyType() {
return new TimeEdgePropertyType();
}
/**
* Create an instance of {@link TimeOrdinalEraPropertyType }
*
*/
public TimeOrdinalEraPropertyType createTimeOrdinalEraPropertyType() {
return new TimeOrdinalEraPropertyType();
}
/**
* Create an instance of {@link TimeCalendarPropertyType }
*
*/
public TimeCalendarPropertyType createTimeCalendarPropertyType() {
return new TimeCalendarPropertyType();
}
/**
* Create an instance of {@link TimeCalendarEraPropertyType }
*
*/
public TimeCalendarEraPropertyType createTimeCalendarEraPropertyType() {
return new TimeCalendarEraPropertyType();
}
/**
* Create an instance of {@link TimeClockPropertyType }
*
*/
public TimeClockPropertyType createTimeClockPropertyType() {
return new TimeClockPropertyType();
}
/**
* Create an instance of {@link TinType.ControlPoint }
*
*/
public TinType.ControlPoint createTinTypeControlPoint() {
return new TinType.ControlPoint();
}
/**
* Create an instance of {@link AbstractGriddedSurfaceType.Row }
*
*/
public AbstractGriddedSurfaceType.Row createAbstractGriddedSurfaceTypeRow() {
return new AbstractGriddedSurfaceType.Row();
}
/**
* Create an instance of {@link ClothoidType.RefLocation }
*
*/
public ClothoidType.RefLocation createClothoidTypeRefLocation() {
return new ClothoidType.RefLocation();
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link FeaturePropertyType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link FeaturePropertyType }{@code >}
*/
@XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "featureMember")
public JAXBElement createFeatureMember(FeaturePropertyType value) {
return new JAXBElement(_FeatureMember_QNAME, FeaturePropertyType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link AbstractFeatureType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link AbstractFeatureType }{@code >}
*/
@XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "_Feature", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_GML")
public JAXBElement create_Feature(AbstractFeatureType value) {
return new JAXBElement(__Feature_QNAME, AbstractFeatureType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link AbstractGMLType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link AbstractGMLType }{@code >}
*/
@XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "_GML", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_Object")
public JAXBElement create_GML(AbstractGMLType value) {
return new JAXBElement(__GML_QNAME, AbstractGMLType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link Object }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link Object }{@code >}
*/
@XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "_Object")
public JAXBElement