* @generated
*/
public static final ComplexType CURVESEGMENTARRAYPROPERTYTYPE_TYPE = build_CURVESEGMENTARRAYPROPERTYTYPE_TYPE();
private static ComplexType build_CURVESEGMENTARRAYPROPERTYTYPE_TYPE() {
ComplexType builtType = new AbstractLazyComplexTypeImpl(
new NameImpl("http://www.opengis.net/gml/3.2","CurveSegmentArrayPropertyType"),
false, false, null, null) {
@Override
public AttributeType buildSuper() {
return XSSchema.ANYTYPE_TYPE;