schema location: | H:\projects\pamml\schema\pamml.xsd |
targetNamespace: | http://web.mit.edu/rajsingh/www/xml/ns/pamml |
diagram | |||||||||||||||||||||||||||||||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||||||||||||||||||||||||||||
type | extension of pamml:VectorBinaryOperationType | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | pamml:Metadata pamml:Permissions pamml:RemoteInfo pamml:CacheInfo pamml:AttributeInfo pamml:VectorData | ||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="Allocate"> <xs:annotation> <xs:documentation>Add an attribute from 2nd Vector to 1st and calculate its value based on the percentage of overlap.</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="pamml:VectorBinaryOperationType"> <xs:attribute name="useFeatureType" type="xs:string" use="required"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | |||||||||||||||||||||||||||||||||||||||||||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="Attribute"> <xs:complexType> <xs:attribute name="name" type="xs:string" use="required"/> <xs:attribute name="dataType" type="xs:anySimpleType" use="required"/> <xs:attribute name="minVal" type="xs:string" use="optional"/> <xs:attribute name="maxVal" type="xs:string" use="optional"/> <xs:attribute name="query" type="xs:string" use="optional"/> <xs:attribute name="note" type="xs:string" use="optional"/> <!-- string, double or int --> <!-- XPath expression --> </xs:complexType> </xs:element> |
diagram | |||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||
type | pamml:AttributeInfoType | ||
properties |
|
||
children | pamml:Attribute | ||
used by |
|
||
source | <xs:element name="AttributeInfo" type="pamml:AttributeInfoType"/> |
diagram | |||||||||||||||||||||||||||||||||||||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||
source | <xs:element name="CacheInfo"> <xs:complexType> <xs:attribute name="cached" type="xs:boolean" use="required"/> <xs:attribute name="url" type="xs:anyURI" use="required"/> <xs:attribute name="pammlModelType" type="xs:string" use="optional"/> <xs:attribute name="time" type="xs:dateTime" use="required"/> <xs:attribute name="nextUpdateTime" type="xs:dateTime" use="optional"/> </xs:complexType> </xs:element> |
diagram | |||||||||||||||||||||||||||||||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||||||||||||||||||||||||||||
type | pamml:VectorBooleanBinaryOperation | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | pamml:Metadata pamml:Permissions pamml:RemoteInfo pamml:CacheInfo pamml:VectorData | ||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
source | <xs:element name="Contains" type="pamml:VectorBooleanBinaryOperation"/> |
diagram | |||||||||||||||||||||||||||||||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||||||||||||||||||||||||||||
type | pamml:VectorBooleanBinaryOperation | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | pamml:Metadata pamml:Permissions pamml:RemoteInfo pamml:CacheInfo pamml:VectorData | ||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
source | <xs:element name="Crosses" type="pamml:VectorBooleanBinaryOperation"/> |
diagram | |||||||||||||||||||||||||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||||||||||||||||||||||
type | extension of pamml:VectorBinaryOperationType | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
children | pamml:Metadata pamml:Permissions pamml:RemoteInfo pamml:CacheInfo pamml:AttributeInfo pamml:VectorData | ||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||
source | <xs:element name="Difference"> <xs:annotation> <xs:documentation>Returns all areas from 1st Vector that do not fall within 2nd</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="pamml:VectorBinaryOperationType"/> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | |||||||||||||||||||||||||||||||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||||||||||||||||||||||||||||
type | pamml:VectorBooleanBinaryOperation | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | pamml:Metadata pamml:Permissions pamml:RemoteInfo pamml:CacheInfo pamml:VectorData | ||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="Disjoint" type="pamml:VectorBooleanBinaryOperation"> <xs:annotation> <xs:documentation>The data sets share no points in common</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||||||||||||||||||||||||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||||||||||||||||||||||||||||
type | extension of pamml:VectorUnaryOperationType | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | pamml:Metadata pamml:Permissions pamml:RemoteInfo pamml:CacheInfo pamml:AttributeInfo pamml:VectorData | ||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="Dissolve"> <xs:annotation> <xs:documentation>Generates new geometry by merging adjacent features where the useFeatureType attribute is the same</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="pamml:VectorUnaryOperationType"> <xs:attribute name="useFeatureType" type="xs:string" use="required"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | |||||||||||||||||||||||||||||||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||||||||||||||||||||||||||||
type | pamml:VectorBooleanBinaryOperation | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | pamml:Metadata pamml:Permissions pamml:RemoteInfo pamml:CacheInfo pamml:VectorData | ||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="Equals" type="pamml:VectorBooleanBinaryOperation"> <xs:annotation> <xs:documentation>Interiors intersect and no part of the interior or boundary of one intersects the exterior of the other</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of pamml:RDBVectorDataType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | pamml:Metadata pamml:Permissions pamml:RemoteInfo pamml:CacheInfo pamml:AttributeInfo | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="ESRISDEReader"> <xs:annotation> <xs:documentation>A vector data model whose source is an ESRI SDE database</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="pamml:RDBVectorDataType"/> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | |||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||
type | extension of pamml:TableDataType | ||
properties |
|
||
children | pamml:Metadata pamml:Permissions pamml:RemoteInfo pamml:CacheInfo pamml:AttributeInfo | ||
attributes | |||
source | <xs:element name="GenericRDBMSTable"> <xs:annotation> <xs:documentation/> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="pamml:TableDataType"> <xs:attributeGroup ref="pamml:RDBMSConnectionInfo"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | |||||||||||||||||||||||||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||||||||||||||||||||||
type | extension of pamml:VectorBinaryOperationType | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
children | pamml:Metadata pamml:Permissions pamml:RemoteInfo pamml:CacheInfo pamml:AttributeInfo pamml:VectorData | ||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||
source | <xs:element name="Intersection"> <xs:annotation> <xs:documentation>Returns all areas from 1st Vector that fall within 2nd</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="pamml:VectorBinaryOperationType"/> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | |||||||||||||||||||||||||||||||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||||||||||||||||||||||||||||
type | pamml:VectorBooleanBinaryOperation | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | pamml:Metadata pamml:Permissions pamml:RemoteInfo pamml:CacheInfo pamml:VectorData | ||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="Intersects" type="pamml:VectorBooleanBinaryOperation"> <xs:annotation> <xs:documentation>The data sets share at least one point in common--opposite of disjoint</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||
type | pamml:MetadataType | ||
properties |
|
||
children | Description Reference VisualPreview FGDCMetadata | ||
used by |
|
||
source | <xs:element name="Metadata" type="pamml:MetadataType"/> |
diagram | |||||||||||||||||||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||||||||||||||||
type | pamml:ModelType | ||||||||||||||||||
properties |
|
||||||||||||||||||
children | pamml:Metadata pamml:Permissions pamml:RemoteInfo pamml:CacheInfo | ||||||||||||||||||
used by |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="Model" type="pamml:ModelType"/> |
diagram | |||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||
properties |
|
||
children | pamml:Model | ||
source | <xs:element name="Models"> <xs:complexType> <xs:sequence> <xs:element ref="pamml:Model" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of pamml:RDBVectorDataType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | pamml:Metadata pamml:Permissions pamml:RemoteInfo pamml:CacheInfo pamml:AttributeInfo | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="OracleSpatialReader"> <xs:annotation> <xs:documentation>A vector data model whose source is an Oracle Spatial database</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="pamml:RDBVectorDataType"/> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | |||||||||||||||||||||||||||||||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||||||||||||||||||||||||||||
type | pamml:VectorBooleanBinaryOperation | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | pamml:Metadata pamml:Permissions pamml:RemoteInfo pamml:CacheInfo pamml:VectorData | ||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
source | <xs:element name="Overlaps" type="pamml:VectorBooleanBinaryOperation"/> |
diagram | |||||||||||||||||||||||||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||
source | <xs:element name="Permissions"> <xs:annotation> <xs:documentation>collection of user, group and other Permissions</xs:documentation> </xs:annotation> <xs:complexType> <xs:attribute name="user" type="pamml:PermissionType" use="optional"/> <xs:attribute name="group" type="pamml:PermissionType" use="optional"/> <xs:attribute name="other" type="pamml:PermissionType" use="optional"/> </xs:complexType> </xs:element> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of pamml:RDBVectorDataType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | pamml:Metadata pamml:Permissions pamml:RemoteInfo pamml:CacheInfo pamml:AttributeInfo | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="PostGISReader"> <xs:annotation> <xs:documentation>A vector data model whose source is a PostgreSQL PostGIS database</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="pamml:RDBVectorDataType"/> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | |||||||||||||||||||||||||||||||||||||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||||||||||||||||||||||||||||||||||
type | extension of pamml:VectorUnaryOperationType | ||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||
children | pamml:Metadata pamml:Permissions pamml:RemoteInfo pamml:CacheInfo pamml:AttributeInfo pamml:VectorData | ||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||
source | <xs:element name="Quantile"> <xs:annotation> <xs:documentation>Generates aggregate geometry by grouping the values of an attribute into ranges with equal numbers of members</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="pamml:VectorUnaryOperationType"> <xs:attribute name="useFeatureType" type="xs:string" use="required"/> <xs:attribute name="numRanges" type="xs:int" use="required"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | |||||||||||||||||||||||||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||||||||||||||||||||||
type | extension of pamml:VectorUnaryOperationType | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
children | pamml:Metadata pamml:Permissions pamml:RemoteInfo pamml:CacheInfo pamml:AttributeInfo pamml:VectorData NewAttributes | ||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||
source | <xs:element name="Query"> <xs:annotation> <xs:documentation>Generates new attributes on a spatial model</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="pamml:VectorUnaryOperationType"> <xs:sequence> <xs:element name="NewAttributes" type="pamml:AttributeInfoType"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | |||||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||
type | pamml:AttributeInfoType | ||||
properties |
|
||||
children | pamml:Attribute | ||||
source | <xs:element name="NewAttributes" type="pamml:AttributeInfoType"/> |
diagram | |||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||
type | extension of pamml:RasterBinaryOperationType | ||
properties |
|
||
children | pamml:Metadata pamml:Permissions pamml:RemoteInfo pamml:CacheInfo pamml:RasterDataModel | ||
attributes | |||
annotation |
|
||
source | <xs:element name="RasterAllocate"> <xs:annotation> <xs:documentation>Add an attribute from 2nd Raster to 1st and calculate its value based on the percentage of overlap.</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="pamml:RasterBinaryOperationType"> <xs:attribute name="useFeatureType" type="xs:string" use="required"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | pamml:RasterDataModelType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | pamml:Metadata pamml:Permissions pamml:RemoteInfo pamml:CacheInfo | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="RasterDataModel" type="pamml:RasterDataModelType"/> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of pamml:RasterUnaryOperationType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | pamml:Metadata pamml:Permissions pamml:RemoteInfo pamml:CacheInfo RasterDataModel OperationRaster OperationValue | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="RasterFocal"> <xs:annotation> <xs:documentation>Basic map algebra.</xs:documentation> <xs:documentation>Cell values are calculated based on a constant or another raster grid</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="pamml:RasterUnaryOperationType"> <xs:choice> <xs:element name="OperationRaster" type="pamml:RasterDataModelType"/> <xs:element name="OperationValue" type="pamml:ValueDataType"/> </xs:choice> <xs:attribute name="operation" type="pamml:FocalOperation" use="required"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | pamml:RasterDataModelType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | pamml:Metadata pamml:Permissions pamml:RemoteInfo pamml:CacheInfo | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="OperationRaster" type="pamml:RasterDataModelType"/> |
diagram | |||||||||||||||||||||||||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||||||||||||||||||||||
type | pamml:ValueDataType | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
children | pamml:Metadata pamml:Permissions pamml:RemoteInfo pamml:CacheInfo | ||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
source | <xs:element name="OperationValue" type="pamml:ValueDataType"/> |
diagram | |||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||
type | extension of pamml:RasterUnaryOperationType | ||
properties |
|
||
children | pamml:Metadata pamml:Permissions pamml:RemoteInfo pamml:CacheInfo RasterDataModel TableData | ||
attributes | |||
annotation |
|
||
source | <xs:element name="RasterReclass"> <xs:annotation> <xs:documentation>Changes attribute value based on a lookup table.</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="pamml:RasterUnaryOperationType"> <xs:sequence> <xs:element name="TableData" type="pamml:TableDataType"/> </xs:sequence> <xs:attribute name="reclassFeatureType" type="xs:string"/> <xs:attribute name="minValFeatureType" type="xs:string" use="optional"/> <xs:attribute name="maxValFeatureType" type="xs:string" use="optional"/> <xs:attribute name="newValFeatureType" type="xs:string"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | |||||||||||||||||||||||||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||||||||||||||||||||||
type | pamml:TableDataType | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
children | pamml:Metadata pamml:Permissions pamml:RemoteInfo pamml:CacheInfo pamml:AttributeInfo | ||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
source | <xs:element name="TableData" type="pamml:TableDataType"/> |
diagram | |||||||||||||||||||||||||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||||||||||||||||||||||
type | extension of pamml:VectorDataType | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
children | pamml:Metadata pamml:Permissions pamml:RemoteInfo pamml:CacheInfo pamml:AttributeInfo pamml:RasterDataModel | ||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||
source | <xs:element name="RasterToVector"> <xs:annotation> <xs:documentation>A raster to vector conversion model</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="pamml:VectorDataType"> <xs:sequence> <xs:element ref="pamml:RasterDataModel"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of pamml:RasterUnaryOperationType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | pamml:Metadata pamml:Permissions pamml:RemoteInfo pamml:CacheInfo RasterDataModel NeighborhoodSizeRaster NeighborhoodSizeValue | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="RasterZonal"> <xs:annotation> <xs:documentation>Cell values are calculated based on operations on neighboring cell values. neighborhood size is a constant or a value from another raster grid</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="pamml:RasterUnaryOperationType"> <xs:sequence> <xs:choice> <xs:element name="NeighborhoodSizeRaster" type="pamml:RasterDataModelType"/> <xs:element name="NeighborhoodSizeValue" type="pamml:ValueDataType"/> </xs:choice> </xs:sequence> <xs:attribute name="operation" type="pamml:ZonalOperation" use="required"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | pamml:RasterDataModelType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | pamml:Metadata pamml:Permissions pamml:RemoteInfo pamml:CacheInfo | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="NeighborhoodSizeRaster" type="pamml:RasterDataModelType"/> |
diagram | |||||||||||||||||||||||||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||||||||||||||||||||||
type | pamml:ValueDataType | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
children | pamml:Metadata pamml:Permissions pamml:RemoteInfo pamml:CacheInfo | ||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
source | <xs:element name="NeighborhoodSizeValue" type="pamml:ValueDataType"/> |
diagram | |||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||
type | extension of pamml:VectorUnaryOperationType | ||
properties |
|
||
children | pamml:Metadata pamml:Permissions pamml:RemoteInfo pamml:CacheInfo pamml:AttributeInfo pamml:VectorData TableData | ||
attributes | |||
annotation |
|
||
source | <xs:element name="Reclass"> <xs:annotation> <xs:documentation>Changes attribute value based on a lookup table.</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="pamml:VectorUnaryOperationType"> <xs:sequence> <xs:element name="TableData" type="pamml:TableDataType"/> </xs:sequence> <xs:attribute name="reclassFeatureType" type="xs:string"/> <xs:attribute name="minValFeatureType" type="xs:string" use="optional"/> <xs:attribute name="maxValFeatureType" type="xs:string" use="optional"/> <xs:attribute name="newValFeatureType" type="xs:string"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | |||||||||||||||||||||||||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||||||||||||||||||||||
type | pamml:TableDataType | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
children | pamml:Metadata pamml:Permissions pamml:RemoteInfo pamml:CacheInfo pamml:AttributeInfo | ||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
source | <xs:element name="TableData" type="pamml:TableDataType"/> |
diagram | |||||||||||||||||||||||||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||||||||||||||||||||||
type | extension of pamml:VectorUnaryOperationType | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
children | pamml:Metadata pamml:Permissions pamml:RemoteInfo pamml:CacheInfo pamml:AttributeInfo pamml:VectorData TableData | ||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||
source | <xs:element name="Relate"> <xs:annotation> <xs:documentation>Adds features to GeoData</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="pamml:VectorUnaryOperationType"> <xs:sequence> <xs:element name="TableData" type="pamml:TableDataType"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | |||||||||||||||||||||||||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||||||||||||||||||||||
type | pamml:TableDataType | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
children | pamml:Metadata pamml:Permissions pamml:RemoteInfo pamml:CacheInfo pamml:AttributeInfo | ||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
source | <xs:element name="TableData" type="pamml:TableDataType"/> |
diagram | |||||||||||||||||||||||||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||||||||||||||||||||||
type | pamml:RemoteInfoType | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
source | <xs:element name="RemoteInfo" type="pamml:RemoteInfoType"/> |
diagram | |||||||||||||||||||||||||||||||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||||||||||||||||||||||||||||
type | extension of pamml:TableDataType | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | pamml:Metadata pamml:Permissions pamml:RemoteInfo pamml:CacheInfo pamml:AttributeInfo | ||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="SimpleASCIITable"> <xs:annotation> <xs:documentation>An ASCII text file where: the first line is a tab-separated list of attribute names, the second line is a tab-separated list of data types, and the remaining lines are tab-separated lists of data (records)</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="pamml:TableDataType"> <xs:attribute name="dataFile" type="xs:anyURI"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | |||||||||||||||||||||||||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||||||||||||||||||||||
type | extension of pamml:TableDataType | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
children | pamml:Metadata pamml:Permissions pamml:RemoteInfo pamml:CacheInfo pamml:AttributeInfo table | ||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||
source | <xs:element name="SimpleXMLTable"> <xs:annotation> <xs:documentation>An inline table</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="pamml:TableDataType"> <xs:sequence> <xs:element name="table"> <xs:complexType> <xs:sequence> <xs:element name="tr" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>a data record, e.g. a row</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="att" type="xs:anySimpleType" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>a record data item</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> <xs:attribute name="numRecs" type="xs:int" use="optional"/> </xs:complexType> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | |||||||||||||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||||||||||
properties |
|
||||||||||||
children | tr | ||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="table"> <xs:complexType> <xs:sequence> <xs:element name="tr" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>a data record, e.g. a row</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="att" type="xs:anySimpleType" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>a record data item</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> <xs:attribute name="numRecs" type="xs:int" use="optional"/> </xs:complexType> </xs:element> |
diagram | |||||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||
properties |
|
||||
children | att | ||||
annotation |
|
||||
source | <xs:element name="tr" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>a data record, e.g. a row</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="att" type="xs:anySimpleType" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>a record data item</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||
type | xs:anySimpleType | ||||
properties |
|
||||
annotation |
|
||||
source | <xs:element name="att" type="xs:anySimpleType" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>a record data item</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||||||||||||||||||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||||||||||||||||||||||
type | extension of pamml:VectorBinaryOperationType | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
children | pamml:Metadata pamml:Permissions pamml:RemoteInfo pamml:CacheInfo pamml:AttributeInfo pamml:VectorData | ||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||
source | <xs:element name="SymDifference"> <xs:annotation> <xs:documentation>Areas of 1st and 2nd Vectors that do not intersect each other. Opposite of Intersection.</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="pamml:VectorBinaryOperationType"/> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | |||||||||||||||||||||||||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||||||||||||||||||||||
type | pamml:TableDataType | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
children | pamml:Metadata pamml:Permissions pamml:RemoteInfo pamml:CacheInfo pamml:AttributeInfo | ||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
source | <xs:element name="TableData" type="pamml:TableDataType"/> |
diagram | |||||||||||||||||||||||||||||||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||||||||||||||||||||||||||||
type | pamml:VectorBooleanBinaryOperation | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | pamml:Metadata pamml:Permissions pamml:RemoteInfo pamml:CacheInfo pamml:VectorData | ||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
source | <xs:element name="Touches" type="pamml:VectorBooleanBinaryOperation"/> |
diagram | |||||||||||||||||||||||||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||||||||||||||||||||||
type | extension of pamml:VectorBinaryOperationType | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
children | pamml:Metadata pamml:Permissions pamml:RemoteInfo pamml:CacheInfo pamml:AttributeInfo pamml:VectorData | ||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||
source | <xs:element name="Union"> <xs:annotation> <xs:documentation>Returns all areas from the two geometries</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="pamml:VectorBinaryOperationType"/> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | |||||||||||||||||||||||||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||||||||||||||||||||||
type | pamml:ValueDataType | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
children | pamml:Metadata pamml:Permissions pamml:RemoteInfo pamml:CacheInfo | ||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
source | <xs:element name="ValueData" type="pamml:ValueDataType"/> |
diagram | |||||||||||||||||||||||||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||||||||||||||||||||||
type | extension of pamml:TableDataType | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
children | pamml:Metadata pamml:Permissions pamml:RemoteInfo pamml:CacheInfo pamml:AttributeInfo table | ||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||
source | <xs:element name="ValueTable"> <xs:annotation> <xs:documentation>A table that uses ValueModels for data</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="pamml:TableDataType"> <xs:sequence> <xs:element name="table"> <xs:complexType> <xs:sequence> <xs:element name="tr" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>a data record, e.g. a row</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="pamml:ValueData" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>a record data item</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> <xs:attribute name="numRecs" type="xs:int" use="optional"/> </xs:complexType> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | |||||||||||||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||||||||||
properties |
|
||||||||||||
children | tr | ||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="table"> <xs:complexType> <xs:sequence> <xs:element name="tr" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>a data record, e.g. a row</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="pamml:ValueData" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>a record data item</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> <xs:attribute name="numRecs" type="xs:int" use="optional"/> </xs:complexType> </xs:element> |
diagram | |||||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||
properties |
|
||||
children | pamml:ValueData | ||||
annotation |
|
||||
source | <xs:element name="tr" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>a data record, e.g. a row</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="pamml:ValueData" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>a record data item</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||||||||||||||||||||||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||||||||||||||||||||||
type | pamml:VectorDataType | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
children | pamml:Metadata pamml:Permissions pamml:RemoteInfo pamml:CacheInfo pamml:AttributeInfo | ||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
source | <xs:element name="VectorData" type="pamml:VectorDataType"/> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of pamml:RasterDataModelType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | pamml:Metadata pamml:Permissions pamml:RemoteInfo pamml:CacheInfo ConversionInfo InputVector | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="VectorToRaster"> <xs:annotation> <xs:documentation>A vector to raster conversion model</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="pamml:RasterDataModelType"> <xs:sequence> <xs:element name="ConversionInfo"> <xs:complexType> <xs:attribute name="cellValue" type="xs:string" use="required"/> <xs:attribute name="dataType" type="xs:anySimpleType" use="optional"/> <xs:attribute name="cellSize" type="xs:double" use="required"/> </xs:complexType> </xs:element> <xs:element name="InputVector" type="pamml:VectorDataType"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | |||||||||||||||||||||||||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||||||||||||||||||||||
type | pamml:VectorDataType | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
children | pamml:Metadata pamml:Permissions pamml:RemoteInfo pamml:CacheInfo pamml:AttributeInfo | ||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
source | <xs:element name="InputVector" type="pamml:VectorDataType"/> |
diagram | |||||||||||||||||||||||||||||||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||||||||||||||||||||||||||||
type | pamml:VectorBooleanBinaryOperation | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | pamml:Metadata pamml:Permissions pamml:RemoteInfo pamml:CacheInfo pamml:VectorData | ||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
source | <xs:element name="Within" type="pamml:VectorBooleanBinaryOperation"/> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of pamml:RasterDataModelType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | pamml:Metadata pamml:Permissions pamml:RemoteInfo pamml:CacheInfo DataFile | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="ASCIIDoubleGridReader"> <xs:annotation> <xs:documentation>A raster data model whose source is an ESRI ASCII Grid file with decimal data</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="pamml:RasterDataModelType"> <xs:sequence> <xs:element name="DataFile" type="pamml:DataFileCompressable"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | |||||||||||||||||||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||||||||||||||||
type | pamml:DataFileCompressable | ||||||||||||||||||
properties |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="DataFile" type="pamml:DataFileCompressable"/> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of pamml:RasterDataModelType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | pamml:Metadata pamml:Permissions pamml:RemoteInfo pamml:CacheInfo DataFile | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="ASCIIIntegerGridReader"> <xs:annotation> <xs:documentation>A raster data model whose source is an ESRI ASCII Grid export file with integer data</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="pamml:RasterDataModelType"> <xs:sequence> <xs:element name="DataFile" type="pamml:DataFileCompressable"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | |||||||||||||||||||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||||||||||||||||
type | pamml:DataFileCompressable | ||||||||||||||||||
properties |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="DataFile" type="pamml:DataFileCompressable"/> |
diagram | |||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||
children | pamml:Attribute | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="AttributeInfoType"> <xs:annotation> <xs:documentation>metadata for record attributes. ordered list of names and data types</xs:documentation> </xs:annotation> <xs:sequence> <xs:element ref="pamml:Attribute" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> |
diagram | |||||||||||||||||||||||||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||||||||||||||||||||||
type | extension of pamml:VectorUnaryOperationType | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
children | pamml:Metadata pamml:Permissions pamml:RemoteInfo pamml:CacheInfo pamml:AttributeInfo pamml:VectorData pamml:ValueData | ||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||
source | <xs:complexType name="Buffer"> <xs:annotation> <xs:documentation>Generates a buffer</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="pamml:VectorUnaryOperationType"> <xs:sequence> <xs:element ref="pamml:ValueData"/> <!-- add choice to use a lookup table to vary the distance based upon a feature value --> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | |||||||||||||||||||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||||||||||||||||
used by |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:complexType name="DataFileCompressable"> <xs:attributeGroup ref="pamml:DataFileCompressableAtts"/> </xs:complexType> |
diagram | |||||||||||||||||||||||||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||||||||||||||||||||||
type | extension of pamml:ModelType | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
children | pamml:Metadata pamml:Permissions pamml:RemoteInfo pamml:CacheInfo | ||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||
source | <xs:complexType name="GeoDataType"> <xs:annotation> <xs:documentation>A model whose output is geographic data</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="pamml:ModelType"> <xs:attribute name="srsName" type="xs:anyURI" use="required"/> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | |||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||
children | Description Reference VisualPreview FGDCMetadata | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="MetadataType"> <xs:annotation> <xs:documentation>Helpful info</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Description" type="xs:string"/> <xs:element name="Reference" type="xs:anyURI" minOccurs="0"/> <xs:element name="VisualPreview" type="xs:anyURI" minOccurs="0"/> <xs:element name="FGDCMetadata" type="xs:anyURI" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | |||||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||
type | xs:string | ||||
properties |
|
||||
source | <xs:element name="Description" type="xs:string"/> |
diagram | |||||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||
type | xs:anyURI | ||||
properties |
|
||||
source | <xs:element name="Reference" type="xs:anyURI" minOccurs="0"/> |
diagram | |||||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||
type | xs:anyURI | ||||
properties |
|
||||
source | <xs:element name="VisualPreview" type="xs:anyURI" minOccurs="0"/> |
diagram | |||||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||
type | xs:anyURI | ||||
properties |
|
||||
source | <xs:element name="FGDCMetadata" type="xs:anyURI" minOccurs="0"/> |
diagram | |||||||||||||||||||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||||||||||||||||
children | pamml:Metadata pamml:Permissions pamml:RemoteInfo pamml:CacheInfo | ||||||||||||||||||
used by |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xs:complexType name="ModelType"> <xs:annotation> <xs:documentation>Basic information for a model</xs:documentation> </xs:annotation> <xs:sequence> <xs:element ref="pamml:Metadata"/> <xs:element ref="pamml:Permissions" minOccurs="0"/> <xs:element ref="pamml:RemoteInfo" minOccurs="0"/> <xs:element ref="pamml:CacheInfo" minOccurs="0"/> </xs:sequence> <xs:attributeGroup ref="pamml:globalAttributes"/> </xs:complexType> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of pamml:RasterDataModelType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | pamml:Metadata pamml:Permissions pamml:RemoteInfo pamml:CacheInfo pamml:RasterDataModel | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="RasterBinaryOperationType"> <xs:annotation> <xs:documentation>Base Type for Spatial RasterOperations involving two raster datasets</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="pamml:RasterDataModelType"> <xs:sequence> <xs:element ref="pamml:RasterDataModel"/> <xs:element ref="pamml:RasterDataModel"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of pamml:RasterUnaryOperationType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | pamml:Metadata pamml:Permissions pamml:RemoteInfo pamml:CacheInfo RasterDataModel pamml:ValueData | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="RasterBuffer"> <xs:annotation> <xs:documentation>Generates a buffer</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="pamml:RasterUnaryOperationType"> <xs:sequence> <xs:element ref="pamml:ValueData"/> <!-- add choice to use a lookup table to vary the distance based upon a feature value --> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of pamml:GeoDataType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | pamml:Metadata pamml:Permissions pamml:RemoteInfo pamml:CacheInfo | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="RasterDataModelType"> <xs:annotation> <xs:documentation>A model whose output is geographic raster data and has only one non-geographic attribute</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="pamml:GeoDataType"> <xs:attributeGroup ref="pamml:rasterAttributes"/> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of pamml:RasterDataModelType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | pamml:Metadata pamml:Permissions pamml:RemoteInfo pamml:CacheInfo RasterDataModel | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="RasterUnaryOperationType"> <xs:annotation> <xs:documentation>Base Type for Spatial RasterOperations involving one raster dataset</xs:documentation> <xs:documentation>An application may maintain all attributes in the new data set</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="pamml:RasterDataModelType"> <xs:sequence> <xs:element name="RasterDataModel"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | |||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||
properties |
|
||
source | <xs:element name="RasterDataModel"/> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of pamml:VectorDataType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | pamml:Metadata pamml:Permissions pamml:RemoteInfo pamml:CacheInfo pamml:AttributeInfo | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="RDBVectorDataType"> <xs:annotation> <xs:documentation>A vector data model whose source is a relational database</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="pamml:VectorDataType"> <xs:attributeGroup ref="pamml:RDBMSConnectionInfo"/> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | |||||||||||||||||||||||||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
source | <xs:complexType name="RemoteInfoType"> <xs:attribute name="name" type="xs:string" use="optional"/> <xs:attribute name="modelLoc" type="xs:anyURI" use="required"/> <xs:attribute name="modelRunnerLoc" type="xs:anyURI" use="optional"/> </xs:complexType> |
diagram | |||||||||||||||||||||||||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||||||||||||||||||||||
type | extension of pamml:VectorDataType | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
children | pamml:Metadata pamml:Permissions pamml:RemoteInfo pamml:CacheInfo pamml:AttributeInfo ShpFile DbfFile ShxFile SbnFile SbxFile | ||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||
source | <xs:complexType name="ShapefileReader"> <xs:annotation> <xs:documentation>A vector data model whose source is an ESRI Shapefile</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="pamml:VectorDataType"> <xs:sequence> <xs:element name="ShpFile" type="pamml:DataFileCompressable"/> <xs:element name="DbfFile" type="pamml:DataFileCompressable"/> <xs:element name="ShxFile" type="pamml:DataFileCompressable"/> <xs:element name="SbnFile" type="pamml:DataFileCompressable" minOccurs="0"/> <xs:element name="SbxFile" type="pamml:DataFileCompressable" minOccurs="0"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | |||||||||||||||||||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||||||||||||||||
type | pamml:DataFileCompressable | ||||||||||||||||||
properties |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="ShpFile" type="pamml:DataFileCompressable"/> |
diagram | |||||||||||||||||||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||||||||||||||||
type | pamml:DataFileCompressable | ||||||||||||||||||
properties |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="DbfFile" type="pamml:DataFileCompressable"/> |
diagram | |||||||||||||||||||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||||||||||||||||
type | pamml:DataFileCompressable | ||||||||||||||||||
properties |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="ShxFile" type="pamml:DataFileCompressable"/> |
diagram | |||||||||||||||||||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||||||||||||||||
type | pamml:DataFileCompressable | ||||||||||||||||||
properties |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="SbnFile" type="pamml:DataFileCompressable" minOccurs="0"/> |
diagram | |||||||||||||||||||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||||||||||||||||
type | pamml:DataFileCompressable | ||||||||||||||||||
properties |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="SbxFile" type="pamml:DataFileCompressable" minOccurs="0"/> |
diagram | |||||||||||||||||||||||||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||||||||||||||||||||||
type | extension of pamml:ShapefileReader | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
children | pamml:Metadata pamml:Permissions pamml:RemoteInfo pamml:CacheInfo pamml:AttributeInfo ShpFile DbfFile ShxFile SbnFile SbxFile | ||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||
source | <xs:complexType name="ShapefileWriter"> <xs:annotation> <xs:documentation>A vector data model whose output is an ESRI Shapefile</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="pamml:ShapefileReader"/> </xs:complexContent> </xs:complexType> |
diagram | |||||||||||||||||||||||||||||||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||||||||||||||||||||||||||||
type | extension of pamml:ValueDataType | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | pamml:Metadata pamml:Permissions pamml:RemoteInfo pamml:CacheInfo | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:complexType name="SimpleBooleanValueType"> <xs:annotation> <xs:documentation>A single true or false value</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="pamml:ValueDataType"> <xs:attribute name="value" type="xs:boolean" use="required"/> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | |||||||||||||||||||||||||||||||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||||||||||||||||||||||||||||
type | extension of pamml:ValueDataType | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | pamml:Metadata pamml:Permissions pamml:RemoteInfo pamml:CacheInfo | ||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:complexType name="SimpleDoubleValue"> <xs:annotation> <xs:documentation>a single cardinal decimal value</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="pamml:ValueDataType"> <xs:attribute name="value" type="xs:double" use="required"/> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | |||||||||||||||||||||||||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||||||||||||||||||||||
type | extension of pamml:VectorDataType | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
children | pamml:Metadata pamml:Permissions pamml:RemoteInfo pamml:CacheInfo pamml:AttributeInfo XMLFile XMLSchemaFile | ||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||
source | <xs:complexType name="SimpleGML2.1Reader"> <xs:annotation> <xs:documentation>A vector data model whose source iconforms to OGC GML v2.1 </xs:documentation> <xs:documentation>and having the same FeatureTypes for every Feature.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="pamml:VectorDataType"> <xs:sequence> <xs:element name="XMLFile" type="pamml:DataFileCompressable"/> <xs:element name="XMLSchemaFile" type="pamml:DataFileCompressable" minOccurs="0"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | |||||||||||||||||||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||||||||||||||||
type | pamml:DataFileCompressable | ||||||||||||||||||
properties |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="XMLFile" type="pamml:DataFileCompressable"/> |
diagram | |||||||||||||||||||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||||||||||||||||
type | pamml:DataFileCompressable | ||||||||||||||||||
properties |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="XMLSchemaFile" type="pamml:DataFileCompressable" minOccurs="0"/> |
diagram | |||||||||||||||||||||||||||||||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||||||||||||||||||||||||||||
type | extension of pamml:ValueDataType | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | pamml:Metadata pamml:Permissions pamml:RemoteInfo pamml:CacheInfo | ||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:complexType name="SimpleIntValue"> <xs:annotation> <xs:documentation>a single cardinal integer value</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="pamml:ValueDataType"> <xs:attribute name="value" type="xs:int" use="required"/> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | |||||||||||||||||||||||||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||||||||||||||||||||||
type | extension of pamml:ModelType | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
children | pamml:Metadata pamml:Permissions pamml:RemoteInfo pamml:CacheInfo pamml:AttributeInfo | ||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||
source | <xs:complexType name="TableDataType"> <xs:annotation> <xs:documentation>A two-dimensional matrix of data, like a spreadsheet or relational table</xs:documentation> <xs:documentation>number of Attribute elements must match the data set</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="pamml:ModelType"> <xs:sequence> <xs:element ref="pamml:AttributeInfo" minOccurs="0"/> </xs:sequence> <xs:attribute name="key" type="xs:string" use="optional"/> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | |||||||||||||||||||||||||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||||||||||||||||||||||
type | extension of pamml:ModelType | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
children | pamml:Metadata pamml:Permissions pamml:RemoteInfo pamml:CacheInfo | ||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||
source | <xs:complexType name="ValueDataType"> <xs:annotation> <xs:documentation>a single cardinal numeric value</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="pamml:ModelType"> <xs:attribute name="units" type="pamml:ValueUnits" use="required"/> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | |||||||||||||||||||||||||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||||||||||||||||||||||
type | extension of pamml:VectorDataType | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
children | pamml:Metadata pamml:Permissions pamml:RemoteInfo pamml:CacheInfo pamml:AttributeInfo pamml:VectorData | ||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||
source | <xs:complexType name="VectorBinaryOperationType"> <xs:annotation> <xs:documentation>Base Type for Spatial Vector Operations involving two vector datasets</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="pamml:VectorDataType"> <xs:sequence> <xs:element ref="pamml:VectorData"/> <xs:element ref="pamml:VectorData"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | |||||||||||||||||||||||||||||||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||||||||||||||||||||||||||||
type | extension of pamml:SimpleBooleanValueType | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | pamml:Metadata pamml:Permissions pamml:RemoteInfo pamml:CacheInfo pamml:VectorData | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:complexType name="VectorBooleanBinaryOperation"> <xs:annotation> <xs:documentation>Base Type for Spatial Vector operations that compare two vector datasets</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="pamml:SimpleBooleanValueType"> <xs:sequence> <xs:element ref="pamml:VectorData" minOccurs="2" maxOccurs="2"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | |||||||||||||||||||||||||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||||||||||||||||||||||
type | extension of pamml:GeoDataType | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
children | pamml:Metadata pamml:Permissions pamml:RemoteInfo pamml:CacheInfo pamml:AttributeInfo | ||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||
source | <xs:complexType name="VectorDataType"> <xs:annotation> <xs:documentation>A model whose output is geographic vector data</xs:documentation> <xs:documentation>and whose attributes are in tabular format</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="pamml:GeoDataType"> <xs:sequence> <xs:element ref="pamml:AttributeInfo" minOccurs="0"> <xs:annotation> <xs:documentation>attribute information the model author chooses to expose</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | |||||||||||||||||||||||||
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||||||||||||||||||||||
type | extension of pamml:VectorDataType | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
children | pamml:Metadata pamml:Permissions pamml:RemoteInfo pamml:CacheInfo pamml:AttributeInfo pamml:VectorData | ||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||
source | <xs:complexType name="VectorUnaryOperationType"> <xs:annotation> <xs:documentation>Base Type for Spatial Vector Operations involving one vector dataset</xs:documentation> <xs:documentation>All attributes should be maintained in the new data set</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="pamml:VectorDataType"> <xs:sequence> <xs:element ref="pamml:VectorData"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||||||||
type | restriction of xs:string | ||||||||||
used by |
|
||||||||||
facets |
|
||||||||||
annotation |
|
||||||||||
source | <xs:simpleType name="CompressionType"> <xs:annotation> <xs:documentation>A string identifying a type of compression</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="zip"/> <xs:enumeration value="gzip"/> <xs:enumeration value="targzip"/> <xs:enumeration value="bzip"/> <xs:enumeration value="tarbzip"/> </xs:restriction> </xs:simpleType> |
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||||||
type | restriction of xs:string | ||||||||
used by |
|
||||||||
facets |
|
||||||||
source | <xs:simpleType name="FocalOperation"> <xs:restriction base="xs:string"> <xs:enumeration value="add"/> <xs:enumeration value="subtract"/> <xs:enumeration value="multiply"/> <xs:enumeration value="divide"/> </xs:restriction> </xs:simpleType> |
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||
type | restriction of xs:string | ||||
used by |
|
||||
facets |
|
||||
annotation |
|
||||
source | <xs:simpleType name="PermissionType"> <xs:annotation> <xs:documentation>A sequence of characters similar to Unix permissions, rwx, plus an 'a'</xs:documentation> <xs:documentation>for alternatives allowed. 'u' is for undefined.</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:pattern value="[rwxau]{4}"/> </xs:restriction> </xs:simpleType> |
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||||||||||||
type | restriction of xs:string | ||||||||||||||
used by |
|
||||||||||||||
facets |
|
||||||||||||||
source | <xs:simpleType name="ValueUnits"> <xs:restriction base="xs:string"> <xs:enumeration value="abstract"/> <xs:enumeration value="meters"/> <xs:enumeration value="kilometers"/> <xs:enumeration value="miles"/> <xs:enumeration value="feet"/> <xs:enumeration value="grams"/> <xs:enumeration value="liters"/> </xs:restriction> </xs:simpleType> |
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||||||||||||||
type | restriction of xs:string | ||||||||||||||||
used by |
|
||||||||||||||||
facets |
|
||||||||||||||||
source | <xs:simpleType name="ZonalOperation"> <xs:restriction base="xs:string"> <xs:enumeration value="add"/> <xs:enumeration value="subtract"/> <xs:enumeration value="multiply"/> <xs:enumeration value="divide"/> <xs:enumeration value="mean"/> <xs:enumeration value="variance"/> <xs:enumeration value="stddev"/> <xs:enumeration value="variety"/> </xs:restriction> </xs:simpleType> |
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||||||||||||||||
used by |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:attributeGroup name="DataFileCompressableAtts"> <xs:attribute name="dataFile" type="xs:anyURI" use="required"/> <xs:attribute name="compression" type="pamml:CompressionType" use="optional"/> </xs:attributeGroup> |
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||||||||||||||||
used by |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:attributeGroup name="globalAttributes"> <xs:attribute name="name" type="xs:string" use="required"/> <xs:attribute name="id" type="xs:string" use="required"/> </xs:attributeGroup> |
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||
source | <xs:attributeGroup name="rasterAttributes"> <xs:attribute name="numCols" type="xs:int" use="required"/> <xs:attribute name="numRows" type="xs:int" use="required"/> <xs:attribute name="minX" type="xs:double" use="required"/> <xs:attribute name="minY" type="xs:double" use="required"/> <xs:attribute name="cellSize" type="xs:double" use="required"/> </xs:attributeGroup> |
namespace | http://web.mit.edu/rajsingh/www/xml/ns/pamml | ||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||
source | <xs:attributeGroup name="RDBMSConnectionInfo"> <xs:attribute name="user" type="xs:string" use="required"/> <xs:attribute name="passphrase" type="xs:string" use="required"/> <xs:attribute name="host" type="xs:string" use="required"/> <xs:attribute name="port" type="xs:int" use="required"/> <xs:attribute name="driver" type="xs:string" use="required"/> <xs:attribute name="cryptoType" type="xs:string" use="optional"/> </xs:attributeGroup> |