All Downloads are FREE. Search and download functionalities are using the official Maven repository.

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 create_Object(Object value) { return new JAXBElement(__Object_QNAME, Object.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link List }{@code <}{@link String }{@code >}{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link List }{@code <}{@link String }{@code >}{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "Null") public JAXBElement> createNull(List value) { return new JAXBElement>(_Null_QNAME, ((Class) List.class), null, ((List ) 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 = "_ADEComponent") public JAXBElement create_ADEComponent(Object value) { return new JAXBElement(__ADEComponent_QNAME, Object.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link BagType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link BagType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "Bag", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_GML") public JAXBElement createBag(BagType value) { return new JAXBElement(_Bag_QNAME, BagType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link ArrayType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link ArrayType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "Array", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_GML") public JAXBElement createArray(ArrayType value) { return new JAXBElement(_Array_QNAME, ArrayType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link AbstractMetaDataType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link AbstractMetaDataType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "_MetaData", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_Object") public JAXBElement create_MetaData(AbstractMetaDataType value) { return new JAXBElement(__MetaData_QNAME, AbstractMetaDataType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link GenericMetaDataType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link GenericMetaDataType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "GenericMetaData", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_MetaData") public JAXBElement createGenericMetaData(GenericMetaDataType value) { return new JAXBElement(_GenericMetaData_QNAME, GenericMetaDataType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link AssociationType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link AssociationType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "_association") public JAXBElement create_Association(AssociationType value) { return new JAXBElement(__Association_QNAME, AssociationType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link AssociationType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link AssociationType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "_strictAssociation") public JAXBElement create_StrictAssociation(AssociationType value) { return new JAXBElement(__StrictAssociation_QNAME, AssociationType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link AssociationType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link AssociationType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "member") public JAXBElement createMember(AssociationType value) { return new JAXBElement(_Member_QNAME, AssociationType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link ReferenceType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link ReferenceType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "_reference") public JAXBElement create_Reference(ReferenceType value) { return new JAXBElement(__Reference_QNAME, ReferenceType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link ArrayAssociationType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link ArrayAssociationType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "members") public JAXBElement createMembers(ArrayAssociationType value) { return new JAXBElement(_Members_QNAME, ArrayAssociationType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link MetaDataPropertyType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link MetaDataPropertyType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "metaDataProperty") public JAXBElement createMetaDataProperty(MetaDataPropertyType value) { return new JAXBElement(_MetaDataProperty_QNAME, MetaDataPropertyType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link CodeType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link CodeType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "name") public JAXBElement createName(CodeType value) { return new JAXBElement(_Name_QNAME, CodeType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link StringOrRefType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link StringOrRefType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "description") public JAXBElement createDescription(StringOrRefType value) { return new JAXBElement(_Description_QNAME, StringOrRefType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link DefinitionType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link DefinitionType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "Definition", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_GML") public JAXBElement createDefinition(DefinitionType value) { return new JAXBElement(_Definition_QNAME, DefinitionType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link DictionaryType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link DictionaryType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "Dictionary", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "Definition") public JAXBElement createDictionary(DictionaryType value) { return new JAXBElement(_Dictionary_QNAME, DictionaryType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link DictionaryType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link DictionaryType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "DefinitionCollection", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "Definition") public JAXBElement createDefinitionCollection(DictionaryType value) { return new JAXBElement(_DefinitionCollection_QNAME, DictionaryType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link DictionaryEntryType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link DictionaryEntryType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "dictionaryEntry") public JAXBElement createDictionaryEntry(DictionaryEntryType value) { return new JAXBElement(_DictionaryEntry_QNAME, DictionaryEntryType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link DictionaryEntryType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link DictionaryEntryType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "definitionMember", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "dictionaryEntry") public JAXBElement createDefinitionMember(DictionaryEntryType value) { return new JAXBElement(_DefinitionMember_QNAME, DictionaryEntryType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link IndirectEntryType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link IndirectEntryType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "indirectEntry") public JAXBElement createIndirectEntry(IndirectEntryType value) { return new JAXBElement(_IndirectEntry_QNAME, IndirectEntryType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link DefinitionProxyType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link DefinitionProxyType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "DefinitionProxy", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "Definition") public JAXBElement createDefinitionProxy(DefinitionProxyType value) { return new JAXBElement(_DefinitionProxy_QNAME, DefinitionProxyType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link ReferenceType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link ReferenceType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "definitionRef") public JAXBElement createDefinitionRef(ReferenceType value) { return new JAXBElement(_DefinitionRef_QNAME, ReferenceType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link UnitOfMeasureType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link UnitOfMeasureType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "unitOfMeasure") public JAXBElement createUnitOfMeasure(UnitOfMeasureType value) { return new JAXBElement(_UnitOfMeasure_QNAME, UnitOfMeasureType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link UnitDefinitionType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link UnitDefinitionType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "UnitDefinition", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "Definition") public JAXBElement createUnitDefinition(UnitDefinitionType value) { return new JAXBElement(_UnitDefinition_QNAME, UnitDefinitionType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link BaseUnitType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link BaseUnitType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "BaseUnit", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "UnitDefinition") public JAXBElement createBaseUnit(BaseUnitType value) { return new JAXBElement(_BaseUnit_QNAME, BaseUnitType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link DerivedUnitType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link DerivedUnitType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "DerivedUnit", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "UnitDefinition") public JAXBElement createDerivedUnit(DerivedUnitType value) { return new JAXBElement(_DerivedUnit_QNAME, DerivedUnitType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link ConventionalUnitType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link ConventionalUnitType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "ConventionalUnit", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "UnitDefinition") public JAXBElement createConventionalUnit(ConventionalUnitType value) { return new JAXBElement(_ConventionalUnit_QNAME, ConventionalUnitType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link StringOrRefType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link StringOrRefType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "quantityType") public JAXBElement createQuantityType(StringOrRefType value) { return new JAXBElement(_QuantityType_QNAME, StringOrRefType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link CodeType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link CodeType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "catalogSymbol") public JAXBElement createCatalogSymbol(CodeType value) { return new JAXBElement(_CatalogSymbol_QNAME, CodeType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link DerivationUnitTermType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link DerivationUnitTermType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "derivationUnitTerm") public JAXBElement createDerivationUnitTerm(DerivationUnitTermType value) { return new JAXBElement(_DerivationUnitTerm_QNAME, DerivationUnitTermType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link ConversionToPreferredUnitType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link ConversionToPreferredUnitType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "conversionToPreferredUnit") public JAXBElement createConversionToPreferredUnit(ConversionToPreferredUnitType value) { return new JAXBElement(_ConversionToPreferredUnit_QNAME, ConversionToPreferredUnitType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link ConversionToPreferredUnitType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link ConversionToPreferredUnitType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "roughConversionToPreferredUnit") public JAXBElement createRoughConversionToPreferredUnit(ConversionToPreferredUnitType value) { return new JAXBElement(_RoughConversionToPreferredUnit_QNAME, ConversionToPreferredUnitType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link MeasureType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link MeasureType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "measure") public JAXBElement createMeasure(MeasureType value) { return new JAXBElement(_Measure_QNAME, MeasureType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link MeasureType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link MeasureType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "angle") public JAXBElement createAngle(MeasureType value) { return new JAXBElement(_Angle_QNAME, MeasureType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link DMSAngleType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link DMSAngleType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "dmsAngle") public JAXBElement createDmsAngle(DMSAngleType value) { return new JAXBElement(_DmsAngle_QNAME, DMSAngleType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link DegreesType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link DegreesType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "degrees") public JAXBElement createDegrees(DegreesType value) { return new JAXBElement(_Degrees_QNAME, DegreesType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link BigDecimal }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link BigDecimal }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "decimalMinutes") public JAXBElement createDecimalMinutes(BigDecimal value) { return new JAXBElement(_DecimalMinutes_QNAME, BigDecimal.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link Integer }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link Integer }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "minutes") public JAXBElement createMinutes(Integer value) { return new JAXBElement(_Minutes_QNAME, Integer.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link BigDecimal }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link BigDecimal }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "seconds") public JAXBElement createSeconds(BigDecimal value) { return new JAXBElement(_Seconds_QNAME, BigDecimal.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link AbstractGeometryType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link AbstractGeometryType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "_Geometry", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_GML") public JAXBElement create_Geometry(AbstractGeometryType value) { return new JAXBElement(__Geometry_QNAME, AbstractGeometryType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link AbstractGeometricPrimitiveType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link AbstractGeometricPrimitiveType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "_GeometricPrimitive", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_Geometry") public JAXBElement create_GeometricPrimitive(AbstractGeometricPrimitiveType value) { return new JAXBElement(__GeometricPrimitive_QNAME, AbstractGeometricPrimitiveType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link PointType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link PointType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "Point", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_GeometricPrimitive") public JAXBElement createPoint(PointType value) { return new JAXBElement(_Point_QNAME, PointType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link PointPropertyType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link PointPropertyType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "pointProperty") public JAXBElement createPointProperty(PointPropertyType value) { return new JAXBElement(_PointProperty_QNAME, PointPropertyType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link PointPropertyType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link PointPropertyType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "pointRep") public JAXBElement createPointRep(PointPropertyType value) { return new JAXBElement(_PointRep_QNAME, PointPropertyType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link PointArrayPropertyType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link PointArrayPropertyType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "pointArrayProperty") public JAXBElement createPointArrayProperty(PointArrayPropertyType value) { return new JAXBElement(_PointArrayProperty_QNAME, PointArrayPropertyType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link AbstractCurveType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link AbstractCurveType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "_Curve", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_GeometricPrimitive") public JAXBElement create_Curve(AbstractCurveType value) { return new JAXBElement(__Curve_QNAME, AbstractCurveType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link CurvePropertyType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link CurvePropertyType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "curveProperty") public JAXBElement createCurveProperty(CurvePropertyType value) { return new JAXBElement(_CurveProperty_QNAME, CurvePropertyType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link CurveArrayPropertyType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link CurveArrayPropertyType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "curveArrayProperty") public JAXBElement createCurveArrayProperty(CurveArrayPropertyType value) { return new JAXBElement(_CurveArrayProperty_QNAME, CurveArrayPropertyType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link LineStringType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link LineStringType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "LineString", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_Curve") public JAXBElement createLineString(LineStringType value) { return new JAXBElement(_LineString_QNAME, LineStringType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link DirectPositionType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link DirectPositionType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "pos") public JAXBElement createPos(DirectPositionType value) { return new JAXBElement(_Pos_QNAME, DirectPositionType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link DirectPositionListType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link DirectPositionListType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "posList") public JAXBElement createPosList(DirectPositionListType value) { return new JAXBElement(_PosList_QNAME, DirectPositionListType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link VectorType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link VectorType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "vector") public JAXBElement createVector(VectorType value) { return new JAXBElement(_Vector_QNAME, VectorType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link CoordinatesType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link CoordinatesType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "coordinates") public JAXBElement createCoordinates(CoordinatesType value) { return new JAXBElement(_Coordinates_QNAME, CoordinatesType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link EnvelopeType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link EnvelopeType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "Envelope") public JAXBElement createEnvelope(EnvelopeType value) { return new JAXBElement(_Envelope_QNAME, EnvelopeType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link CoordType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link CoordType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "coord") public JAXBElement createCoord(CoordType value) { return new JAXBElement(_Coord_QNAME, CoordType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link LineStringPropertyType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link LineStringPropertyType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "lineStringProperty") public JAXBElement createLineStringProperty(LineStringPropertyType value) { return new JAXBElement(_LineStringProperty_QNAME, LineStringPropertyType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link AbstractSurfaceType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link AbstractSurfaceType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "_Surface", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_GeometricPrimitive") public JAXBElement create_Surface(AbstractSurfaceType value) { return new JAXBElement(__Surface_QNAME, AbstractSurfaceType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link SurfacePropertyType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link SurfacePropertyType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "surfaceProperty") public JAXBElement createSurfaceProperty(SurfacePropertyType value) { return new JAXBElement(_SurfaceProperty_QNAME, SurfacePropertyType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link SurfaceArrayPropertyType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link SurfaceArrayPropertyType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "surfaceArrayProperty") public JAXBElement createSurfaceArrayProperty(SurfaceArrayPropertyType value) { return new JAXBElement(_SurfaceArrayProperty_QNAME, SurfaceArrayPropertyType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link PolygonType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link PolygonType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "Polygon", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_Surface") public JAXBElement createPolygon(PolygonType value) { return new JAXBElement(_Polygon_QNAME, PolygonType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link AbstractRingType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link AbstractRingType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "_Ring", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_Geometry") public JAXBElement create_Ring(AbstractRingType value) { return new JAXBElement(__Ring_QNAME, AbstractRingType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link AbstractRingPropertyType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link AbstractRingPropertyType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "exterior") public JAXBElement createExterior(AbstractRingPropertyType value) { return new JAXBElement(_Exterior_QNAME, AbstractRingPropertyType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link AbstractRingPropertyType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link AbstractRingPropertyType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "interior") public JAXBElement createInterior(AbstractRingPropertyType value) { return new JAXBElement(_Interior_QNAME, AbstractRingPropertyType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link AbstractRingPropertyType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link AbstractRingPropertyType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "outerBoundaryIs", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "exterior") public JAXBElement createOuterBoundaryIs(AbstractRingPropertyType value) { return new JAXBElement(_OuterBoundaryIs_QNAME, AbstractRingPropertyType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link AbstractRingPropertyType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link AbstractRingPropertyType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "innerBoundaryIs", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "interior") public JAXBElement createInnerBoundaryIs(AbstractRingPropertyType value) { return new JAXBElement(_InnerBoundaryIs_QNAME, AbstractRingPropertyType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link LinearRingType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link LinearRingType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "LinearRing", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_Ring") public JAXBElement createLinearRing(LinearRingType value) { return new JAXBElement(_LinearRing_QNAME, LinearRingType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link PolygonPropertyType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link PolygonPropertyType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "polygonProperty") public JAXBElement createPolygonProperty(PolygonPropertyType value) { return new JAXBElement(_PolygonProperty_QNAME, PolygonPropertyType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link AbstractTimeObjectType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link AbstractTimeObjectType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "_TimeObject", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_GML") public JAXBElement create_TimeObject(AbstractTimeObjectType value) { return new JAXBElement(__TimeObject_QNAME, AbstractTimeObjectType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link AbstractTimePrimitiveType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link AbstractTimePrimitiveType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "_TimePrimitive", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_TimeObject") public JAXBElement create_TimePrimitive(AbstractTimePrimitiveType value) { return new JAXBElement(__TimePrimitive_QNAME, AbstractTimePrimitiveType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link AbstractTimeComplexType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link AbstractTimeComplexType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "_TimeComplex", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_TimeObject") public JAXBElement create_TimeComplex(AbstractTimeComplexType value) { return new JAXBElement(__TimeComplex_QNAME, AbstractTimeComplexType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link AbstractTimeGeometricPrimitiveType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link AbstractTimeGeometricPrimitiveType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "_TimeGeometricPrimitive", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_TimePrimitive") public JAXBElement create_TimeGeometricPrimitive(AbstractTimeGeometricPrimitiveType value) { return new JAXBElement(__TimeGeometricPrimitive_QNAME, AbstractTimeGeometricPrimitiveType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TimeInstantType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TimeInstantType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "TimeInstant", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_TimeGeometricPrimitive") public JAXBElement createTimeInstant(TimeInstantType value) { return new JAXBElement(_TimeInstant_QNAME, TimeInstantType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TimePeriodType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TimePeriodType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "TimePeriod", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_TimeGeometricPrimitive") public JAXBElement createTimePeriod(TimePeriodType value) { return new JAXBElement(_TimePeriod_QNAME, TimePeriodType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link Duration }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link Duration }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "duration") public JAXBElement createDuration(Duration value) { return new JAXBElement(_Duration_QNAME, Duration.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TimeIntervalLengthType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TimeIntervalLengthType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "timeInterval") public JAXBElement createTimeInterval(TimeIntervalLengthType value) { return new JAXBElement(_TimeInterval_QNAME, TimeIntervalLengthType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TimePositionType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TimePositionType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "timePosition") public JAXBElement createTimePosition(TimePositionType value) { return new JAXBElement(_TimePosition_QNAME, TimePositionType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TimePrimitivePropertyType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TimePrimitivePropertyType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "validTime") public JAXBElement createValidTime(TimePrimitivePropertyType value) { return new JAXBElement(_ValidTime_QNAME, TimePrimitivePropertyType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link BoundingShapeType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link BoundingShapeType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "boundedBy") public JAXBElement createBoundedBy(BoundingShapeType value) { return new JAXBElement(_BoundedBy_QNAME, BoundingShapeType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link EnvelopeWithTimePeriodType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link EnvelopeWithTimePeriodType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "EnvelopeWithTimePeriod", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "Envelope") public JAXBElement createEnvelopeWithTimePeriod(EnvelopeWithTimePeriodType value) { return new JAXBElement(_EnvelopeWithTimePeriod_QNAME, EnvelopeWithTimePeriodType.class, null, value); } /** * 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 = "featureProperty") public JAXBElement createFeatureProperty(FeaturePropertyType value) { return new JAXBElement(_FeatureProperty_QNAME, FeaturePropertyType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link FeatureArrayPropertyType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link FeatureArrayPropertyType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "featureMembers") public JAXBElement createFeatureMembers(FeatureArrayPropertyType value) { return new JAXBElement(_FeatureMembers_QNAME, FeatureArrayPropertyType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link AbstractFeatureCollectionType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link AbstractFeatureCollectionType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "_FeatureCollection", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_Feature") public JAXBElement create_FeatureCollection(AbstractFeatureCollectionType value) { return new JAXBElement(__FeatureCollection_QNAME, AbstractFeatureCollectionType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link FeatureCollectionType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link FeatureCollectionType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "FeatureCollection", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_Feature") public JAXBElement createFeatureCollection(FeatureCollectionType value) { return new JAXBElement(_FeatureCollection_QNAME, FeatureCollectionType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link CodeType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link CodeType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "LocationKeyWord") public JAXBElement createLocationKeyWord(CodeType value) { return new JAXBElement(_LocationKeyWord_QNAME, CodeType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link StringOrRefType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link StringOrRefType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "LocationString") public JAXBElement createLocationString(StringOrRefType value) { return new JAXBElement(_LocationString_QNAME, StringOrRefType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link PointPropertyType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link PointPropertyType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "centerOf") public JAXBElement createCenterOf(PointPropertyType value) { return new JAXBElement(_CenterOf_QNAME, PointPropertyType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link PointPropertyType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link PointPropertyType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "position") public JAXBElement createPosition(PointPropertyType value) { return new JAXBElement(_Position_QNAME, PointPropertyType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link CurvePropertyType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link CurvePropertyType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "edgeOf") public JAXBElement createEdgeOf(CurvePropertyType value) { return new JAXBElement(_EdgeOf_QNAME, CurvePropertyType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link CurvePropertyType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link CurvePropertyType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "centerLineOf") public JAXBElement createCenterLineOf(CurvePropertyType value) { return new JAXBElement(_CenterLineOf_QNAME, CurvePropertyType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link SurfacePropertyType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link SurfacePropertyType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "extentOf") public JAXBElement createExtentOf(SurfacePropertyType value) { return new JAXBElement(_ExtentOf_QNAME, SurfacePropertyType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link LocationPropertyType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link LocationPropertyType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "location") public JAXBElement createLocation(LocationPropertyType value) { return new JAXBElement(_Location_QNAME, LocationPropertyType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link PriorityLocationPropertyType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link PriorityLocationPropertyType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "priorityLocation", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "location") public JAXBElement createPriorityLocation(PriorityLocationPropertyType value) { return new JAXBElement(_PriorityLocation_QNAME, PriorityLocationPropertyType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link DirectionPropertyType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link DirectionPropertyType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "direction") public JAXBElement createDirection(DirectionPropertyType value) { return new JAXBElement(_Direction_QNAME, DirectionPropertyType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link DirectionVectorType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link DirectionVectorType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "DirectionVector") public JAXBElement createDirectionVector(DirectionVectorType value) { return new JAXBElement(_DirectionVector_QNAME, DirectionVectorType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link CompassPointEnumeration }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link CompassPointEnumeration }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "CompassPoint") public JAXBElement createCompassPoint(CompassPointEnumeration value) { return new JAXBElement(_CompassPoint_QNAME, CompassPointEnumeration.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link StringOrRefType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link StringOrRefType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "dataSource") public JAXBElement createDataSource(StringOrRefType value) { return new JAXBElement(_DataSource_QNAME, StringOrRefType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link StringOrRefType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link StringOrRefType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "status") public JAXBElement createStatus(StringOrRefType value) { return new JAXBElement(_Status_QNAME, StringOrRefType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link AbstractTimeSliceType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link AbstractTimeSliceType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "_TimeSlice", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_GML") public JAXBElement create_TimeSlice(AbstractTimeSliceType value) { return new JAXBElement(__TimeSlice_QNAME, AbstractTimeSliceType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link MovingObjectStatusType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link MovingObjectStatusType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "MovingObjectStatus", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_TimeSlice") public JAXBElement createMovingObjectStatus(MovingObjectStatusType value) { return new JAXBElement(_MovingObjectStatus_QNAME, MovingObjectStatusType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link HistoryPropertyType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link HistoryPropertyType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "history") public JAXBElement createHistory(HistoryPropertyType value) { return new JAXBElement(_History_QNAME, HistoryPropertyType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TrackType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TrackType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "track", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "history") public JAXBElement createTrack(TrackType value) { return new JAXBElement(_Track_QNAME, TrackType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link CurveType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link CurveType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "Curve", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_Curve") public JAXBElement createCurve(CurveType value) { return new JAXBElement(_Curve_QNAME, CurveType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link CurvePropertyType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link CurvePropertyType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "baseCurve") public JAXBElement createBaseCurve(CurvePropertyType value) { return new JAXBElement(_BaseCurve_QNAME, CurvePropertyType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link OrientableCurveType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link OrientableCurveType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "OrientableCurve", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_Curve") public JAXBElement createOrientableCurve(OrientableCurveType value) { return new JAXBElement(_OrientableCurve_QNAME, OrientableCurveType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link AbstractCurveSegmentType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link AbstractCurveSegmentType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "_CurveSegment") public JAXBElement create_CurveSegment(AbstractCurveSegmentType value) { return new JAXBElement(__CurveSegment_QNAME, AbstractCurveSegmentType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link CurveSegmentArrayPropertyType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link CurveSegmentArrayPropertyType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "segments") public JAXBElement createSegments(CurveSegmentArrayPropertyType value) { return new JAXBElement(_Segments_QNAME, CurveSegmentArrayPropertyType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link LineStringSegmentType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link LineStringSegmentType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "LineStringSegment", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_CurveSegment") public JAXBElement createLineStringSegment(LineStringSegmentType value) { return new JAXBElement(_LineStringSegment_QNAME, LineStringSegmentType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link ArcStringType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link ArcStringType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "ArcString", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_CurveSegment") public JAXBElement createArcString(ArcStringType value) { return new JAXBElement(_ArcString_QNAME, ArcStringType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link ArcType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link ArcType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "Arc", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "ArcString") public JAXBElement createArc(ArcType value) { return new JAXBElement(_Arc_QNAME, ArcType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link CircleType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link CircleType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "Circle", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "Arc") public JAXBElement createCircle(CircleType value) { return new JAXBElement(_Circle_QNAME, CircleType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link ArcStringByBulgeType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link ArcStringByBulgeType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "ArcStringByBulge", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_CurveSegment") public JAXBElement createArcStringByBulge(ArcStringByBulgeType value) { return new JAXBElement(_ArcStringByBulge_QNAME, ArcStringByBulgeType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link ArcByBulgeType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link ArcByBulgeType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "ArcByBulge", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "ArcStringByBulge") public JAXBElement createArcByBulge(ArcByBulgeType value) { return new JAXBElement(_ArcByBulge_QNAME, ArcByBulgeType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link ArcByCenterPointType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link ArcByCenterPointType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "ArcByCenterPoint", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_CurveSegment") public JAXBElement createArcByCenterPoint(ArcByCenterPointType value) { return new JAXBElement(_ArcByCenterPoint_QNAME, ArcByCenterPointType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link CircleByCenterPointType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link CircleByCenterPointType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "CircleByCenterPoint", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "ArcByCenterPoint") public JAXBElement createCircleByCenterPoint(CircleByCenterPointType value) { return new JAXBElement(_CircleByCenterPoint_QNAME, CircleByCenterPointType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link OffsetCurveType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link OffsetCurveType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "OffsetCurve", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_CurveSegment") public JAXBElement createOffsetCurve(OffsetCurveType value) { return new JAXBElement(_OffsetCurve_QNAME, OffsetCurveType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link AffinePlacementType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link AffinePlacementType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "AffinePlacement") public JAXBElement createAffinePlacement(AffinePlacementType value) { return new JAXBElement(_AffinePlacement_QNAME, AffinePlacementType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link ClothoidType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link ClothoidType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "Clothoid", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_CurveSegment") public JAXBElement createClothoid(ClothoidType value) { return new JAXBElement(_Clothoid_QNAME, ClothoidType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link GeodesicStringType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link GeodesicStringType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "GeodesicString", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_CurveSegment") public JAXBElement createGeodesicString(GeodesicStringType value) { return new JAXBElement(_GeodesicString_QNAME, GeodesicStringType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link GeodesicType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link GeodesicType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "Geodesic", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "GeodesicString") public JAXBElement createGeodesic(GeodesicType value) { return new JAXBElement(_Geodesic_QNAME, GeodesicType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link CubicSplineType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link CubicSplineType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "CubicSpline", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_CurveSegment") public JAXBElement createCubicSpline(CubicSplineType value) { return new JAXBElement(_CubicSpline_QNAME, CubicSplineType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link BSplineType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link BSplineType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "BSpline", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_CurveSegment") public JAXBElement createBSpline(BSplineType value) { return new JAXBElement(_BSpline_QNAME, BSplineType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link BezierType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link BezierType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "Bezier", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "BSpline") public JAXBElement createBezier(BezierType value) { return new JAXBElement(_Bezier_QNAME, BezierType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link SurfaceType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link SurfaceType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "Surface", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_Surface") public JAXBElement createSurface(SurfaceType value) { return new JAXBElement(_Surface_QNAME, SurfaceType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link SurfacePropertyType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link SurfacePropertyType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "baseSurface") public JAXBElement createBaseSurface(SurfacePropertyType value) { return new JAXBElement(_BaseSurface_QNAME, SurfacePropertyType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link OrientableSurfaceType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link OrientableSurfaceType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "OrientableSurface", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_Surface") public JAXBElement createOrientableSurface(OrientableSurfaceType value) { return new JAXBElement(_OrientableSurface_QNAME, OrientableSurfaceType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link AbstractSurfacePatchType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link AbstractSurfacePatchType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "_SurfacePatch") public JAXBElement create_SurfacePatch(AbstractSurfacePatchType value) { return new JAXBElement(__SurfacePatch_QNAME, AbstractSurfacePatchType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link SurfacePatchArrayPropertyType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link SurfacePatchArrayPropertyType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "patches") public JAXBElement createPatches(SurfacePatchArrayPropertyType value) { return new JAXBElement(_Patches_QNAME, SurfacePatchArrayPropertyType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link PolygonPatchType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link PolygonPatchType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "PolygonPatch", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_SurfacePatch") public JAXBElement createPolygonPatch(PolygonPatchType value) { return new JAXBElement(_PolygonPatch_QNAME, PolygonPatchType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TriangleType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TriangleType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "Triangle", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_SurfacePatch") public JAXBElement createTriangle(TriangleType value) { return new JAXBElement(_Triangle_QNAME, TriangleType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link RectangleType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link RectangleType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "Rectangle", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_SurfacePatch") public JAXBElement createRectangle(RectangleType value) { return new JAXBElement(_Rectangle_QNAME, RectangleType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link CurvePropertyType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link CurvePropertyType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "curveMember") public JAXBElement createCurveMember(CurvePropertyType value) { return new JAXBElement(_CurveMember_QNAME, CurvePropertyType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link RingType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link RingType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "Ring", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_Ring") public JAXBElement createRing(RingType value) { return new JAXBElement(_Ring_QNAME, RingType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link AbstractParametricCurveSurfaceType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link AbstractParametricCurveSurfaceType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "_ParametricCurveSurface", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_SurfacePatch") public JAXBElement create_ParametricCurveSurface(AbstractParametricCurveSurfaceType value) { return new JAXBElement(__ParametricCurveSurface_QNAME, AbstractParametricCurveSurfaceType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link AbstractGriddedSurfaceType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link AbstractGriddedSurfaceType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "_GriddedSurface", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_ParametricCurveSurface") public JAXBElement create_GriddedSurface(AbstractGriddedSurfaceType value) { return new JAXBElement(__GriddedSurface_QNAME, AbstractGriddedSurfaceType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link ConeType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link ConeType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "Cone", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_GriddedSurface") public JAXBElement createCone(ConeType value) { return new JAXBElement(_Cone_QNAME, ConeType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link CylinderType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link CylinderType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "Cylinder", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_GriddedSurface") public JAXBElement createCylinder(CylinderType value) { return new JAXBElement(_Cylinder_QNAME, CylinderType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link SphereType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link SphereType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "Sphere", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_GriddedSurface") public JAXBElement createSphere(SphereType value) { return new JAXBElement(_Sphere_QNAME, SphereType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link PolyhedralSurfaceType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link PolyhedralSurfaceType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "PolyhedralSurface", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "Surface") public JAXBElement createPolyhedralSurface(PolyhedralSurfaceType value) { return new JAXBElement(_PolyhedralSurface_QNAME, PolyhedralSurfaceType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link PolygonPatchArrayPropertyType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link PolygonPatchArrayPropertyType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "polygonPatches", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "patches") public JAXBElement createPolygonPatches(PolygonPatchArrayPropertyType value) { return new JAXBElement(_PolygonPatches_QNAME, PolygonPatchArrayPropertyType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TrianglePatchArrayPropertyType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TrianglePatchArrayPropertyType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "trianglePatches", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "patches") public JAXBElement createTrianglePatches(TrianglePatchArrayPropertyType value) { return new JAXBElement(_TrianglePatches_QNAME, TrianglePatchArrayPropertyType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TriangulatedSurfaceType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TriangulatedSurfaceType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "TriangulatedSurface", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "Surface") public JAXBElement createTriangulatedSurface(TriangulatedSurfaceType value) { return new JAXBElement(_TriangulatedSurface_QNAME, TriangulatedSurfaceType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TinType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TinType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "Tin", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "TriangulatedSurface") public JAXBElement createTin(TinType value) { return new JAXBElement(_Tin_QNAME, TinType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link AbstractSolidType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link AbstractSolidType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "_Solid", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_GeometricPrimitive") public JAXBElement create_Solid(AbstractSolidType value) { return new JAXBElement(__Solid_QNAME, AbstractSolidType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link SolidPropertyType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link SolidPropertyType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "solidProperty") public JAXBElement createSolidProperty(SolidPropertyType value) { return new JAXBElement(_SolidProperty_QNAME, SolidPropertyType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link SolidArrayPropertyType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link SolidArrayPropertyType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "solidArrayProperty") public JAXBElement createSolidArrayProperty(SolidArrayPropertyType value) { return new JAXBElement(_SolidArrayProperty_QNAME, SolidArrayPropertyType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link SolidType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link SolidType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "Solid", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_Solid") public JAXBElement createSolid(SolidType value) { return new JAXBElement(_Solid_QNAME, SolidType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link AbstractGeometricAggregateType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link AbstractGeometricAggregateType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "_GeometricAggregate", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_Geometry") public JAXBElement create_GeometricAggregate(AbstractGeometricAggregateType value) { return new JAXBElement(__GeometricAggregate_QNAME, AbstractGeometricAggregateType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link MultiGeometryType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link MultiGeometryType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "MultiGeometry", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_GeometricAggregate") public JAXBElement createMultiGeometry(MultiGeometryType value) { return new JAXBElement(_MultiGeometry_QNAME, MultiGeometryType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link MultiGeometryPropertyType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link MultiGeometryPropertyType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "multiGeometryProperty") public JAXBElement createMultiGeometryProperty(MultiGeometryPropertyType value) { return new JAXBElement(_MultiGeometryProperty_QNAME, MultiGeometryPropertyType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link MultiPointType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link MultiPointType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "MultiPoint", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_GeometricAggregate") public JAXBElement createMultiPoint(MultiPointType value) { return new JAXBElement(_MultiPoint_QNAME, MultiPointType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link MultiPointPropertyType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link MultiPointPropertyType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "multiPointProperty") public JAXBElement createMultiPointProperty(MultiPointPropertyType value) { return new JAXBElement(_MultiPointProperty_QNAME, MultiPointPropertyType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link MultiCurveType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link MultiCurveType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "MultiCurve", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_GeometricAggregate") public JAXBElement createMultiCurve(MultiCurveType value) { return new JAXBElement(_MultiCurve_QNAME, MultiCurveType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link MultiCurvePropertyType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link MultiCurvePropertyType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "multiCurveProperty") public JAXBElement createMultiCurveProperty(MultiCurvePropertyType value) { return new JAXBElement(_MultiCurveProperty_QNAME, MultiCurvePropertyType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link MultiSurfaceType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link MultiSurfaceType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "MultiSurface", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_GeometricAggregate") public JAXBElement createMultiSurface(MultiSurfaceType value) { return new JAXBElement(_MultiSurface_QNAME, MultiSurfaceType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link MultiSurfacePropertyType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link MultiSurfacePropertyType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "multiSurfaceProperty") public JAXBElement createMultiSurfaceProperty(MultiSurfacePropertyType value) { return new JAXBElement(_MultiSurfaceProperty_QNAME, MultiSurfacePropertyType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link MultiSolidType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link MultiSolidType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "MultiSolid", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_GeometricAggregate") public JAXBElement createMultiSolid(MultiSolidType value) { return new JAXBElement(_MultiSolid_QNAME, MultiSolidType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link MultiSolidPropertyType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link MultiSolidPropertyType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "multiSolidProperty") public JAXBElement createMultiSolidProperty(MultiSolidPropertyType value) { return new JAXBElement(_MultiSolidProperty_QNAME, MultiSolidPropertyType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link MultiPolygonType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link MultiPolygonType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "MultiPolygon", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_GeometricAggregate") public JAXBElement createMultiPolygon(MultiPolygonType value) { return new JAXBElement(_MultiPolygon_QNAME, MultiPolygonType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link MultiLineStringType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link MultiLineStringType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "MultiLineString", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_GeometricAggregate") public JAXBElement createMultiLineString(MultiLineStringType value) { return new JAXBElement(_MultiLineString_QNAME, MultiLineStringType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link GeometryPropertyType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link GeometryPropertyType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "geometryMember") public JAXBElement createGeometryMember(GeometryPropertyType value) { return new JAXBElement(_GeometryMember_QNAME, GeometryPropertyType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link GeometryArrayPropertyType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link GeometryArrayPropertyType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "geometryMembers") public JAXBElement createGeometryMembers(GeometryArrayPropertyType value) { return new JAXBElement(_GeometryMembers_QNAME, GeometryArrayPropertyType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link PointPropertyType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link PointPropertyType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "pointMember") public JAXBElement createPointMember(PointPropertyType value) { return new JAXBElement(_PointMember_QNAME, PointPropertyType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link PointArrayPropertyType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link PointArrayPropertyType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "pointMembers") public JAXBElement createPointMembers(PointArrayPropertyType value) { return new JAXBElement(_PointMembers_QNAME, PointArrayPropertyType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link CurveArrayPropertyType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link CurveArrayPropertyType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "curveMembers") public JAXBElement createCurveMembers(CurveArrayPropertyType value) { return new JAXBElement(_CurveMembers_QNAME, CurveArrayPropertyType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link SurfacePropertyType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link SurfacePropertyType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "surfaceMember") public JAXBElement createSurfaceMember(SurfacePropertyType value) { return new JAXBElement(_SurfaceMember_QNAME, SurfacePropertyType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link SurfaceArrayPropertyType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link SurfaceArrayPropertyType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "surfaceMembers") public JAXBElement createSurfaceMembers(SurfaceArrayPropertyType value) { return new JAXBElement(_SurfaceMembers_QNAME, SurfaceArrayPropertyType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link SolidPropertyType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link SolidPropertyType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "solidMember") public JAXBElement createSolidMember(SolidPropertyType value) { return new JAXBElement(_SolidMember_QNAME, SolidPropertyType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link SolidArrayPropertyType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link SolidArrayPropertyType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "solidMembers") public JAXBElement createSolidMembers(SolidArrayPropertyType value) { return new JAXBElement(_SolidMembers_QNAME, SolidArrayPropertyType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link MultiPointPropertyType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link MultiPointPropertyType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "multiCenterOf") public JAXBElement createMultiCenterOf(MultiPointPropertyType value) { return new JAXBElement(_MultiCenterOf_QNAME, MultiPointPropertyType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link MultiPointPropertyType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link MultiPointPropertyType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "multiPosition") public JAXBElement createMultiPosition(MultiPointPropertyType value) { return new JAXBElement(_MultiPosition_QNAME, MultiPointPropertyType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link MultiCurvePropertyType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link MultiCurvePropertyType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "multiCenterLineOf") public JAXBElement createMultiCenterLineOf(MultiCurvePropertyType value) { return new JAXBElement(_MultiCenterLineOf_QNAME, MultiCurvePropertyType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link MultiCurvePropertyType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link MultiCurvePropertyType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "multiEdgeOf") public JAXBElement createMultiEdgeOf(MultiCurvePropertyType value) { return new JAXBElement(_MultiEdgeOf_QNAME, MultiCurvePropertyType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link MultiSurfacePropertyType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link MultiSurfacePropertyType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "multiCoverage") public JAXBElement createMultiCoverage(MultiSurfacePropertyType value) { return new JAXBElement(_MultiCoverage_QNAME, MultiSurfacePropertyType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link MultiSurfacePropertyType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link MultiSurfacePropertyType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "multiExtentOf") public JAXBElement createMultiExtentOf(MultiSurfacePropertyType value) { return new JAXBElement(_MultiExtentOf_QNAME, MultiSurfacePropertyType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link MultiPointPropertyType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link MultiPointPropertyType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "multiLocation") public JAXBElement createMultiLocation(MultiPointPropertyType value) { return new JAXBElement(_MultiLocation_QNAME, MultiPointPropertyType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link LineStringPropertyType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link LineStringPropertyType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "lineStringMember") public JAXBElement createLineStringMember(LineStringPropertyType value) { return new JAXBElement(_LineStringMember_QNAME, LineStringPropertyType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link PolygonPropertyType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link PolygonPropertyType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "polygonMember") public JAXBElement createPolygonMember(PolygonPropertyType value) { return new JAXBElement(_PolygonMember_QNAME, PolygonPropertyType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link CompositeCurveType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link CompositeCurveType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "CompositeCurve", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_Curve") public JAXBElement createCompositeCurve(CompositeCurveType value) { return new JAXBElement(_CompositeCurve_QNAME, CompositeCurveType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link CompositeSurfaceType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link CompositeSurfaceType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "CompositeSurface", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_Surface") public JAXBElement createCompositeSurface(CompositeSurfaceType value) { return new JAXBElement(_CompositeSurface_QNAME, CompositeSurfaceType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link CompositeSolidType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link CompositeSolidType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "CompositeSolid", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_Solid") public JAXBElement createCompositeSolid(CompositeSolidType value) { return new JAXBElement(_CompositeSolid_QNAME, CompositeSolidType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link GeometricComplexType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link GeometricComplexType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "GeometricComplex", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_Geometry") public JAXBElement createGeometricComplex(GeometricComplexType value) { return new JAXBElement(_GeometricComplex_QNAME, GeometricComplexType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link AbstractTopologyType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link AbstractTopologyType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "_Topology", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_GML") public JAXBElement create_Topology(AbstractTopologyType value) { return new JAXBElement(__Topology_QNAME, AbstractTopologyType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link AbstractTopoPrimitiveType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link AbstractTopoPrimitiveType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "_TopoPrimitive", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_Topology") public JAXBElement create_TopoPrimitive(AbstractTopoPrimitiveType value) { return new JAXBElement(__TopoPrimitive_QNAME, AbstractTopoPrimitiveType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link IsolatedPropertyType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link IsolatedPropertyType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "isolated") public JAXBElement createIsolated(IsolatedPropertyType value) { return new JAXBElement(_Isolated_QNAME, IsolatedPropertyType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link ContainerPropertyType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link ContainerPropertyType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "container") public JAXBElement createContainer(ContainerPropertyType value) { return new JAXBElement(_Container_QNAME, ContainerPropertyType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link NodeType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link NodeType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "Node", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_TopoPrimitive") public JAXBElement createNode(NodeType value) { return new JAXBElement(_Node_QNAME, NodeType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link DirectedNodePropertyType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link DirectedNodePropertyType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "directedNode") public JAXBElement createDirectedNode(DirectedNodePropertyType value) { return new JAXBElement(_DirectedNode_QNAME, DirectedNodePropertyType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link EdgeType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link EdgeType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "Edge", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_TopoPrimitive") public JAXBElement createEdge(EdgeType value) { return new JAXBElement(_Edge_QNAME, EdgeType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link DirectedEdgePropertyType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link DirectedEdgePropertyType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "directedEdge") public JAXBElement createDirectedEdge(DirectedEdgePropertyType value) { return new JAXBElement(_DirectedEdge_QNAME, DirectedEdgePropertyType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link FaceType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link FaceType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "Face", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_TopoPrimitive") public JAXBElement createFace(FaceType value) { return new JAXBElement(_Face_QNAME, FaceType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link DirectedFacePropertyType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link DirectedFacePropertyType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "directedFace") public JAXBElement createDirectedFace(DirectedFacePropertyType value) { return new JAXBElement(_DirectedFace_QNAME, DirectedFacePropertyType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TopoSolidType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TopoSolidType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "TopoSolid", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_TopoPrimitive") public JAXBElement createTopoSolid(TopoSolidType value) { return new JAXBElement(_TopoSolid_QNAME, TopoSolidType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link DirectedTopoSolidPropertyType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link DirectedTopoSolidPropertyType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "directedTopoSolid") public JAXBElement createDirectedTopoSolid(DirectedTopoSolidPropertyType value) { return new JAXBElement(_DirectedTopoSolid_QNAME, DirectedTopoSolidPropertyType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TopoPointType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TopoPointType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "TopoPoint") public JAXBElement createTopoPoint(TopoPointType value) { return new JAXBElement(_TopoPoint_QNAME, TopoPointType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TopoPointPropertyType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TopoPointPropertyType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "topoPointProperty") public JAXBElement createTopoPointProperty(TopoPointPropertyType value) { return new JAXBElement(_TopoPointProperty_QNAME, TopoPointPropertyType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TopoCurveType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TopoCurveType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "TopoCurve") public JAXBElement createTopoCurve(TopoCurveType value) { return new JAXBElement(_TopoCurve_QNAME, TopoCurveType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TopoCurvePropertyType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TopoCurvePropertyType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "topoCurveProperty") public JAXBElement createTopoCurveProperty(TopoCurvePropertyType value) { return new JAXBElement(_TopoCurveProperty_QNAME, TopoCurvePropertyType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TopoSurfaceType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TopoSurfaceType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "TopoSurface") public JAXBElement createTopoSurface(TopoSurfaceType value) { return new JAXBElement(_TopoSurface_QNAME, TopoSurfaceType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TopoSurfacePropertyType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TopoSurfacePropertyType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "topoSurfaceProperty") public JAXBElement createTopoSurfaceProperty(TopoSurfacePropertyType value) { return new JAXBElement(_TopoSurfaceProperty_QNAME, TopoSurfacePropertyType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TopoVolumeType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TopoVolumeType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "TopoVolume") public JAXBElement createTopoVolume(TopoVolumeType value) { return new JAXBElement(_TopoVolume_QNAME, TopoVolumeType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TopoVolumePropertyType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TopoVolumePropertyType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "topoVolumeProperty") public JAXBElement createTopoVolumeProperty(TopoVolumePropertyType value) { return new JAXBElement(_TopoVolumeProperty_QNAME, TopoVolumePropertyType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TopoComplexType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TopoComplexType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "TopoComplex", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_Topology") public JAXBElement createTopoComplex(TopoComplexType value) { return new JAXBElement(_TopoComplex_QNAME, TopoComplexType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TopoComplexMemberType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TopoComplexMemberType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "topoComplexProperty") public JAXBElement createTopoComplexProperty(TopoComplexMemberType value) { return new JAXBElement(_TopoComplexProperty_QNAME, TopoComplexMemberType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TopoComplexMemberType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TopoComplexMemberType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "subComplex") public JAXBElement createSubComplex(TopoComplexMemberType value) { return new JAXBElement(_SubComplex_QNAME, TopoComplexMemberType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TopoComplexMemberType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TopoComplexMemberType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "superComplex") public JAXBElement createSuperComplex(TopoComplexMemberType value) { return new JAXBElement(_SuperComplex_QNAME, TopoComplexMemberType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TopoComplexMemberType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TopoComplexMemberType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "maximalComplex") public JAXBElement createMaximalComplex(TopoComplexMemberType value) { return new JAXBElement(_MaximalComplex_QNAME, TopoComplexMemberType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TopoPrimitiveMemberType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TopoPrimitiveMemberType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "topoPrimitiveMember") public JAXBElement createTopoPrimitiveMember(TopoPrimitiveMemberType value) { return new JAXBElement(_TopoPrimitiveMember_QNAME, TopoPrimitiveMemberType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TopoPrimitiveArrayAssociationType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TopoPrimitiveArrayAssociationType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "topoPrimitiveMembers") public JAXBElement createTopoPrimitiveMembers(TopoPrimitiveArrayAssociationType value) { return new JAXBElement(_TopoPrimitiveMembers_QNAME, TopoPrimitiveArrayAssociationType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link Boolean }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link Boolean }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "Boolean") public JAXBElement createBoolean(Boolean value) { return new JAXBElement(_Boolean_QNAME, Boolean.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link List }{@code <}{@link String }{@code >}{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link List }{@code <}{@link String }{@code >}{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "BooleanList") public JAXBElement> createBooleanList(List value) { return new JAXBElement>(_BooleanList_QNAME, ((Class) List.class), null, ((List ) value)); } /** * Create an instance of {@link JAXBElement }{@code <}{@link CodeType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link CodeType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "Category") public JAXBElement createCategory(CodeType value) { return new JAXBElement(_Category_QNAME, CodeType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link CodeOrNullListType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link CodeOrNullListType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "CategoryList") public JAXBElement createCategoryList(CodeOrNullListType value) { return new JAXBElement(_CategoryList_QNAME, CodeOrNullListType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link MeasureType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link MeasureType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "Quantity") public JAXBElement createQuantity(MeasureType value) { return new JAXBElement(_Quantity_QNAME, MeasureType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link MeasureOrNullListType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link MeasureOrNullListType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "QuantityList") public JAXBElement createQuantityList(MeasureOrNullListType value) { return new JAXBElement(_QuantityList_QNAME, MeasureOrNullListType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link BigInteger }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link BigInteger }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "Count") public JAXBElement createCount(BigInteger value) { return new JAXBElement(_Count_QNAME, BigInteger.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link List }{@code <}{@link String }{@code >}{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link List }{@code <}{@link String }{@code >}{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "CountList") public JAXBElement> createCountList(List value) { return new JAXBElement>(_CountList_QNAME, ((Class) List.class), null, ((List ) value)); } /** * Create an instance of {@link JAXBElement }{@code <}{@link CompositeValueType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link CompositeValueType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "CompositeValue") public JAXBElement createCompositeValue(CompositeValueType value) { return new JAXBElement(_CompositeValue_QNAME, CompositeValueType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link ValueArrayType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link ValueArrayType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "ValueArray", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "CompositeValue") public JAXBElement createValueArray(ValueArrayType value) { return new JAXBElement(_ValueArray_QNAME, ValueArrayType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link QuantityExtentType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link QuantityExtentType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "QuantityExtent") public JAXBElement createQuantityExtent(QuantityExtentType value) { return new JAXBElement(_QuantityExtent_QNAME, QuantityExtentType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link CategoryExtentType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link CategoryExtentType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "CategoryExtent") public JAXBElement createCategoryExtent(CategoryExtentType value) { return new JAXBElement(_CategoryExtent_QNAME, CategoryExtentType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link List }{@code <}{@link String }{@code >}{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link List }{@code <}{@link String }{@code >}{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "CountExtent") public JAXBElement> createCountExtent(List value) { return new JAXBElement>(_CountExtent_QNAME, ((Class) List.class), null, ((List ) value)); } /** * Create an instance of {@link JAXBElement }{@code <}{@link ValuePropertyType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link ValuePropertyType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "valueProperty") public JAXBElement createValueProperty(ValuePropertyType value) { return new JAXBElement(_ValueProperty_QNAME, ValuePropertyType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link ValuePropertyType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link ValuePropertyType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "valueComponent") public JAXBElement createValueComponent(ValuePropertyType value) { return new JAXBElement(_ValueComponent_QNAME, ValuePropertyType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link ValueArrayPropertyType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link ValueArrayPropertyType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "valueComponents") public JAXBElement createValueComponents(ValueArrayPropertyType value) { return new JAXBElement(_ValueComponents_QNAME, ValueArrayPropertyType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link AbstractGeometryType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link AbstractGeometryType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "_ImplicitGeometry", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_Geometry") public JAXBElement create_ImplicitGeometry(AbstractGeometryType value) { return new JAXBElement(__ImplicitGeometry_QNAME, AbstractGeometryType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link GridType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link GridType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "Grid", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_ImplicitGeometry") public JAXBElement createGrid(GridType value) { return new JAXBElement(_Grid_QNAME, GridType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link RectifiedGridType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link RectifiedGridType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "RectifiedGrid", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_ImplicitGeometry") public JAXBElement createRectifiedGrid(RectifiedGridType value) { return new JAXBElement(_RectifiedGrid_QNAME, RectifiedGridType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link AbstractCoverageType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link AbstractCoverageType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "_Coverage", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_Feature") public JAXBElement create_Coverage(AbstractCoverageType value) { return new JAXBElement(__Coverage_QNAME, AbstractCoverageType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link AbstractContinuousCoverageType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link AbstractContinuousCoverageType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "_ContinuousCoverage", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_Coverage") public JAXBElement create_ContinuousCoverage(AbstractContinuousCoverageType value) { return new JAXBElement(__ContinuousCoverage_QNAME, AbstractContinuousCoverageType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link AbstractDiscreteCoverageType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link AbstractDiscreteCoverageType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "_DiscreteCoverage", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_Coverage") public JAXBElement create_DiscreteCoverage(AbstractDiscreteCoverageType value) { return new JAXBElement(__DiscreteCoverage_QNAME, AbstractDiscreteCoverageType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link DomainSetType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link DomainSetType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "domainSet") public JAXBElement createDomainSet(DomainSetType value) { return new JAXBElement(_DomainSet_QNAME, DomainSetType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link RangeSetType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link RangeSetType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "rangeSet") public JAXBElement createRangeSet(RangeSetType value) { return new JAXBElement(_RangeSet_QNAME, RangeSetType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link CoverageFunctionType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link CoverageFunctionType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "coverageFunction") public JAXBElement createCoverageFunction(CoverageFunctionType value) { return new JAXBElement(_CoverageFunction_QNAME, CoverageFunctionType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link DataBlockType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link DataBlockType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "DataBlock") public JAXBElement createDataBlock(DataBlockType value) { return new JAXBElement(_DataBlock_QNAME, DataBlockType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link CoordinatesType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link CoordinatesType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "tupleList") public JAXBElement createTupleList(CoordinatesType value) { return new JAXBElement(_TupleList_QNAME, CoordinatesType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link List }{@code <}{@link String }{@code >}{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link List }{@code <}{@link String }{@code >}{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "doubleOrNullTupleList") public JAXBElement> createDoubleOrNullTupleList(List value) { return new JAXBElement>(_DoubleOrNullTupleList_QNAME, ((Class) List.class), null, ((List ) value)); } /** * Create an instance of {@link JAXBElement }{@code <}{@link FileType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link FileType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "File") public JAXBElement createFile(FileType value) { return new JAXBElement(_File_QNAME, FileType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link RangeParametersType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link RangeParametersType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "rangeParameters") public JAXBElement createRangeParameters(RangeParametersType value) { return new JAXBElement(_RangeParameters_QNAME, RangeParametersType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link StringOrRefType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link StringOrRefType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "MappingRule") public JAXBElement createMappingRule(StringOrRefType value) { return new JAXBElement(_MappingRule_QNAME, StringOrRefType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link GridFunctionType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link GridFunctionType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "GridFunction") public JAXBElement createGridFunction(GridFunctionType value) { return new JAXBElement(_GridFunction_QNAME, GridFunctionType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link IndexMapType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link IndexMapType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "IndexMap", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "GridFunction") public JAXBElement createIndexMap(IndexMapType value) { return new JAXBElement(_IndexMap_QNAME, IndexMapType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link MultiPointCoverageType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link MultiPointCoverageType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "MultiPointCoverage", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_DiscreteCoverage") public JAXBElement createMultiPointCoverage(MultiPointCoverageType value) { return new JAXBElement(_MultiPointCoverage_QNAME, MultiPointCoverageType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link MultiPointDomainType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link MultiPointDomainType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "multiPointDomain", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "domainSet") public JAXBElement createMultiPointDomain(MultiPointDomainType value) { return new JAXBElement(_MultiPointDomain_QNAME, MultiPointDomainType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link MultiCurveCoverageType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link MultiCurveCoverageType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "MultiCurveCoverage", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_DiscreteCoverage") public JAXBElement createMultiCurveCoverage(MultiCurveCoverageType value) { return new JAXBElement(_MultiCurveCoverage_QNAME, MultiCurveCoverageType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link MultiCurveDomainType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link MultiCurveDomainType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "multiCurveDomain", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "domainSet") public JAXBElement createMultiCurveDomain(MultiCurveDomainType value) { return new JAXBElement(_MultiCurveDomain_QNAME, MultiCurveDomainType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link MultiSurfaceCoverageType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link MultiSurfaceCoverageType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "MultiSurfaceCoverage", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_DiscreteCoverage") public JAXBElement createMultiSurfaceCoverage(MultiSurfaceCoverageType value) { return new JAXBElement(_MultiSurfaceCoverage_QNAME, MultiSurfaceCoverageType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link MultiSurfaceDomainType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link MultiSurfaceDomainType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "multiSurfaceDomain", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "domainSet") public JAXBElement createMultiSurfaceDomain(MultiSurfaceDomainType value) { return new JAXBElement(_MultiSurfaceDomain_QNAME, MultiSurfaceDomainType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link MultiSolidCoverageType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link MultiSolidCoverageType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "MultiSolidCoverage", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_DiscreteCoverage") public JAXBElement createMultiSolidCoverage(MultiSolidCoverageType value) { return new JAXBElement(_MultiSolidCoverage_QNAME, MultiSolidCoverageType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link MultiSolidDomainType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link MultiSolidDomainType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "multiSolidDomain", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "domainSet") public JAXBElement createMultiSolidDomain(MultiSolidDomainType value) { return new JAXBElement(_MultiSolidDomain_QNAME, MultiSolidDomainType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link GridCoverageType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link GridCoverageType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "GridCoverage", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_DiscreteCoverage") public JAXBElement createGridCoverage(GridCoverageType value) { return new JAXBElement(_GridCoverage_QNAME, GridCoverageType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link GridDomainType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link GridDomainType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "gridDomain", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "domainSet") public JAXBElement createGridDomain(GridDomainType value) { return new JAXBElement(_GridDomain_QNAME, GridDomainType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link RectifiedGridCoverageType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link RectifiedGridCoverageType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "RectifiedGridCoverage", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_DiscreteCoverage") public JAXBElement createRectifiedGridCoverage(RectifiedGridCoverageType value) { return new JAXBElement(_RectifiedGridCoverage_QNAME, RectifiedGridCoverageType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link RectifiedGridDomainType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link RectifiedGridDomainType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "rectifiedGridDomain", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "domainSet") public JAXBElement createRectifiedGridDomain(RectifiedGridDomainType value) { return new JAXBElement(_RectifiedGridDomain_QNAME, RectifiedGridDomainType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link AbstractReferenceSystemType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link AbstractReferenceSystemType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "_ReferenceSystem", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "Definition") public JAXBElement create_ReferenceSystem(AbstractReferenceSystemType value) { return new JAXBElement(__ReferenceSystem_QNAME, AbstractReferenceSystemType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link CodeType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link CodeType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "srsName", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "name") public JAXBElement createSrsName(CodeType value) { return new JAXBElement(_SrsName_QNAME, CodeType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link IdentifierType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link IdentifierType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "srsID") public JAXBElement createSrsID(IdentifierType value) { return new JAXBElement(_SrsID_QNAME, IdentifierType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link ReferenceSystemRefType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link ReferenceSystemRefType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "referenceSystemRef") public JAXBElement createReferenceSystemRef(ReferenceSystemRefType value) { return new JAXBElement(_ReferenceSystemRef_QNAME, ReferenceSystemRefType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link AbstractReferenceSystemType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link AbstractReferenceSystemType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "_CRS", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_ReferenceSystem") public JAXBElement create_CRS(AbstractReferenceSystemType value) { return new JAXBElement(__CRS_QNAME, AbstractReferenceSystemType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link CRSRefType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link CRSRefType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "crsRef") public JAXBElement createCrsRef(CRSRefType value) { return new JAXBElement(_CrsRef_QNAME, CRSRefType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link String }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "version") public JAXBElement createVersion(String value) { return new JAXBElement(_Version_QNAME, String.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link StringOrRefType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link StringOrRefType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "remarks") public JAXBElement createRemarks(StringOrRefType value) { return new JAXBElement(_Remarks_QNAME, StringOrRefType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link String }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "scope") public JAXBElement createScope(String value) { return new JAXBElement(_Scope_QNAME, String.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link ExtentType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link ExtentType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "validArea") public JAXBElement createValidArea(ExtentType value) { return new JAXBElement(_ValidArea_QNAME, ExtentType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link EnvelopeType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link EnvelopeType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "boundingBox") public JAXBElement createBoundingBox(EnvelopeType value) { return new JAXBElement(_BoundingBox_QNAME, EnvelopeType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link PolygonType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link PolygonType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "boundingPolygon") public JAXBElement createBoundingPolygon(PolygonType value) { return new JAXBElement(_BoundingPolygon_QNAME, PolygonType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link EnvelopeType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link EnvelopeType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "verticalExtent") public JAXBElement createVerticalExtent(EnvelopeType value) { return new JAXBElement(_VerticalExtent_QNAME, EnvelopeType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TimePeriodType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TimePeriodType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "temporalExtent") public JAXBElement createTemporalExtent(TimePeriodType value) { return new JAXBElement(_TemporalExtent_QNAME, TimePeriodType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link CoordinateSystemAxisType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link CoordinateSystemAxisType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "CoordinateSystemAxis", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "Definition") public JAXBElement createCoordinateSystemAxis(CoordinateSystemAxisType value) { return new JAXBElement(_CoordinateSystemAxis_QNAME, CoordinateSystemAxisType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link IdentifierType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link IdentifierType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "axisID") public JAXBElement createAxisID(IdentifierType value) { return new JAXBElement(_AxisID_QNAME, IdentifierType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link CodeType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link CodeType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "axisAbbrev") public JAXBElement createAxisAbbrev(CodeType value) { return new JAXBElement(_AxisAbbrev_QNAME, CodeType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link CodeType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link CodeType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "axisDirection") public JAXBElement createAxisDirection(CodeType value) { return new JAXBElement(_AxisDirection_QNAME, CodeType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link CoordinateSystemAxisRefType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link CoordinateSystemAxisRefType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "coordinateSystemAxisRef") public JAXBElement createCoordinateSystemAxisRef(CoordinateSystemAxisRefType value) { return new JAXBElement(_CoordinateSystemAxisRef_QNAME, CoordinateSystemAxisRefType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link AbstractCoordinateSystemType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link AbstractCoordinateSystemType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "_CoordinateSystem", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "Definition") public JAXBElement create_CoordinateSystem(AbstractCoordinateSystemType value) { return new JAXBElement(__CoordinateSystem_QNAME, AbstractCoordinateSystemType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link CodeType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link CodeType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "csName", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "name") public JAXBElement createCsName(CodeType value) { return new JAXBElement(_CsName_QNAME, CodeType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link IdentifierType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link IdentifierType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "csID") public JAXBElement createCsID(IdentifierType value) { return new JAXBElement(_CsID_QNAME, IdentifierType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link CoordinateSystemAxisRefType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link CoordinateSystemAxisRefType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "usesAxis") public JAXBElement createUsesAxis(CoordinateSystemAxisRefType value) { return new JAXBElement(_UsesAxis_QNAME, CoordinateSystemAxisRefType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link CoordinateSystemRefType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link CoordinateSystemRefType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "coordinateSystemRef") public JAXBElement createCoordinateSystemRef(CoordinateSystemRefType value) { return new JAXBElement(_CoordinateSystemRef_QNAME, CoordinateSystemRefType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link EllipsoidalCSType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link EllipsoidalCSType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "EllipsoidalCS", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_CoordinateSystem") public JAXBElement createEllipsoidalCS(EllipsoidalCSType value) { return new JAXBElement(_EllipsoidalCS_QNAME, EllipsoidalCSType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link EllipsoidalCSRefType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link EllipsoidalCSRefType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "ellipsoidalCSRef") public JAXBElement createEllipsoidalCSRef(EllipsoidalCSRefType value) { return new JAXBElement(_EllipsoidalCSRef_QNAME, EllipsoidalCSRefType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link CartesianCSType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link CartesianCSType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "CartesianCS", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_CoordinateSystem") public JAXBElement createCartesianCS(CartesianCSType value) { return new JAXBElement(_CartesianCS_QNAME, CartesianCSType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link CartesianCSRefType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link CartesianCSRefType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "cartesianCSRef") public JAXBElement createCartesianCSRef(CartesianCSRefType value) { return new JAXBElement(_CartesianCSRef_QNAME, CartesianCSRefType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link VerticalCSType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link VerticalCSType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "VerticalCS", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_CoordinateSystem") public JAXBElement createVerticalCS(VerticalCSType value) { return new JAXBElement(_VerticalCS_QNAME, VerticalCSType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link VerticalCSRefType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link VerticalCSRefType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "verticalCSRef") public JAXBElement createVerticalCSRef(VerticalCSRefType value) { return new JAXBElement(_VerticalCSRef_QNAME, VerticalCSRefType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TemporalCSType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TemporalCSType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "TemporalCS", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_CoordinateSystem") public JAXBElement createTemporalCS(TemporalCSType value) { return new JAXBElement(_TemporalCS_QNAME, TemporalCSType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TemporalCSRefType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TemporalCSRefType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "temporalCSRef") public JAXBElement createTemporalCSRef(TemporalCSRefType value) { return new JAXBElement(_TemporalCSRef_QNAME, TemporalCSRefType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link LinearCSType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link LinearCSType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "LinearCS", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_CoordinateSystem") public JAXBElement createLinearCS(LinearCSType value) { return new JAXBElement(_LinearCS_QNAME, LinearCSType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link LinearCSRefType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link LinearCSRefType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "linearCSRef") public JAXBElement createLinearCSRef(LinearCSRefType value) { return new JAXBElement(_LinearCSRef_QNAME, LinearCSRefType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link UserDefinedCSType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link UserDefinedCSType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "UserDefinedCS", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_CoordinateSystem") public JAXBElement createUserDefinedCS(UserDefinedCSType value) { return new JAXBElement(_UserDefinedCS_QNAME, UserDefinedCSType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link UserDefinedCSRefType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link UserDefinedCSRefType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "userDefinedCSRef") public JAXBElement createUserDefinedCSRef(UserDefinedCSRefType value) { return new JAXBElement(_UserDefinedCSRef_QNAME, UserDefinedCSRefType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link SphericalCSType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link SphericalCSType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "SphericalCS", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_CoordinateSystem") public JAXBElement createSphericalCS(SphericalCSType value) { return new JAXBElement(_SphericalCS_QNAME, SphericalCSType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link SphericalCSRefType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link SphericalCSRefType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "sphericalCSRef") public JAXBElement createSphericalCSRef(SphericalCSRefType value) { return new JAXBElement(_SphericalCSRef_QNAME, SphericalCSRefType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link PolarCSType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link PolarCSType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "PolarCS", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_CoordinateSystem") public JAXBElement createPolarCS(PolarCSType value) { return new JAXBElement(_PolarCS_QNAME, PolarCSType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link PolarCSRefType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link PolarCSRefType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "polarCSRef") public JAXBElement createPolarCSRef(PolarCSRefType value) { return new JAXBElement(_PolarCSRef_QNAME, PolarCSRefType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link CylindricalCSType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link CylindricalCSType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "CylindricalCS", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_CoordinateSystem") public JAXBElement createCylindricalCS(CylindricalCSType value) { return new JAXBElement(_CylindricalCS_QNAME, CylindricalCSType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link CylindricalCSRefType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link CylindricalCSRefType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "cylindricalCSRef") public JAXBElement createCylindricalCSRef(CylindricalCSRefType value) { return new JAXBElement(_CylindricalCSRef_QNAME, CylindricalCSRefType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link ObliqueCartesianCSType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link ObliqueCartesianCSType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "ObliqueCartesianCS", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_CoordinateSystem") public JAXBElement createObliqueCartesianCS(ObliqueCartesianCSType value) { return new JAXBElement(_ObliqueCartesianCS_QNAME, ObliqueCartesianCSType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link ObliqueCartesianCSRefType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link ObliqueCartesianCSRefType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "obliqueCartesianCSRef") public JAXBElement createObliqueCartesianCSRef(ObliqueCartesianCSRefType value) { return new JAXBElement(_ObliqueCartesianCSRef_QNAME, ObliqueCartesianCSRefType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link AbstractDatumType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link AbstractDatumType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "_Datum", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "Definition") public JAXBElement create_Datum(AbstractDatumType value) { return new JAXBElement(__Datum_QNAME, AbstractDatumType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link CodeType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link CodeType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "datumName", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "name") public JAXBElement createDatumName(CodeType value) { return new JAXBElement(_DatumName_QNAME, CodeType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link IdentifierType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link IdentifierType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "datumID") public JAXBElement createDatumID(IdentifierType value) { return new JAXBElement(_DatumID_QNAME, IdentifierType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link CodeType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link CodeType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "anchorPoint") public JAXBElement createAnchorPoint(CodeType value) { return new JAXBElement(_AnchorPoint_QNAME, CodeType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "realizationEpoch") public JAXBElement createRealizationEpoch(XMLGregorianCalendar value) { return new JAXBElement(_RealizationEpoch_QNAME, XMLGregorianCalendar.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link DatumRefType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link DatumRefType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "datumRef") public JAXBElement createDatumRef(DatumRefType value) { return new JAXBElement(_DatumRef_QNAME, DatumRefType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link EngineeringDatumType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link EngineeringDatumType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "EngineeringDatum", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_Datum") public JAXBElement createEngineeringDatum(EngineeringDatumType value) { return new JAXBElement(_EngineeringDatum_QNAME, EngineeringDatumType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link EngineeringDatumRefType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link EngineeringDatumRefType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "engineeringDatumRef") public JAXBElement createEngineeringDatumRef(EngineeringDatumRefType value) { return new JAXBElement(_EngineeringDatumRef_QNAME, EngineeringDatumRefType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link ImageDatumType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link ImageDatumType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "ImageDatum", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_Datum") public JAXBElement createImageDatum(ImageDatumType value) { return new JAXBElement(_ImageDatum_QNAME, ImageDatumType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link PixelInCellType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link PixelInCellType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "pixelInCell") public JAXBElement createPixelInCell(PixelInCellType value) { return new JAXBElement(_PixelInCell_QNAME, PixelInCellType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link ImageDatumRefType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link ImageDatumRefType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "imageDatumRef") public JAXBElement createImageDatumRef(ImageDatumRefType value) { return new JAXBElement(_ImageDatumRef_QNAME, ImageDatumRefType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link VerticalDatumType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link VerticalDatumType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "VerticalDatum", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_Datum") public JAXBElement createVerticalDatum(VerticalDatumType value) { return new JAXBElement(_VerticalDatum_QNAME, VerticalDatumType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link VerticalDatumTypeType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link VerticalDatumTypeType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "verticalDatumType") public JAXBElement createVerticalDatumType(VerticalDatumTypeType value) { return new JAXBElement(_VerticalDatumType_QNAME, VerticalDatumTypeType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link VerticalDatumRefType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link VerticalDatumRefType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "verticalDatumRef") public JAXBElement createVerticalDatumRef(VerticalDatumRefType value) { return new JAXBElement(_VerticalDatumRef_QNAME, VerticalDatumRefType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TemporalDatumType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TemporalDatumType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "TemporalDatum", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_Datum") public JAXBElement createTemporalDatum(TemporalDatumType value) { return new JAXBElement(_TemporalDatum_QNAME, TemporalDatumType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "origin") public JAXBElement createOrigin(XMLGregorianCalendar value) { return new JAXBElement(_Origin_QNAME, XMLGregorianCalendar.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TemporalDatumRefType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TemporalDatumRefType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "temporalDatumRef") public JAXBElement createTemporalDatumRef(TemporalDatumRefType value) { return new JAXBElement(_TemporalDatumRef_QNAME, TemporalDatumRefType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link GeodeticDatumType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link GeodeticDatumType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "GeodeticDatum", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_Datum") public JAXBElement createGeodeticDatum(GeodeticDatumType value) { return new JAXBElement(_GeodeticDatum_QNAME, GeodeticDatumType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link PrimeMeridianRefType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link PrimeMeridianRefType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "usesPrimeMeridian") public JAXBElement createUsesPrimeMeridian(PrimeMeridianRefType value) { return new JAXBElement(_UsesPrimeMeridian_QNAME, PrimeMeridianRefType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link EllipsoidRefType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link EllipsoidRefType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "usesEllipsoid") public JAXBElement createUsesEllipsoid(EllipsoidRefType value) { return new JAXBElement(_UsesEllipsoid_QNAME, EllipsoidRefType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link GeodeticDatumRefType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link GeodeticDatumRefType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "geodeticDatumRef") public JAXBElement createGeodeticDatumRef(GeodeticDatumRefType value) { return new JAXBElement(_GeodeticDatumRef_QNAME, GeodeticDatumRefType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link PrimeMeridianType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link PrimeMeridianType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "PrimeMeridian", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "Definition") public JAXBElement createPrimeMeridian(PrimeMeridianType value) { return new JAXBElement(_PrimeMeridian_QNAME, PrimeMeridianType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link CodeType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link CodeType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "meridianName", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "name") public JAXBElement createMeridianName(CodeType value) { return new JAXBElement(_MeridianName_QNAME, CodeType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link IdentifierType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link IdentifierType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "meridianID") public JAXBElement createMeridianID(IdentifierType value) { return new JAXBElement(_MeridianID_QNAME, IdentifierType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link AngleChoiceType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link AngleChoiceType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "greenwichLongitude") public JAXBElement createGreenwichLongitude(AngleChoiceType value) { return new JAXBElement(_GreenwichLongitude_QNAME, AngleChoiceType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link PrimeMeridianRefType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link PrimeMeridianRefType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "primeMeridianRef") public JAXBElement createPrimeMeridianRef(PrimeMeridianRefType value) { return new JAXBElement(_PrimeMeridianRef_QNAME, PrimeMeridianRefType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link EllipsoidType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link EllipsoidType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "Ellipsoid", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "Definition") public JAXBElement createEllipsoid(EllipsoidType value) { return new JAXBElement(_Ellipsoid_QNAME, EllipsoidType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link CodeType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link CodeType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "ellipsoidName", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "name") public JAXBElement createEllipsoidName(CodeType value) { return new JAXBElement(_EllipsoidName_QNAME, CodeType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link IdentifierType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link IdentifierType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "ellipsoidID") public JAXBElement createEllipsoidID(IdentifierType value) { return new JAXBElement(_EllipsoidID_QNAME, IdentifierType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link MeasureType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link MeasureType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "semiMajorAxis") public JAXBElement createSemiMajorAxis(MeasureType value) { return new JAXBElement(_SemiMajorAxis_QNAME, MeasureType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link EllipsoidRefType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link EllipsoidRefType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "ellipsoidRef") public JAXBElement createEllipsoidRef(EllipsoidRefType value) { return new JAXBElement(_EllipsoidRef_QNAME, EllipsoidRefType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link SecondDefiningParameterType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link SecondDefiningParameterType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "secondDefiningParameter") public JAXBElement createSecondDefiningParameter(SecondDefiningParameterType value) { return new JAXBElement(_SecondDefiningParameter_QNAME, SecondDefiningParameterType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link MeasureType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link MeasureType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "inverseFlattening") public JAXBElement createInverseFlattening(MeasureType value) { return new JAXBElement(_InverseFlattening_QNAME, MeasureType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link MeasureType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link MeasureType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "semiMinorAxis") public JAXBElement createSemiMinorAxis(MeasureType value) { return new JAXBElement(_SemiMinorAxis_QNAME, MeasureType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link String }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "isSphere") public JAXBElement createIsSphere(String value) { return new JAXBElement(_IsSphere_QNAME, String.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link AbstractPositionalAccuracyType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link AbstractPositionalAccuracyType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "_positionalAccuracy") public JAXBElement create_PositionalAccuracy(AbstractPositionalAccuracyType value) { return new JAXBElement(__PositionalAccuracy_QNAME, AbstractPositionalAccuracyType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link CodeType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link CodeType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "measureDescription") public JAXBElement createMeasureDescription(CodeType value) { return new JAXBElement(_MeasureDescription_QNAME, CodeType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link AbsoluteExternalPositionalAccuracyType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link AbsoluteExternalPositionalAccuracyType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "absoluteExternalPositionalAccuracy", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_positionalAccuracy") public JAXBElement createAbsoluteExternalPositionalAccuracy(AbsoluteExternalPositionalAccuracyType value) { return new JAXBElement(_AbsoluteExternalPositionalAccuracy_QNAME, AbsoluteExternalPositionalAccuracyType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link RelativeInternalPositionalAccuracyType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link RelativeInternalPositionalAccuracyType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "relativeInternalPositionalAccuracy", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_positionalAccuracy") public JAXBElement createRelativeInternalPositionalAccuracy(RelativeInternalPositionalAccuracyType value) { return new JAXBElement(_RelativeInternalPositionalAccuracy_QNAME, RelativeInternalPositionalAccuracyType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link MeasureType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link MeasureType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "result") public JAXBElement createResult(MeasureType value) { return new JAXBElement(_Result_QNAME, MeasureType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link CovarianceMatrixType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link CovarianceMatrixType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "covarianceMatrix", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_positionalAccuracy") public JAXBElement createCovarianceMatrix(CovarianceMatrixType value) { return new JAXBElement(_CovarianceMatrix_QNAME, CovarianceMatrixType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link CovarianceElementType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link CovarianceElementType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "includesElement") public JAXBElement createIncludesElement(CovarianceElementType value) { return new JAXBElement(_IncludesElement_QNAME, CovarianceElementType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link BigInteger }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link BigInteger }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "rowIndex") public JAXBElement createRowIndex(BigInteger value) { return new JAXBElement(_RowIndex_QNAME, BigInteger.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link BigInteger }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link BigInteger }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "columnIndex") public JAXBElement createColumnIndex(BigInteger value) { return new JAXBElement(_ColumnIndex_QNAME, BigInteger.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link Double }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link Double }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "covariance") public JAXBElement createCovariance(Double value) { return new JAXBElement(_Covariance_QNAME, Double.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link AbstractCoordinateOperationType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link AbstractCoordinateOperationType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "_CoordinateOperation", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "Definition") public JAXBElement create_CoordinateOperation(AbstractCoordinateOperationType value) { return new JAXBElement(__CoordinateOperation_QNAME, AbstractCoordinateOperationType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link CodeType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link CodeType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "coordinateOperationName", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "name") public JAXBElement createCoordinateOperationName(CodeType value) { return new JAXBElement(_CoordinateOperationName_QNAME, CodeType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link IdentifierType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link IdentifierType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "coordinateOperationID") public JAXBElement createCoordinateOperationID(IdentifierType value) { return new JAXBElement(_CoordinateOperationID_QNAME, IdentifierType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link String }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "operationVersion") public JAXBElement createOperationVersion(String value) { return new JAXBElement(_OperationVersion_QNAME, String.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link CRSRefType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link CRSRefType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "sourceCRS") public JAXBElement createSourceCRS(CRSRefType value) { return new JAXBElement(_SourceCRS_QNAME, CRSRefType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link CRSRefType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link CRSRefType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "targetCRS") public JAXBElement createTargetCRS(CRSRefType value) { return new JAXBElement(_TargetCRS_QNAME, CRSRefType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link CoordinateOperationRefType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link CoordinateOperationRefType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "coordinateOperationRef") public JAXBElement createCoordinateOperationRef(CoordinateOperationRefType value) { return new JAXBElement(_CoordinateOperationRef_QNAME, CoordinateOperationRefType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link ConcatenatedOperationType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link ConcatenatedOperationType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "ConcatenatedOperation", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_CoordinateOperation") public JAXBElement createConcatenatedOperation(ConcatenatedOperationType value) { return new JAXBElement(_ConcatenatedOperation_QNAME, ConcatenatedOperationType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link SingleOperationRefType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link SingleOperationRefType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "usesSingleOperation") public JAXBElement createUsesSingleOperation(SingleOperationRefType value) { return new JAXBElement(_UsesSingleOperation_QNAME, SingleOperationRefType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link ConcatenatedOperationRefType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link ConcatenatedOperationRefType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "concatenatedOperationRef") public JAXBElement createConcatenatedOperationRef(ConcatenatedOperationRefType value) { return new JAXBElement(_ConcatenatedOperationRef_QNAME, ConcatenatedOperationRefType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link AbstractCoordinateOperationType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link AbstractCoordinateOperationType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "_SingleOperation", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_CoordinateOperation") public JAXBElement create_SingleOperation(AbstractCoordinateOperationType value) { return new JAXBElement(__SingleOperation_QNAME, AbstractCoordinateOperationType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link SingleOperationRefType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link SingleOperationRefType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "singleOperationRef") public JAXBElement createSingleOperationRef(SingleOperationRefType value) { return new JAXBElement(_SingleOperationRef_QNAME, SingleOperationRefType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link PassThroughOperationType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link PassThroughOperationType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "PassThroughOperation", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_SingleOperation") public JAXBElement createPassThroughOperation(PassThroughOperationType value) { return new JAXBElement(_PassThroughOperation_QNAME, PassThroughOperationType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link BigInteger }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link BigInteger }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "modifiedCoordinate") public JAXBElement createModifiedCoordinate(BigInteger value) { return new JAXBElement(_ModifiedCoordinate_QNAME, BigInteger.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link OperationRefType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link OperationRefType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "usesOperation") public JAXBElement createUsesOperation(OperationRefType value) { return new JAXBElement(_UsesOperation_QNAME, OperationRefType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link PassThroughOperationRefType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link PassThroughOperationRefType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "passThroughOperationRef") public JAXBElement createPassThroughOperationRef(PassThroughOperationRefType value) { return new JAXBElement(_PassThroughOperationRef_QNAME, PassThroughOperationRefType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link AbstractCoordinateOperationType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link AbstractCoordinateOperationType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "_Operation", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_SingleOperation") public JAXBElement create_Operation(AbstractCoordinateOperationType value) { return new JAXBElement(__Operation_QNAME, AbstractCoordinateOperationType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link OperationRefType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link OperationRefType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "operationRef") public JAXBElement createOperationRef(OperationRefType value) { return new JAXBElement(_OperationRef_QNAME, OperationRefType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link AbstractGeneralConversionType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link AbstractGeneralConversionType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "_GeneralConversion", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_Operation") public JAXBElement create_GeneralConversion(AbstractGeneralConversionType value) { return new JAXBElement(__GeneralConversion_QNAME, AbstractGeneralConversionType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link GeneralConversionRefType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link GeneralConversionRefType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "generalConversionRef") public JAXBElement createGeneralConversionRef(GeneralConversionRefType value) { return new JAXBElement(_GeneralConversionRef_QNAME, GeneralConversionRefType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link ConversionType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link ConversionType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "Conversion", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_GeneralConversion") public JAXBElement createConversion(ConversionType value) { return new JAXBElement(_Conversion_QNAME, ConversionType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link OperationMethodRefType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link OperationMethodRefType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "usesMethod") public JAXBElement createUsesMethod(OperationMethodRefType value) { return new JAXBElement(_UsesMethod_QNAME, OperationMethodRefType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link ParameterValueType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link ParameterValueType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "usesValue") public JAXBElement createUsesValue(ParameterValueType value) { return new JAXBElement(_UsesValue_QNAME, ParameterValueType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link ConversionRefType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link ConversionRefType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "conversionRef") public JAXBElement createConversionRef(ConversionRefType value) { return new JAXBElement(_ConversionRef_QNAME, ConversionRefType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link AbstractGeneralTransformationType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link AbstractGeneralTransformationType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "_GeneralTransformation", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_Operation") public JAXBElement create_GeneralTransformation(AbstractGeneralTransformationType value) { return new JAXBElement(__GeneralTransformation_QNAME, AbstractGeneralTransformationType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link GeneralTransformationRefType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link GeneralTransformationRefType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "generalTransformationRef") public JAXBElement createGeneralTransformationRef(GeneralTransformationRefType value) { return new JAXBElement(_GeneralTransformationRef_QNAME, GeneralTransformationRefType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TransformationType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TransformationType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "Transformation", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_GeneralTransformation") public JAXBElement createTransformation(TransformationType value) { return new JAXBElement(_Transformation_QNAME, TransformationType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TransformationRefType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TransformationRefType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "transformationRef") public JAXBElement createTransformationRef(TransformationRefType value) { return new JAXBElement(_TransformationRef_QNAME, TransformationRefType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link AbstractGeneralParameterValueType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link AbstractGeneralParameterValueType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "_generalParameterValue") public JAXBElement create_GeneralParameterValue(AbstractGeneralParameterValueType value) { return new JAXBElement(__GeneralParameterValue_QNAME, AbstractGeneralParameterValueType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link ParameterValueType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link ParameterValueType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "parameterValue", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_generalParameterValue") public JAXBElement createParameterValue(ParameterValueType value) { return new JAXBElement(_ParameterValue_QNAME, ParameterValueType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link MeasureType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link MeasureType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "value") public JAXBElement createValue(MeasureType value) { return new JAXBElement(_Value_QNAME, MeasureType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link DMSAngleType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link DMSAngleType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "dmsAngleValue") public JAXBElement createDmsAngleValue(DMSAngleType value) { return new JAXBElement(_DmsAngleValue_QNAME, DMSAngleType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link String }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "stringValue") public JAXBElement createStringValue(String value) { return new JAXBElement(_StringValue_QNAME, String.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link BigInteger }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link BigInteger }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "integerValue") public JAXBElement createIntegerValue(BigInteger value) { return new JAXBElement(_IntegerValue_QNAME, BigInteger.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link Boolean }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link Boolean }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "booleanValue") public JAXBElement createBooleanValue(Boolean value) { return new JAXBElement(_BooleanValue_QNAME, Boolean.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link MeasureListType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link MeasureListType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "valueList") public JAXBElement createValueList(MeasureListType value) { return new JAXBElement(_ValueList_QNAME, MeasureListType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link List }{@code <}{@link BigInteger }{@code >}{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link List }{@code <}{@link BigInteger }{@code >}{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "integerValueList") public JAXBElement> createIntegerValueList(List value) { return new JAXBElement>(_IntegerValueList_QNAME, ((Class) List.class), null, ((List ) value)); } /** * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link String }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "valueFile") public JAXBElement createValueFile(String value) { return new JAXBElement(_ValueFile_QNAME, String.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link OperationParameterRefType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link OperationParameterRefType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "valueOfParameter") public JAXBElement createValueOfParameter(OperationParameterRefType value) { return new JAXBElement(_ValueOfParameter_QNAME, OperationParameterRefType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link ParameterValueGroupType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link ParameterValueGroupType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "parameterValueGroup", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_generalParameterValue") public JAXBElement createParameterValueGroup(ParameterValueGroupType value) { return new JAXBElement(_ParameterValueGroup_QNAME, ParameterValueGroupType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link AbstractGeneralParameterValueType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link AbstractGeneralParameterValueType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "includesValue", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_generalParameterValue") public JAXBElement createIncludesValue(AbstractGeneralParameterValueType value) { return new JAXBElement(_IncludesValue_QNAME, AbstractGeneralParameterValueType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link OperationParameterGroupRefType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link OperationParameterGroupRefType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "valuesOfGroup") public JAXBElement createValuesOfGroup(OperationParameterGroupRefType value) { return new JAXBElement(_ValuesOfGroup_QNAME, OperationParameterGroupRefType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link OperationMethodType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link OperationMethodType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "OperationMethod", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "Definition") public JAXBElement createOperationMethod(OperationMethodType value) { return new JAXBElement(_OperationMethod_QNAME, OperationMethodType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link CodeType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link CodeType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "methodName", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "name") public JAXBElement createMethodName(CodeType value) { return new JAXBElement(_MethodName_QNAME, CodeType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link IdentifierType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link IdentifierType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "methodID") public JAXBElement createMethodID(IdentifierType value) { return new JAXBElement(_MethodID_QNAME, IdentifierType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link CodeType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link CodeType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "methodFormula") public JAXBElement createMethodFormula(CodeType value) { return new JAXBElement(_MethodFormula_QNAME, CodeType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link BigInteger }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link BigInteger }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "sourceDimensions") public JAXBElement createSourceDimensions(BigInteger value) { return new JAXBElement(_SourceDimensions_QNAME, BigInteger.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link BigInteger }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link BigInteger }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "targetDimensions") public JAXBElement createTargetDimensions(BigInteger value) { return new JAXBElement(_TargetDimensions_QNAME, BigInteger.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link AbstractGeneralOperationParameterRefType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link AbstractGeneralOperationParameterRefType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "usesParameter") public JAXBElement createUsesParameter(AbstractGeneralOperationParameterRefType value) { return new JAXBElement(_UsesParameter_QNAME, AbstractGeneralOperationParameterRefType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link OperationMethodRefType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link OperationMethodRefType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "operationMethodRef") public JAXBElement createOperationMethodRef(OperationMethodRefType value) { return new JAXBElement(_OperationMethodRef_QNAME, OperationMethodRefType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link AbstractGeneralOperationParameterType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link AbstractGeneralOperationParameterType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "_GeneralOperationParameter", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "Definition") public JAXBElement create_GeneralOperationParameter(AbstractGeneralOperationParameterType value) { return new JAXBElement(__GeneralOperationParameter_QNAME, AbstractGeneralOperationParameterType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link BigInteger }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link BigInteger }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "minimumOccurs") public JAXBElement createMinimumOccurs(BigInteger value) { return new JAXBElement(_MinimumOccurs_QNAME, BigInteger.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link AbstractGeneralOperationParameterRefType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link AbstractGeneralOperationParameterRefType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "abstractGeneralOperationParameterRef") public JAXBElement createAbstractGeneralOperationParameterRef(AbstractGeneralOperationParameterRefType value) { return new JAXBElement(_AbstractGeneralOperationParameterRef_QNAME, AbstractGeneralOperationParameterRefType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link OperationParameterType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link OperationParameterType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "OperationParameter", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_GeneralOperationParameter") public JAXBElement createOperationParameter(OperationParameterType value) { return new JAXBElement(_OperationParameter_QNAME, OperationParameterType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link CodeType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link CodeType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "parameterName", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "name") public JAXBElement createParameterName(CodeType value) { return new JAXBElement(_ParameterName_QNAME, CodeType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link IdentifierType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link IdentifierType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "parameterID") public JAXBElement createParameterID(IdentifierType value) { return new JAXBElement(_ParameterID_QNAME, IdentifierType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link OperationParameterRefType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link OperationParameterRefType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "operationParameterRef") public JAXBElement createOperationParameterRef(OperationParameterRefType value) { return new JAXBElement(_OperationParameterRef_QNAME, OperationParameterRefType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link OperationParameterGroupType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link OperationParameterGroupType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "OperationParameterGroup", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_GeneralOperationParameter") public JAXBElement createOperationParameterGroup(OperationParameterGroupType value) { return new JAXBElement(_OperationParameterGroup_QNAME, OperationParameterGroupType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link CodeType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link CodeType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "groupName", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "name") public JAXBElement createGroupName(CodeType value) { return new JAXBElement(_GroupName_QNAME, CodeType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link IdentifierType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link IdentifierType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "groupID") public JAXBElement createGroupID(IdentifierType value) { return new JAXBElement(_GroupID_QNAME, IdentifierType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link BigInteger }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link BigInteger }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "maximumOccurs") public JAXBElement createMaximumOccurs(BigInteger value) { return new JAXBElement(_MaximumOccurs_QNAME, BigInteger.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link AbstractGeneralOperationParameterRefType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link AbstractGeneralOperationParameterRefType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "includesParameter") public JAXBElement createIncludesParameter(AbstractGeneralOperationParameterRefType value) { return new JAXBElement(_IncludesParameter_QNAME, AbstractGeneralOperationParameterRefType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link OperationParameterRefType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link OperationParameterRefType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "operationParameterGroupRef") public JAXBElement createOperationParameterGroupRef(OperationParameterRefType value) { return new JAXBElement(_OperationParameterGroupRef_QNAME, OperationParameterRefType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link AbstractReferenceSystemType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link AbstractReferenceSystemType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "_CoordinateReferenceSystem", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_CRS") public JAXBElement create_CoordinateReferenceSystem(AbstractReferenceSystemType value) { return new JAXBElement(__CoordinateReferenceSystem_QNAME, AbstractReferenceSystemType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link CoordinateReferenceSystemRefType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link CoordinateReferenceSystemRefType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "coordinateReferenceSystemRef") public JAXBElement createCoordinateReferenceSystemRef(CoordinateReferenceSystemRefType value) { return new JAXBElement(_CoordinateReferenceSystemRef_QNAME, CoordinateReferenceSystemRefType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link CompoundCRSType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link CompoundCRSType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "CompoundCRS", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_CRS") public JAXBElement createCompoundCRS(CompoundCRSType value) { return new JAXBElement(_CompoundCRS_QNAME, CompoundCRSType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link CoordinateReferenceSystemRefType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link CoordinateReferenceSystemRefType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "includesCRS") public JAXBElement createIncludesCRS(CoordinateReferenceSystemRefType value) { return new JAXBElement(_IncludesCRS_QNAME, CoordinateReferenceSystemRefType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link CompoundCRSRefType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link CompoundCRSRefType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "compoundCRSRef") public JAXBElement createCompoundCRSRef(CompoundCRSRefType value) { return new JAXBElement(_CompoundCRSRef_QNAME, CompoundCRSRefType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link GeographicCRSType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link GeographicCRSType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "GeographicCRS", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_CoordinateReferenceSystem") public JAXBElement createGeographicCRS(GeographicCRSType value) { return new JAXBElement(_GeographicCRS_QNAME, GeographicCRSType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link EllipsoidalCSRefType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link EllipsoidalCSRefType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "usesEllipsoidalCS") public JAXBElement createUsesEllipsoidalCS(EllipsoidalCSRefType value) { return new JAXBElement(_UsesEllipsoidalCS_QNAME, EllipsoidalCSRefType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link GeodeticDatumRefType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link GeodeticDatumRefType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "usesGeodeticDatum") public JAXBElement createUsesGeodeticDatum(GeodeticDatumRefType value) { return new JAXBElement(_UsesGeodeticDatum_QNAME, GeodeticDatumRefType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link GeographicCRSRefType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link GeographicCRSRefType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "geographicCRSRef") public JAXBElement createGeographicCRSRef(GeographicCRSRefType value) { return new JAXBElement(_GeographicCRSRef_QNAME, GeographicCRSRefType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link VerticalCRSType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link VerticalCRSType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "VerticalCRS", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_CoordinateReferenceSystem") public JAXBElement createVerticalCRS(VerticalCRSType value) { return new JAXBElement(_VerticalCRS_QNAME, VerticalCRSType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link VerticalCSRefType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link VerticalCSRefType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "usesVerticalCS") public JAXBElement createUsesVerticalCS(VerticalCSRefType value) { return new JAXBElement(_UsesVerticalCS_QNAME, VerticalCSRefType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link VerticalDatumRefType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link VerticalDatumRefType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "usesVerticalDatum") public JAXBElement createUsesVerticalDatum(VerticalDatumRefType value) { return new JAXBElement(_UsesVerticalDatum_QNAME, VerticalDatumRefType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link VerticalCRSRefType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link VerticalCRSRefType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "verticalCRSRef") public JAXBElement createVerticalCRSRef(VerticalCRSRefType value) { return new JAXBElement(_VerticalCRSRef_QNAME, VerticalCRSRefType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link GeocentricCRSType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link GeocentricCRSType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "GeocentricCRS", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_CoordinateReferenceSystem") public JAXBElement createGeocentricCRS(GeocentricCRSType value) { return new JAXBElement(_GeocentricCRS_QNAME, GeocentricCRSType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link CartesianCSRefType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link CartesianCSRefType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "usesCartesianCS") public JAXBElement createUsesCartesianCS(CartesianCSRefType value) { return new JAXBElement(_UsesCartesianCS_QNAME, CartesianCSRefType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link SphericalCSRefType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link SphericalCSRefType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "usesSphericalCS") public JAXBElement createUsesSphericalCS(SphericalCSRefType value) { return new JAXBElement(_UsesSphericalCS_QNAME, SphericalCSRefType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link GeocentricCRSRefType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link GeocentricCRSRefType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "geocentricCRSRef") public JAXBElement createGeocentricCRSRef(GeocentricCRSRefType value) { return new JAXBElement(_GeocentricCRSRef_QNAME, GeocentricCRSRefType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link AbstractGeneralDerivedCRSType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link AbstractGeneralDerivedCRSType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "_GeneralDerivedCRS", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_CoordinateReferenceSystem") public JAXBElement create_GeneralDerivedCRS(AbstractGeneralDerivedCRSType value) { return new JAXBElement(__GeneralDerivedCRS_QNAME, AbstractGeneralDerivedCRSType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link CoordinateReferenceSystemRefType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link CoordinateReferenceSystemRefType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "baseCRS") public JAXBElement createBaseCRS(CoordinateReferenceSystemRefType value) { return new JAXBElement(_BaseCRS_QNAME, CoordinateReferenceSystemRefType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link GeneralConversionRefType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link GeneralConversionRefType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "definedByConversion") public JAXBElement createDefinedByConversion(GeneralConversionRefType value) { return new JAXBElement(_DefinedByConversion_QNAME, GeneralConversionRefType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link ProjectedCRSType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link ProjectedCRSType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "ProjectedCRS", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_GeneralDerivedCRS") public JAXBElement createProjectedCRS(ProjectedCRSType value) { return new JAXBElement(_ProjectedCRS_QNAME, ProjectedCRSType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link ProjectedCRSRefType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link ProjectedCRSRefType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "projectedCRSRef") public JAXBElement createProjectedCRSRef(ProjectedCRSRefType value) { return new JAXBElement(_ProjectedCRSRef_QNAME, ProjectedCRSRefType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link DerivedCRSType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link DerivedCRSType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "DerivedCRS", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_GeneralDerivedCRS") public JAXBElement createDerivedCRS(DerivedCRSType value) { return new JAXBElement(_DerivedCRS_QNAME, DerivedCRSType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link DerivedCRSTypeType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link DerivedCRSTypeType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "derivedCRSType") public JAXBElement createDerivedCRSType(DerivedCRSTypeType value) { return new JAXBElement(_DerivedCRSType_QNAME, DerivedCRSTypeType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link CoordinateSystemRefType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link CoordinateSystemRefType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "usesCS") public JAXBElement createUsesCS(CoordinateSystemRefType value) { return new JAXBElement(_UsesCS_QNAME, CoordinateSystemRefType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link DerivedCRSRefType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link DerivedCRSRefType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "derivedCRSRef") public JAXBElement createDerivedCRSRef(DerivedCRSRefType value) { return new JAXBElement(_DerivedCRSRef_QNAME, DerivedCRSRefType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link EngineeringCRSType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link EngineeringCRSType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "EngineeringCRS", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_CoordinateReferenceSystem") public JAXBElement createEngineeringCRS(EngineeringCRSType value) { return new JAXBElement(_EngineeringCRS_QNAME, EngineeringCRSType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link EngineeringDatumRefType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link EngineeringDatumRefType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "usesEngineeringDatum") public JAXBElement createUsesEngineeringDatum(EngineeringDatumRefType value) { return new JAXBElement(_UsesEngineeringDatum_QNAME, EngineeringDatumRefType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link EngineeringCRSRefType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link EngineeringCRSRefType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "engineeringCRSRef") public JAXBElement createEngineeringCRSRef(EngineeringCRSRefType value) { return new JAXBElement(_EngineeringCRSRef_QNAME, EngineeringCRSRefType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link ImageCRSType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link ImageCRSType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "ImageCRS", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_CoordinateReferenceSystem") public JAXBElement createImageCRS(ImageCRSType value) { return new JAXBElement(_ImageCRS_QNAME, ImageCRSType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link ObliqueCartesianCSRefType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link ObliqueCartesianCSRefType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "usesObliqueCartesianCS") public JAXBElement createUsesObliqueCartesianCS(ObliqueCartesianCSRefType value) { return new JAXBElement(_UsesObliqueCartesianCS_QNAME, ObliqueCartesianCSRefType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link ImageDatumRefType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link ImageDatumRefType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "usesImageDatum") public JAXBElement createUsesImageDatum(ImageDatumRefType value) { return new JAXBElement(_UsesImageDatum_QNAME, ImageDatumRefType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link ImageCRSRefType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link ImageCRSRefType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "imageCRSRef") public JAXBElement createImageCRSRef(ImageCRSRefType value) { return new JAXBElement(_ImageCRSRef_QNAME, ImageCRSRefType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TemporalCRSType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TemporalCRSType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "TemporalCRS", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_CoordinateReferenceSystem") public JAXBElement createTemporalCRS(TemporalCRSType value) { return new JAXBElement(_TemporalCRS_QNAME, TemporalCRSType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TemporalCSRefType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TemporalCSRefType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "usesTemporalCS") public JAXBElement createUsesTemporalCS(TemporalCSRefType value) { return new JAXBElement(_UsesTemporalCS_QNAME, TemporalCSRefType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TemporalDatumRefType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TemporalDatumRefType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "usesTemporalDatum") public JAXBElement createUsesTemporalDatum(TemporalDatumRefType value) { return new JAXBElement(_UsesTemporalDatum_QNAME, TemporalDatumRefType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TemporalCRSRefType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TemporalCRSRefType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "temporalCRSRef") public JAXBElement createTemporalCRSRef(TemporalCRSRefType value) { return new JAXBElement(_TemporalCRSRef_QNAME, TemporalCRSRefType.class, null, value); } /** * 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 = "using") public JAXBElement createUsing(FeaturePropertyType value) { return new JAXBElement(_Using_QNAME, FeaturePropertyType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TargetPropertyType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TargetPropertyType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "target") public JAXBElement createTarget(TargetPropertyType value) { return new JAXBElement(_Target_QNAME, TargetPropertyType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TargetPropertyType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TargetPropertyType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "subject", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "target") public JAXBElement createSubject(TargetPropertyType value) { return new JAXBElement(_Subject_QNAME, TargetPropertyType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link AssociationType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link AssociationType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "resultOf") public JAXBElement createResultOf(AssociationType value) { return new JAXBElement(_ResultOf_QNAME, AssociationType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link ObservationType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link ObservationType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "Observation", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_Feature") public JAXBElement createObservation(ObservationType value) { return new JAXBElement(_Observation_QNAME, ObservationType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link DirectedObservationType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link DirectedObservationType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "DirectedObservation", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "Observation") public JAXBElement createDirectedObservation(DirectedObservationType value) { return new JAXBElement(_DirectedObservation_QNAME, DirectedObservationType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link DirectedObservationAtDistanceType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link DirectedObservationAtDistanceType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "DirectedObservationAtDistance", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "DirectedObservation") public JAXBElement createDirectedObservationAtDistance(DirectedObservationAtDistanceType value) { return new JAXBElement(_DirectedObservationAtDistance_QNAME, DirectedObservationAtDistanceType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link DefaultStylePropertyType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link DefaultStylePropertyType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "defaultStyle") public JAXBElement createDefaultStyle(DefaultStylePropertyType value) { return new JAXBElement(_DefaultStyle_QNAME, DefaultStylePropertyType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link AbstractStyleType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link AbstractStyleType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "_Style", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_GML") public JAXBElement create_Style(AbstractStyleType value) { return new JAXBElement(__Style_QNAME, AbstractStyleType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link StyleType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link StyleType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "Style", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_Style") public JAXBElement createStyle(StyleType value) { return new JAXBElement(_Style_QNAME, StyleType.class, null, value); } /** * Create an instance of {@link FeatureStyleRef } * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link FeatureStyleRef } */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "featureStyle") public FeatureStyleRef createFeatureStyleRef(FeatureStylePropertyType value) { return new FeatureStyleRef(value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link FeatureStyleType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link FeatureStyleType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "FeatureStyle", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_GML") public JAXBElement createFeatureStyle(FeatureStyleType value) { return new JAXBElement(_FeatureStyle_QNAME, FeatureStyleType.class, null, value); } /** * Create an instance of {@link GeometryStyleRef } * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link GeometryStyleRef } */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "geometryStyle") public GeometryStyleRef createGeometryStyleRef(GeometryStylePropertyType value) { return new GeometryStyleRef(value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link GeometryStyleType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link GeometryStyleType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "GeometryStyle", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_GML") public JAXBElement createGeometryStyle(GeometryStyleType value) { return new JAXBElement(_GeometryStyle_QNAME, GeometryStyleType.class, null, value); } /** * Create an instance of {@link TopologyStyleRef } * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link TopologyStyleRef } */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "topologyStyle") public TopologyStyleRef createTopologyStyleRef(TopologyStylePropertyType value) { return new TopologyStyleRef(value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TopologyStyleType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TopologyStyleType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "TopologyStyle", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_GML") public JAXBElement createTopologyStyle(TopologyStyleType value) { return new JAXBElement(_TopologyStyle_QNAME, TopologyStyleType.class, null, value); } /** * Create an instance of {@link LabelStyleRef } * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link LabelStyleRef } */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "labelStyle") public LabelStyleRef createLabelStyleRef(LabelStylePropertyType value) { return new LabelStyleRef(value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link LabelStyleType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link LabelStyleType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "LabelStyle", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_GML") public JAXBElement createLabelStyle(LabelStyleType value) { return new JAXBElement(_LabelStyle_QNAME, LabelStyleType.class, null, value); } /** * Create an instance of {@link GraphStyleRef } * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link GraphStyleRef } */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "graphStyle") public GraphStyleRef createGraphStyleRef(GraphStylePropertyType value) { return new GraphStyleRef(value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link GraphStyleType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link GraphStyleType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "GraphStyle", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_GML") public JAXBElement createGraphStyle(GraphStyleType value) { return new JAXBElement(_GraphStyle_QNAME, GraphStyleType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link SymbolType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link SymbolType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "symbol") public JAXBElement createSymbol(SymbolType value) { return new JAXBElement(_Symbol_QNAME, SymbolType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TimeTopologyComplexType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TimeTopologyComplexType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "TimeTopologyComplex", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_TimeComplex") public JAXBElement createTimeTopologyComplex(TimeTopologyComplexType value) { return new JAXBElement(_TimeTopologyComplex_QNAME, TimeTopologyComplexType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link AbstractTimeTopologyPrimitiveType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link AbstractTimeTopologyPrimitiveType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "_TimeTopologyPrimitive", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_TimePrimitive") public JAXBElement create_TimeTopologyPrimitive(AbstractTimeTopologyPrimitiveType value) { return new JAXBElement(__TimeTopologyPrimitive_QNAME, AbstractTimeTopologyPrimitiveType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TimeNodeType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TimeNodeType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "TimeNode", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_TimeTopologyPrimitive") public JAXBElement createTimeNode(TimeNodeType value) { return new JAXBElement(_TimeNode_QNAME, TimeNodeType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TimeEdgeType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TimeEdgeType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "TimeEdge", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_TimeTopologyPrimitive") public JAXBElement createTimeEdge(TimeEdgeType value) { return new JAXBElement(_TimeEdge_QNAME, TimeEdgeType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link AbstractTimeReferenceSystemType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link AbstractTimeReferenceSystemType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "_TimeReferenceSystem", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "Definition") public JAXBElement create_TimeReferenceSystem(AbstractTimeReferenceSystemType value) { return new JAXBElement(__TimeReferenceSystem_QNAME, AbstractTimeReferenceSystemType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TimeCoordinateSystemType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TimeCoordinateSystemType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "TimeCoordinateSystem", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_TimeReferenceSystem") public JAXBElement createTimeCoordinateSystem(TimeCoordinateSystemType value) { return new JAXBElement(_TimeCoordinateSystem_QNAME, TimeCoordinateSystemType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TimeOrdinalReferenceSystemType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TimeOrdinalReferenceSystemType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "TimeOrdinalReferenceSystem", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_TimeReferenceSystem") public JAXBElement createTimeOrdinalReferenceSystem(TimeOrdinalReferenceSystemType value) { return new JAXBElement(_TimeOrdinalReferenceSystem_QNAME, TimeOrdinalReferenceSystemType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TimeOrdinalEraType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TimeOrdinalEraType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "TimeOrdinalEra") public JAXBElement createTimeOrdinalEra(TimeOrdinalEraType value) { return new JAXBElement(_TimeOrdinalEra_QNAME, TimeOrdinalEraType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TimeCalendarType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TimeCalendarType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "TimeCalendar", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_TimeReferenceSystem") public JAXBElement createTimeCalendar(TimeCalendarType value) { return new JAXBElement(_TimeCalendar_QNAME, TimeCalendarType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TimeCalendarEraType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TimeCalendarEraType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "TimeCalendarEra", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "Definition") public JAXBElement createTimeCalendarEra(TimeCalendarEraType value) { return new JAXBElement(_TimeCalendarEra_QNAME, TimeCalendarEraType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TimeClockType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TimeClockType }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "TimeClock", substitutionHeadNamespace = "http://www.opengis.net/gml", substitutionHeadName = "_TimeReferenceSystem") public JAXBElement createTimeClock(TimeClockType value) { return new JAXBElement(_TimeClock_QNAME, TimeClockType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link String }{@code >} */ @XmlElementDecl(namespace = "http://www.opengis.net/gml", name = "LabelExpression", scope = LabelType.class) public JAXBElement createLabelTypeLabelExpression(String value) { return new JAXBElement(_LabelTypeLabelExpression_QNAME, String.class, LabelType.class, value); } }