* @generated
*/
public static final AttributeType MULTIGEOMETRYPROPERTYTYPE_TYPE = build_MULTIGEOMETRYPROPERTYTYPE_TYPE();
private static AttributeType build_MULTIGEOMETRYPROPERTYTYPE_TYPE() {
AttributeType builtType = new AbstractLazyAttributeTypeImpl(
new NameImpl("http://www.opengis.net/gml/3.2","MultiGeometryPropertyType"),
com.vividsolutions.jts.geom.GeometryCollection.class, false, false, null, null) {
@Override
public AttributeType buildSuper() {
return XSSchema.ANYTYPE_TYPE;