diff --git a/bin/build_schema_documentation.sh b/bin/build_schema_documentation.sh index 4c5874e9..1a7c6d87 100755 --- a/bin/build_schema_documentation.sh +++ b/bin/build_schema_documentation.sh @@ -42,7 +42,7 @@ O2_OUTPUT_INDEX='index.html'; O2_OUTPUT="$O2_OUTPUT_DIR/$O2_OUTPUT_INDEX"; # locaton of final documentation (with other EML docs, note that this is anchored at PWD, root of the checkout) -OUTPUT='./docs/schema'; +OUTPUT='./dist/schema'; # loop through schema files and xform COUNTER=0; @@ -66,11 +66,11 @@ echo "O2_OUTPUT = $O2_OUTPUT"; # copy O2 output to the main documentation area - +rm -r "$OUTPUT" cp -r "$TMP_OUT/$O2_OUTPUT_DIR" "$OUTPUT" ; echo "cp -r $TMP_OUT/$O2_OUTPUT_DIR $OUTPUT "; echo "Top of schema documentation is $OUTPUT/$O2_OUTPUT_INDEX "; # tmp files are not tracked in git. - +rm -r "$TMP_OUT" diff --git a/dist/schema/img/eml-access_xsd_Complex_Type_AccessRule.png b/dist/schema/img/eml-access_xsd_Complex_Type_AccessRule.png index 29eee6f3..ce06f4bb 100644 Binary files a/dist/schema/img/eml-access_xsd_Complex_Type_AccessRule.png and b/dist/schema/img/eml-access_xsd_Complex_Type_AccessRule.png differ diff --git a/dist/schema/img/eml-access_xsd_Complex_Type_AccessType.png b/dist/schema/img/eml-access_xsd_Complex_Type_AccessType.png index 4d1bdf3c..42b8a40a 100644 Binary files a/dist/schema/img/eml-access_xsd_Complex_Type_AccessType.png and b/dist/schema/img/eml-access_xsd_Complex_Type_AccessType.png differ diff --git a/dist/schema/img/eml-access_xsd_Element_access.png b/dist/schema/img/eml-access_xsd_Element_access.png index 1a570616..c2fb40d2 100644 Binary files a/dist/schema/img/eml-access_xsd_Element_access.png and b/dist/schema/img/eml-access_xsd_Element_access.png differ diff --git a/dist/schema/img/eml-access_xsd_Element_allow.png b/dist/schema/img/eml-access_xsd_Element_allow.png index 9a862518..4c2232df 100644 Binary files a/dist/schema/img/eml-access_xsd_Element_allow.png and b/dist/schema/img/eml-access_xsd_Element_allow.png differ diff --git a/dist/schema/img/eml-access_xsd_Element_deny.png b/dist/schema/img/eml-access_xsd_Element_deny.png index 4883af09..fa5c1de0 100644 Binary files a/dist/schema/img/eml-access_xsd_Element_deny.png and b/dist/schema/img/eml-access_xsd_Element_deny.png differ diff --git a/dist/schema/img/eml-access_xsd_Element_permission.png b/dist/schema/img/eml-access_xsd_Element_permission.png index 63e8e1a2..19955a86 100644 Binary files a/dist/schema/img/eml-access_xsd_Element_permission.png and b/dist/schema/img/eml-access_xsd_Element_permission.png differ diff --git a/dist/schema/img/eml-access_xsd_Element_principal.png b/dist/schema/img/eml-access_xsd_Element_principal.png index 36929b60..81436a65 100644 Binary files a/dist/schema/img/eml-access_xsd_Element_principal.png and b/dist/schema/img/eml-access_xsd_Element_principal.png differ diff --git a/dist/schema/img/eml-attribute_xsd_Complex_Type_Accuracy.png b/dist/schema/img/eml-attribute_xsd_Complex_Type_Accuracy.png index fc3adcdf..ab945f34 100644 Binary files a/dist/schema/img/eml-attribute_xsd_Complex_Type_Accuracy.png and b/dist/schema/img/eml-attribute_xsd_Complex_Type_Accuracy.png differ diff --git a/dist/schema/img/eml-attribute_xsd_Complex_Type_AttributeListType.png b/dist/schema/img/eml-attribute_xsd_Complex_Type_AttributeListType.png index 7b1fda59..3a249073 100644 Binary files a/dist/schema/img/eml-attribute_xsd_Complex_Type_AttributeListType.png and b/dist/schema/img/eml-attribute_xsd_Complex_Type_AttributeListType.png differ diff --git a/dist/schema/img/eml-attribute_xsd_Complex_Type_AttributeType.png b/dist/schema/img/eml-attribute_xsd_Complex_Type_AttributeType.png index 314ad407..1b40c644 100644 Binary files a/dist/schema/img/eml-attribute_xsd_Complex_Type_AttributeType.png and b/dist/schema/img/eml-attribute_xsd_Complex_Type_AttributeType.png differ diff --git a/dist/schema/img/eml-attribute_xsd_Complex_Type_DateTimeDomainType.png b/dist/schema/img/eml-attribute_xsd_Complex_Type_DateTimeDomainType.png index cbc34b71..9b2a6fef 100644 Binary files a/dist/schema/img/eml-attribute_xsd_Complex_Type_DateTimeDomainType.png and b/dist/schema/img/eml-attribute_xsd_Complex_Type_DateTimeDomainType.png differ diff --git a/dist/schema/img/eml-attribute_xsd_Complex_Type_NonNumericDomainType.png b/dist/schema/img/eml-attribute_xsd_Complex_Type_NonNumericDomainType.png index 699b2832..d488e347 100644 Binary files a/dist/schema/img/eml-attribute_xsd_Complex_Type_NonNumericDomainType.png and b/dist/schema/img/eml-attribute_xsd_Complex_Type_NonNumericDomainType.png differ diff --git a/dist/schema/img/eml-attribute_xsd_Complex_Type_NumericDomainType.png b/dist/schema/img/eml-attribute_xsd_Complex_Type_NumericDomainType.png index ce11ad6c..86c42d6b 100644 Binary files a/dist/schema/img/eml-attribute_xsd_Complex_Type_NumericDomainType.png and b/dist/schema/img/eml-attribute_xsd_Complex_Type_NumericDomainType.png differ diff --git a/dist/schema/img/eml-attribute_xsd_Complex_Type_PrecisionType.png b/dist/schema/img/eml-attribute_xsd_Complex_Type_PrecisionType.png index a00cc179..e603300e 100644 Binary files a/dist/schema/img/eml-attribute_xsd_Complex_Type_PrecisionType.png and b/dist/schema/img/eml-attribute_xsd_Complex_Type_PrecisionType.png differ diff --git a/dist/schema/img/eml-attribute_xsd_Complex_Type_UnitType.png b/dist/schema/img/eml-attribute_xsd_Complex_Type_UnitType.png index a802e4f0..3876dc5c 100644 Binary files a/dist/schema/img/eml-attribute_xsd_Complex_Type_UnitType.png and b/dist/schema/img/eml-attribute_xsd_Complex_Type_UnitType.png differ diff --git a/dist/schema/img/eml-attribute_xsd_Element_Group_BoundsDateGroup.png b/dist/schema/img/eml-attribute_xsd_Element_Group_BoundsDateGroup.png index c6a8ab6a..2b9219bc 100644 Binary files a/dist/schema/img/eml-attribute_xsd_Element_Group_BoundsDateGroup.png and b/dist/schema/img/eml-attribute_xsd_Element_Group_BoundsDateGroup.png differ diff --git a/dist/schema/img/eml-attribute_xsd_Element_Group_BoundsGroup.png b/dist/schema/img/eml-attribute_xsd_Element_Group_BoundsGroup.png index f033710f..0ebf8364 100644 Binary files a/dist/schema/img/eml-attribute_xsd_Element_Group_BoundsGroup.png and b/dist/schema/img/eml-attribute_xsd_Element_Group_BoundsGroup.png differ diff --git a/dist/schema/img/eml-attribute_xsd_Element_accuracy.png b/dist/schema/img/eml-attribute_xsd_Element_accuracy.png index aa1b0f1a..87bdb118 100644 Binary files a/dist/schema/img/eml-attribute_xsd_Element_accuracy.png and b/dist/schema/img/eml-attribute_xsd_Element_accuracy.png differ diff --git a/dist/schema/img/eml-attribute_xsd_Element_annotation.png b/dist/schema/img/eml-attribute_xsd_Element_annotation.png index 0fc40a8d..ec28bcd6 100644 Binary files a/dist/schema/img/eml-attribute_xsd_Element_annotation.png and b/dist/schema/img/eml-attribute_xsd_Element_annotation.png differ diff --git a/dist/schema/img/eml-attribute_xsd_Element_attribute.png b/dist/schema/img/eml-attribute_xsd_Element_attribute.png index dc07eb4e..aab8699c 100644 Binary files a/dist/schema/img/eml-attribute_xsd_Element_attribute.png and b/dist/schema/img/eml-attribute_xsd_Element_attribute.png differ diff --git a/dist/schema/img/eml-attribute_xsd_Element_attributeAccuracyExplanation.png b/dist/schema/img/eml-attribute_xsd_Element_attributeAccuracyExplanation.png index a74cbc5d..02975207 100644 Binary files a/dist/schema/img/eml-attribute_xsd_Element_attributeAccuracyExplanation.png and b/dist/schema/img/eml-attribute_xsd_Element_attributeAccuracyExplanation.png differ diff --git a/dist/schema/img/eml-attribute_xsd_Element_attributeAccuracyReport.png b/dist/schema/img/eml-attribute_xsd_Element_attributeAccuracyReport.png index 32625e0d..18b4ea50 100644 Binary files a/dist/schema/img/eml-attribute_xsd_Element_attributeAccuracyReport.png and b/dist/schema/img/eml-attribute_xsd_Element_attributeAccuracyReport.png differ diff --git a/dist/schema/img/eml-attribute_xsd_Element_attributeAccuracyValue.png b/dist/schema/img/eml-attribute_xsd_Element_attributeAccuracyValue.png index 92082212..3b308699 100644 Binary files a/dist/schema/img/eml-attribute_xsd_Element_attributeAccuracyValue.png and b/dist/schema/img/eml-attribute_xsd_Element_attributeAccuracyValue.png differ diff --git a/dist/schema/img/eml-attribute_xsd_Element_attributeDefinition.png b/dist/schema/img/eml-attribute_xsd_Element_attributeDefinition.png index ef11c870..1f7b59be 100644 Binary files a/dist/schema/img/eml-attribute_xsd_Element_attributeDefinition.png and b/dist/schema/img/eml-attribute_xsd_Element_attributeDefinition.png differ diff --git a/dist/schema/img/eml-attribute_xsd_Element_attributeLabel.png b/dist/schema/img/eml-attribute_xsd_Element_attributeLabel.png index 67a5e3da..7a82126e 100644 Binary files a/dist/schema/img/eml-attribute_xsd_Element_attributeLabel.png and b/dist/schema/img/eml-attribute_xsd_Element_attributeLabel.png differ diff --git a/dist/schema/img/eml-attribute_xsd_Element_attributeList.png b/dist/schema/img/eml-attribute_xsd_Element_attributeList.png index 12d67268..63a14016 100644 Binary files a/dist/schema/img/eml-attribute_xsd_Element_attributeList.png and b/dist/schema/img/eml-attribute_xsd_Element_attributeList.png differ diff --git a/dist/schema/img/eml-attribute_xsd_Element_attributeName.png b/dist/schema/img/eml-attribute_xsd_Element_attributeName.png index d4d4c848..97462504 100644 Binary files a/dist/schema/img/eml-attribute_xsd_Element_attributeName.png and b/dist/schema/img/eml-attribute_xsd_Element_attributeName.png differ diff --git a/dist/schema/img/eml-attribute_xsd_Element_attribute_1.png b/dist/schema/img/eml-attribute_xsd_Element_attribute_1.png index dc07eb4e..aab8699c 100644 Binary files a/dist/schema/img/eml-attribute_xsd_Element_attribute_1.png and b/dist/schema/img/eml-attribute_xsd_Element_attribute_1.png differ diff --git a/dist/schema/img/eml-attribute_xsd_Element_bounds.png b/dist/schema/img/eml-attribute_xsd_Element_bounds.png index 5af2d000..d23402e0 100644 Binary files a/dist/schema/img/eml-attribute_xsd_Element_bounds.png and b/dist/schema/img/eml-attribute_xsd_Element_bounds.png differ diff --git a/dist/schema/img/eml-attribute_xsd_Element_bounds_1.png b/dist/schema/img/eml-attribute_xsd_Element_bounds_1.png index 5af2d000..d23402e0 100644 Binary files a/dist/schema/img/eml-attribute_xsd_Element_bounds_1.png and b/dist/schema/img/eml-attribute_xsd_Element_bounds_1.png differ diff --git a/dist/schema/img/eml-attribute_xsd_Element_citation.png b/dist/schema/img/eml-attribute_xsd_Element_citation.png index 50e6e6bb..3a887f7d 100644 Binary files a/dist/schema/img/eml-attribute_xsd_Element_citation.png and b/dist/schema/img/eml-attribute_xsd_Element_citation.png differ diff --git a/dist/schema/img/eml-attribute_xsd_Element_code.png b/dist/schema/img/eml-attribute_xsd_Element_code.png index 39091f7b..b1fc8b17 100644 Binary files a/dist/schema/img/eml-attribute_xsd_Element_code.png and b/dist/schema/img/eml-attribute_xsd_Element_code.png differ diff --git a/dist/schema/img/eml-attribute_xsd_Element_codeDefinition.png b/dist/schema/img/eml-attribute_xsd_Element_codeDefinition.png index a8c2f51f..bfb65056 100644 Binary files a/dist/schema/img/eml-attribute_xsd_Element_codeDefinition.png and b/dist/schema/img/eml-attribute_xsd_Element_codeDefinition.png differ diff --git a/dist/schema/img/eml-attribute_xsd_Element_codeExplanation.png b/dist/schema/img/eml-attribute_xsd_Element_codeExplanation.png index 7202e37c..024781a2 100644 Binary files a/dist/schema/img/eml-attribute_xsd_Element_codeExplanation.png and b/dist/schema/img/eml-attribute_xsd_Element_codeExplanation.png differ diff --git a/dist/schema/img/eml-attribute_xsd_Element_code_1.png b/dist/schema/img/eml-attribute_xsd_Element_code_1.png index 39091f7b..b1fc8b17 100644 Binary files a/dist/schema/img/eml-attribute_xsd_Element_code_1.png and b/dist/schema/img/eml-attribute_xsd_Element_code_1.png differ diff --git a/dist/schema/img/eml-attribute_xsd_Element_codesetName.png b/dist/schema/img/eml-attribute_xsd_Element_codesetName.png index 1fc00e4b..9265788f 100644 Binary files a/dist/schema/img/eml-attribute_xsd_Element_codesetName.png and b/dist/schema/img/eml-attribute_xsd_Element_codesetName.png differ diff --git a/dist/schema/img/eml-attribute_xsd_Element_codesetURL.png b/dist/schema/img/eml-attribute_xsd_Element_codesetURL.png index 511764af..6e12542a 100644 Binary files a/dist/schema/img/eml-attribute_xsd_Element_codesetURL.png and b/dist/schema/img/eml-attribute_xsd_Element_codesetURL.png differ diff --git a/dist/schema/img/eml-attribute_xsd_Element_coverage.png b/dist/schema/img/eml-attribute_xsd_Element_coverage.png index 2fa90b64..286e8067 100644 Binary files a/dist/schema/img/eml-attribute_xsd_Element_coverage.png and b/dist/schema/img/eml-attribute_xsd_Element_coverage.png differ diff --git a/dist/schema/img/eml-attribute_xsd_Element_customUnit.png b/dist/schema/img/eml-attribute_xsd_Element_customUnit.png index 2219e57a..2826633a 100644 Binary files a/dist/schema/img/eml-attribute_xsd_Element_customUnit.png and b/dist/schema/img/eml-attribute_xsd_Element_customUnit.png differ diff --git a/dist/schema/img/eml-attribute_xsd_Element_dateTime.png b/dist/schema/img/eml-attribute_xsd_Element_dateTime.png index 37265af3..6f8f36c8 100644 Binary files a/dist/schema/img/eml-attribute_xsd_Element_dateTime.png and b/dist/schema/img/eml-attribute_xsd_Element_dateTime.png differ diff --git a/dist/schema/img/eml-attribute_xsd_Element_dateTimeDomain.png b/dist/schema/img/eml-attribute_xsd_Element_dateTimeDomain.png index 55033b54..e98a8a38 100644 Binary files a/dist/schema/img/eml-attribute_xsd_Element_dateTimeDomain.png and b/dist/schema/img/eml-attribute_xsd_Element_dateTimeDomain.png differ diff --git a/dist/schema/img/eml-attribute_xsd_Element_dateTimePrecision.png b/dist/schema/img/eml-attribute_xsd_Element_dateTimePrecision.png index 2fd8ecd3..bdeaf5bb 100644 Binary files a/dist/schema/img/eml-attribute_xsd_Element_dateTimePrecision.png and b/dist/schema/img/eml-attribute_xsd_Element_dateTimePrecision.png differ diff --git a/dist/schema/img/eml-attribute_xsd_Element_definition.png b/dist/schema/img/eml-attribute_xsd_Element_definition.png index 9e5fbd2e..069e9c95 100644 Binary files a/dist/schema/img/eml-attribute_xsd_Element_definition.png and b/dist/schema/img/eml-attribute_xsd_Element_definition.png differ diff --git a/dist/schema/img/eml-attribute_xsd_Element_definitionAttributeReference.png b/dist/schema/img/eml-attribute_xsd_Element_definitionAttributeReference.png index be4bf05a..ecb102de 100644 Binary files a/dist/schema/img/eml-attribute_xsd_Element_definitionAttributeReference.png and b/dist/schema/img/eml-attribute_xsd_Element_definitionAttributeReference.png differ diff --git a/dist/schema/img/eml-attribute_xsd_Element_definition_1.png b/dist/schema/img/eml-attribute_xsd_Element_definition_1.png index 9e5fbd2e..069e9c95 100644 Binary files a/dist/schema/img/eml-attribute_xsd_Element_definition_1.png and b/dist/schema/img/eml-attribute_xsd_Element_definition_1.png differ diff --git a/dist/schema/img/eml-attribute_xsd_Element_entityCodeList.png b/dist/schema/img/eml-attribute_xsd_Element_entityCodeList.png index fbbaf987..7a03120d 100644 Binary files a/dist/schema/img/eml-attribute_xsd_Element_entityCodeList.png and b/dist/schema/img/eml-attribute_xsd_Element_entityCodeList.png differ diff --git a/dist/schema/img/eml-attribute_xsd_Element_entityReference.png b/dist/schema/img/eml-attribute_xsd_Element_entityReference.png index 50727fb8..f45ebcd1 100644 Binary files a/dist/schema/img/eml-attribute_xsd_Element_entityReference.png and b/dist/schema/img/eml-attribute_xsd_Element_entityReference.png differ diff --git a/dist/schema/img/eml-attribute_xsd_Element_enumeratedDomain.png b/dist/schema/img/eml-attribute_xsd_Element_enumeratedDomain.png index c1d52d01..7d60013e 100644 Binary files a/dist/schema/img/eml-attribute_xsd_Element_enumeratedDomain.png and b/dist/schema/img/eml-attribute_xsd_Element_enumeratedDomain.png differ diff --git a/dist/schema/img/eml-attribute_xsd_Element_externalCodeSet.png b/dist/schema/img/eml-attribute_xsd_Element_externalCodeSet.png index 63605d8d..ef3298e4 100644 Binary files a/dist/schema/img/eml-attribute_xsd_Element_externalCodeSet.png and b/dist/schema/img/eml-attribute_xsd_Element_externalCodeSet.png differ diff --git a/dist/schema/img/eml-attribute_xsd_Element_formatString.png b/dist/schema/img/eml-attribute_xsd_Element_formatString.png index e66595b5..1b32b9b6 100644 Binary files a/dist/schema/img/eml-attribute_xsd_Element_formatString.png and b/dist/schema/img/eml-attribute_xsd_Element_formatString.png differ diff --git a/dist/schema/img/eml-attribute_xsd_Element_interval.png b/dist/schema/img/eml-attribute_xsd_Element_interval.png index 7873fdc1..6dcae682 100644 Binary files a/dist/schema/img/eml-attribute_xsd_Element_interval.png and b/dist/schema/img/eml-attribute_xsd_Element_interval.png differ diff --git a/dist/schema/img/eml-attribute_xsd_Element_maximum.png b/dist/schema/img/eml-attribute_xsd_Element_maximum.png index 0ba4a628..2bd4af32 100644 Binary files a/dist/schema/img/eml-attribute_xsd_Element_maximum.png and b/dist/schema/img/eml-attribute_xsd_Element_maximum.png differ diff --git a/dist/schema/img/eml-attribute_xsd_Element_maximum_1.png b/dist/schema/img/eml-attribute_xsd_Element_maximum_1.png index 0d62313c..eff7e37b 100644 Binary files a/dist/schema/img/eml-attribute_xsd_Element_maximum_1.png and b/dist/schema/img/eml-attribute_xsd_Element_maximum_1.png differ diff --git a/dist/schema/img/eml-attribute_xsd_Element_measurementScale.png b/dist/schema/img/eml-attribute_xsd_Element_measurementScale.png index 190157bf..0cb56986 100644 Binary files a/dist/schema/img/eml-attribute_xsd_Element_measurementScale.png and b/dist/schema/img/eml-attribute_xsd_Element_measurementScale.png differ diff --git a/dist/schema/img/eml-attribute_xsd_Element_methods.png b/dist/schema/img/eml-attribute_xsd_Element_methods.png index b859753a..dbccb6c9 100644 Binary files a/dist/schema/img/eml-attribute_xsd_Element_methods.png and b/dist/schema/img/eml-attribute_xsd_Element_methods.png differ diff --git a/dist/schema/img/eml-attribute_xsd_Element_minimum.png b/dist/schema/img/eml-attribute_xsd_Element_minimum.png index e251ef31..bdcec532 100644 Binary files a/dist/schema/img/eml-attribute_xsd_Element_minimum.png and b/dist/schema/img/eml-attribute_xsd_Element_minimum.png differ diff --git a/dist/schema/img/eml-attribute_xsd_Element_minimum_1.png b/dist/schema/img/eml-attribute_xsd_Element_minimum_1.png index b9a9e596..777cb7d4 100644 Binary files a/dist/schema/img/eml-attribute_xsd_Element_minimum_1.png and b/dist/schema/img/eml-attribute_xsd_Element_minimum_1.png differ diff --git a/dist/schema/img/eml-attribute_xsd_Element_missingValueCode.png b/dist/schema/img/eml-attribute_xsd_Element_missingValueCode.png index c6c40f2a..94aa5552 100644 Binary files a/dist/schema/img/eml-attribute_xsd_Element_missingValueCode.png and b/dist/schema/img/eml-attribute_xsd_Element_missingValueCode.png differ diff --git a/dist/schema/img/eml-attribute_xsd_Element_nominal.png b/dist/schema/img/eml-attribute_xsd_Element_nominal.png index a5933fd9..a213c18f 100644 Binary files a/dist/schema/img/eml-attribute_xsd_Element_nominal.png and b/dist/schema/img/eml-attribute_xsd_Element_nominal.png differ diff --git a/dist/schema/img/eml-attribute_xsd_Element_nonNumericDomain.png b/dist/schema/img/eml-attribute_xsd_Element_nonNumericDomain.png index be4950e3..2ae74f62 100644 Binary files a/dist/schema/img/eml-attribute_xsd_Element_nonNumericDomain.png and b/dist/schema/img/eml-attribute_xsd_Element_nonNumericDomain.png differ diff --git a/dist/schema/img/eml-attribute_xsd_Element_nonNumericDomain_1.png b/dist/schema/img/eml-attribute_xsd_Element_nonNumericDomain_1.png index be4950e3..2ae74f62 100644 Binary files a/dist/schema/img/eml-attribute_xsd_Element_nonNumericDomain_1.png and b/dist/schema/img/eml-attribute_xsd_Element_nonNumericDomain_1.png differ diff --git a/dist/schema/img/eml-attribute_xsd_Element_numberType.png b/dist/schema/img/eml-attribute_xsd_Element_numberType.png index da3295ef..f65ef260 100644 Binary files a/dist/schema/img/eml-attribute_xsd_Element_numberType.png and b/dist/schema/img/eml-attribute_xsd_Element_numberType.png differ diff --git a/dist/schema/img/eml-attribute_xsd_Element_numericDomain.png b/dist/schema/img/eml-attribute_xsd_Element_numericDomain.png index 1c6ba5af..f087aaf2 100644 Binary files a/dist/schema/img/eml-attribute_xsd_Element_numericDomain.png and b/dist/schema/img/eml-attribute_xsd_Element_numericDomain.png differ diff --git a/dist/schema/img/eml-attribute_xsd_Element_numericDomain_1.png b/dist/schema/img/eml-attribute_xsd_Element_numericDomain_1.png index 1c6ba5af..f087aaf2 100644 Binary files a/dist/schema/img/eml-attribute_xsd_Element_numericDomain_1.png and b/dist/schema/img/eml-attribute_xsd_Element_numericDomain_1.png differ diff --git a/dist/schema/img/eml-attribute_xsd_Element_orderAttributeReference.png b/dist/schema/img/eml-attribute_xsd_Element_orderAttributeReference.png index 1b9a4588..c3d4ea0a 100644 Binary files a/dist/schema/img/eml-attribute_xsd_Element_orderAttributeReference.png and b/dist/schema/img/eml-attribute_xsd_Element_orderAttributeReference.png differ diff --git a/dist/schema/img/eml-attribute_xsd_Element_ordinal.png b/dist/schema/img/eml-attribute_xsd_Element_ordinal.png index e64d66d8..634eee82 100644 Binary files a/dist/schema/img/eml-attribute_xsd_Element_ordinal.png and b/dist/schema/img/eml-attribute_xsd_Element_ordinal.png differ diff --git a/dist/schema/img/eml-attribute_xsd_Element_pattern.png b/dist/schema/img/eml-attribute_xsd_Element_pattern.png index bc9118ab..2139d4b7 100644 Binary files a/dist/schema/img/eml-attribute_xsd_Element_pattern.png and b/dist/schema/img/eml-attribute_xsd_Element_pattern.png differ diff --git a/dist/schema/img/eml-attribute_xsd_Element_precision.png b/dist/schema/img/eml-attribute_xsd_Element_precision.png index 4b9c69dc..9420656d 100644 Binary files a/dist/schema/img/eml-attribute_xsd_Element_precision.png and b/dist/schema/img/eml-attribute_xsd_Element_precision.png differ diff --git a/dist/schema/img/eml-attribute_xsd_Element_precision_1.png b/dist/schema/img/eml-attribute_xsd_Element_precision_1.png index 4b9c69dc..9420656d 100644 Binary files a/dist/schema/img/eml-attribute_xsd_Element_precision_1.png and b/dist/schema/img/eml-attribute_xsd_Element_precision_1.png differ diff --git a/dist/schema/img/eml-attribute_xsd_Element_quantitativeAttributeAccuracyAssessment.png b/dist/schema/img/eml-attribute_xsd_Element_quantitativeAttributeAccuracyAssessment.png index bf5547e4..aae5b71a 100644 Binary files a/dist/schema/img/eml-attribute_xsd_Element_quantitativeAttributeAccuracyAssessment.png and b/dist/schema/img/eml-attribute_xsd_Element_quantitativeAttributeAccuracyAssessment.png differ diff --git a/dist/schema/img/eml-attribute_xsd_Element_ratio.png b/dist/schema/img/eml-attribute_xsd_Element_ratio.png index 1a2a87b0..c8b2db5e 100644 Binary files a/dist/schema/img/eml-attribute_xsd_Element_ratio.png and b/dist/schema/img/eml-attribute_xsd_Element_ratio.png differ diff --git a/dist/schema/img/eml-attribute_xsd_Element_source.png b/dist/schema/img/eml-attribute_xsd_Element_source.png index 7b767541..f9f9d996 100644 Binary files a/dist/schema/img/eml-attribute_xsd_Element_source.png and b/dist/schema/img/eml-attribute_xsd_Element_source.png differ diff --git a/dist/schema/img/eml-attribute_xsd_Element_source_1.png b/dist/schema/img/eml-attribute_xsd_Element_source_1.png index 7b767541..f9f9d996 100644 Binary files a/dist/schema/img/eml-attribute_xsd_Element_source_1.png and b/dist/schema/img/eml-attribute_xsd_Element_source_1.png differ diff --git a/dist/schema/img/eml-attribute_xsd_Element_standardUnit.png b/dist/schema/img/eml-attribute_xsd_Element_standardUnit.png index 60786e8b..b648e60d 100644 Binary files a/dist/schema/img/eml-attribute_xsd_Element_standardUnit.png and b/dist/schema/img/eml-attribute_xsd_Element_standardUnit.png differ diff --git a/dist/schema/img/eml-attribute_xsd_Element_storageType.png b/dist/schema/img/eml-attribute_xsd_Element_storageType.png index 7b708aba..854878a6 100644 Binary files a/dist/schema/img/eml-attribute_xsd_Element_storageType.png and b/dist/schema/img/eml-attribute_xsd_Element_storageType.png differ diff --git a/dist/schema/img/eml-attribute_xsd_Element_textDomain.png b/dist/schema/img/eml-attribute_xsd_Element_textDomain.png index 34c1bef0..601b2e87 100644 Binary files a/dist/schema/img/eml-attribute_xsd_Element_textDomain.png and b/dist/schema/img/eml-attribute_xsd_Element_textDomain.png differ diff --git a/dist/schema/img/eml-attribute_xsd_Element_unit.png b/dist/schema/img/eml-attribute_xsd_Element_unit.png index b2a4efdf..9d45df74 100644 Binary files a/dist/schema/img/eml-attribute_xsd_Element_unit.png and b/dist/schema/img/eml-attribute_xsd_Element_unit.png differ diff --git a/dist/schema/img/eml-attribute_xsd_Element_unit_1.png b/dist/schema/img/eml-attribute_xsd_Element_unit_1.png index b2a4efdf..9d45df74 100644 Binary files a/dist/schema/img/eml-attribute_xsd_Element_unit_1.png and b/dist/schema/img/eml-attribute_xsd_Element_unit_1.png differ diff --git a/dist/schema/img/eml-attribute_xsd_Element_valueAttributeReference.png b/dist/schema/img/eml-attribute_xsd_Element_valueAttributeReference.png index ceb7ec7d..1f0e7ccb 100644 Binary files a/dist/schema/img/eml-attribute_xsd_Element_valueAttributeReference.png and b/dist/schema/img/eml-attribute_xsd_Element_valueAttributeReference.png differ diff --git a/dist/schema/img/eml-attribute_xsd_Simple_Type_NumberType.png b/dist/schema/img/eml-attribute_xsd_Simple_Type_NumberType.png index 0ee313d2..3676c273 100644 Binary files a/dist/schema/img/eml-attribute_xsd_Simple_Type_NumberType.png and b/dist/schema/img/eml-attribute_xsd_Simple_Type_NumberType.png differ diff --git a/dist/schema/img/eml-constraint_xsd_Complex_Type_ConstraintType.png b/dist/schema/img/eml-constraint_xsd_Complex_Type_ConstraintType.png index a789df1d..7e980573 100644 Binary files a/dist/schema/img/eml-constraint_xsd_Complex_Type_ConstraintType.png and b/dist/schema/img/eml-constraint_xsd_Complex_Type_ConstraintType.png differ diff --git a/dist/schema/img/eml-constraint_xsd_Element_Group_ConstraintBaseGroup.png b/dist/schema/img/eml-constraint_xsd_Element_Group_ConstraintBaseGroup.png index c37e8b4d..e077efe0 100644 Binary files a/dist/schema/img/eml-constraint_xsd_Element_Group_ConstraintBaseGroup.png and b/dist/schema/img/eml-constraint_xsd_Element_Group_ConstraintBaseGroup.png differ diff --git a/dist/schema/img/eml-constraint_xsd_Element_Group_ForeignKeyGroup.png b/dist/schema/img/eml-constraint_xsd_Element_Group_ForeignKeyGroup.png index c8c7de87..214c18c0 100644 Binary files a/dist/schema/img/eml-constraint_xsd_Element_Group_ForeignKeyGroup.png and b/dist/schema/img/eml-constraint_xsd_Element_Group_ForeignKeyGroup.png differ diff --git a/dist/schema/img/eml-constraint_xsd_Element_attributeReference.png b/dist/schema/img/eml-constraint_xsd_Element_attributeReference.png index 668f2819..99d67596 100644 Binary files a/dist/schema/img/eml-constraint_xsd_Element_attributeReference.png and b/dist/schema/img/eml-constraint_xsd_Element_attributeReference.png differ diff --git a/dist/schema/img/eml-constraint_xsd_Element_attributeReference_1.png b/dist/schema/img/eml-constraint_xsd_Element_attributeReference_1.png index 668f2819..99d67596 100644 Binary files a/dist/schema/img/eml-constraint_xsd_Element_attributeReference_1.png and b/dist/schema/img/eml-constraint_xsd_Element_attributeReference_1.png differ diff --git a/dist/schema/img/eml-constraint_xsd_Element_attributeReference_2.png b/dist/schema/img/eml-constraint_xsd_Element_attributeReference_2.png index 668f2819..99d67596 100644 Binary files a/dist/schema/img/eml-constraint_xsd_Element_attributeReference_2.png and b/dist/schema/img/eml-constraint_xsd_Element_attributeReference_2.png differ diff --git a/dist/schema/img/eml-constraint_xsd_Element_attributeReference_3.png b/dist/schema/img/eml-constraint_xsd_Element_attributeReference_3.png index 668f2819..99d67596 100644 Binary files a/dist/schema/img/eml-constraint_xsd_Element_attributeReference_3.png and b/dist/schema/img/eml-constraint_xsd_Element_attributeReference_3.png differ diff --git a/dist/schema/img/eml-constraint_xsd_Element_attributeReference_4.png b/dist/schema/img/eml-constraint_xsd_Element_attributeReference_4.png index 668f2819..99d67596 100644 Binary files a/dist/schema/img/eml-constraint_xsd_Element_attributeReference_4.png and b/dist/schema/img/eml-constraint_xsd_Element_attributeReference_4.png differ diff --git a/dist/schema/img/eml-constraint_xsd_Element_cardinality.png b/dist/schema/img/eml-constraint_xsd_Element_cardinality.png index b35bb787..6a7885c9 100644 Binary files a/dist/schema/img/eml-constraint_xsd_Element_cardinality.png and b/dist/schema/img/eml-constraint_xsd_Element_cardinality.png differ diff --git a/dist/schema/img/eml-constraint_xsd_Element_checkCondition.png b/dist/schema/img/eml-constraint_xsd_Element_checkCondition.png index 013327fd..f5e62202 100644 Binary files a/dist/schema/img/eml-constraint_xsd_Element_checkCondition.png and b/dist/schema/img/eml-constraint_xsd_Element_checkCondition.png differ diff --git a/dist/schema/img/eml-constraint_xsd_Element_checkConstraint.png b/dist/schema/img/eml-constraint_xsd_Element_checkConstraint.png index b83d00b7..5072d1a8 100644 Binary files a/dist/schema/img/eml-constraint_xsd_Element_checkConstraint.png and b/dist/schema/img/eml-constraint_xsd_Element_checkConstraint.png differ diff --git a/dist/schema/img/eml-constraint_xsd_Element_childOccurences.png b/dist/schema/img/eml-constraint_xsd_Element_childOccurences.png index 79b80375..5c850c6a 100644 Binary files a/dist/schema/img/eml-constraint_xsd_Element_childOccurences.png and b/dist/schema/img/eml-constraint_xsd_Element_childOccurences.png differ diff --git a/dist/schema/img/eml-constraint_xsd_Element_constraintDescription.png b/dist/schema/img/eml-constraint_xsd_Element_constraintDescription.png index b8878c67..38255d35 100644 Binary files a/dist/schema/img/eml-constraint_xsd_Element_constraintDescription.png and b/dist/schema/img/eml-constraint_xsd_Element_constraintDescription.png differ diff --git a/dist/schema/img/eml-constraint_xsd_Element_constraintName.png b/dist/schema/img/eml-constraint_xsd_Element_constraintName.png index 65727a6c..c5893fcb 100644 Binary files a/dist/schema/img/eml-constraint_xsd_Element_constraintName.png and b/dist/schema/img/eml-constraint_xsd_Element_constraintName.png differ diff --git a/dist/schema/img/eml-constraint_xsd_Element_entityReference.png b/dist/schema/img/eml-constraint_xsd_Element_entityReference.png index 50727fb8..f45ebcd1 100644 Binary files a/dist/schema/img/eml-constraint_xsd_Element_entityReference.png and b/dist/schema/img/eml-constraint_xsd_Element_entityReference.png differ diff --git a/dist/schema/img/eml-constraint_xsd_Element_foreignKey.png b/dist/schema/img/eml-constraint_xsd_Element_foreignKey.png index 8a2c49d8..8ad418f3 100644 Binary files a/dist/schema/img/eml-constraint_xsd_Element_foreignKey.png and b/dist/schema/img/eml-constraint_xsd_Element_foreignKey.png differ diff --git a/dist/schema/img/eml-constraint_xsd_Element_joinCondition.png b/dist/schema/img/eml-constraint_xsd_Element_joinCondition.png index 58d48575..100c3d65 100644 Binary files a/dist/schema/img/eml-constraint_xsd_Element_joinCondition.png and b/dist/schema/img/eml-constraint_xsd_Element_joinCondition.png differ diff --git a/dist/schema/img/eml-constraint_xsd_Element_key.png b/dist/schema/img/eml-constraint_xsd_Element_key.png index 637e2f21..6d591afc 100644 Binary files a/dist/schema/img/eml-constraint_xsd_Element_key.png and b/dist/schema/img/eml-constraint_xsd_Element_key.png differ diff --git a/dist/schema/img/eml-constraint_xsd_Element_key_1.png b/dist/schema/img/eml-constraint_xsd_Element_key_1.png index 637e2f21..6d591afc 100644 Binary files a/dist/schema/img/eml-constraint_xsd_Element_key_1.png and b/dist/schema/img/eml-constraint_xsd_Element_key_1.png differ diff --git a/dist/schema/img/eml-constraint_xsd_Element_key_2.png b/dist/schema/img/eml-constraint_xsd_Element_key_2.png index 637e2f21..6d591afc 100644 Binary files a/dist/schema/img/eml-constraint_xsd_Element_key_2.png and b/dist/schema/img/eml-constraint_xsd_Element_key_2.png differ diff --git a/dist/schema/img/eml-constraint_xsd_Element_key_3.png b/dist/schema/img/eml-constraint_xsd_Element_key_3.png index 637e2f21..6d591afc 100644 Binary files a/dist/schema/img/eml-constraint_xsd_Element_key_3.png and b/dist/schema/img/eml-constraint_xsd_Element_key_3.png differ diff --git a/dist/schema/img/eml-constraint_xsd_Element_notNullConstraint.png b/dist/schema/img/eml-constraint_xsd_Element_notNullConstraint.png index 0258cc66..7b33d17e 100644 Binary files a/dist/schema/img/eml-constraint_xsd_Element_notNullConstraint.png and b/dist/schema/img/eml-constraint_xsd_Element_notNullConstraint.png differ diff --git a/dist/schema/img/eml-constraint_xsd_Element_parentOccurences.png b/dist/schema/img/eml-constraint_xsd_Element_parentOccurences.png index e8e4cc1f..e07108cb 100644 Binary files a/dist/schema/img/eml-constraint_xsd_Element_parentOccurences.png and b/dist/schema/img/eml-constraint_xsd_Element_parentOccurences.png differ diff --git a/dist/schema/img/eml-constraint_xsd_Element_primaryKey.png b/dist/schema/img/eml-constraint_xsd_Element_primaryKey.png index 8e000e27..34720d89 100644 Binary files a/dist/schema/img/eml-constraint_xsd_Element_primaryKey.png and b/dist/schema/img/eml-constraint_xsd_Element_primaryKey.png differ diff --git a/dist/schema/img/eml-constraint_xsd_Element_referencedKey.png b/dist/schema/img/eml-constraint_xsd_Element_referencedKey.png index d7b36802..22316ad4 100644 Binary files a/dist/schema/img/eml-constraint_xsd_Element_referencedKey.png and b/dist/schema/img/eml-constraint_xsd_Element_referencedKey.png differ diff --git a/dist/schema/img/eml-constraint_xsd_Element_relationshipType.png b/dist/schema/img/eml-constraint_xsd_Element_relationshipType.png index 61024fa6..d1c868f9 100644 Binary files a/dist/schema/img/eml-constraint_xsd_Element_relationshipType.png and b/dist/schema/img/eml-constraint_xsd_Element_relationshipType.png differ diff --git a/dist/schema/img/eml-constraint_xsd_Element_uniqueKey.png b/dist/schema/img/eml-constraint_xsd_Element_uniqueKey.png index f242de45..111f77d1 100644 Binary files a/dist/schema/img/eml-constraint_xsd_Element_uniqueKey.png and b/dist/schema/img/eml-constraint_xsd_Element_uniqueKey.png differ diff --git a/dist/schema/img/eml-constraint_xsd_Simple_Type_CardinalityChildOccurancesType.png b/dist/schema/img/eml-constraint_xsd_Simple_Type_CardinalityChildOccurancesType.png index 17fc376c..de1a04de 100644 Binary files a/dist/schema/img/eml-constraint_xsd_Simple_Type_CardinalityChildOccurancesType.png and b/dist/schema/img/eml-constraint_xsd_Simple_Type_CardinalityChildOccurancesType.png differ diff --git a/dist/schema/img/eml-coverage_xsd_Complex_Type_Coverage.png b/dist/schema/img/eml-coverage_xsd_Complex_Type_Coverage.png index 095af630..2965f8b8 100644 Binary files a/dist/schema/img/eml-coverage_xsd_Complex_Type_Coverage.png and b/dist/schema/img/eml-coverage_xsd_Complex_Type_Coverage.png differ diff --git a/dist/schema/img/eml-coverage_xsd_Complex_Type_GRingPointType.png b/dist/schema/img/eml-coverage_xsd_Complex_Type_GRingPointType.png index 91556ae4..4e36a87b 100644 Binary files a/dist/schema/img/eml-coverage_xsd_Complex_Type_GRingPointType.png and b/dist/schema/img/eml-coverage_xsd_Complex_Type_GRingPointType.png differ diff --git a/dist/schema/img/eml-coverage_xsd_Complex_Type_GeographicCoverage.png b/dist/schema/img/eml-coverage_xsd_Complex_Type_GeographicCoverage.png index ca300edc..56a4ce94 100644 Binary files a/dist/schema/img/eml-coverage_xsd_Complex_Type_GeographicCoverage.png and b/dist/schema/img/eml-coverage_xsd_Complex_Type_GeographicCoverage.png differ diff --git a/dist/schema/img/eml-coverage_xsd_Complex_Type_SingleDateTimeType.png b/dist/schema/img/eml-coverage_xsd_Complex_Type_SingleDateTimeType.png index a72d0358..c4cccc28 100644 Binary files a/dist/schema/img/eml-coverage_xsd_Complex_Type_SingleDateTimeType.png and b/dist/schema/img/eml-coverage_xsd_Complex_Type_SingleDateTimeType.png differ diff --git a/dist/schema/img/eml-coverage_xsd_Complex_Type_TaxonomicClassificationType.png b/dist/schema/img/eml-coverage_xsd_Complex_Type_TaxonomicClassificationType.png index 45d16033..1ea2af02 100644 Binary files a/dist/schema/img/eml-coverage_xsd_Complex_Type_TaxonomicClassificationType.png and b/dist/schema/img/eml-coverage_xsd_Complex_Type_TaxonomicClassificationType.png differ diff --git a/dist/schema/img/eml-coverage_xsd_Complex_Type_TaxonomicCoverage.png b/dist/schema/img/eml-coverage_xsd_Complex_Type_TaxonomicCoverage.png index db19befe..eed69ab9 100644 Binary files a/dist/schema/img/eml-coverage_xsd_Complex_Type_TaxonomicCoverage.png and b/dist/schema/img/eml-coverage_xsd_Complex_Type_TaxonomicCoverage.png differ diff --git a/dist/schema/img/eml-coverage_xsd_Complex_Type_TemporalCoverage.png b/dist/schema/img/eml-coverage_xsd_Complex_Type_TemporalCoverage.png index 43b4b40f..001ae345 100644 Binary files a/dist/schema/img/eml-coverage_xsd_Complex_Type_TemporalCoverage.png and b/dist/schema/img/eml-coverage_xsd_Complex_Type_TemporalCoverage.png differ diff --git a/dist/schema/img/eml-coverage_xsd_Element_alternativeTimeScale.png b/dist/schema/img/eml-coverage_xsd_Element_alternativeTimeScale.png index 0824368d..7773a0f4 100644 Binary files a/dist/schema/img/eml-coverage_xsd_Element_alternativeTimeScale.png and b/dist/schema/img/eml-coverage_xsd_Element_alternativeTimeScale.png differ diff --git a/dist/schema/img/eml-coverage_xsd_Element_altitudeMaximum.png b/dist/schema/img/eml-coverage_xsd_Element_altitudeMaximum.png index 9f4eb6a9..5f46075f 100644 Binary files a/dist/schema/img/eml-coverage_xsd_Element_altitudeMaximum.png and b/dist/schema/img/eml-coverage_xsd_Element_altitudeMaximum.png differ diff --git a/dist/schema/img/eml-coverage_xsd_Element_altitudeMinimum.png b/dist/schema/img/eml-coverage_xsd_Element_altitudeMinimum.png index 13f6960c..e312ab0b 100644 Binary files a/dist/schema/img/eml-coverage_xsd_Element_altitudeMinimum.png and b/dist/schema/img/eml-coverage_xsd_Element_altitudeMinimum.png differ diff --git a/dist/schema/img/eml-coverage_xsd_Element_altitudeUnits.png b/dist/schema/img/eml-coverage_xsd_Element_altitudeUnits.png index 0155e677..57f73f87 100644 Binary files a/dist/schema/img/eml-coverage_xsd_Element_altitudeUnits.png and b/dist/schema/img/eml-coverage_xsd_Element_altitudeUnits.png differ diff --git a/dist/schema/img/eml-coverage_xsd_Element_beginDate.png b/dist/schema/img/eml-coverage_xsd_Element_beginDate.png index e78b3ef8..8f1962b7 100644 Binary files a/dist/schema/img/eml-coverage_xsd_Element_beginDate.png and b/dist/schema/img/eml-coverage_xsd_Element_beginDate.png differ diff --git a/dist/schema/img/eml-coverage_xsd_Element_boundingAltitudes.png b/dist/schema/img/eml-coverage_xsd_Element_boundingAltitudes.png index 17229a7b..289cc45b 100644 Binary files a/dist/schema/img/eml-coverage_xsd_Element_boundingAltitudes.png and b/dist/schema/img/eml-coverage_xsd_Element_boundingAltitudes.png differ diff --git a/dist/schema/img/eml-coverage_xsd_Element_boundingCoordinates.png b/dist/schema/img/eml-coverage_xsd_Element_boundingCoordinates.png index 90537998..fa03e05f 100644 Binary files a/dist/schema/img/eml-coverage_xsd_Element_boundingCoordinates.png and b/dist/schema/img/eml-coverage_xsd_Element_boundingCoordinates.png differ diff --git a/dist/schema/img/eml-coverage_xsd_Element_calendarDate.png b/dist/schema/img/eml-coverage_xsd_Element_calendarDate.png index 22ad7af6..97e72a26 100644 Binary files a/dist/schema/img/eml-coverage_xsd_Element_calendarDate.png and b/dist/schema/img/eml-coverage_xsd_Element_calendarDate.png differ diff --git a/dist/schema/img/eml-coverage_xsd_Element_classificationSystem.png b/dist/schema/img/eml-coverage_xsd_Element_classificationSystem.png index 19aabaeb..ae777b42 100644 Binary files a/dist/schema/img/eml-coverage_xsd_Element_classificationSystem.png and b/dist/schema/img/eml-coverage_xsd_Element_classificationSystem.png differ diff --git a/dist/schema/img/eml-coverage_xsd_Element_classificationSystemCitation.png b/dist/schema/img/eml-coverage_xsd_Element_classificationSystemCitation.png index fd1a5a66..f06cd477 100644 Binary files a/dist/schema/img/eml-coverage_xsd_Element_classificationSystemCitation.png and b/dist/schema/img/eml-coverage_xsd_Element_classificationSystemCitation.png differ diff --git a/dist/schema/img/eml-coverage_xsd_Element_classificationSystemModifications.png b/dist/schema/img/eml-coverage_xsd_Element_classificationSystemModifications.png index 91bdac01..9ac69d8d 100644 Binary files a/dist/schema/img/eml-coverage_xsd_Element_classificationSystemModifications.png and b/dist/schema/img/eml-coverage_xsd_Element_classificationSystemModifications.png differ diff --git a/dist/schema/img/eml-coverage_xsd_Element_commonName.png b/dist/schema/img/eml-coverage_xsd_Element_commonName.png index a6f1ab8a..23523d33 100644 Binary files a/dist/schema/img/eml-coverage_xsd_Element_commonName.png and b/dist/schema/img/eml-coverage_xsd_Element_commonName.png differ diff --git a/dist/schema/img/eml-coverage_xsd_Element_datasetGPolygon.png b/dist/schema/img/eml-coverage_xsd_Element_datasetGPolygon.png index daf8f7b9..c3fceefb 100644 Binary files a/dist/schema/img/eml-coverage_xsd_Element_datasetGPolygon.png and b/dist/schema/img/eml-coverage_xsd_Element_datasetGPolygon.png differ diff --git a/dist/schema/img/eml-coverage_xsd_Element_datasetGPolygonExclusionGRing.png b/dist/schema/img/eml-coverage_xsd_Element_datasetGPolygonExclusionGRing.png index 05a9719c..eaabe12e 100644 Binary files a/dist/schema/img/eml-coverage_xsd_Element_datasetGPolygonExclusionGRing.png and b/dist/schema/img/eml-coverage_xsd_Element_datasetGPolygonExclusionGRing.png differ diff --git a/dist/schema/img/eml-coverage_xsd_Element_datasetGPolygonOuterGRing.png b/dist/schema/img/eml-coverage_xsd_Element_datasetGPolygonOuterGRing.png index 14fd8341..a6ab3bfe 100644 Binary files a/dist/schema/img/eml-coverage_xsd_Element_datasetGPolygonOuterGRing.png and b/dist/schema/img/eml-coverage_xsd_Element_datasetGPolygonOuterGRing.png differ diff --git a/dist/schema/img/eml-coverage_xsd_Element_eastBoundingCoordinate.png b/dist/schema/img/eml-coverage_xsd_Element_eastBoundingCoordinate.png index c76cd7d9..0fc99394 100644 Binary files a/dist/schema/img/eml-coverage_xsd_Element_eastBoundingCoordinate.png and b/dist/schema/img/eml-coverage_xsd_Element_eastBoundingCoordinate.png differ diff --git a/dist/schema/img/eml-coverage_xsd_Element_endDate.png b/dist/schema/img/eml-coverage_xsd_Element_endDate.png index ac872d28..03b3b16d 100644 Binary files a/dist/schema/img/eml-coverage_xsd_Element_endDate.png and b/dist/schema/img/eml-coverage_xsd_Element_endDate.png differ diff --git a/dist/schema/img/eml-coverage_xsd_Element_gRing.png b/dist/schema/img/eml-coverage_xsd_Element_gRing.png index 5b1f22d9..f2959f33 100644 Binary files a/dist/schema/img/eml-coverage_xsd_Element_gRing.png and b/dist/schema/img/eml-coverage_xsd_Element_gRing.png differ diff --git a/dist/schema/img/eml-coverage_xsd_Element_gRingLatitude.png b/dist/schema/img/eml-coverage_xsd_Element_gRingLatitude.png index f436c424..6d16dff2 100644 Binary files a/dist/schema/img/eml-coverage_xsd_Element_gRingLatitude.png and b/dist/schema/img/eml-coverage_xsd_Element_gRingLatitude.png differ diff --git a/dist/schema/img/eml-coverage_xsd_Element_gRingLongitude.png b/dist/schema/img/eml-coverage_xsd_Element_gRingLongitude.png index caae8cb1..90d654fd 100644 Binary files a/dist/schema/img/eml-coverage_xsd_Element_gRingLongitude.png and b/dist/schema/img/eml-coverage_xsd_Element_gRingLongitude.png differ diff --git a/dist/schema/img/eml-coverage_xsd_Element_gRingPoint.png b/dist/schema/img/eml-coverage_xsd_Element_gRingPoint.png index b26c2490..d1afa2f3 100644 Binary files a/dist/schema/img/eml-coverage_xsd_Element_gRingPoint.png and b/dist/schema/img/eml-coverage_xsd_Element_gRingPoint.png differ diff --git a/dist/schema/img/eml-coverage_xsd_Element_gRingPoint_1.png b/dist/schema/img/eml-coverage_xsd_Element_gRingPoint_1.png index b26c2490..d1afa2f3 100644 Binary files a/dist/schema/img/eml-coverage_xsd_Element_gRingPoint_1.png and b/dist/schema/img/eml-coverage_xsd_Element_gRingPoint_1.png differ diff --git a/dist/schema/img/eml-coverage_xsd_Element_gRing_1.png b/dist/schema/img/eml-coverage_xsd_Element_gRing_1.png index 5b1f22d9..f2959f33 100644 Binary files a/dist/schema/img/eml-coverage_xsd_Element_gRing_1.png and b/dist/schema/img/eml-coverage_xsd_Element_gRing_1.png differ diff --git a/dist/schema/img/eml-coverage_xsd_Element_generalTaxonomicCoverage.png b/dist/schema/img/eml-coverage_xsd_Element_generalTaxonomicCoverage.png index 5dc51e8a..63b61c71 100644 Binary files a/dist/schema/img/eml-coverage_xsd_Element_generalTaxonomicCoverage.png and b/dist/schema/img/eml-coverage_xsd_Element_generalTaxonomicCoverage.png differ diff --git a/dist/schema/img/eml-coverage_xsd_Element_geographicCoverage.png b/dist/schema/img/eml-coverage_xsd_Element_geographicCoverage.png index 0a3b22d8..490d62d4 100644 Binary files a/dist/schema/img/eml-coverage_xsd_Element_geographicCoverage.png and b/dist/schema/img/eml-coverage_xsd_Element_geographicCoverage.png differ diff --git a/dist/schema/img/eml-coverage_xsd_Element_geographicDescription.png b/dist/schema/img/eml-coverage_xsd_Element_geographicDescription.png index 9faa9ce4..a844c3a9 100644 Binary files a/dist/schema/img/eml-coverage_xsd_Element_geographicDescription.png and b/dist/schema/img/eml-coverage_xsd_Element_geographicDescription.png differ diff --git a/dist/schema/img/eml-coverage_xsd_Element_identificationReference.png b/dist/schema/img/eml-coverage_xsd_Element_identificationReference.png index 34ec390a..c2c091dc 100644 Binary files a/dist/schema/img/eml-coverage_xsd_Element_identificationReference.png and b/dist/schema/img/eml-coverage_xsd_Element_identificationReference.png differ diff --git a/dist/schema/img/eml-coverage_xsd_Element_identifierName.png b/dist/schema/img/eml-coverage_xsd_Element_identifierName.png index dc176e29..c451d07c 100644 Binary files a/dist/schema/img/eml-coverage_xsd_Element_identifierName.png and b/dist/schema/img/eml-coverage_xsd_Element_identifierName.png differ diff --git a/dist/schema/img/eml-coverage_xsd_Element_northBoundingCoordinate.png b/dist/schema/img/eml-coverage_xsd_Element_northBoundingCoordinate.png index f505743e..726dd6d2 100644 Binary files a/dist/schema/img/eml-coverage_xsd_Element_northBoundingCoordinate.png and b/dist/schema/img/eml-coverage_xsd_Element_northBoundingCoordinate.png differ diff --git a/dist/schema/img/eml-coverage_xsd_Element_originator.png b/dist/schema/img/eml-coverage_xsd_Element_originator.png index 26b6113e..6ce8520a 100644 Binary files a/dist/schema/img/eml-coverage_xsd_Element_originator.png and b/dist/schema/img/eml-coverage_xsd_Element_originator.png differ diff --git a/dist/schema/img/eml-coverage_xsd_Element_rangeOfDates.png b/dist/schema/img/eml-coverage_xsd_Element_rangeOfDates.png index 79503426..d5bb23bd 100644 Binary files a/dist/schema/img/eml-coverage_xsd_Element_rangeOfDates.png and b/dist/schema/img/eml-coverage_xsd_Element_rangeOfDates.png differ diff --git a/dist/schema/img/eml-coverage_xsd_Element_repository.png b/dist/schema/img/eml-coverage_xsd_Element_repository.png index 4bc9c27c..4cdfa43f 100644 Binary files a/dist/schema/img/eml-coverage_xsd_Element_repository.png and b/dist/schema/img/eml-coverage_xsd_Element_repository.png differ diff --git a/dist/schema/img/eml-coverage_xsd_Element_singleDateTime.png b/dist/schema/img/eml-coverage_xsd_Element_singleDateTime.png index 2f933668..7294c8fb 100644 Binary files a/dist/schema/img/eml-coverage_xsd_Element_singleDateTime.png and b/dist/schema/img/eml-coverage_xsd_Element_singleDateTime.png differ diff --git a/dist/schema/img/eml-coverage_xsd_Element_southBoundingCoordinate.png b/dist/schema/img/eml-coverage_xsd_Element_southBoundingCoordinate.png index 3705e763..2f9780d2 100644 Binary files a/dist/schema/img/eml-coverage_xsd_Element_southBoundingCoordinate.png and b/dist/schema/img/eml-coverage_xsd_Element_southBoundingCoordinate.png differ diff --git a/dist/schema/img/eml-coverage_xsd_Element_specimen.png b/dist/schema/img/eml-coverage_xsd_Element_specimen.png index 3b5bab14..75151c7c 100644 Binary files a/dist/schema/img/eml-coverage_xsd_Element_specimen.png and b/dist/schema/img/eml-coverage_xsd_Element_specimen.png differ diff --git a/dist/schema/img/eml-coverage_xsd_Element_taxonId.png b/dist/schema/img/eml-coverage_xsd_Element_taxonId.png index 33afd9d8..fefa5fe9 100644 Binary files a/dist/schema/img/eml-coverage_xsd_Element_taxonId.png and b/dist/schema/img/eml-coverage_xsd_Element_taxonId.png differ diff --git a/dist/schema/img/eml-coverage_xsd_Element_taxonRankName.png b/dist/schema/img/eml-coverage_xsd_Element_taxonRankName.png index c433a120..ffb28336 100644 Binary files a/dist/schema/img/eml-coverage_xsd_Element_taxonRankName.png and b/dist/schema/img/eml-coverage_xsd_Element_taxonRankName.png differ diff --git a/dist/schema/img/eml-coverage_xsd_Element_taxonRankValue.png b/dist/schema/img/eml-coverage_xsd_Element_taxonRankValue.png index 7f3e48a9..72521744 100644 Binary files a/dist/schema/img/eml-coverage_xsd_Element_taxonRankValue.png and b/dist/schema/img/eml-coverage_xsd_Element_taxonRankValue.png differ diff --git a/dist/schema/img/eml-coverage_xsd_Element_taxonomicClassification.png b/dist/schema/img/eml-coverage_xsd_Element_taxonomicClassification.png index 2d674ec6..2620bf64 100644 Binary files a/dist/schema/img/eml-coverage_xsd_Element_taxonomicClassification.png and b/dist/schema/img/eml-coverage_xsd_Element_taxonomicClassification.png differ diff --git a/dist/schema/img/eml-coverage_xsd_Element_taxonomicClassification_1.png b/dist/schema/img/eml-coverage_xsd_Element_taxonomicClassification_1.png index 72b533a1..cdce766d 100644 Binary files a/dist/schema/img/eml-coverage_xsd_Element_taxonomicClassification_1.png and b/dist/schema/img/eml-coverage_xsd_Element_taxonomicClassification_1.png differ diff --git a/dist/schema/img/eml-coverage_xsd_Element_taxonomicCompleteness.png b/dist/schema/img/eml-coverage_xsd_Element_taxonomicCompleteness.png index aa561d9f..c4d27725 100644 Binary files a/dist/schema/img/eml-coverage_xsd_Element_taxonomicCompleteness.png and b/dist/schema/img/eml-coverage_xsd_Element_taxonomicCompleteness.png differ diff --git a/dist/schema/img/eml-coverage_xsd_Element_taxonomicCoverage.png b/dist/schema/img/eml-coverage_xsd_Element_taxonomicCoverage.png index 8c6fff4d..8ed4ae82 100644 Binary files a/dist/schema/img/eml-coverage_xsd_Element_taxonomicCoverage.png and b/dist/schema/img/eml-coverage_xsd_Element_taxonomicCoverage.png differ diff --git a/dist/schema/img/eml-coverage_xsd_Element_taxonomicProcedures.png b/dist/schema/img/eml-coverage_xsd_Element_taxonomicProcedures.png index 041322ae..153a2f7f 100644 Binary files a/dist/schema/img/eml-coverage_xsd_Element_taxonomicProcedures.png and b/dist/schema/img/eml-coverage_xsd_Element_taxonomicProcedures.png differ diff --git a/dist/schema/img/eml-coverage_xsd_Element_taxonomicSystem.png b/dist/schema/img/eml-coverage_xsd_Element_taxonomicSystem.png index 29507448..b9800026 100644 Binary files a/dist/schema/img/eml-coverage_xsd_Element_taxonomicSystem.png and b/dist/schema/img/eml-coverage_xsd_Element_taxonomicSystem.png differ diff --git a/dist/schema/img/eml-coverage_xsd_Element_temporalCoverage.png b/dist/schema/img/eml-coverage_xsd_Element_temporalCoverage.png index c0489373..538f17fa 100644 Binary files a/dist/schema/img/eml-coverage_xsd_Element_temporalCoverage.png and b/dist/schema/img/eml-coverage_xsd_Element_temporalCoverage.png differ diff --git a/dist/schema/img/eml-coverage_xsd_Element_time.png b/dist/schema/img/eml-coverage_xsd_Element_time.png index 7986b8bb..7f6073b0 100644 Binary files a/dist/schema/img/eml-coverage_xsd_Element_time.png and b/dist/schema/img/eml-coverage_xsd_Element_time.png differ diff --git a/dist/schema/img/eml-coverage_xsd_Element_timeScaleAgeEstimate.png b/dist/schema/img/eml-coverage_xsd_Element_timeScaleAgeEstimate.png index 1c68c0d0..ca50cc0e 100644 Binary files a/dist/schema/img/eml-coverage_xsd_Element_timeScaleAgeEstimate.png and b/dist/schema/img/eml-coverage_xsd_Element_timeScaleAgeEstimate.png differ diff --git a/dist/schema/img/eml-coverage_xsd_Element_timeScaleAgeExplanation.png b/dist/schema/img/eml-coverage_xsd_Element_timeScaleAgeExplanation.png index 02e43f46..9c643d96 100644 Binary files a/dist/schema/img/eml-coverage_xsd_Element_timeScaleAgeExplanation.png and b/dist/schema/img/eml-coverage_xsd_Element_timeScaleAgeExplanation.png differ diff --git a/dist/schema/img/eml-coverage_xsd_Element_timeScaleAgeUncertainty.png b/dist/schema/img/eml-coverage_xsd_Element_timeScaleAgeUncertainty.png index 72211d96..1066f6a4 100644 Binary files a/dist/schema/img/eml-coverage_xsd_Element_timeScaleAgeUncertainty.png and b/dist/schema/img/eml-coverage_xsd_Element_timeScaleAgeUncertainty.png differ diff --git a/dist/schema/img/eml-coverage_xsd_Element_timeScaleCitation.png b/dist/schema/img/eml-coverage_xsd_Element_timeScaleCitation.png index e10a4425..fdbf9e24 100644 Binary files a/dist/schema/img/eml-coverage_xsd_Element_timeScaleCitation.png and b/dist/schema/img/eml-coverage_xsd_Element_timeScaleCitation.png differ diff --git a/dist/schema/img/eml-coverage_xsd_Element_timeScaleName.png b/dist/schema/img/eml-coverage_xsd_Element_timeScaleName.png index 14f43437..230ef859 100644 Binary files a/dist/schema/img/eml-coverage_xsd_Element_timeScaleName.png and b/dist/schema/img/eml-coverage_xsd_Element_timeScaleName.png differ diff --git a/dist/schema/img/eml-coverage_xsd_Element_vouchers.png b/dist/schema/img/eml-coverage_xsd_Element_vouchers.png index f829cff0..ad13d338 100644 Binary files a/dist/schema/img/eml-coverage_xsd_Element_vouchers.png and b/dist/schema/img/eml-coverage_xsd_Element_vouchers.png differ diff --git a/dist/schema/img/eml-coverage_xsd_Element_westBoundingCoordinate.png b/dist/schema/img/eml-coverage_xsd_Element_westBoundingCoordinate.png index 189cf0e4..4812ad16 100644 Binary files a/dist/schema/img/eml-coverage_xsd_Element_westBoundingCoordinate.png and b/dist/schema/img/eml-coverage_xsd_Element_westBoundingCoordinate.png differ diff --git a/dist/schema/img/eml-coverage_xsd_Simple_Type_GRingType.png b/dist/schema/img/eml-coverage_xsd_Simple_Type_GRingType.png index ba04aca2..664c2abb 100644 Binary files a/dist/schema/img/eml-coverage_xsd_Simple_Type_GRingType.png and b/dist/schema/img/eml-coverage_xsd_Simple_Type_GRingType.png differ diff --git a/dist/schema/img/eml-dataTable_xsd_Complex_Type_DataTableType.png b/dist/schema/img/eml-dataTable_xsd_Complex_Type_DataTableType.png index 4cc787c6..c63b264d 100644 Binary files a/dist/schema/img/eml-dataTable_xsd_Complex_Type_DataTableType.png and b/dist/schema/img/eml-dataTable_xsd_Complex_Type_DataTableType.png differ diff --git a/dist/schema/img/eml-dataTable_xsd_Element_attributeList.png b/dist/schema/img/eml-dataTable_xsd_Element_attributeList.png index db6f5507..545a23e3 100644 Binary files a/dist/schema/img/eml-dataTable_xsd_Element_attributeList.png and b/dist/schema/img/eml-dataTable_xsd_Element_attributeList.png differ diff --git a/dist/schema/img/eml-dataTable_xsd_Element_caseSensitive.png b/dist/schema/img/eml-dataTable_xsd_Element_caseSensitive.png index fa1374c7..e73cb887 100644 Binary files a/dist/schema/img/eml-dataTable_xsd_Element_caseSensitive.png and b/dist/schema/img/eml-dataTable_xsd_Element_caseSensitive.png differ diff --git a/dist/schema/img/eml-dataTable_xsd_Element_constraint.png b/dist/schema/img/eml-dataTable_xsd_Element_constraint.png index 0b8f46a1..57f787a6 100644 Binary files a/dist/schema/img/eml-dataTable_xsd_Element_constraint.png and b/dist/schema/img/eml-dataTable_xsd_Element_constraint.png differ diff --git a/dist/schema/img/eml-dataTable_xsd_Element_dataTable.png b/dist/schema/img/eml-dataTable_xsd_Element_dataTable.png index 90979211..00ea94ec 100644 Binary files a/dist/schema/img/eml-dataTable_xsd_Element_dataTable.png and b/dist/schema/img/eml-dataTable_xsd_Element_dataTable.png differ diff --git a/dist/schema/img/eml-dataTable_xsd_Element_numberOfRecords.png b/dist/schema/img/eml-dataTable_xsd_Element_numberOfRecords.png index 127c0044..ba8c820f 100644 Binary files a/dist/schema/img/eml-dataTable_xsd_Element_numberOfRecords.png and b/dist/schema/img/eml-dataTable_xsd_Element_numberOfRecords.png differ diff --git a/dist/schema/img/eml-dataset_xsd_Complex_Type_DatasetType.png b/dist/schema/img/eml-dataset_xsd_Complex_Type_DatasetType.png index 39b2e5be..a2c761bb 100644 Binary files a/dist/schema/img/eml-dataset_xsd_Complex_Type_DatasetType.png and b/dist/schema/img/eml-dataset_xsd_Complex_Type_DatasetType.png differ diff --git a/dist/schema/img/eml-dataset_xsd_Complex_Type_MaintenanceType.png b/dist/schema/img/eml-dataset_xsd_Complex_Type_MaintenanceType.png index 8254217b..b35091bc 100644 Binary files a/dist/schema/img/eml-dataset_xsd_Complex_Type_MaintenanceType.png and b/dist/schema/img/eml-dataset_xsd_Complex_Type_MaintenanceType.png differ diff --git a/dist/schema/img/eml-dataset_xsd_Element_acknowledgements.png b/dist/schema/img/eml-dataset_xsd_Element_acknowledgements.png index c81cd850..9e1903f9 100644 Binary files a/dist/schema/img/eml-dataset_xsd_Element_acknowledgements.png and b/dist/schema/img/eml-dataset_xsd_Element_acknowledgements.png differ diff --git a/dist/schema/img/eml-dataset_xsd_Element_changeDate.png b/dist/schema/img/eml-dataset_xsd_Element_changeDate.png index ce300716..c8ac6a27 100644 Binary files a/dist/schema/img/eml-dataset_xsd_Element_changeDate.png and b/dist/schema/img/eml-dataset_xsd_Element_changeDate.png differ diff --git a/dist/schema/img/eml-dataset_xsd_Element_changeHistory.png b/dist/schema/img/eml-dataset_xsd_Element_changeHistory.png index 655d5155..284c867d 100644 Binary files a/dist/schema/img/eml-dataset_xsd_Element_changeHistory.png and b/dist/schema/img/eml-dataset_xsd_Element_changeHistory.png differ diff --git a/dist/schema/img/eml-dataset_xsd_Element_changeScope.png b/dist/schema/img/eml-dataset_xsd_Element_changeScope.png index da83c00f..31550a19 100644 Binary files a/dist/schema/img/eml-dataset_xsd_Element_changeScope.png and b/dist/schema/img/eml-dataset_xsd_Element_changeScope.png differ diff --git a/dist/schema/img/eml-dataset_xsd_Element_comment.png b/dist/schema/img/eml-dataset_xsd_Element_comment.png index 4080e765..91807f82 100644 Binary files a/dist/schema/img/eml-dataset_xsd_Element_comment.png and b/dist/schema/img/eml-dataset_xsd_Element_comment.png differ diff --git a/dist/schema/img/eml-dataset_xsd_Element_contact.png b/dist/schema/img/eml-dataset_xsd_Element_contact.png index 0f5d4d7f..7ff89705 100644 Binary files a/dist/schema/img/eml-dataset_xsd_Element_contact.png and b/dist/schema/img/eml-dataset_xsd_Element_contact.png differ diff --git a/dist/schema/img/eml-dataset_xsd_Element_dataTable.png b/dist/schema/img/eml-dataset_xsd_Element_dataTable.png index f14d2589..9edc27a0 100644 Binary files a/dist/schema/img/eml-dataset_xsd_Element_dataTable.png and b/dist/schema/img/eml-dataset_xsd_Element_dataTable.png differ diff --git a/dist/schema/img/eml-dataset_xsd_Element_dataset.png b/dist/schema/img/eml-dataset_xsd_Element_dataset.png index 07b78261..93243d41 100644 Binary files a/dist/schema/img/eml-dataset_xsd_Element_dataset.png and b/dist/schema/img/eml-dataset_xsd_Element_dataset.png differ diff --git a/dist/schema/img/eml-dataset_xsd_Element_description.png b/dist/schema/img/eml-dataset_xsd_Element_description.png index 5c14c75d..35dda6c9 100644 Binary files a/dist/schema/img/eml-dataset_xsd_Element_description.png and b/dist/schema/img/eml-dataset_xsd_Element_description.png differ diff --git a/dist/schema/img/eml-dataset_xsd_Element_gettingStarted.png b/dist/schema/img/eml-dataset_xsd_Element_gettingStarted.png index 410ab9ee..e9304a2b 100644 Binary files a/dist/schema/img/eml-dataset_xsd_Element_gettingStarted.png and b/dist/schema/img/eml-dataset_xsd_Element_gettingStarted.png differ diff --git a/dist/schema/img/eml-dataset_xsd_Element_introduction.png b/dist/schema/img/eml-dataset_xsd_Element_introduction.png index d6ca1695..2b2b3211 100644 Binary files a/dist/schema/img/eml-dataset_xsd_Element_introduction.png and b/dist/schema/img/eml-dataset_xsd_Element_introduction.png differ diff --git a/dist/schema/img/eml-dataset_xsd_Element_literatureCited.png b/dist/schema/img/eml-dataset_xsd_Element_literatureCited.png index 7adc6ec1..1898a159 100644 Binary files a/dist/schema/img/eml-dataset_xsd_Element_literatureCited.png and b/dist/schema/img/eml-dataset_xsd_Element_literatureCited.png differ diff --git a/dist/schema/img/eml-dataset_xsd_Element_maintenance.png b/dist/schema/img/eml-dataset_xsd_Element_maintenance.png index 20a87d6c..0f65bf7e 100644 Binary files a/dist/schema/img/eml-dataset_xsd_Element_maintenance.png and b/dist/schema/img/eml-dataset_xsd_Element_maintenance.png differ diff --git a/dist/schema/img/eml-dataset_xsd_Element_maintenanceUpdateFrequency.png b/dist/schema/img/eml-dataset_xsd_Element_maintenanceUpdateFrequency.png index de15701e..5aaefc7b 100644 Binary files a/dist/schema/img/eml-dataset_xsd_Element_maintenanceUpdateFrequency.png and b/dist/schema/img/eml-dataset_xsd_Element_maintenanceUpdateFrequency.png differ diff --git a/dist/schema/img/eml-dataset_xsd_Element_methods.png b/dist/schema/img/eml-dataset_xsd_Element_methods.png index b859753a..dbccb6c9 100644 Binary files a/dist/schema/img/eml-dataset_xsd_Element_methods.png and b/dist/schema/img/eml-dataset_xsd_Element_methods.png differ diff --git a/dist/schema/img/eml-dataset_xsd_Element_oldValue.png b/dist/schema/img/eml-dataset_xsd_Element_oldValue.png index 2f677322..1c650217 100644 Binary files a/dist/schema/img/eml-dataset_xsd_Element_oldValue.png and b/dist/schema/img/eml-dataset_xsd_Element_oldValue.png differ diff --git a/dist/schema/img/eml-dataset_xsd_Element_otherEntity.png b/dist/schema/img/eml-dataset_xsd_Element_otherEntity.png index 606fef15..cd26cfb3 100644 Binary files a/dist/schema/img/eml-dataset_xsd_Element_otherEntity.png and b/dist/schema/img/eml-dataset_xsd_Element_otherEntity.png differ diff --git a/dist/schema/img/eml-dataset_xsd_Element_project.png b/dist/schema/img/eml-dataset_xsd_Element_project.png index 6375b949..46b009a3 100644 Binary files a/dist/schema/img/eml-dataset_xsd_Element_project.png and b/dist/schema/img/eml-dataset_xsd_Element_project.png differ diff --git a/dist/schema/img/eml-dataset_xsd_Element_pubPlace.png b/dist/schema/img/eml-dataset_xsd_Element_pubPlace.png index 7b0e3d63..68b6c425 100644 Binary files a/dist/schema/img/eml-dataset_xsd_Element_pubPlace.png and b/dist/schema/img/eml-dataset_xsd_Element_pubPlace.png differ diff --git a/dist/schema/img/eml-dataset_xsd_Element_publisher.png b/dist/schema/img/eml-dataset_xsd_Element_publisher.png index b9f367bc..5e4e8ec4 100644 Binary files a/dist/schema/img/eml-dataset_xsd_Element_publisher.png and b/dist/schema/img/eml-dataset_xsd_Element_publisher.png differ diff --git a/dist/schema/img/eml-dataset_xsd_Element_purpose.png b/dist/schema/img/eml-dataset_xsd_Element_purpose.png index cd2e6fbf..203986d8 100644 Binary files a/dist/schema/img/eml-dataset_xsd_Element_purpose.png and b/dist/schema/img/eml-dataset_xsd_Element_purpose.png differ diff --git a/dist/schema/img/eml-dataset_xsd_Element_referencePublication.png b/dist/schema/img/eml-dataset_xsd_Element_referencePublication.png index 5a518196..4ef9e454 100644 Binary files a/dist/schema/img/eml-dataset_xsd_Element_referencePublication.png and b/dist/schema/img/eml-dataset_xsd_Element_referencePublication.png differ diff --git a/dist/schema/img/eml-dataset_xsd_Element_spatialRaster.png b/dist/schema/img/eml-dataset_xsd_Element_spatialRaster.png index 3f3c12f5..696822af 100644 Binary files a/dist/schema/img/eml-dataset_xsd_Element_spatialRaster.png and b/dist/schema/img/eml-dataset_xsd_Element_spatialRaster.png differ diff --git a/dist/schema/img/eml-dataset_xsd_Element_spatialVector.png b/dist/schema/img/eml-dataset_xsd_Element_spatialVector.png index 8dfdb04d..684ae828 100644 Binary files a/dist/schema/img/eml-dataset_xsd_Element_spatialVector.png and b/dist/schema/img/eml-dataset_xsd_Element_spatialVector.png differ diff --git a/dist/schema/img/eml-dataset_xsd_Element_storedProcedure.png b/dist/schema/img/eml-dataset_xsd_Element_storedProcedure.png index 40ee8c57..83890df8 100644 Binary files a/dist/schema/img/eml-dataset_xsd_Element_storedProcedure.png and b/dist/schema/img/eml-dataset_xsd_Element_storedProcedure.png differ diff --git a/dist/schema/img/eml-dataset_xsd_Element_usageCitation.png b/dist/schema/img/eml-dataset_xsd_Element_usageCitation.png index a2b9e463..6bdb6bc9 100644 Binary files a/dist/schema/img/eml-dataset_xsd_Element_usageCitation.png and b/dist/schema/img/eml-dataset_xsd_Element_usageCitation.png differ diff --git a/dist/schema/img/eml-dataset_xsd_Element_view.png b/dist/schema/img/eml-dataset_xsd_Element_view.png index ca2c251f..e74aa876 100644 Binary files a/dist/schema/img/eml-dataset_xsd_Element_view.png and b/dist/schema/img/eml-dataset_xsd_Element_view.png differ diff --git a/dist/schema/img/eml-dataset_xsd_Simple_Type_MaintUpFreqType.png b/dist/schema/img/eml-dataset_xsd_Simple_Type_MaintUpFreqType.png index a5aae1aa..930f26bb 100644 Binary files a/dist/schema/img/eml-dataset_xsd_Simple_Type_MaintUpFreqType.png and b/dist/schema/img/eml-dataset_xsd_Simple_Type_MaintUpFreqType.png differ diff --git a/dist/schema/img/eml-documentation_xsd_Element_description.png b/dist/schema/img/eml-documentation_xsd_Element_description.png index 5c14c75d..35dda6c9 100644 Binary files a/dist/schema/img/eml-documentation_xsd_Element_description.png and b/dist/schema/img/eml-documentation_xsd_Element_description.png differ diff --git a/dist/schema/img/eml-documentation_xsd_Element_example.png b/dist/schema/img/eml-documentation_xsd_Element_example.png index 01073eb5..78abc0d0 100644 Binary files a/dist/schema/img/eml-documentation_xsd_Element_example.png and b/dist/schema/img/eml-documentation_xsd_Element_example.png differ diff --git a/dist/schema/img/eml-documentation_xsd_Element_lineage.png b/dist/schema/img/eml-documentation_xsd_Element_lineage.png index 83952a4a..3521169f 100644 Binary files a/dist/schema/img/eml-documentation_xsd_Element_lineage.png and b/dist/schema/img/eml-documentation_xsd_Element_lineage.png differ diff --git a/dist/schema/img/eml-documentation_xsd_Element_module.png b/dist/schema/img/eml-documentation_xsd_Element_module.png index 2e34f1c9..bdcd203e 100644 Binary files a/dist/schema/img/eml-documentation_xsd_Element_module.png and b/dist/schema/img/eml-documentation_xsd_Element_module.png differ diff --git a/dist/schema/img/eml-documentation_xsd_Element_moduleDescription.png b/dist/schema/img/eml-documentation_xsd_Element_moduleDescription.png index 8d2d4a61..b89e32a6 100644 Binary files a/dist/schema/img/eml-documentation_xsd_Element_moduleDescription.png and b/dist/schema/img/eml-documentation_xsd_Element_moduleDescription.png differ diff --git a/dist/schema/img/eml-documentation_xsd_Element_moduleDocs.png b/dist/schema/img/eml-documentation_xsd_Element_moduleDocs.png index fc4510fe..54340fd6 100644 Binary files a/dist/schema/img/eml-documentation_xsd_Element_moduleDocs.png and b/dist/schema/img/eml-documentation_xsd_Element_moduleDocs.png differ diff --git a/dist/schema/img/eml-documentation_xsd_Element_moduleName.png b/dist/schema/img/eml-documentation_xsd_Element_moduleName.png index 65995ed2..1058c306 100644 Binary files a/dist/schema/img/eml-documentation_xsd_Element_moduleName.png and b/dist/schema/img/eml-documentation_xsd_Element_moduleName.png differ diff --git a/dist/schema/img/eml-documentation_xsd_Element_recommendedUsage.png b/dist/schema/img/eml-documentation_xsd_Element_recommendedUsage.png index 65f9aa60..841c6eeb 100644 Binary files a/dist/schema/img/eml-documentation_xsd_Element_recommendedUsage.png and b/dist/schema/img/eml-documentation_xsd_Element_recommendedUsage.png differ diff --git a/dist/schema/img/eml-documentation_xsd_Element_standAlone.png b/dist/schema/img/eml-documentation_xsd_Element_standAlone.png index f25814f5..2b895fba 100644 Binary files a/dist/schema/img/eml-documentation_xsd_Element_standAlone.png and b/dist/schema/img/eml-documentation_xsd_Element_standAlone.png differ diff --git a/dist/schema/img/eml-documentation_xsd_Element_summary.png b/dist/schema/img/eml-documentation_xsd_Element_summary.png index bd60016c..82f3909f 100644 Binary files a/dist/schema/img/eml-documentation_xsd_Element_summary.png and b/dist/schema/img/eml-documentation_xsd_Element_summary.png differ diff --git a/dist/schema/img/eml-documentation_xsd_Element_tooltip.png b/dist/schema/img/eml-documentation_xsd_Element_tooltip.png index 4f7b2a7c..8c68c6a8 100644 Binary files a/dist/schema/img/eml-documentation_xsd_Element_tooltip.png and b/dist/schema/img/eml-documentation_xsd_Element_tooltip.png differ diff --git a/dist/schema/img/eml-entity_xsd_Complex_Type_OtherEntityType.png b/dist/schema/img/eml-entity_xsd_Complex_Type_OtherEntityType.png index 15b18c51..28a309b8 100644 Binary files a/dist/schema/img/eml-entity_xsd_Complex_Type_OtherEntityType.png and b/dist/schema/img/eml-entity_xsd_Complex_Type_OtherEntityType.png differ diff --git a/dist/schema/img/eml-entity_xsd_Element_Group_EntityGroup.png b/dist/schema/img/eml-entity_xsd_Element_Group_EntityGroup.png index 19769a92..e80fc90b 100644 Binary files a/dist/schema/img/eml-entity_xsd_Element_Group_EntityGroup.png and b/dist/schema/img/eml-entity_xsd_Element_Group_EntityGroup.png differ diff --git a/dist/schema/img/eml-entity_xsd_Element_additionalInfo.png b/dist/schema/img/eml-entity_xsd_Element_additionalInfo.png index cbe5aabd..de9353b0 100644 Binary files a/dist/schema/img/eml-entity_xsd_Element_additionalInfo.png and b/dist/schema/img/eml-entity_xsd_Element_additionalInfo.png differ diff --git a/dist/schema/img/eml-entity_xsd_Element_alternateIdentifier.png b/dist/schema/img/eml-entity_xsd_Element_alternateIdentifier.png index 1b64e841..ad4acdda 100644 Binary files a/dist/schema/img/eml-entity_xsd_Element_alternateIdentifier.png and b/dist/schema/img/eml-entity_xsd_Element_alternateIdentifier.png differ diff --git a/dist/schema/img/eml-entity_xsd_Element_annotation.png b/dist/schema/img/eml-entity_xsd_Element_annotation.png index 0fc40a8d..ec28bcd6 100644 Binary files a/dist/schema/img/eml-entity_xsd_Element_annotation.png and b/dist/schema/img/eml-entity_xsd_Element_annotation.png differ diff --git a/dist/schema/img/eml-entity_xsd_Element_attributeList.png b/dist/schema/img/eml-entity_xsd_Element_attributeList.png index ad58721c..dcf4d10b 100644 Binary files a/dist/schema/img/eml-entity_xsd_Element_attributeList.png and b/dist/schema/img/eml-entity_xsd_Element_attributeList.png differ diff --git a/dist/schema/img/eml-entity_xsd_Element_constraint.png b/dist/schema/img/eml-entity_xsd_Element_constraint.png index 0b8f46a1..57f787a6 100644 Binary files a/dist/schema/img/eml-entity_xsd_Element_constraint.png and b/dist/schema/img/eml-entity_xsd_Element_constraint.png differ diff --git a/dist/schema/img/eml-entity_xsd_Element_coverage.png b/dist/schema/img/eml-entity_xsd_Element_coverage.png index 2fa90b64..286e8067 100644 Binary files a/dist/schema/img/eml-entity_xsd_Element_coverage.png and b/dist/schema/img/eml-entity_xsd_Element_coverage.png differ diff --git a/dist/schema/img/eml-entity_xsd_Element_entityDescription.png b/dist/schema/img/eml-entity_xsd_Element_entityDescription.png index 53325cf3..40425c5a 100644 Binary files a/dist/schema/img/eml-entity_xsd_Element_entityDescription.png and b/dist/schema/img/eml-entity_xsd_Element_entityDescription.png differ diff --git a/dist/schema/img/eml-entity_xsd_Element_entityName.png b/dist/schema/img/eml-entity_xsd_Element_entityName.png index 69a48f6c..a65f8a51 100644 Binary files a/dist/schema/img/eml-entity_xsd_Element_entityName.png and b/dist/schema/img/eml-entity_xsd_Element_entityName.png differ diff --git a/dist/schema/img/eml-entity_xsd_Element_entityType.png b/dist/schema/img/eml-entity_xsd_Element_entityType.png index 3d73709d..5b70ab90 100644 Binary files a/dist/schema/img/eml-entity_xsd_Element_entityType.png and b/dist/schema/img/eml-entity_xsd_Element_entityType.png differ diff --git a/dist/schema/img/eml-entity_xsd_Element_methods.png b/dist/schema/img/eml-entity_xsd_Element_methods.png index b859753a..dbccb6c9 100644 Binary files a/dist/schema/img/eml-entity_xsd_Element_methods.png and b/dist/schema/img/eml-entity_xsd_Element_methods.png differ diff --git a/dist/schema/img/eml-entity_xsd_Element_otherEntity.png b/dist/schema/img/eml-entity_xsd_Element_otherEntity.png index de1f33eb..aadd892a 100644 Binary files a/dist/schema/img/eml-entity_xsd_Element_otherEntity.png and b/dist/schema/img/eml-entity_xsd_Element_otherEntity.png differ diff --git a/dist/schema/img/eml-entity_xsd_Element_physical.png b/dist/schema/img/eml-entity_xsd_Element_physical.png index b729268f..c81ee6e6 100644 Binary files a/dist/schema/img/eml-entity_xsd_Element_physical.png and b/dist/schema/img/eml-entity_xsd_Element_physical.png differ diff --git a/dist/schema/img/eml-literature_xsd_Complex_Type_Article.png b/dist/schema/img/eml-literature_xsd_Complex_Type_Article.png index 887044fc..212c685c 100644 Binary files a/dist/schema/img/eml-literature_xsd_Complex_Type_Article.png and b/dist/schema/img/eml-literature_xsd_Complex_Type_Article.png differ diff --git a/dist/schema/img/eml-literature_xsd_Complex_Type_AudioVisual.png b/dist/schema/img/eml-literature_xsd_Complex_Type_AudioVisual.png index e74fab00..d569665f 100644 Binary files a/dist/schema/img/eml-literature_xsd_Complex_Type_AudioVisual.png and b/dist/schema/img/eml-literature_xsd_Complex_Type_AudioVisual.png differ diff --git a/dist/schema/img/eml-literature_xsd_Complex_Type_Book.png b/dist/schema/img/eml-literature_xsd_Complex_Type_Book.png index 9869105b..e3aa4425 100644 Binary files a/dist/schema/img/eml-literature_xsd_Complex_Type_Book.png and b/dist/schema/img/eml-literature_xsd_Complex_Type_Book.png differ diff --git a/dist/schema/img/eml-literature_xsd_Complex_Type_Chapter.png b/dist/schema/img/eml-literature_xsd_Complex_Type_Chapter.png index 5fe78c7b..3fd24047 100644 Binary files a/dist/schema/img/eml-literature_xsd_Complex_Type_Chapter.png and b/dist/schema/img/eml-literature_xsd_Complex_Type_Chapter.png differ diff --git a/dist/schema/img/eml-literature_xsd_Complex_Type_CitationListType.png b/dist/schema/img/eml-literature_xsd_Complex_Type_CitationListType.png index 3e84b7db..893c0801 100644 Binary files a/dist/schema/img/eml-literature_xsd_Complex_Type_CitationListType.png and b/dist/schema/img/eml-literature_xsd_Complex_Type_CitationListType.png differ diff --git a/dist/schema/img/eml-literature_xsd_Complex_Type_CitationType.png b/dist/schema/img/eml-literature_xsd_Complex_Type_CitationType.png index 7c861dd8..4406d149 100644 Binary files a/dist/schema/img/eml-literature_xsd_Complex_Type_CitationType.png and b/dist/schema/img/eml-literature_xsd_Complex_Type_CitationType.png differ diff --git a/dist/schema/img/eml-literature_xsd_Complex_Type_ConferenceProceedings.png b/dist/schema/img/eml-literature_xsd_Complex_Type_ConferenceProceedings.png index 25469d7c..8ef6d9ed 100644 Binary files a/dist/schema/img/eml-literature_xsd_Complex_Type_ConferenceProceedings.png and b/dist/schema/img/eml-literature_xsd_Complex_Type_ConferenceProceedings.png differ diff --git a/dist/schema/img/eml-literature_xsd_Complex_Type_Generic.png b/dist/schema/img/eml-literature_xsd_Complex_Type_Generic.png index ff66d8ee..84fadf4f 100644 Binary files a/dist/schema/img/eml-literature_xsd_Complex_Type_Generic.png and b/dist/schema/img/eml-literature_xsd_Complex_Type_Generic.png differ diff --git a/dist/schema/img/eml-literature_xsd_Complex_Type_Manuscript.png b/dist/schema/img/eml-literature_xsd_Complex_Type_Manuscript.png index 01eda2af..af6469cb 100644 Binary files a/dist/schema/img/eml-literature_xsd_Complex_Type_Manuscript.png and b/dist/schema/img/eml-literature_xsd_Complex_Type_Manuscript.png differ diff --git a/dist/schema/img/eml-literature_xsd_Complex_Type_Map.png b/dist/schema/img/eml-literature_xsd_Complex_Type_Map.png index 25fb413a..29f4fb4b 100644 Binary files a/dist/schema/img/eml-literature_xsd_Complex_Type_Map.png and b/dist/schema/img/eml-literature_xsd_Complex_Type_Map.png differ diff --git a/dist/schema/img/eml-literature_xsd_Complex_Type_PersonalCommunication.png b/dist/schema/img/eml-literature_xsd_Complex_Type_PersonalCommunication.png index d3438a01..68f38403 100644 Binary files a/dist/schema/img/eml-literature_xsd_Complex_Type_PersonalCommunication.png and b/dist/schema/img/eml-literature_xsd_Complex_Type_PersonalCommunication.png differ diff --git a/dist/schema/img/eml-literature_xsd_Complex_Type_Presentation.png b/dist/schema/img/eml-literature_xsd_Complex_Type_Presentation.png index 57137204..544717b8 100644 Binary files a/dist/schema/img/eml-literature_xsd_Complex_Type_Presentation.png and b/dist/schema/img/eml-literature_xsd_Complex_Type_Presentation.png differ diff --git a/dist/schema/img/eml-literature_xsd_Complex_Type_Report.png b/dist/schema/img/eml-literature_xsd_Complex_Type_Report.png index edc4013d..e0fa14c9 100644 Binary files a/dist/schema/img/eml-literature_xsd_Complex_Type_Report.png and b/dist/schema/img/eml-literature_xsd_Complex_Type_Report.png differ diff --git a/dist/schema/img/eml-literature_xsd_Complex_Type_Thesis.png b/dist/schema/img/eml-literature_xsd_Complex_Type_Thesis.png index e5a54495..b47579e6 100644 Binary files a/dist/schema/img/eml-literature_xsd_Complex_Type_Thesis.png and b/dist/schema/img/eml-literature_xsd_Complex_Type_Thesis.png differ diff --git a/dist/schema/img/eml-literature_xsd_Element_ISBN.png b/dist/schema/img/eml-literature_xsd_Element_ISBN.png index c5b438db..8d1aad68 100644 Binary files a/dist/schema/img/eml-literature_xsd_Element_ISBN.png and b/dist/schema/img/eml-literature_xsd_Element_ISBN.png differ diff --git a/dist/schema/img/eml-literature_xsd_Element_ISBN_1.png b/dist/schema/img/eml-literature_xsd_Element_ISBN_1.png index 931be984..fd459a72 100644 Binary files a/dist/schema/img/eml-literature_xsd_Element_ISBN_1.png and b/dist/schema/img/eml-literature_xsd_Element_ISBN_1.png differ diff --git a/dist/schema/img/eml-literature_xsd_Element_ISBN_2.png b/dist/schema/img/eml-literature_xsd_Element_ISBN_2.png index c5b438db..8d1aad68 100644 Binary files a/dist/schema/img/eml-literature_xsd_Element_ISBN_2.png and b/dist/schema/img/eml-literature_xsd_Element_ISBN_2.png differ diff --git a/dist/schema/img/eml-literature_xsd_Element_ISSN.png b/dist/schema/img/eml-literature_xsd_Element_ISSN.png index 2d827c81..053393ff 100644 Binary files a/dist/schema/img/eml-literature_xsd_Element_ISSN.png and b/dist/schema/img/eml-literature_xsd_Element_ISSN.png differ diff --git a/dist/schema/img/eml-literature_xsd_Element_ISSN_1.png b/dist/schema/img/eml-literature_xsd_Element_ISSN_1.png index 80f1858f..ae1cbbe9 100644 Binary files a/dist/schema/img/eml-literature_xsd_Element_ISSN_1.png and b/dist/schema/img/eml-literature_xsd_Element_ISSN_1.png differ diff --git a/dist/schema/img/eml-literature_xsd_Element_article.png b/dist/schema/img/eml-literature_xsd_Element_article.png index 7ba3a978..d6232655 100644 Binary files a/dist/schema/img/eml-literature_xsd_Element_article.png and b/dist/schema/img/eml-literature_xsd_Element_article.png differ diff --git a/dist/schema/img/eml-literature_xsd_Element_audioVisual.png b/dist/schema/img/eml-literature_xsd_Element_audioVisual.png index 4dae6d18..1838f582 100644 Binary files a/dist/schema/img/eml-literature_xsd_Element_audioVisual.png and b/dist/schema/img/eml-literature_xsd_Element_audioVisual.png differ diff --git a/dist/schema/img/eml-literature_xsd_Element_bibtex.png b/dist/schema/img/eml-literature_xsd_Element_bibtex.png index 591dc65c..ce1e7884 100644 Binary files a/dist/schema/img/eml-literature_xsd_Element_bibtex.png and b/dist/schema/img/eml-literature_xsd_Element_bibtex.png differ diff --git a/dist/schema/img/eml-literature_xsd_Element_bibtex_1.png b/dist/schema/img/eml-literature_xsd_Element_bibtex_1.png index 591dc65c..ce1e7884 100644 Binary files a/dist/schema/img/eml-literature_xsd_Element_bibtex_1.png and b/dist/schema/img/eml-literature_xsd_Element_bibtex_1.png differ diff --git a/dist/schema/img/eml-literature_xsd_Element_book.png b/dist/schema/img/eml-literature_xsd_Element_book.png index 5ac9e3da..0145bdd8 100644 Binary files a/dist/schema/img/eml-literature_xsd_Element_book.png and b/dist/schema/img/eml-literature_xsd_Element_book.png differ diff --git a/dist/schema/img/eml-literature_xsd_Element_bookTitle.png b/dist/schema/img/eml-literature_xsd_Element_bookTitle.png index a9b98c7a..9e7ae0a5 100644 Binary files a/dist/schema/img/eml-literature_xsd_Element_bookTitle.png and b/dist/schema/img/eml-literature_xsd_Element_bookTitle.png differ diff --git a/dist/schema/img/eml-literature_xsd_Element_chapter.png b/dist/schema/img/eml-literature_xsd_Element_chapter.png index 7c82fd70..e62104b3 100644 Binary files a/dist/schema/img/eml-literature_xsd_Element_chapter.png and b/dist/schema/img/eml-literature_xsd_Element_chapter.png differ diff --git a/dist/schema/img/eml-literature_xsd_Element_chapterNumber.png b/dist/schema/img/eml-literature_xsd_Element_chapterNumber.png index f0081f06..d0603bb3 100644 Binary files a/dist/schema/img/eml-literature_xsd_Element_chapterNumber.png and b/dist/schema/img/eml-literature_xsd_Element_chapterNumber.png differ diff --git a/dist/schema/img/eml-literature_xsd_Element_citation.png b/dist/schema/img/eml-literature_xsd_Element_citation.png index 2eea2c49..992ec5ed 100644 Binary files a/dist/schema/img/eml-literature_xsd_Element_citation.png and b/dist/schema/img/eml-literature_xsd_Element_citation.png differ diff --git a/dist/schema/img/eml-literature_xsd_Element_citation_1.png b/dist/schema/img/eml-literature_xsd_Element_citation_1.png index 2eea2c49..992ec5ed 100644 Binary files a/dist/schema/img/eml-literature_xsd_Element_citation_1.png and b/dist/schema/img/eml-literature_xsd_Element_citation_1.png differ diff --git a/dist/schema/img/eml-literature_xsd_Element_communicationType.png b/dist/schema/img/eml-literature_xsd_Element_communicationType.png index 6bb281a4..40a7e098 100644 Binary files a/dist/schema/img/eml-literature_xsd_Element_communicationType.png and b/dist/schema/img/eml-literature_xsd_Element_communicationType.png differ diff --git a/dist/schema/img/eml-literature_xsd_Element_conferenceDate.png b/dist/schema/img/eml-literature_xsd_Element_conferenceDate.png index 25c17e1a..da9ca079 100644 Binary files a/dist/schema/img/eml-literature_xsd_Element_conferenceDate.png and b/dist/schema/img/eml-literature_xsd_Element_conferenceDate.png differ diff --git a/dist/schema/img/eml-literature_xsd_Element_conferenceDate_1.png b/dist/schema/img/eml-literature_xsd_Element_conferenceDate_1.png index 25c17e1a..da9ca079 100644 Binary files a/dist/schema/img/eml-literature_xsd_Element_conferenceDate_1.png and b/dist/schema/img/eml-literature_xsd_Element_conferenceDate_1.png differ diff --git a/dist/schema/img/eml-literature_xsd_Element_conferenceLocation.png b/dist/schema/img/eml-literature_xsd_Element_conferenceLocation.png index bb0b20bb..44ed104a 100644 Binary files a/dist/schema/img/eml-literature_xsd_Element_conferenceLocation.png and b/dist/schema/img/eml-literature_xsd_Element_conferenceLocation.png differ diff --git a/dist/schema/img/eml-literature_xsd_Element_conferenceLocation_1.png b/dist/schema/img/eml-literature_xsd_Element_conferenceLocation_1.png index bb0b20bb..44ed104a 100644 Binary files a/dist/schema/img/eml-literature_xsd_Element_conferenceLocation_1.png and b/dist/schema/img/eml-literature_xsd_Element_conferenceLocation_1.png differ diff --git a/dist/schema/img/eml-literature_xsd_Element_conferenceName.png b/dist/schema/img/eml-literature_xsd_Element_conferenceName.png index 933f3ff8..35166a09 100644 Binary files a/dist/schema/img/eml-literature_xsd_Element_conferenceName.png and b/dist/schema/img/eml-literature_xsd_Element_conferenceName.png differ diff --git a/dist/schema/img/eml-literature_xsd_Element_conferenceName_1.png b/dist/schema/img/eml-literature_xsd_Element_conferenceName_1.png index 933f3ff8..35166a09 100644 Binary files a/dist/schema/img/eml-literature_xsd_Element_conferenceName_1.png and b/dist/schema/img/eml-literature_xsd_Element_conferenceName_1.png differ diff --git a/dist/schema/img/eml-literature_xsd_Element_conferenceProceedings.png b/dist/schema/img/eml-literature_xsd_Element_conferenceProceedings.png index d7a74435..0dafc997 100644 Binary files a/dist/schema/img/eml-literature_xsd_Element_conferenceProceedings.png and b/dist/schema/img/eml-literature_xsd_Element_conferenceProceedings.png differ diff --git a/dist/schema/img/eml-literature_xsd_Element_contact.png b/dist/schema/img/eml-literature_xsd_Element_contact.png index b4de01df..345ea3ba 100644 Binary files a/dist/schema/img/eml-literature_xsd_Element_contact.png and b/dist/schema/img/eml-literature_xsd_Element_contact.png differ diff --git a/dist/schema/img/eml-literature_xsd_Element_degree.png b/dist/schema/img/eml-literature_xsd_Element_degree.png index d658a05a..4c48b03f 100644 Binary files a/dist/schema/img/eml-literature_xsd_Element_degree.png and b/dist/schema/img/eml-literature_xsd_Element_degree.png differ diff --git a/dist/schema/img/eml-literature_xsd_Element_editedBook.png b/dist/schema/img/eml-literature_xsd_Element_editedBook.png index cd0c009a..2d321f13 100644 Binary files a/dist/schema/img/eml-literature_xsd_Element_editedBook.png and b/dist/schema/img/eml-literature_xsd_Element_editedBook.png differ diff --git a/dist/schema/img/eml-literature_xsd_Element_edition.png b/dist/schema/img/eml-literature_xsd_Element_edition.png index 21fb6806..dcf4d132 100644 Binary files a/dist/schema/img/eml-literature_xsd_Element_edition.png and b/dist/schema/img/eml-literature_xsd_Element_edition.png differ diff --git a/dist/schema/img/eml-literature_xsd_Element_edition_1.png b/dist/schema/img/eml-literature_xsd_Element_edition_1.png index 21fb6806..dcf4d132 100644 Binary files a/dist/schema/img/eml-literature_xsd_Element_edition_1.png and b/dist/schema/img/eml-literature_xsd_Element_edition_1.png differ diff --git a/dist/schema/img/eml-literature_xsd_Element_edition_2.png b/dist/schema/img/eml-literature_xsd_Element_edition_2.png index 21fb6806..dcf4d132 100644 Binary files a/dist/schema/img/eml-literature_xsd_Element_edition_2.png and b/dist/schema/img/eml-literature_xsd_Element_edition_2.png differ diff --git a/dist/schema/img/eml-literature_xsd_Element_editor.png b/dist/schema/img/eml-literature_xsd_Element_editor.png index 9fbb2339..42205d80 100644 Binary files a/dist/schema/img/eml-literature_xsd_Element_editor.png and b/dist/schema/img/eml-literature_xsd_Element_editor.png differ diff --git a/dist/schema/img/eml-literature_xsd_Element_generic.png b/dist/schema/img/eml-literature_xsd_Element_generic.png index 24f52bd4..f6bbc7fe 100644 Binary files a/dist/schema/img/eml-literature_xsd_Element_generic.png and b/dist/schema/img/eml-literature_xsd_Element_generic.png differ diff --git a/dist/schema/img/eml-literature_xsd_Element_geographicCoverage.png b/dist/schema/img/eml-literature_xsd_Element_geographicCoverage.png index 9cea559e..587b89cf 100644 Binary files a/dist/schema/img/eml-literature_xsd_Element_geographicCoverage.png and b/dist/schema/img/eml-literature_xsd_Element_geographicCoverage.png differ diff --git a/dist/schema/img/eml-literature_xsd_Element_institution.png b/dist/schema/img/eml-literature_xsd_Element_institution.png index 5f890017..4499b8d8 100644 Binary files a/dist/schema/img/eml-literature_xsd_Element_institution.png and b/dist/schema/img/eml-literature_xsd_Element_institution.png differ diff --git a/dist/schema/img/eml-literature_xsd_Element_institution_1.png b/dist/schema/img/eml-literature_xsd_Element_institution_1.png index 5f890017..4499b8d8 100644 Binary files a/dist/schema/img/eml-literature_xsd_Element_institution_1.png and b/dist/schema/img/eml-literature_xsd_Element_institution_1.png differ diff --git a/dist/schema/img/eml-literature_xsd_Element_issue.png b/dist/schema/img/eml-literature_xsd_Element_issue.png index 7a6e358f..40c419b5 100644 Binary files a/dist/schema/img/eml-literature_xsd_Element_issue.png and b/dist/schema/img/eml-literature_xsd_Element_issue.png differ diff --git a/dist/schema/img/eml-literature_xsd_Element_journal.png b/dist/schema/img/eml-literature_xsd_Element_journal.png index 0b60666a..0263390a 100644 Binary files a/dist/schema/img/eml-literature_xsd_Element_journal.png and b/dist/schema/img/eml-literature_xsd_Element_journal.png differ diff --git a/dist/schema/img/eml-literature_xsd_Element_manuscript.png b/dist/schema/img/eml-literature_xsd_Element_manuscript.png index 19f19f64..6a834736 100644 Binary files a/dist/schema/img/eml-literature_xsd_Element_manuscript.png and b/dist/schema/img/eml-literature_xsd_Element_manuscript.png differ diff --git a/dist/schema/img/eml-literature_xsd_Element_map.png b/dist/schema/img/eml-literature_xsd_Element_map.png index 96977da6..df7eb383 100644 Binary files a/dist/schema/img/eml-literature_xsd_Element_map.png and b/dist/schema/img/eml-literature_xsd_Element_map.png differ diff --git a/dist/schema/img/eml-literature_xsd_Element_numberOfVolumes.png b/dist/schema/img/eml-literature_xsd_Element_numberOfVolumes.png index bec31053..2ee8a241 100644 Binary files a/dist/schema/img/eml-literature_xsd_Element_numberOfVolumes.png and b/dist/schema/img/eml-literature_xsd_Element_numberOfVolumes.png differ diff --git a/dist/schema/img/eml-literature_xsd_Element_numberOfVolumes_1.png b/dist/schema/img/eml-literature_xsd_Element_numberOfVolumes_1.png index bec31053..2ee8a241 100644 Binary files a/dist/schema/img/eml-literature_xsd_Element_numberOfVolumes_1.png and b/dist/schema/img/eml-literature_xsd_Element_numberOfVolumes_1.png differ diff --git a/dist/schema/img/eml-literature_xsd_Element_originalPublication.png b/dist/schema/img/eml-literature_xsd_Element_originalPublication.png index 65d4a5f3..820b8181 100644 Binary files a/dist/schema/img/eml-literature_xsd_Element_originalPublication.png and b/dist/schema/img/eml-literature_xsd_Element_originalPublication.png differ diff --git a/dist/schema/img/eml-literature_xsd_Element_pageRange.png b/dist/schema/img/eml-literature_xsd_Element_pageRange.png index 491b2332..0e38df8a 100644 Binary files a/dist/schema/img/eml-literature_xsd_Element_pageRange.png and b/dist/schema/img/eml-literature_xsd_Element_pageRange.png differ diff --git a/dist/schema/img/eml-literature_xsd_Element_pageRange_1.png b/dist/schema/img/eml-literature_xsd_Element_pageRange_1.png index 491b2332..0e38df8a 100644 Binary files a/dist/schema/img/eml-literature_xsd_Element_pageRange_1.png and b/dist/schema/img/eml-literature_xsd_Element_pageRange_1.png differ diff --git a/dist/schema/img/eml-literature_xsd_Element_performer.png b/dist/schema/img/eml-literature_xsd_Element_performer.png index 35c12e3f..205c4147 100644 Binary files a/dist/schema/img/eml-literature_xsd_Element_performer.png and b/dist/schema/img/eml-literature_xsd_Element_performer.png differ diff --git a/dist/schema/img/eml-literature_xsd_Element_personalCommunication.png b/dist/schema/img/eml-literature_xsd_Element_personalCommunication.png index 33797696..1a69a00f 100644 Binary files a/dist/schema/img/eml-literature_xsd_Element_personalCommunication.png and b/dist/schema/img/eml-literature_xsd_Element_personalCommunication.png differ diff --git a/dist/schema/img/eml-literature_xsd_Element_presentation.png b/dist/schema/img/eml-literature_xsd_Element_presentation.png index 287f732b..c37286dd 100644 Binary files a/dist/schema/img/eml-literature_xsd_Element_presentation.png and b/dist/schema/img/eml-literature_xsd_Element_presentation.png differ diff --git a/dist/schema/img/eml-literature_xsd_Element_publicationPlace.png b/dist/schema/img/eml-literature_xsd_Element_publicationPlace.png index 503a5552..a6469de7 100644 Binary files a/dist/schema/img/eml-literature_xsd_Element_publicationPlace.png and b/dist/schema/img/eml-literature_xsd_Element_publicationPlace.png differ diff --git a/dist/schema/img/eml-literature_xsd_Element_publicationPlace_1.png b/dist/schema/img/eml-literature_xsd_Element_publicationPlace_1.png index 503a5552..a6469de7 100644 Binary files a/dist/schema/img/eml-literature_xsd_Element_publicationPlace_1.png and b/dist/schema/img/eml-literature_xsd_Element_publicationPlace_1.png differ diff --git a/dist/schema/img/eml-literature_xsd_Element_publicationPlace_2.png b/dist/schema/img/eml-literature_xsd_Element_publicationPlace_2.png index 503a5552..a6469de7 100644 Binary files a/dist/schema/img/eml-literature_xsd_Element_publicationPlace_2.png and b/dist/schema/img/eml-literature_xsd_Element_publicationPlace_2.png differ diff --git a/dist/schema/img/eml-literature_xsd_Element_publicationPlace_3.png b/dist/schema/img/eml-literature_xsd_Element_publicationPlace_3.png index 503a5552..a6469de7 100644 Binary files a/dist/schema/img/eml-literature_xsd_Element_publicationPlace_3.png and b/dist/schema/img/eml-literature_xsd_Element_publicationPlace_3.png differ diff --git a/dist/schema/img/eml-literature_xsd_Element_publicationPlace_4.png b/dist/schema/img/eml-literature_xsd_Element_publicationPlace_4.png index 503a5552..a6469de7 100644 Binary files a/dist/schema/img/eml-literature_xsd_Element_publicationPlace_4.png and b/dist/schema/img/eml-literature_xsd_Element_publicationPlace_4.png differ diff --git a/dist/schema/img/eml-literature_xsd_Element_publicationPlace_5.png b/dist/schema/img/eml-literature_xsd_Element_publicationPlace_5.png index 503a5552..a6469de7 100644 Binary files a/dist/schema/img/eml-literature_xsd_Element_publicationPlace_5.png and b/dist/schema/img/eml-literature_xsd_Element_publicationPlace_5.png differ diff --git a/dist/schema/img/eml-literature_xsd_Element_publisher.png b/dist/schema/img/eml-literature_xsd_Element_publisher.png index b9f367bc..5e4e8ec4 100644 Binary files a/dist/schema/img/eml-literature_xsd_Element_publisher.png and b/dist/schema/img/eml-literature_xsd_Element_publisher.png differ diff --git a/dist/schema/img/eml-literature_xsd_Element_publisher_1.png b/dist/schema/img/eml-literature_xsd_Element_publisher_1.png index 2f6c5f90..6f8282d3 100644 Binary files a/dist/schema/img/eml-literature_xsd_Element_publisher_1.png and b/dist/schema/img/eml-literature_xsd_Element_publisher_1.png differ diff --git a/dist/schema/img/eml-literature_xsd_Element_publisher_2.png b/dist/schema/img/eml-literature_xsd_Element_publisher_2.png index b9f367bc..5e4e8ec4 100644 Binary files a/dist/schema/img/eml-literature_xsd_Element_publisher_2.png and b/dist/schema/img/eml-literature_xsd_Element_publisher_2.png differ diff --git a/dist/schema/img/eml-literature_xsd_Element_publisher_3.png b/dist/schema/img/eml-literature_xsd_Element_publisher_3.png index b9f367bc..5e4e8ec4 100644 Binary files a/dist/schema/img/eml-literature_xsd_Element_publisher_3.png and b/dist/schema/img/eml-literature_xsd_Element_publisher_3.png differ diff --git a/dist/schema/img/eml-literature_xsd_Element_publisher_4.png b/dist/schema/img/eml-literature_xsd_Element_publisher_4.png index b9f367bc..5e4e8ec4 100644 Binary files a/dist/schema/img/eml-literature_xsd_Element_publisher_4.png and b/dist/schema/img/eml-literature_xsd_Element_publisher_4.png differ diff --git a/dist/schema/img/eml-literature_xsd_Element_publisher_5.png b/dist/schema/img/eml-literature_xsd_Element_publisher_5.png index 2f6c5f90..6f8282d3 100644 Binary files a/dist/schema/img/eml-literature_xsd_Element_publisher_5.png and b/dist/schema/img/eml-literature_xsd_Element_publisher_5.png differ diff --git a/dist/schema/img/eml-literature_xsd_Element_publisher_6.png b/dist/schema/img/eml-literature_xsd_Element_publisher_6.png index 2f6c5f90..6f8282d3 100644 Binary files a/dist/schema/img/eml-literature_xsd_Element_publisher_6.png and b/dist/schema/img/eml-literature_xsd_Element_publisher_6.png differ diff --git a/dist/schema/img/eml-literature_xsd_Element_recipient.png b/dist/schema/img/eml-literature_xsd_Element_recipient.png index f4b1db0c..91f7a988 100644 Binary files a/dist/schema/img/eml-literature_xsd_Element_recipient.png and b/dist/schema/img/eml-literature_xsd_Element_recipient.png differ diff --git a/dist/schema/img/eml-literature_xsd_Element_referenceType.png b/dist/schema/img/eml-literature_xsd_Element_referenceType.png index 887ae3a1..11e7808a 100644 Binary files a/dist/schema/img/eml-literature_xsd_Element_referenceType.png and b/dist/schema/img/eml-literature_xsd_Element_referenceType.png differ diff --git a/dist/schema/img/eml-literature_xsd_Element_report.png b/dist/schema/img/eml-literature_xsd_Element_report.png index 77be257f..36863ea5 100644 Binary files a/dist/schema/img/eml-literature_xsd_Element_report.png and b/dist/schema/img/eml-literature_xsd_Element_report.png differ diff --git a/dist/schema/img/eml-literature_xsd_Element_reportNumber.png b/dist/schema/img/eml-literature_xsd_Element_reportNumber.png index 0a1dba8d..0e3d1149 100644 Binary files a/dist/schema/img/eml-literature_xsd_Element_reportNumber.png and b/dist/schema/img/eml-literature_xsd_Element_reportNumber.png differ diff --git a/dist/schema/img/eml-literature_xsd_Element_reprintEdition.png b/dist/schema/img/eml-literature_xsd_Element_reprintEdition.png index 7c60aa80..b9278a0c 100644 Binary files a/dist/schema/img/eml-literature_xsd_Element_reprintEdition.png and b/dist/schema/img/eml-literature_xsd_Element_reprintEdition.png differ diff --git a/dist/schema/img/eml-literature_xsd_Element_reviewedItem.png b/dist/schema/img/eml-literature_xsd_Element_reviewedItem.png index 36a48136..48744a76 100644 Binary files a/dist/schema/img/eml-literature_xsd_Element_reviewedItem.png and b/dist/schema/img/eml-literature_xsd_Element_reviewedItem.png differ diff --git a/dist/schema/img/eml-literature_xsd_Element_scale.png b/dist/schema/img/eml-literature_xsd_Element_scale.png index 64e13d9c..f6ae93d4 100644 Binary files a/dist/schema/img/eml-literature_xsd_Element_scale.png and b/dist/schema/img/eml-literature_xsd_Element_scale.png differ diff --git a/dist/schema/img/eml-literature_xsd_Element_thesis.png b/dist/schema/img/eml-literature_xsd_Element_thesis.png index adc2390d..e7789b6c 100644 Binary files a/dist/schema/img/eml-literature_xsd_Element_thesis.png and b/dist/schema/img/eml-literature_xsd_Element_thesis.png differ diff --git a/dist/schema/img/eml-literature_xsd_Element_totalFigures.png b/dist/schema/img/eml-literature_xsd_Element_totalFigures.png index d4de6b19..9f293a63 100644 Binary files a/dist/schema/img/eml-literature_xsd_Element_totalFigures.png and b/dist/schema/img/eml-literature_xsd_Element_totalFigures.png differ diff --git a/dist/schema/img/eml-literature_xsd_Element_totalFigures_1.png b/dist/schema/img/eml-literature_xsd_Element_totalFigures_1.png index d4de6b19..9f293a63 100644 Binary files a/dist/schema/img/eml-literature_xsd_Element_totalFigures_1.png and b/dist/schema/img/eml-literature_xsd_Element_totalFigures_1.png differ diff --git a/dist/schema/img/eml-literature_xsd_Element_totalPages.png b/dist/schema/img/eml-literature_xsd_Element_totalPages.png index 9d9ccb81..3be24e53 100644 Binary files a/dist/schema/img/eml-literature_xsd_Element_totalPages.png and b/dist/schema/img/eml-literature_xsd_Element_totalPages.png differ diff --git a/dist/schema/img/eml-literature_xsd_Element_totalPages_1.png b/dist/schema/img/eml-literature_xsd_Element_totalPages_1.png index 9d9ccb81..3be24e53 100644 Binary files a/dist/schema/img/eml-literature_xsd_Element_totalPages_1.png and b/dist/schema/img/eml-literature_xsd_Element_totalPages_1.png differ diff --git a/dist/schema/img/eml-literature_xsd_Element_totalPages_2.png b/dist/schema/img/eml-literature_xsd_Element_totalPages_2.png index 9d9ccb81..3be24e53 100644 Binary files a/dist/schema/img/eml-literature_xsd_Element_totalPages_2.png and b/dist/schema/img/eml-literature_xsd_Element_totalPages_2.png differ diff --git a/dist/schema/img/eml-literature_xsd_Element_totalPages_3.png b/dist/schema/img/eml-literature_xsd_Element_totalPages_3.png index 9d9ccb81..3be24e53 100644 Binary files a/dist/schema/img/eml-literature_xsd_Element_totalPages_3.png and b/dist/schema/img/eml-literature_xsd_Element_totalPages_3.png differ diff --git a/dist/schema/img/eml-literature_xsd_Element_totalPages_4.png b/dist/schema/img/eml-literature_xsd_Element_totalPages_4.png index 9d9ccb81..3be24e53 100644 Binary files a/dist/schema/img/eml-literature_xsd_Element_totalPages_4.png and b/dist/schema/img/eml-literature_xsd_Element_totalPages_4.png differ diff --git a/dist/schema/img/eml-literature_xsd_Element_totalTables.png b/dist/schema/img/eml-literature_xsd_Element_totalTables.png index 0304a895..e33df584 100644 Binary files a/dist/schema/img/eml-literature_xsd_Element_totalTables.png and b/dist/schema/img/eml-literature_xsd_Element_totalTables.png differ diff --git a/dist/schema/img/eml-literature_xsd_Element_totalTables_1.png b/dist/schema/img/eml-literature_xsd_Element_totalTables_1.png index 0304a895..e33df584 100644 Binary files a/dist/schema/img/eml-literature_xsd_Element_totalTables_1.png and b/dist/schema/img/eml-literature_xsd_Element_totalTables_1.png differ diff --git a/dist/schema/img/eml-literature_xsd_Element_volume.png b/dist/schema/img/eml-literature_xsd_Element_volume.png index ead85c5b..ccad8c3c 100644 Binary files a/dist/schema/img/eml-literature_xsd_Element_volume.png and b/dist/schema/img/eml-literature_xsd_Element_volume.png differ diff --git a/dist/schema/img/eml-literature_xsd_Element_volume_1.png b/dist/schema/img/eml-literature_xsd_Element_volume_1.png index ead85c5b..ccad8c3c 100644 Binary files a/dist/schema/img/eml-literature_xsd_Element_volume_1.png and b/dist/schema/img/eml-literature_xsd_Element_volume_1.png differ diff --git a/dist/schema/img/eml-literature_xsd_Element_volume_2.png b/dist/schema/img/eml-literature_xsd_Element_volume_2.png index ead85c5b..ccad8c3c 100644 Binary files a/dist/schema/img/eml-literature_xsd_Element_volume_2.png and b/dist/schema/img/eml-literature_xsd_Element_volume_2.png differ diff --git a/dist/schema/img/eml-methods_xsd_Complex_Type_MethodsType.png b/dist/schema/img/eml-methods_xsd_Complex_Type_MethodsType.png index 4522565a..eff807d5 100644 Binary files a/dist/schema/img/eml-methods_xsd_Complex_Type_MethodsType.png and b/dist/schema/img/eml-methods_xsd_Complex_Type_MethodsType.png differ diff --git a/dist/schema/img/eml-methods_xsd_Complex_Type_ProcedureStepType.png b/dist/schema/img/eml-methods_xsd_Complex_Type_ProcedureStepType.png index 477dcd43..c84e7762 100644 Binary files a/dist/schema/img/eml-methods_xsd_Complex_Type_ProcedureStepType.png and b/dist/schema/img/eml-methods_xsd_Complex_Type_ProcedureStepType.png differ diff --git a/dist/schema/img/eml-methods_xsd_Element_citation.png b/dist/schema/img/eml-methods_xsd_Element_citation.png index 50e6e6bb..3a887f7d 100644 Binary files a/dist/schema/img/eml-methods_xsd_Element_citation.png and b/dist/schema/img/eml-methods_xsd_Element_citation.png differ diff --git a/dist/schema/img/eml-methods_xsd_Element_citation_1.png b/dist/schema/img/eml-methods_xsd_Element_citation_1.png index 161eb543..d6d1d414 100644 Binary files a/dist/schema/img/eml-methods_xsd_Element_citation_1.png and b/dist/schema/img/eml-methods_xsd_Element_citation_1.png differ diff --git a/dist/schema/img/eml-methods_xsd_Element_coverage.png b/dist/schema/img/eml-methods_xsd_Element_coverage.png index 0eda2114..0de84a07 100644 Binary files a/dist/schema/img/eml-methods_xsd_Element_coverage.png and b/dist/schema/img/eml-methods_xsd_Element_coverage.png differ diff --git a/dist/schema/img/eml-methods_xsd_Element_coverage_1.png b/dist/schema/img/eml-methods_xsd_Element_coverage_1.png index 68c224b6..c0f62064 100644 Binary files a/dist/schema/img/eml-methods_xsd_Element_coverage_1.png and b/dist/schema/img/eml-methods_xsd_Element_coverage_1.png differ diff --git a/dist/schema/img/eml-methods_xsd_Element_dataSource.png b/dist/schema/img/eml-methods_xsd_Element_dataSource.png index e3b3a73d..bfae8dde 100644 Binary files a/dist/schema/img/eml-methods_xsd_Element_dataSource.png and b/dist/schema/img/eml-methods_xsd_Element_dataSource.png differ diff --git a/dist/schema/img/eml-methods_xsd_Element_description.png b/dist/schema/img/eml-methods_xsd_Element_description.png index 5c14c75d..35dda6c9 100644 Binary files a/dist/schema/img/eml-methods_xsd_Element_description.png and b/dist/schema/img/eml-methods_xsd_Element_description.png differ diff --git a/dist/schema/img/eml-methods_xsd_Element_description_1.png b/dist/schema/img/eml-methods_xsd_Element_description_1.png index 5c14c75d..35dda6c9 100644 Binary files a/dist/schema/img/eml-methods_xsd_Element_description_1.png and b/dist/schema/img/eml-methods_xsd_Element_description_1.png differ diff --git a/dist/schema/img/eml-methods_xsd_Element_instrumentation.png b/dist/schema/img/eml-methods_xsd_Element_instrumentation.png index 5188c7ab..434499d4 100644 Binary files a/dist/schema/img/eml-methods_xsd_Element_instrumentation.png and b/dist/schema/img/eml-methods_xsd_Element_instrumentation.png differ diff --git a/dist/schema/img/eml-methods_xsd_Element_methodStep.png b/dist/schema/img/eml-methods_xsd_Element_methodStep.png index 0b6bff06..21701b05 100644 Binary files a/dist/schema/img/eml-methods_xsd_Element_methodStep.png and b/dist/schema/img/eml-methods_xsd_Element_methodStep.png differ diff --git a/dist/schema/img/eml-methods_xsd_Element_methods.png b/dist/schema/img/eml-methods_xsd_Element_methods.png index f9435079..abc878f4 100644 Binary files a/dist/schema/img/eml-methods_xsd_Element_methods.png and b/dist/schema/img/eml-methods_xsd_Element_methods.png differ diff --git a/dist/schema/img/eml-methods_xsd_Element_protocol.png b/dist/schema/img/eml-methods_xsd_Element_protocol.png index 418ffa11..b93ef434 100644 Binary files a/dist/schema/img/eml-methods_xsd_Element_protocol.png and b/dist/schema/img/eml-methods_xsd_Element_protocol.png differ diff --git a/dist/schema/img/eml-methods_xsd_Element_qualityControl.png b/dist/schema/img/eml-methods_xsd_Element_qualityControl.png index f3752b97..b84ff47a 100644 Binary files a/dist/schema/img/eml-methods_xsd_Element_qualityControl.png and b/dist/schema/img/eml-methods_xsd_Element_qualityControl.png differ diff --git a/dist/schema/img/eml-methods_xsd_Element_referencedEntityId.png b/dist/schema/img/eml-methods_xsd_Element_referencedEntityId.png index 650125fd..e6b3fc02 100644 Binary files a/dist/schema/img/eml-methods_xsd_Element_referencedEntityId.png and b/dist/schema/img/eml-methods_xsd_Element_referencedEntityId.png differ diff --git a/dist/schema/img/eml-methods_xsd_Element_sampling.png b/dist/schema/img/eml-methods_xsd_Element_sampling.png index 24714958..7e53d535 100644 Binary files a/dist/schema/img/eml-methods_xsd_Element_sampling.png and b/dist/schema/img/eml-methods_xsd_Element_sampling.png differ diff --git a/dist/schema/img/eml-methods_xsd_Element_samplingDescription.png b/dist/schema/img/eml-methods_xsd_Element_samplingDescription.png index c9859885..b88d3e72 100644 Binary files a/dist/schema/img/eml-methods_xsd_Element_samplingDescription.png and b/dist/schema/img/eml-methods_xsd_Element_samplingDescription.png differ diff --git a/dist/schema/img/eml-methods_xsd_Element_software.png b/dist/schema/img/eml-methods_xsd_Element_software.png index 1e0d25bb..05bc6779 100644 Binary files a/dist/schema/img/eml-methods_xsd_Element_software.png and b/dist/schema/img/eml-methods_xsd_Element_software.png differ diff --git a/dist/schema/img/eml-methods_xsd_Element_spatialSamplingUnits.png b/dist/schema/img/eml-methods_xsd_Element_spatialSamplingUnits.png index b4b11e17..aa8a59fd 100644 Binary files a/dist/schema/img/eml-methods_xsd_Element_spatialSamplingUnits.png and b/dist/schema/img/eml-methods_xsd_Element_spatialSamplingUnits.png differ diff --git a/dist/schema/img/eml-methods_xsd_Element_studyExtent.png b/dist/schema/img/eml-methods_xsd_Element_studyExtent.png index 9084c28a..8b6e8ef2 100644 Binary files a/dist/schema/img/eml-methods_xsd_Element_studyExtent.png and b/dist/schema/img/eml-methods_xsd_Element_studyExtent.png differ diff --git a/dist/schema/img/eml-methods_xsd_Element_subStep.png b/dist/schema/img/eml-methods_xsd_Element_subStep.png index b7cbff3c..26e2e857 100644 Binary files a/dist/schema/img/eml-methods_xsd_Element_subStep.png and b/dist/schema/img/eml-methods_xsd_Element_subStep.png differ diff --git a/dist/schema/img/eml-party_xsd_Complex_Type_Address.png b/dist/schema/img/eml-party_xsd_Complex_Type_Address.png index e818ddbe..1bcc06c7 100644 Binary files a/dist/schema/img/eml-party_xsd_Complex_Type_Address.png and b/dist/schema/img/eml-party_xsd_Complex_Type_Address.png differ diff --git a/dist/schema/img/eml-party_xsd_Complex_Type_Person.png b/dist/schema/img/eml-party_xsd_Complex_Type_Person.png index 2ef01dfe..04a24bc8 100644 Binary files a/dist/schema/img/eml-party_xsd_Complex_Type_Person.png and b/dist/schema/img/eml-party_xsd_Complex_Type_Person.png differ diff --git a/dist/schema/img/eml-party_xsd_Complex_Type_ResponsibleParty.png b/dist/schema/img/eml-party_xsd_Complex_Type_ResponsibleParty.png index 5678d1f7..cd7f5e3c 100644 Binary files a/dist/schema/img/eml-party_xsd_Complex_Type_ResponsibleParty.png and b/dist/schema/img/eml-party_xsd_Complex_Type_ResponsibleParty.png differ diff --git a/dist/schema/img/eml-party_xsd_Element_address.png b/dist/schema/img/eml-party_xsd_Element_address.png index 44219587..cdbbdccb 100644 Binary files a/dist/schema/img/eml-party_xsd_Element_address.png and b/dist/schema/img/eml-party_xsd_Element_address.png differ diff --git a/dist/schema/img/eml-party_xsd_Element_administrativeArea.png b/dist/schema/img/eml-party_xsd_Element_administrativeArea.png index 805073f8..1f6ee323 100644 Binary files a/dist/schema/img/eml-party_xsd_Element_administrativeArea.png and b/dist/schema/img/eml-party_xsd_Element_administrativeArea.png differ diff --git a/dist/schema/img/eml-party_xsd_Element_city.png b/dist/schema/img/eml-party_xsd_Element_city.png index 692bbde7..1abe6981 100644 Binary files a/dist/schema/img/eml-party_xsd_Element_city.png and b/dist/schema/img/eml-party_xsd_Element_city.png differ diff --git a/dist/schema/img/eml-party_xsd_Element_country.png b/dist/schema/img/eml-party_xsd_Element_country.png index ac705c67..8aa25ded 100644 Binary files a/dist/schema/img/eml-party_xsd_Element_country.png and b/dist/schema/img/eml-party_xsd_Element_country.png differ diff --git a/dist/schema/img/eml-party_xsd_Element_deliveryPoint.png b/dist/schema/img/eml-party_xsd_Element_deliveryPoint.png index 099cc126..726d145b 100644 Binary files a/dist/schema/img/eml-party_xsd_Element_deliveryPoint.png and b/dist/schema/img/eml-party_xsd_Element_deliveryPoint.png differ diff --git a/dist/schema/img/eml-party_xsd_Element_electronicMailAddress.png b/dist/schema/img/eml-party_xsd_Element_electronicMailAddress.png index 09630f78..76bf4f22 100644 Binary files a/dist/schema/img/eml-party_xsd_Element_electronicMailAddress.png and b/dist/schema/img/eml-party_xsd_Element_electronicMailAddress.png differ diff --git a/dist/schema/img/eml-party_xsd_Element_givenName.png b/dist/schema/img/eml-party_xsd_Element_givenName.png index 8a369981..46a481f1 100644 Binary files a/dist/schema/img/eml-party_xsd_Element_givenName.png and b/dist/schema/img/eml-party_xsd_Element_givenName.png differ diff --git a/dist/schema/img/eml-party_xsd_Element_individualName.png b/dist/schema/img/eml-party_xsd_Element_individualName.png index adda6460..772cd547 100644 Binary files a/dist/schema/img/eml-party_xsd_Element_individualName.png and b/dist/schema/img/eml-party_xsd_Element_individualName.png differ diff --git a/dist/schema/img/eml-party_xsd_Element_onlineUrl.png b/dist/schema/img/eml-party_xsd_Element_onlineUrl.png index c1627dd8..77933f4d 100644 Binary files a/dist/schema/img/eml-party_xsd_Element_onlineUrl.png and b/dist/schema/img/eml-party_xsd_Element_onlineUrl.png differ diff --git a/dist/schema/img/eml-party_xsd_Element_organizationName.png b/dist/schema/img/eml-party_xsd_Element_organizationName.png index 1b764497..795b2bdd 100644 Binary files a/dist/schema/img/eml-party_xsd_Element_organizationName.png and b/dist/schema/img/eml-party_xsd_Element_organizationName.png differ diff --git a/dist/schema/img/eml-party_xsd_Element_party.png b/dist/schema/img/eml-party_xsd_Element_party.png index 27ad992f..aaf7dffe 100644 Binary files a/dist/schema/img/eml-party_xsd_Element_party.png and b/dist/schema/img/eml-party_xsd_Element_party.png differ diff --git a/dist/schema/img/eml-party_xsd_Element_phone.png b/dist/schema/img/eml-party_xsd_Element_phone.png index ec7d8743..86199755 100644 Binary files a/dist/schema/img/eml-party_xsd_Element_phone.png and b/dist/schema/img/eml-party_xsd_Element_phone.png differ diff --git a/dist/schema/img/eml-party_xsd_Element_positionName.png b/dist/schema/img/eml-party_xsd_Element_positionName.png index b648636a..9abc7836 100644 Binary files a/dist/schema/img/eml-party_xsd_Element_positionName.png and b/dist/schema/img/eml-party_xsd_Element_positionName.png differ diff --git a/dist/schema/img/eml-party_xsd_Element_postalCode.png b/dist/schema/img/eml-party_xsd_Element_postalCode.png index 53578228..98971685 100644 Binary files a/dist/schema/img/eml-party_xsd_Element_postalCode.png and b/dist/schema/img/eml-party_xsd_Element_postalCode.png differ diff --git a/dist/schema/img/eml-party_xsd_Element_salutation.png b/dist/schema/img/eml-party_xsd_Element_salutation.png index 2ceef3b7..351a4857 100644 Binary files a/dist/schema/img/eml-party_xsd_Element_salutation.png and b/dist/schema/img/eml-party_xsd_Element_salutation.png differ diff --git a/dist/schema/img/eml-party_xsd_Element_surName.png b/dist/schema/img/eml-party_xsd_Element_surName.png index 31b05c05..8251c0a9 100644 Binary files a/dist/schema/img/eml-party_xsd_Element_surName.png and b/dist/schema/img/eml-party_xsd_Element_surName.png differ diff --git a/dist/schema/img/eml-party_xsd_Element_userId.png b/dist/schema/img/eml-party_xsd_Element_userId.png index f9986cae..e75eecff 100644 Binary files a/dist/schema/img/eml-party_xsd_Element_userId.png and b/dist/schema/img/eml-party_xsd_Element_userId.png differ diff --git a/dist/schema/img/eml-party_xsd_Simple_Type_RoleType.png b/dist/schema/img/eml-party_xsd_Simple_Type_RoleType.png index c025a160..96b7f9c9 100644 Binary files a/dist/schema/img/eml-party_xsd_Simple_Type_RoleType.png and b/dist/schema/img/eml-party_xsd_Simple_Type_RoleType.png differ diff --git a/dist/schema/img/eml-physical_xsd_Complex_Type_PhysicalDistributionType.png b/dist/schema/img/eml-physical_xsd_Complex_Type_PhysicalDistributionType.png index 3376e89c..19baaf25 100644 Binary files a/dist/schema/img/eml-physical_xsd_Complex_Type_PhysicalDistributionType.png and b/dist/schema/img/eml-physical_xsd_Complex_Type_PhysicalDistributionType.png differ diff --git a/dist/schema/img/eml-physical_xsd_Complex_Type_PhysicalOnlineType.png b/dist/schema/img/eml-physical_xsd_Complex_Type_PhysicalOnlineType.png index ec8c37f0..187a0783 100644 Binary files a/dist/schema/img/eml-physical_xsd_Complex_Type_PhysicalOnlineType.png and b/dist/schema/img/eml-physical_xsd_Complex_Type_PhysicalOnlineType.png differ diff --git a/dist/schema/img/eml-physical_xsd_Complex_Type_PhysicalType.png b/dist/schema/img/eml-physical_xsd_Complex_Type_PhysicalType.png index 556a080b..1ad56052 100644 Binary files a/dist/schema/img/eml-physical_xsd_Complex_Type_PhysicalType.png and b/dist/schema/img/eml-physical_xsd_Complex_Type_PhysicalType.png differ diff --git a/dist/schema/img/eml-physical_xsd_Element_access.png b/dist/schema/img/eml-physical_xsd_Element_access.png index ee1ed7bb..f337519c 100644 Binary files a/dist/schema/img/eml-physical_xsd_Element_access.png and b/dist/schema/img/eml-physical_xsd_Element_access.png differ diff --git a/dist/schema/img/eml-physical_xsd_Element_attributeOrientation.png b/dist/schema/img/eml-physical_xsd_Element_attributeOrientation.png index ab3d6221..c641cb69 100644 Binary files a/dist/schema/img/eml-physical_xsd_Element_attributeOrientation.png and b/dist/schema/img/eml-physical_xsd_Element_attributeOrientation.png differ diff --git a/dist/schema/img/eml-physical_xsd_Element_authentication.png b/dist/schema/img/eml-physical_xsd_Element_authentication.png index c1d4a486..c567eaf2 100644 Binary files a/dist/schema/img/eml-physical_xsd_Element_authentication.png and b/dist/schema/img/eml-physical_xsd_Element_authentication.png differ diff --git a/dist/schema/img/eml-physical_xsd_Element_bandgapbytes.png b/dist/schema/img/eml-physical_xsd_Element_bandgapbytes.png index 685a3806..780e2acb 100644 Binary files a/dist/schema/img/eml-physical_xsd_Element_bandgapbytes.png and b/dist/schema/img/eml-physical_xsd_Element_bandgapbytes.png differ diff --git a/dist/schema/img/eml-physical_xsd_Element_bandrowbytes.png b/dist/schema/img/eml-physical_xsd_Element_bandrowbytes.png index d1a67ad6..76c68e3b 100644 Binary files a/dist/schema/img/eml-physical_xsd_Element_bandrowbytes.png and b/dist/schema/img/eml-physical_xsd_Element_bandrowbytes.png differ diff --git a/dist/schema/img/eml-physical_xsd_Element_binaryRasterFormat.png b/dist/schema/img/eml-physical_xsd_Element_binaryRasterFormat.png index 886384be..0b522129 100644 Binary files a/dist/schema/img/eml-physical_xsd_Element_binaryRasterFormat.png and b/dist/schema/img/eml-physical_xsd_Element_binaryRasterFormat.png differ diff --git a/dist/schema/img/eml-physical_xsd_Element_byteorder.png b/dist/schema/img/eml-physical_xsd_Element_byteorder.png index 0a6b5732..a36cf75c 100644 Binary files a/dist/schema/img/eml-physical_xsd_Element_byteorder.png and b/dist/schema/img/eml-physical_xsd_Element_byteorder.png differ diff --git a/dist/schema/img/eml-physical_xsd_Element_characterEncoding.png b/dist/schema/img/eml-physical_xsd_Element_characterEncoding.png index 62e650ac..f759caeb 100644 Binary files a/dist/schema/img/eml-physical_xsd_Element_characterEncoding.png and b/dist/schema/img/eml-physical_xsd_Element_characterEncoding.png differ diff --git a/dist/schema/img/eml-physical_xsd_Element_citation.png b/dist/schema/img/eml-physical_xsd_Element_citation.png index 161eb543..d6d1d414 100644 Binary files a/dist/schema/img/eml-physical_xsd_Element_citation.png and b/dist/schema/img/eml-physical_xsd_Element_citation.png differ diff --git a/dist/schema/img/eml-physical_xsd_Element_collapseDelimiters.png b/dist/schema/img/eml-physical_xsd_Element_collapseDelimiters.png index 260923d3..859c14cb 100644 Binary files a/dist/schema/img/eml-physical_xsd_Element_collapseDelimiters.png and b/dist/schema/img/eml-physical_xsd_Element_collapseDelimiters.png differ diff --git a/dist/schema/img/eml-physical_xsd_Element_collapseDelimiters_1.png b/dist/schema/img/eml-physical_xsd_Element_collapseDelimiters_1.png index 260923d3..859c14cb 100644 Binary files a/dist/schema/img/eml-physical_xsd_Element_collapseDelimiters_1.png and b/dist/schema/img/eml-physical_xsd_Element_collapseDelimiters_1.png differ diff --git a/dist/schema/img/eml-physical_xsd_Element_complex.png b/dist/schema/img/eml-physical_xsd_Element_complex.png index a0fb70e5..65e7b7e7 100644 Binary files a/dist/schema/img/eml-physical_xsd_Element_complex.png and b/dist/schema/img/eml-physical_xsd_Element_complex.png differ diff --git a/dist/schema/img/eml-physical_xsd_Element_compressionMethod.png b/dist/schema/img/eml-physical_xsd_Element_compressionMethod.png index 767b58ea..8c7c87af 100644 Binary files a/dist/schema/img/eml-physical_xsd_Element_compressionMethod.png and b/dist/schema/img/eml-physical_xsd_Element_compressionMethod.png differ diff --git a/dist/schema/img/eml-physical_xsd_Element_connection.png b/dist/schema/img/eml-physical_xsd_Element_connection.png index 87a7f9f5..63576271 100644 Binary files a/dist/schema/img/eml-physical_xsd_Element_connection.png and b/dist/schema/img/eml-physical_xsd_Element_connection.png differ diff --git a/dist/schema/img/eml-physical_xsd_Element_dataFormat.png b/dist/schema/img/eml-physical_xsd_Element_dataFormat.png index 35877e07..ff2fb0b6 100644 Binary files a/dist/schema/img/eml-physical_xsd_Element_dataFormat.png and b/dist/schema/img/eml-physical_xsd_Element_dataFormat.png differ diff --git a/dist/schema/img/eml-physical_xsd_Element_distribution.png b/dist/schema/img/eml-physical_xsd_Element_distribution.png index 0515d59e..6af4f603 100644 Binary files a/dist/schema/img/eml-physical_xsd_Element_distribution.png and b/dist/schema/img/eml-physical_xsd_Element_distribution.png differ diff --git a/dist/schema/img/eml-physical_xsd_Element_encodingMethod.png b/dist/schema/img/eml-physical_xsd_Element_encodingMethod.png index 5a93aee8..b7323a25 100644 Binary files a/dist/schema/img/eml-physical_xsd_Element_encodingMethod.png and b/dist/schema/img/eml-physical_xsd_Element_encodingMethod.png differ diff --git a/dist/schema/img/eml-physical_xsd_Element_externallyDefinedFormat.png b/dist/schema/img/eml-physical_xsd_Element_externallyDefinedFormat.png index 7f6f42ef..6536b24f 100644 Binary files a/dist/schema/img/eml-physical_xsd_Element_externallyDefinedFormat.png and b/dist/schema/img/eml-physical_xsd_Element_externallyDefinedFormat.png differ diff --git a/dist/schema/img/eml-physical_xsd_Element_fieldDelimiter.png b/dist/schema/img/eml-physical_xsd_Element_fieldDelimiter.png index 3521535a..ef69e6aa 100644 Binary files a/dist/schema/img/eml-physical_xsd_Element_fieldDelimiter.png and b/dist/schema/img/eml-physical_xsd_Element_fieldDelimiter.png differ diff --git a/dist/schema/img/eml-physical_xsd_Element_fieldDelimiter_1.png b/dist/schema/img/eml-physical_xsd_Element_fieldDelimiter_1.png index 3521535a..ef69e6aa 100644 Binary files a/dist/schema/img/eml-physical_xsd_Element_fieldDelimiter_1.png and b/dist/schema/img/eml-physical_xsd_Element_fieldDelimiter_1.png differ diff --git a/dist/schema/img/eml-physical_xsd_Element_fieldStartColumn.png b/dist/schema/img/eml-physical_xsd_Element_fieldStartColumn.png index 71ee3e40..679ed08d 100644 Binary files a/dist/schema/img/eml-physical_xsd_Element_fieldStartColumn.png and b/dist/schema/img/eml-physical_xsd_Element_fieldStartColumn.png differ diff --git a/dist/schema/img/eml-physical_xsd_Element_fieldWidth.png b/dist/schema/img/eml-physical_xsd_Element_fieldWidth.png index bf31f189..4dbf19bc 100644 Binary files a/dist/schema/img/eml-physical_xsd_Element_fieldWidth.png and b/dist/schema/img/eml-physical_xsd_Element_fieldWidth.png differ diff --git a/dist/schema/img/eml-physical_xsd_Element_formatName.png b/dist/schema/img/eml-physical_xsd_Element_formatName.png index 1df4dd20..ea27a83e 100644 Binary files a/dist/schema/img/eml-physical_xsd_Element_formatName.png and b/dist/schema/img/eml-physical_xsd_Element_formatName.png differ diff --git a/dist/schema/img/eml-physical_xsd_Element_formatVersion.png b/dist/schema/img/eml-physical_xsd_Element_formatVersion.png index 7667f0eb..2fb868a8 100644 Binary files a/dist/schema/img/eml-physical_xsd_Element_formatVersion.png and b/dist/schema/img/eml-physical_xsd_Element_formatVersion.png differ diff --git a/dist/schema/img/eml-physical_xsd_Element_inline.png b/dist/schema/img/eml-physical_xsd_Element_inline.png index 1dc1aa04..82d56190 100644 Binary files a/dist/schema/img/eml-physical_xsd_Element_inline.png and b/dist/schema/img/eml-physical_xsd_Element_inline.png differ diff --git a/dist/schema/img/eml-physical_xsd_Element_layout.png b/dist/schema/img/eml-physical_xsd_Element_layout.png index eb230a86..619eb755 100644 Binary files a/dist/schema/img/eml-physical_xsd_Element_layout.png and b/dist/schema/img/eml-physical_xsd_Element_layout.png differ diff --git a/dist/schema/img/eml-physical_xsd_Element_lineNumber.png b/dist/schema/img/eml-physical_xsd_Element_lineNumber.png index d51a0d94..eff60e30 100644 Binary files a/dist/schema/img/eml-physical_xsd_Element_lineNumber.png and b/dist/schema/img/eml-physical_xsd_Element_lineNumber.png differ diff --git a/dist/schema/img/eml-physical_xsd_Element_lineNumber_1.png b/dist/schema/img/eml-physical_xsd_Element_lineNumber_1.png index d51a0d94..eff60e30 100644 Binary files a/dist/schema/img/eml-physical_xsd_Element_lineNumber_1.png and b/dist/schema/img/eml-physical_xsd_Element_lineNumber_1.png differ diff --git a/dist/schema/img/eml-physical_xsd_Element_literalCharacter.png b/dist/schema/img/eml-physical_xsd_Element_literalCharacter.png index 30602937..e1c81aa7 100644 Binary files a/dist/schema/img/eml-physical_xsd_Element_literalCharacter.png and b/dist/schema/img/eml-physical_xsd_Element_literalCharacter.png differ diff --git a/dist/schema/img/eml-physical_xsd_Element_literalCharacter_1.png b/dist/schema/img/eml-physical_xsd_Element_literalCharacter_1.png index 30602937..e1c81aa7 100644 Binary files a/dist/schema/img/eml-physical_xsd_Element_literalCharacter_1.png and b/dist/schema/img/eml-physical_xsd_Element_literalCharacter_1.png differ diff --git a/dist/schema/img/eml-physical_xsd_Element_maxRecordLength.png b/dist/schema/img/eml-physical_xsd_Element_maxRecordLength.png index 27a3e17c..ea057892 100644 Binary files a/dist/schema/img/eml-physical_xsd_Element_maxRecordLength.png and b/dist/schema/img/eml-physical_xsd_Element_maxRecordLength.png differ diff --git a/dist/schema/img/eml-physical_xsd_Element_multiBand.png b/dist/schema/img/eml-physical_xsd_Element_multiBand.png index 23772aad..8eb5a5ec 100644 Binary files a/dist/schema/img/eml-physical_xsd_Element_multiBand.png and b/dist/schema/img/eml-physical_xsd_Element_multiBand.png differ diff --git a/dist/schema/img/eml-physical_xsd_Element_nbands.png b/dist/schema/img/eml-physical_xsd_Element_nbands.png index 20e7f0c2..1d59dbe0 100644 Binary files a/dist/schema/img/eml-physical_xsd_Element_nbands.png and b/dist/schema/img/eml-physical_xsd_Element_nbands.png differ diff --git a/dist/schema/img/eml-physical_xsd_Element_nbits.png b/dist/schema/img/eml-physical_xsd_Element_nbits.png index 3534c56c..20654ce8 100644 Binary files a/dist/schema/img/eml-physical_xsd_Element_nbits.png and b/dist/schema/img/eml-physical_xsd_Element_nbits.png differ diff --git a/dist/schema/img/eml-physical_xsd_Element_numFooterLines.png b/dist/schema/img/eml-physical_xsd_Element_numFooterLines.png index 189aab5a..59aca631 100644 Binary files a/dist/schema/img/eml-physical_xsd_Element_numFooterLines.png and b/dist/schema/img/eml-physical_xsd_Element_numFooterLines.png differ diff --git a/dist/schema/img/eml-physical_xsd_Element_numHeaderLines.png b/dist/schema/img/eml-physical_xsd_Element_numHeaderLines.png index 412cb8c2..8f8c2a44 100644 Binary files a/dist/schema/img/eml-physical_xsd_Element_numHeaderLines.png and b/dist/schema/img/eml-physical_xsd_Element_numHeaderLines.png differ diff --git a/dist/schema/img/eml-physical_xsd_Element_numPhysicalLinesPerRecord.png b/dist/schema/img/eml-physical_xsd_Element_numPhysicalLinesPerRecord.png index 55591fba..8afb83a4 100644 Binary files a/dist/schema/img/eml-physical_xsd_Element_numPhysicalLinesPerRecord.png and b/dist/schema/img/eml-physical_xsd_Element_numPhysicalLinesPerRecord.png differ diff --git a/dist/schema/img/eml-physical_xsd_Element_objectName.png b/dist/schema/img/eml-physical_xsd_Element_objectName.png index a5ed716e..32228681 100644 Binary files a/dist/schema/img/eml-physical_xsd_Element_objectName.png and b/dist/schema/img/eml-physical_xsd_Element_objectName.png differ diff --git a/dist/schema/img/eml-physical_xsd_Element_offline.png b/dist/schema/img/eml-physical_xsd_Element_offline.png index 20d4ba51..4b4aef8f 100644 Binary files a/dist/schema/img/eml-physical_xsd_Element_offline.png and b/dist/schema/img/eml-physical_xsd_Element_offline.png differ diff --git a/dist/schema/img/eml-physical_xsd_Element_online.png b/dist/schema/img/eml-physical_xsd_Element_online.png index 42b813b2..26aec92d 100644 Binary files a/dist/schema/img/eml-physical_xsd_Element_online.png and b/dist/schema/img/eml-physical_xsd_Element_online.png differ diff --git a/dist/schema/img/eml-physical_xsd_Element_onlineDescription.png b/dist/schema/img/eml-physical_xsd_Element_onlineDescription.png index 7dfbfbe1..50141812 100644 Binary files a/dist/schema/img/eml-physical_xsd_Element_onlineDescription.png and b/dist/schema/img/eml-physical_xsd_Element_onlineDescription.png differ diff --git a/dist/schema/img/eml-physical_xsd_Element_physical.png b/dist/schema/img/eml-physical_xsd_Element_physical.png index 09ee5443..0229ccb9 100644 Binary files a/dist/schema/img/eml-physical_xsd_Element_physical.png and b/dist/schema/img/eml-physical_xsd_Element_physical.png differ diff --git a/dist/schema/img/eml-physical_xsd_Element_physicalLineDelimiter.png b/dist/schema/img/eml-physical_xsd_Element_physicalLineDelimiter.png index 4d54f98f..f49d3331 100644 Binary files a/dist/schema/img/eml-physical_xsd_Element_physicalLineDelimiter.png and b/dist/schema/img/eml-physical_xsd_Element_physicalLineDelimiter.png differ diff --git a/dist/schema/img/eml-physical_xsd_Element_quoteCharacter.png b/dist/schema/img/eml-physical_xsd_Element_quoteCharacter.png index 887cc98a..451a0512 100644 Binary files a/dist/schema/img/eml-physical_xsd_Element_quoteCharacter.png and b/dist/schema/img/eml-physical_xsd_Element_quoteCharacter.png differ diff --git a/dist/schema/img/eml-physical_xsd_Element_quoteCharacter_1.png b/dist/schema/img/eml-physical_xsd_Element_quoteCharacter_1.png index 887cc98a..451a0512 100644 Binary files a/dist/schema/img/eml-physical_xsd_Element_quoteCharacter_1.png and b/dist/schema/img/eml-physical_xsd_Element_quoteCharacter_1.png differ diff --git a/dist/schema/img/eml-physical_xsd_Element_recordDelimiter.png b/dist/schema/img/eml-physical_xsd_Element_recordDelimiter.png index defdc555..fe9f2945 100644 Binary files a/dist/schema/img/eml-physical_xsd_Element_recordDelimiter.png and b/dist/schema/img/eml-physical_xsd_Element_recordDelimiter.png differ diff --git a/dist/schema/img/eml-physical_xsd_Element_rowColumnOrientation.png b/dist/schema/img/eml-physical_xsd_Element_rowColumnOrientation.png index fb2ea471..7c75b6c6 100644 Binary files a/dist/schema/img/eml-physical_xsd_Element_rowColumnOrientation.png and b/dist/schema/img/eml-physical_xsd_Element_rowColumnOrientation.png differ diff --git a/dist/schema/img/eml-physical_xsd_Element_simpleDelimited.png b/dist/schema/img/eml-physical_xsd_Element_simpleDelimited.png index a890c994..087dd326 100644 Binary files a/dist/schema/img/eml-physical_xsd_Element_simpleDelimited.png and b/dist/schema/img/eml-physical_xsd_Element_simpleDelimited.png differ diff --git a/dist/schema/img/eml-physical_xsd_Element_size.png b/dist/schema/img/eml-physical_xsd_Element_size.png index b7d7c6df..77784817 100644 Binary files a/dist/schema/img/eml-physical_xsd_Element_size.png and b/dist/schema/img/eml-physical_xsd_Element_size.png differ diff --git a/dist/schema/img/eml-physical_xsd_Element_skipbytes.png b/dist/schema/img/eml-physical_xsd_Element_skipbytes.png index df453b0e..7bd4be06 100644 Binary files a/dist/schema/img/eml-physical_xsd_Element_skipbytes.png and b/dist/schema/img/eml-physical_xsd_Element_skipbytes.png differ diff --git a/dist/schema/img/eml-physical_xsd_Element_textDelimited.png b/dist/schema/img/eml-physical_xsd_Element_textDelimited.png index 035b9534..6b7c5d62 100644 Binary files a/dist/schema/img/eml-physical_xsd_Element_textDelimited.png and b/dist/schema/img/eml-physical_xsd_Element_textDelimited.png differ diff --git a/dist/schema/img/eml-physical_xsd_Element_textFixed.png b/dist/schema/img/eml-physical_xsd_Element_textFixed.png index 4c84b428..e64a2f7a 100644 Binary files a/dist/schema/img/eml-physical_xsd_Element_textFixed.png and b/dist/schema/img/eml-physical_xsd_Element_textFixed.png differ diff --git a/dist/schema/img/eml-physical_xsd_Element_textFormat.png b/dist/schema/img/eml-physical_xsd_Element_textFormat.png index 7316b201..187de9d1 100644 Binary files a/dist/schema/img/eml-physical_xsd_Element_textFormat.png and b/dist/schema/img/eml-physical_xsd_Element_textFormat.png differ diff --git a/dist/schema/img/eml-physical_xsd_Element_totalrowbytes.png b/dist/schema/img/eml-physical_xsd_Element_totalrowbytes.png index 75977535..3b9571e3 100644 Binary files a/dist/schema/img/eml-physical_xsd_Element_totalrowbytes.png and b/dist/schema/img/eml-physical_xsd_Element_totalrowbytes.png differ diff --git a/dist/schema/img/eml-physical_xsd_Element_url.png b/dist/schema/img/eml-physical_xsd_Element_url.png index d6a8fdd1..3c35e3f4 100644 Binary files a/dist/schema/img/eml-physical_xsd_Element_url.png and b/dist/schema/img/eml-physical_xsd_Element_url.png differ diff --git a/dist/schema/img/eml-project_xsd_Complex_Type_AwardType.png b/dist/schema/img/eml-project_xsd_Complex_Type_AwardType.png index ed76e46f..2734bf73 100644 Binary files a/dist/schema/img/eml-project_xsd_Complex_Type_AwardType.png and b/dist/schema/img/eml-project_xsd_Complex_Type_AwardType.png differ diff --git a/dist/schema/img/eml-project_xsd_Complex_Type_ResearchProjectType.png b/dist/schema/img/eml-project_xsd_Complex_Type_ResearchProjectType.png index e1864d55..07da97df 100644 Binary files a/dist/schema/img/eml-project_xsd_Complex_Type_ResearchProjectType.png and b/dist/schema/img/eml-project_xsd_Complex_Type_ResearchProjectType.png differ diff --git a/dist/schema/img/eml-project_xsd_Element_abstract.png b/dist/schema/img/eml-project_xsd_Element_abstract.png index 70f343f1..1909b393 100644 Binary files a/dist/schema/img/eml-project_xsd_Element_abstract.png and b/dist/schema/img/eml-project_xsd_Element_abstract.png differ diff --git a/dist/schema/img/eml-project_xsd_Element_award.png b/dist/schema/img/eml-project_xsd_Element_award.png index 05302b0e..09558066 100644 Binary files a/dist/schema/img/eml-project_xsd_Element_award.png and b/dist/schema/img/eml-project_xsd_Element_award.png differ diff --git a/dist/schema/img/eml-project_xsd_Element_awardNumber.png b/dist/schema/img/eml-project_xsd_Element_awardNumber.png index f9221d92..8c603b27 100644 Binary files a/dist/schema/img/eml-project_xsd_Element_awardNumber.png and b/dist/schema/img/eml-project_xsd_Element_awardNumber.png differ diff --git a/dist/schema/img/eml-project_xsd_Element_awardUrl.png b/dist/schema/img/eml-project_xsd_Element_awardUrl.png index c2676d48..a52835b4 100644 Binary files a/dist/schema/img/eml-project_xsd_Element_awardUrl.png and b/dist/schema/img/eml-project_xsd_Element_awardUrl.png differ diff --git a/dist/schema/img/eml-project_xsd_Element_citation.png b/dist/schema/img/eml-project_xsd_Element_citation.png index 161eb543..d6d1d414 100644 Binary files a/dist/schema/img/eml-project_xsd_Element_citation.png and b/dist/schema/img/eml-project_xsd_Element_citation.png differ diff --git a/dist/schema/img/eml-project_xsd_Element_citation_1.png b/dist/schema/img/eml-project_xsd_Element_citation_1.png index 161eb543..d6d1d414 100644 Binary files a/dist/schema/img/eml-project_xsd_Element_citation_1.png and b/dist/schema/img/eml-project_xsd_Element_citation_1.png differ diff --git a/dist/schema/img/eml-project_xsd_Element_citation_2.png b/dist/schema/img/eml-project_xsd_Element_citation_2.png index 161eb543..d6d1d414 100644 Binary files a/dist/schema/img/eml-project_xsd_Element_citation_2.png and b/dist/schema/img/eml-project_xsd_Element_citation_2.png differ diff --git a/dist/schema/img/eml-project_xsd_Element_coverage.png b/dist/schema/img/eml-project_xsd_Element_coverage.png index 2fa90b64..286e8067 100644 Binary files a/dist/schema/img/eml-project_xsd_Element_coverage.png and b/dist/schema/img/eml-project_xsd_Element_coverage.png differ diff --git a/dist/schema/img/eml-project_xsd_Element_description.png b/dist/schema/img/eml-project_xsd_Element_description.png index 5c14c75d..35dda6c9 100644 Binary files a/dist/schema/img/eml-project_xsd_Element_description.png and b/dist/schema/img/eml-project_xsd_Element_description.png differ diff --git a/dist/schema/img/eml-project_xsd_Element_descriptor.png b/dist/schema/img/eml-project_xsd_Element_descriptor.png index f331454e..399bdf89 100644 Binary files a/dist/schema/img/eml-project_xsd_Element_descriptor.png and b/dist/schema/img/eml-project_xsd_Element_descriptor.png differ diff --git a/dist/schema/img/eml-project_xsd_Element_descriptorValue.png b/dist/schema/img/eml-project_xsd_Element_descriptorValue.png index 361a540c..551b5f08 100644 Binary files a/dist/schema/img/eml-project_xsd_Element_descriptorValue.png and b/dist/schema/img/eml-project_xsd_Element_descriptorValue.png differ diff --git a/dist/schema/img/eml-project_xsd_Element_designDescription.png b/dist/schema/img/eml-project_xsd_Element_designDescription.png index 8d5719a0..7ce3f9cb 100644 Binary files a/dist/schema/img/eml-project_xsd_Element_designDescription.png and b/dist/schema/img/eml-project_xsd_Element_designDescription.png differ diff --git a/dist/schema/img/eml-project_xsd_Element_funderIdentifier.png b/dist/schema/img/eml-project_xsd_Element_funderIdentifier.png index 8833d8e7..87934207 100644 Binary files a/dist/schema/img/eml-project_xsd_Element_funderIdentifier.png and b/dist/schema/img/eml-project_xsd_Element_funderIdentifier.png differ diff --git a/dist/schema/img/eml-project_xsd_Element_funderName.png b/dist/schema/img/eml-project_xsd_Element_funderName.png index ad5f6601..3a35582c 100644 Binary files a/dist/schema/img/eml-project_xsd_Element_funderName.png and b/dist/schema/img/eml-project_xsd_Element_funderName.png differ diff --git a/dist/schema/img/eml-project_xsd_Element_funding.png b/dist/schema/img/eml-project_xsd_Element_funding.png index a6352791..8a5f5d7c 100644 Binary files a/dist/schema/img/eml-project_xsd_Element_funding.png and b/dist/schema/img/eml-project_xsd_Element_funding.png differ diff --git a/dist/schema/img/eml-project_xsd_Element_personnel.png b/dist/schema/img/eml-project_xsd_Element_personnel.png index dfab22f3..e90195e8 100644 Binary files a/dist/schema/img/eml-project_xsd_Element_personnel.png and b/dist/schema/img/eml-project_xsd_Element_personnel.png differ diff --git a/dist/schema/img/eml-project_xsd_Element_relatedProject.png b/dist/schema/img/eml-project_xsd_Element_relatedProject.png index 89fe479a..89269ee4 100644 Binary files a/dist/schema/img/eml-project_xsd_Element_relatedProject.png and b/dist/schema/img/eml-project_xsd_Element_relatedProject.png differ diff --git a/dist/schema/img/eml-project_xsd_Element_researchProject.png b/dist/schema/img/eml-project_xsd_Element_researchProject.png index d66a97b1..23e11afe 100644 Binary files a/dist/schema/img/eml-project_xsd_Element_researchProject.png and b/dist/schema/img/eml-project_xsd_Element_researchProject.png differ diff --git a/dist/schema/img/eml-project_xsd_Element_role.png b/dist/schema/img/eml-project_xsd_Element_role.png index d01dc1b8..e754c72d 100644 Binary files a/dist/schema/img/eml-project_xsd_Element_role.png and b/dist/schema/img/eml-project_xsd_Element_role.png differ diff --git a/dist/schema/img/eml-project_xsd_Element_studyAreaDescription.png b/dist/schema/img/eml-project_xsd_Element_studyAreaDescription.png index 4ed8f6e7..8665478a 100644 Binary files a/dist/schema/img/eml-project_xsd_Element_studyAreaDescription.png and b/dist/schema/img/eml-project_xsd_Element_studyAreaDescription.png differ diff --git a/dist/schema/img/eml-project_xsd_Element_title.png b/dist/schema/img/eml-project_xsd_Element_title.png index 3442b9b4..fa90c264 100644 Binary files a/dist/schema/img/eml-project_xsd_Element_title.png and b/dist/schema/img/eml-project_xsd_Element_title.png differ diff --git a/dist/schema/img/eml-project_xsd_Element_title_1.png b/dist/schema/img/eml-project_xsd_Element_title_1.png index 30e55681..a4100571 100644 Binary files a/dist/schema/img/eml-project_xsd_Element_title_1.png and b/dist/schema/img/eml-project_xsd_Element_title_1.png differ diff --git a/dist/schema/img/eml-project_xsd_Simple_Type_DescriptorType.png b/dist/schema/img/eml-project_xsd_Simple_Type_DescriptorType.png index 3160a863..fc1d5952 100644 Binary files a/dist/schema/img/eml-project_xsd_Simple_Type_DescriptorType.png and b/dist/schema/img/eml-project_xsd_Simple_Type_DescriptorType.png differ diff --git a/dist/schema/img/eml-protocol_xsd_Complex_Type_ProtocolType.png b/dist/schema/img/eml-protocol_xsd_Complex_Type_ProtocolType.png index a440d7c7..866c4c99 100644 Binary files a/dist/schema/img/eml-protocol_xsd_Complex_Type_ProtocolType.png and b/dist/schema/img/eml-protocol_xsd_Complex_Type_ProtocolType.png differ diff --git a/dist/schema/img/eml-protocol_xsd_Element_proceduralStep.png b/dist/schema/img/eml-protocol_xsd_Element_proceduralStep.png index 2c46dd92..2d2dd99e 100644 Binary files a/dist/schema/img/eml-protocol_xsd_Element_proceduralStep.png and b/dist/schema/img/eml-protocol_xsd_Element_proceduralStep.png differ diff --git a/dist/schema/img/eml-protocol_xsd_Element_protocol.png b/dist/schema/img/eml-protocol_xsd_Element_protocol.png index 52bf120d..c2e9c925 100644 Binary files a/dist/schema/img/eml-protocol_xsd_Element_protocol.png and b/dist/schema/img/eml-protocol_xsd_Element_protocol.png differ diff --git a/dist/schema/img/eml-resource_xsd_Complex_Type_ConnectionDefinitionType.png b/dist/schema/img/eml-resource_xsd_Complex_Type_ConnectionDefinitionType.png index 134953eb..3201c8fd 100644 Binary files a/dist/schema/img/eml-resource_xsd_Complex_Type_ConnectionDefinitionType.png and b/dist/schema/img/eml-resource_xsd_Complex_Type_ConnectionDefinitionType.png differ diff --git a/dist/schema/img/eml-resource_xsd_Complex_Type_ConnectionType.png b/dist/schema/img/eml-resource_xsd_Complex_Type_ConnectionType.png index 328c5669..a7e79a7d 100644 Binary files a/dist/schema/img/eml-resource_xsd_Complex_Type_ConnectionType.png and b/dist/schema/img/eml-resource_xsd_Complex_Type_ConnectionType.png differ diff --git a/dist/schema/img/eml-resource_xsd_Complex_Type_DistributionType.png b/dist/schema/img/eml-resource_xsd_Complex_Type_DistributionType.png index 8b6ffd45..7c4f49ca 100644 Binary files a/dist/schema/img/eml-resource_xsd_Complex_Type_DistributionType.png and b/dist/schema/img/eml-resource_xsd_Complex_Type_DistributionType.png differ diff --git a/dist/schema/img/eml-resource_xsd_Complex_Type_InlineType.png b/dist/schema/img/eml-resource_xsd_Complex_Type_InlineType.png index 0e8added..d2a2a1c2 100644 Binary files a/dist/schema/img/eml-resource_xsd_Complex_Type_InlineType.png and b/dist/schema/img/eml-resource_xsd_Complex_Type_InlineType.png differ diff --git a/dist/schema/img/eml-resource_xsd_Complex_Type_LicenseType.png b/dist/schema/img/eml-resource_xsd_Complex_Type_LicenseType.png index 89c07c28..00c6688f 100644 Binary files a/dist/schema/img/eml-resource_xsd_Complex_Type_LicenseType.png and b/dist/schema/img/eml-resource_xsd_Complex_Type_LicenseType.png differ diff --git a/dist/schema/img/eml-resource_xsd_Complex_Type_OfflineType.png b/dist/schema/img/eml-resource_xsd_Complex_Type_OfflineType.png index 3a25936d..9cae53e3 100644 Binary files a/dist/schema/img/eml-resource_xsd_Complex_Type_OfflineType.png and b/dist/schema/img/eml-resource_xsd_Complex_Type_OfflineType.png differ diff --git a/dist/schema/img/eml-resource_xsd_Complex_Type_OnlineType.png b/dist/schema/img/eml-resource_xsd_Complex_Type_OnlineType.png index 8a95aaf5..192eef98 100644 Binary files a/dist/schema/img/eml-resource_xsd_Complex_Type_OnlineType.png and b/dist/schema/img/eml-resource_xsd_Complex_Type_OnlineType.png differ diff --git a/dist/schema/img/eml-resource_xsd_Complex_Type_UrlType.png b/dist/schema/img/eml-resource_xsd_Complex_Type_UrlType.png index 4df4f4c0..dcae4e34 100644 Binary files a/dist/schema/img/eml-resource_xsd_Complex_Type_UrlType.png and b/dist/schema/img/eml-resource_xsd_Complex_Type_UrlType.png differ diff --git a/dist/schema/img/eml-resource_xsd_Complex_Type_i18nNonEmptyStringType.png b/dist/schema/img/eml-resource_xsd_Complex_Type_i18nNonEmptyStringType.png index d8ef240b..2542ebdd 100644 Binary files a/dist/schema/img/eml-resource_xsd_Complex_Type_i18nNonEmptyStringType.png and b/dist/schema/img/eml-resource_xsd_Complex_Type_i18nNonEmptyStringType.png differ diff --git a/dist/schema/img/eml-resource_xsd_Element_Group_ReferencesGroup.png b/dist/schema/img/eml-resource_xsd_Element_Group_ReferencesGroup.png index 834e01f4..e0ca24ae 100644 Binary files a/dist/schema/img/eml-resource_xsd_Element_Group_ReferencesGroup.png and b/dist/schema/img/eml-resource_xsd_Element_Group_ReferencesGroup.png differ diff --git a/dist/schema/img/eml-resource_xsd_Element_Group_ResourceGroup.png b/dist/schema/img/eml-resource_xsd_Element_Group_ResourceGroup.png index 57a30f3e..71143ca0 100644 Binary files a/dist/schema/img/eml-resource_xsd_Element_Group_ResourceGroup.png and b/dist/schema/img/eml-resource_xsd_Element_Group_ResourceGroup.png differ diff --git a/dist/schema/img/eml-resource_xsd_Element_abstract.png b/dist/schema/img/eml-resource_xsd_Element_abstract.png index 70f343f1..1909b393 100644 Binary files a/dist/schema/img/eml-resource_xsd_Element_abstract.png and b/dist/schema/img/eml-resource_xsd_Element_abstract.png differ diff --git a/dist/schema/img/eml-resource_xsd_Element_additionalInfo.png b/dist/schema/img/eml-resource_xsd_Element_additionalInfo.png index cbe5aabd..de9353b0 100644 Binary files a/dist/schema/img/eml-resource_xsd_Element_additionalInfo.png and b/dist/schema/img/eml-resource_xsd_Element_additionalInfo.png differ diff --git a/dist/schema/img/eml-resource_xsd_Element_alternateIdentifier.png b/dist/schema/img/eml-resource_xsd_Element_alternateIdentifier.png index 1b64e841..ad4acdda 100644 Binary files a/dist/schema/img/eml-resource_xsd_Element_alternateIdentifier.png and b/dist/schema/img/eml-resource_xsd_Element_alternateIdentifier.png differ diff --git a/dist/schema/img/eml-resource_xsd_Element_annotation.png b/dist/schema/img/eml-resource_xsd_Element_annotation.png index 0fc40a8d..ec28bcd6 100644 Binary files a/dist/schema/img/eml-resource_xsd_Element_annotation.png and b/dist/schema/img/eml-resource_xsd_Element_annotation.png differ diff --git a/dist/schema/img/eml-resource_xsd_Element_associatedParty.png b/dist/schema/img/eml-resource_xsd_Element_associatedParty.png index 78968081..6c703ad4 100644 Binary files a/dist/schema/img/eml-resource_xsd_Element_associatedParty.png and b/dist/schema/img/eml-resource_xsd_Element_associatedParty.png differ diff --git a/dist/schema/img/eml-resource_xsd_Element_connection.png b/dist/schema/img/eml-resource_xsd_Element_connection.png index e6a95595..7e9e0a78 100644 Binary files a/dist/schema/img/eml-resource_xsd_Element_connection.png and b/dist/schema/img/eml-resource_xsd_Element_connection.png differ diff --git a/dist/schema/img/eml-resource_xsd_Element_connectionDefinition.png b/dist/schema/img/eml-resource_xsd_Element_connectionDefinition.png index f2532c49..2f09ad1e 100644 Binary files a/dist/schema/img/eml-resource_xsd_Element_connectionDefinition.png and b/dist/schema/img/eml-resource_xsd_Element_connectionDefinition.png differ diff --git a/dist/schema/img/eml-resource_xsd_Element_connectionDefinition_1.png b/dist/schema/img/eml-resource_xsd_Element_connectionDefinition_1.png index f2532c49..2f09ad1e 100644 Binary files a/dist/schema/img/eml-resource_xsd_Element_connectionDefinition_1.png and b/dist/schema/img/eml-resource_xsd_Element_connectionDefinition_1.png differ diff --git a/dist/schema/img/eml-resource_xsd_Element_coverage.png b/dist/schema/img/eml-resource_xsd_Element_coverage.png index 2fa90b64..286e8067 100644 Binary files a/dist/schema/img/eml-resource_xsd_Element_coverage.png and b/dist/schema/img/eml-resource_xsd_Element_coverage.png differ diff --git a/dist/schema/img/eml-resource_xsd_Element_creator.png b/dist/schema/img/eml-resource_xsd_Element_creator.png index 3e008f60..6c35fe51 100644 Binary files a/dist/schema/img/eml-resource_xsd_Element_creator.png and b/dist/schema/img/eml-resource_xsd_Element_creator.png differ diff --git a/dist/schema/img/eml-resource_xsd_Element_defaultValue.png b/dist/schema/img/eml-resource_xsd_Element_defaultValue.png index 84a2a936..36ad28fc 100644 Binary files a/dist/schema/img/eml-resource_xsd_Element_defaultValue.png and b/dist/schema/img/eml-resource_xsd_Element_defaultValue.png differ diff --git a/dist/schema/img/eml-resource_xsd_Element_definition.png b/dist/schema/img/eml-resource_xsd_Element_definition.png index 67c188d5..65be1c4d 100644 Binary files a/dist/schema/img/eml-resource_xsd_Element_definition.png and b/dist/schema/img/eml-resource_xsd_Element_definition.png differ diff --git a/dist/schema/img/eml-resource_xsd_Element_description.png b/dist/schema/img/eml-resource_xsd_Element_description.png index 5c14c75d..35dda6c9 100644 Binary files a/dist/schema/img/eml-resource_xsd_Element_description.png and b/dist/schema/img/eml-resource_xsd_Element_description.png differ diff --git a/dist/schema/img/eml-resource_xsd_Element_distribution.png b/dist/schema/img/eml-resource_xsd_Element_distribution.png index 961592bc..3eadc29a 100644 Binary files a/dist/schema/img/eml-resource_xsd_Element_distribution.png and b/dist/schema/img/eml-resource_xsd_Element_distribution.png differ diff --git a/dist/schema/img/eml-resource_xsd_Element_identifier.png b/dist/schema/img/eml-resource_xsd_Element_identifier.png index 0266e8cb..fcf4f9b2 100644 Binary files a/dist/schema/img/eml-resource_xsd_Element_identifier.png and b/dist/schema/img/eml-resource_xsd_Element_identifier.png differ diff --git a/dist/schema/img/eml-resource_xsd_Element_inline.png b/dist/schema/img/eml-resource_xsd_Element_inline.png index 4da49bd0..c93fe1c5 100644 Binary files a/dist/schema/img/eml-resource_xsd_Element_inline.png and b/dist/schema/img/eml-resource_xsd_Element_inline.png differ diff --git a/dist/schema/img/eml-resource_xsd_Element_intellectualRights.png b/dist/schema/img/eml-resource_xsd_Element_intellectualRights.png index 8a40e9cc..5e53aba5 100644 Binary files a/dist/schema/img/eml-resource_xsd_Element_intellectualRights.png and b/dist/schema/img/eml-resource_xsd_Element_intellectualRights.png differ diff --git a/dist/schema/img/eml-resource_xsd_Element_keyword.png b/dist/schema/img/eml-resource_xsd_Element_keyword.png index 6bfa0b39..b7073472 100644 Binary files a/dist/schema/img/eml-resource_xsd_Element_keyword.png and b/dist/schema/img/eml-resource_xsd_Element_keyword.png differ diff --git a/dist/schema/img/eml-resource_xsd_Element_keywordSet.png b/dist/schema/img/eml-resource_xsd_Element_keywordSet.png index e4220d10..dc1bf704 100644 Binary files a/dist/schema/img/eml-resource_xsd_Element_keywordSet.png and b/dist/schema/img/eml-resource_xsd_Element_keywordSet.png differ diff --git a/dist/schema/img/eml-resource_xsd_Element_keywordThesaurus.png b/dist/schema/img/eml-resource_xsd_Element_keywordThesaurus.png index 239729c2..666f2924 100644 Binary files a/dist/schema/img/eml-resource_xsd_Element_keywordThesaurus.png and b/dist/schema/img/eml-resource_xsd_Element_keywordThesaurus.png differ diff --git a/dist/schema/img/eml-resource_xsd_Element_language.png b/dist/schema/img/eml-resource_xsd_Element_language.png index 3b248147..0300b8d6 100644 Binary files a/dist/schema/img/eml-resource_xsd_Element_language.png and b/dist/schema/img/eml-resource_xsd_Element_language.png differ diff --git a/dist/schema/img/eml-resource_xsd_Element_licenseName.png b/dist/schema/img/eml-resource_xsd_Element_licenseName.png index 99ac1205..898d3263 100644 Binary files a/dist/schema/img/eml-resource_xsd_Element_licenseName.png and b/dist/schema/img/eml-resource_xsd_Element_licenseName.png differ diff --git a/dist/schema/img/eml-resource_xsd_Element_licensed.png b/dist/schema/img/eml-resource_xsd_Element_licensed.png index 722a1058..99c7985e 100644 Binary files a/dist/schema/img/eml-resource_xsd_Element_licensed.png and b/dist/schema/img/eml-resource_xsd_Element_licensed.png differ diff --git a/dist/schema/img/eml-resource_xsd_Element_mediumDensity.png b/dist/schema/img/eml-resource_xsd_Element_mediumDensity.png index 4b47918a..cb6c7dab 100644 Binary files a/dist/schema/img/eml-resource_xsd_Element_mediumDensity.png and b/dist/schema/img/eml-resource_xsd_Element_mediumDensity.png differ diff --git a/dist/schema/img/eml-resource_xsd_Element_mediumDensityUnits.png b/dist/schema/img/eml-resource_xsd_Element_mediumDensityUnits.png index 9f7ae048..23d4b14b 100644 Binary files a/dist/schema/img/eml-resource_xsd_Element_mediumDensityUnits.png and b/dist/schema/img/eml-resource_xsd_Element_mediumDensityUnits.png differ diff --git a/dist/schema/img/eml-resource_xsd_Element_mediumFormat.png b/dist/schema/img/eml-resource_xsd_Element_mediumFormat.png index 7ef05dc4..f8460131 100644 Binary files a/dist/schema/img/eml-resource_xsd_Element_mediumFormat.png and b/dist/schema/img/eml-resource_xsd_Element_mediumFormat.png differ diff --git a/dist/schema/img/eml-resource_xsd_Element_mediumName.png b/dist/schema/img/eml-resource_xsd_Element_mediumName.png index 3d527a21..0221ad45 100644 Binary files a/dist/schema/img/eml-resource_xsd_Element_mediumName.png and b/dist/schema/img/eml-resource_xsd_Element_mediumName.png differ diff --git a/dist/schema/img/eml-resource_xsd_Element_mediumNote.png b/dist/schema/img/eml-resource_xsd_Element_mediumNote.png index 5a976c62..9ccc299b 100644 Binary files a/dist/schema/img/eml-resource_xsd_Element_mediumNote.png and b/dist/schema/img/eml-resource_xsd_Element_mediumNote.png differ diff --git a/dist/schema/img/eml-resource_xsd_Element_mediumVolume.png b/dist/schema/img/eml-resource_xsd_Element_mediumVolume.png index 4c313248..a4117aa2 100644 Binary files a/dist/schema/img/eml-resource_xsd_Element_mediumVolume.png and b/dist/schema/img/eml-resource_xsd_Element_mediumVolume.png differ diff --git a/dist/schema/img/eml-resource_xsd_Element_metadataProvider.png b/dist/schema/img/eml-resource_xsd_Element_metadataProvider.png index 39511901..e15722d7 100644 Binary files a/dist/schema/img/eml-resource_xsd_Element_metadataProvider.png and b/dist/schema/img/eml-resource_xsd_Element_metadataProvider.png differ diff --git a/dist/schema/img/eml-resource_xsd_Element_name.png b/dist/schema/img/eml-resource_xsd_Element_name.png index cd04b9ef..bddae32f 100644 Binary files a/dist/schema/img/eml-resource_xsd_Element_name.png and b/dist/schema/img/eml-resource_xsd_Element_name.png differ diff --git a/dist/schema/img/eml-resource_xsd_Element_name_1.png b/dist/schema/img/eml-resource_xsd_Element_name_1.png index cd04b9ef..bddae32f 100644 Binary files a/dist/schema/img/eml-resource_xsd_Element_name_1.png and b/dist/schema/img/eml-resource_xsd_Element_name_1.png differ diff --git a/dist/schema/img/eml-resource_xsd_Element_offline.png b/dist/schema/img/eml-resource_xsd_Element_offline.png index 7e821f56..4124f323 100644 Binary files a/dist/schema/img/eml-resource_xsd_Element_offline.png and b/dist/schema/img/eml-resource_xsd_Element_offline.png differ diff --git a/dist/schema/img/eml-resource_xsd_Element_online.png b/dist/schema/img/eml-resource_xsd_Element_online.png index 95ed5705..ad7c60e1 100644 Binary files a/dist/schema/img/eml-resource_xsd_Element_online.png and b/dist/schema/img/eml-resource_xsd_Element_online.png differ diff --git a/dist/schema/img/eml-resource_xsd_Element_onlineDescription.png b/dist/schema/img/eml-resource_xsd_Element_onlineDescription.png index 21b78a6d..c7f861b2 100644 Binary files a/dist/schema/img/eml-resource_xsd_Element_onlineDescription.png and b/dist/schema/img/eml-resource_xsd_Element_onlineDescription.png differ diff --git a/dist/schema/img/eml-resource_xsd_Element_parameter.png b/dist/schema/img/eml-resource_xsd_Element_parameter.png index d5bc8852..348001bb 100644 Binary files a/dist/schema/img/eml-resource_xsd_Element_parameter.png and b/dist/schema/img/eml-resource_xsd_Element_parameter.png differ diff --git a/dist/schema/img/eml-resource_xsd_Element_parameterDefinition.png b/dist/schema/img/eml-resource_xsd_Element_parameterDefinition.png index 3b30844f..4005ef10 100644 Binary files a/dist/schema/img/eml-resource_xsd_Element_parameterDefinition.png and b/dist/schema/img/eml-resource_xsd_Element_parameterDefinition.png differ diff --git a/dist/schema/img/eml-resource_xsd_Element_pubDate.png b/dist/schema/img/eml-resource_xsd_Element_pubDate.png index 86675a4e..134971bf 100644 Binary files a/dist/schema/img/eml-resource_xsd_Element_pubDate.png and b/dist/schema/img/eml-resource_xsd_Element_pubDate.png differ diff --git a/dist/schema/img/eml-resource_xsd_Element_references.png b/dist/schema/img/eml-resource_xsd_Element_references.png index 844a697a..a95d6216 100644 Binary files a/dist/schema/img/eml-resource_xsd_Element_references.png and b/dist/schema/img/eml-resource_xsd_Element_references.png differ diff --git a/dist/schema/img/eml-resource_xsd_Element_role.png b/dist/schema/img/eml-resource_xsd_Element_role.png index d01dc1b8..e754c72d 100644 Binary files a/dist/schema/img/eml-resource_xsd_Element_role.png and b/dist/schema/img/eml-resource_xsd_Element_role.png differ diff --git a/dist/schema/img/eml-resource_xsd_Element_schemeName.png b/dist/schema/img/eml-resource_xsd_Element_schemeName.png index 5a59d8fa..765734c3 100644 Binary files a/dist/schema/img/eml-resource_xsd_Element_schemeName.png and b/dist/schema/img/eml-resource_xsd_Element_schemeName.png differ diff --git a/dist/schema/img/eml-resource_xsd_Element_series.png b/dist/schema/img/eml-resource_xsd_Element_series.png index d4191e56..924b9986 100644 Binary files a/dist/schema/img/eml-resource_xsd_Element_series.png and b/dist/schema/img/eml-resource_xsd_Element_series.png differ diff --git a/dist/schema/img/eml-resource_xsd_Element_shortName.png b/dist/schema/img/eml-resource_xsd_Element_shortName.png index c36dba44..645a403f 100644 Binary files a/dist/schema/img/eml-resource_xsd_Element_shortName.png and b/dist/schema/img/eml-resource_xsd_Element_shortName.png differ diff --git a/dist/schema/img/eml-resource_xsd_Element_title.png b/dist/schema/img/eml-resource_xsd_Element_title.png index f3c4589b..b9948d2d 100644 Binary files a/dist/schema/img/eml-resource_xsd_Element_title.png and b/dist/schema/img/eml-resource_xsd_Element_title.png differ diff --git a/dist/schema/img/eml-resource_xsd_Element_url.png b/dist/schema/img/eml-resource_xsd_Element_url.png index b1bc4df6..eb2018b2 100644 Binary files a/dist/schema/img/eml-resource_xsd_Element_url.png and b/dist/schema/img/eml-resource_xsd_Element_url.png differ diff --git a/dist/schema/img/eml-resource_xsd_Element_url_1.png b/dist/schema/img/eml-resource_xsd_Element_url_1.png index 91488ea1..7a388a57 100644 Binary files a/dist/schema/img/eml-resource_xsd_Element_url_1.png and b/dist/schema/img/eml-resource_xsd_Element_url_1.png differ diff --git a/dist/schema/img/eml-resource_xsd_Element_value.png b/dist/schema/img/eml-resource_xsd_Element_value.png index a31535f1..4218899b 100644 Binary files a/dist/schema/img/eml-resource_xsd_Element_value.png and b/dist/schema/img/eml-resource_xsd_Element_value.png differ diff --git a/dist/schema/img/eml-resource_xsd_Element_value_1.png b/dist/schema/img/eml-resource_xsd_Element_value_1.png index 5e704fe9..5cb1e7cd 100644 Binary files a/dist/schema/img/eml-resource_xsd_Element_value_1.png and b/dist/schema/img/eml-resource_xsd_Element_value_1.png differ diff --git a/dist/schema/img/eml-resource_xsd_Simple_Type_FunctionType.png b/dist/schema/img/eml-resource_xsd_Simple_Type_FunctionType.png index b40e5f0a..cb80c4c8 100644 Binary files a/dist/schema/img/eml-resource_xsd_Simple_Type_FunctionType.png and b/dist/schema/img/eml-resource_xsd_Simple_Type_FunctionType.png differ diff --git a/dist/schema/img/eml-resource_xsd_Simple_Type_IDType.png b/dist/schema/img/eml-resource_xsd_Simple_Type_IDType.png index 5f857d2b..90bc02d2 100644 Binary files a/dist/schema/img/eml-resource_xsd_Simple_Type_IDType.png and b/dist/schema/img/eml-resource_xsd_Simple_Type_IDType.png differ diff --git a/dist/schema/img/eml-resource_xsd_Simple_Type_KeyTypeCode.png b/dist/schema/img/eml-resource_xsd_Simple_Type_KeyTypeCode.png index 5593149a..c4f631ba 100644 Binary files a/dist/schema/img/eml-resource_xsd_Simple_Type_KeyTypeCode.png and b/dist/schema/img/eml-resource_xsd_Simple_Type_KeyTypeCode.png differ diff --git a/dist/schema/img/eml-resource_xsd_Simple_Type_NonEmptyStringType.png b/dist/schema/img/eml-resource_xsd_Simple_Type_NonEmptyStringType.png index 47a48c39..ba7f2af1 100644 Binary files a/dist/schema/img/eml-resource_xsd_Simple_Type_NonEmptyStringType.png and b/dist/schema/img/eml-resource_xsd_Simple_Type_NonEmptyStringType.png differ diff --git a/dist/schema/img/eml-resource_xsd_Simple_Type_ScopeType.png b/dist/schema/img/eml-resource_xsd_Simple_Type_ScopeType.png index a5aad6d1..16594bef 100644 Binary files a/dist/schema/img/eml-resource_xsd_Simple_Type_ScopeType.png and b/dist/schema/img/eml-resource_xsd_Simple_Type_ScopeType.png differ diff --git a/dist/schema/img/eml-resource_xsd_Simple_Type_SystemType.png b/dist/schema/img/eml-resource_xsd_Simple_Type_SystemType.png index 561b0491..0eae4e30 100644 Binary files a/dist/schema/img/eml-resource_xsd_Simple_Type_SystemType.png and b/dist/schema/img/eml-resource_xsd_Simple_Type_SystemType.png differ diff --git a/dist/schema/img/eml-resource_xsd_Simple_Type_yearDate.png b/dist/schema/img/eml-resource_xsd_Simple_Type_yearDate.png index dfdf7d5b..7f228e3e 100644 Binary files a/dist/schema/img/eml-resource_xsd_Simple_Type_yearDate.png and b/dist/schema/img/eml-resource_xsd_Simple_Type_yearDate.png differ diff --git a/dist/schema/img/eml-semantics_xsd_Complex_Type_SemanticAnnotation.png b/dist/schema/img/eml-semantics_xsd_Complex_Type_SemanticAnnotation.png index ae9f38fc..a5d7a187 100644 Binary files a/dist/schema/img/eml-semantics_xsd_Complex_Type_SemanticAnnotation.png and b/dist/schema/img/eml-semantics_xsd_Complex_Type_SemanticAnnotation.png differ diff --git a/dist/schema/img/eml-semantics_xsd_Element_annotation.png b/dist/schema/img/eml-semantics_xsd_Element_annotation.png index 4fa11919..493b50ee 100644 Binary files a/dist/schema/img/eml-semantics_xsd_Element_annotation.png and b/dist/schema/img/eml-semantics_xsd_Element_annotation.png differ diff --git a/dist/schema/img/eml-semantics_xsd_Element_propertyURI.png b/dist/schema/img/eml-semantics_xsd_Element_propertyURI.png index f01dc627..8240e40c 100644 Binary files a/dist/schema/img/eml-semantics_xsd_Element_propertyURI.png and b/dist/schema/img/eml-semantics_xsd_Element_propertyURI.png differ diff --git a/dist/schema/img/eml-semantics_xsd_Element_valueURI.png b/dist/schema/img/eml-semantics_xsd_Element_valueURI.png index 7f4b95a6..4ddaa6bb 100644 Binary files a/dist/schema/img/eml-semantics_xsd_Element_valueURI.png and b/dist/schema/img/eml-semantics_xsd_Element_valueURI.png differ diff --git a/dist/schema/img/eml-software_xsd_Complex_Type_DependencyType.png b/dist/schema/img/eml-software_xsd_Complex_Type_DependencyType.png index c73c9fd9..c2dc1afb 100644 Binary files a/dist/schema/img/eml-software_xsd_Complex_Type_DependencyType.png and b/dist/schema/img/eml-software_xsd_Complex_Type_DependencyType.png differ diff --git a/dist/schema/img/eml-software_xsd_Complex_Type_SoftwareType.png b/dist/schema/img/eml-software_xsd_Complex_Type_SoftwareType.png index fe7408db..e6e6d56c 100644 Binary files a/dist/schema/img/eml-software_xsd_Complex_Type_SoftwareType.png and b/dist/schema/img/eml-software_xsd_Complex_Type_SoftwareType.png differ diff --git a/dist/schema/img/eml-software_xsd_Element_LanguageCodeStandard.png b/dist/schema/img/eml-software_xsd_Element_LanguageCodeStandard.png index 2a0d74f4..69e6b9fa 100644 Binary files a/dist/schema/img/eml-software_xsd_Element_LanguageCodeStandard.png and b/dist/schema/img/eml-software_xsd_Element_LanguageCodeStandard.png differ diff --git a/dist/schema/img/eml-software_xsd_Element_LanguageValue.png b/dist/schema/img/eml-software_xsd_Element_LanguageValue.png index 6c9bd01a..c107758c 100644 Binary files a/dist/schema/img/eml-software_xsd_Element_LanguageValue.png and b/dist/schema/img/eml-software_xsd_Element_LanguageValue.png differ diff --git a/dist/schema/img/eml-software_xsd_Element_action.png b/dist/schema/img/eml-software_xsd_Element_action.png index ca44c707..32a08ac2 100644 Binary files a/dist/schema/img/eml-software_xsd_Element_action.png and b/dist/schema/img/eml-software_xsd_Element_action.png differ diff --git a/dist/schema/img/eml-software_xsd_Element_checksum.png b/dist/schema/img/eml-software_xsd_Element_checksum.png index 062a63c1..2a027f00 100644 Binary files a/dist/schema/img/eml-software_xsd_Element_checksum.png and b/dist/schema/img/eml-software_xsd_Element_checksum.png differ diff --git a/dist/schema/img/eml-software_xsd_Element_dependency.png b/dist/schema/img/eml-software_xsd_Element_dependency.png index b3eba7d1..2df7c72f 100644 Binary files a/dist/schema/img/eml-software_xsd_Element_dependency.png and b/dist/schema/img/eml-software_xsd_Element_dependency.png differ diff --git a/dist/schema/img/eml-software_xsd_Element_dependency_1.png b/dist/schema/img/eml-software_xsd_Element_dependency_1.png index b3eba7d1..2df7c72f 100644 Binary files a/dist/schema/img/eml-software_xsd_Element_dependency_1.png and b/dist/schema/img/eml-software_xsd_Element_dependency_1.png differ diff --git a/dist/schema/img/eml-software_xsd_Element_dependency_2.png b/dist/schema/img/eml-software_xsd_Element_dependency_2.png index e30b79a8..4c06f06b 100644 Binary files a/dist/schema/img/eml-software_xsd_Element_dependency_2.png and b/dist/schema/img/eml-software_xsd_Element_dependency_2.png differ diff --git a/dist/schema/img/eml-software_xsd_Element_diskUsage.png b/dist/schema/img/eml-software_xsd_Element_diskUsage.png index 5998de4c..b619ccce 100644 Binary files a/dist/schema/img/eml-software_xsd_Element_diskUsage.png and b/dist/schema/img/eml-software_xsd_Element_diskUsage.png differ diff --git a/dist/schema/img/eml-software_xsd_Element_distribution.png b/dist/schema/img/eml-software_xsd_Element_distribution.png index 3e03368c..4c24a625 100644 Binary files a/dist/schema/img/eml-software_xsd_Element_distribution.png and b/dist/schema/img/eml-software_xsd_Element_distribution.png differ diff --git a/dist/schema/img/eml-software_xsd_Element_implementation.png b/dist/schema/img/eml-software_xsd_Element_implementation.png index 20eadce8..4de9ac44 100644 Binary files a/dist/schema/img/eml-software_xsd_Element_implementation.png and b/dist/schema/img/eml-software_xsd_Element_implementation.png differ diff --git a/dist/schema/img/eml-software_xsd_Element_language.png b/dist/schema/img/eml-software_xsd_Element_language.png index 53f4fa64..63581ea8 100644 Binary files a/dist/schema/img/eml-software_xsd_Element_language.png and b/dist/schema/img/eml-software_xsd_Element_language.png differ diff --git a/dist/schema/img/eml-software_xsd_Element_license.png b/dist/schema/img/eml-software_xsd_Element_license.png index 3e0c162c..e6b79847 100644 Binary files a/dist/schema/img/eml-software_xsd_Element_license.png and b/dist/schema/img/eml-software_xsd_Element_license.png differ diff --git a/dist/schema/img/eml-software_xsd_Element_licenseURL.png b/dist/schema/img/eml-software_xsd_Element_licenseURL.png index 4dad36dc..f862beaa 100644 Binary files a/dist/schema/img/eml-software_xsd_Element_licenseURL.png and b/dist/schema/img/eml-software_xsd_Element_licenseURL.png differ diff --git a/dist/schema/img/eml-software_xsd_Element_machineProcessor.png b/dist/schema/img/eml-software_xsd_Element_machineProcessor.png index 0871f4d6..eaf65129 100644 Binary files a/dist/schema/img/eml-software_xsd_Element_machineProcessor.png and b/dist/schema/img/eml-software_xsd_Element_machineProcessor.png differ diff --git a/dist/schema/img/eml-software_xsd_Element_operatingSystem.png b/dist/schema/img/eml-software_xsd_Element_operatingSystem.png index 38c5ad0c..0aa440d9 100644 Binary files a/dist/schema/img/eml-software_xsd_Element_operatingSystem.png and b/dist/schema/img/eml-software_xsd_Element_operatingSystem.png differ diff --git a/dist/schema/img/eml-software_xsd_Element_programmingLanguage.png b/dist/schema/img/eml-software_xsd_Element_programmingLanguage.png index 43866343..2914f9f1 100644 Binary files a/dist/schema/img/eml-software_xsd_Element_programmingLanguage.png and b/dist/schema/img/eml-software_xsd_Element_programmingLanguage.png differ diff --git a/dist/schema/img/eml-software_xsd_Element_project.png b/dist/schema/img/eml-software_xsd_Element_project.png index 6375b949..46b009a3 100644 Binary files a/dist/schema/img/eml-software_xsd_Element_project.png and b/dist/schema/img/eml-software_xsd_Element_project.png differ diff --git a/dist/schema/img/eml-software_xsd_Element_runtimeMemoryUsage.png b/dist/schema/img/eml-software_xsd_Element_runtimeMemoryUsage.png index 4fc48fa5..309b0032 100644 Binary files a/dist/schema/img/eml-software_xsd_Element_runtimeMemoryUsage.png and b/dist/schema/img/eml-software_xsd_Element_runtimeMemoryUsage.png differ diff --git a/dist/schema/img/eml-software_xsd_Element_size.png b/dist/schema/img/eml-software_xsd_Element_size.png index a0124431..40b7abfe 100644 Binary files a/dist/schema/img/eml-software_xsd_Element_size.png and b/dist/schema/img/eml-software_xsd_Element_size.png differ diff --git a/dist/schema/img/eml-software_xsd_Element_software.png b/dist/schema/img/eml-software_xsd_Element_software.png index 5eb51346..ef66daff 100644 Binary files a/dist/schema/img/eml-software_xsd_Element_software.png and b/dist/schema/img/eml-software_xsd_Element_software.png differ diff --git a/dist/schema/img/eml-software_xsd_Element_software_1.png b/dist/schema/img/eml-software_xsd_Element_software_1.png index 5eb51346..ef66daff 100644 Binary files a/dist/schema/img/eml-software_xsd_Element_software_1.png and b/dist/schema/img/eml-software_xsd_Element_software_1.png differ diff --git a/dist/schema/img/eml-software_xsd_Element_version.png b/dist/schema/img/eml-software_xsd_Element_version.png index 48701999..cb24265e 100644 Binary files a/dist/schema/img/eml-software_xsd_Element_version.png and b/dist/schema/img/eml-software_xsd_Element_version.png differ diff --git a/dist/schema/img/eml-software_xsd_Element_virtualMachine.png b/dist/schema/img/eml-software_xsd_Element_virtualMachine.png index 6141ff7f..9d7933b8 100644 Binary files a/dist/schema/img/eml-software_xsd_Element_virtualMachine.png and b/dist/schema/img/eml-software_xsd_Element_virtualMachine.png differ diff --git a/dist/schema/img/eml-software_xsd_Simple_Type_Action.png b/dist/schema/img/eml-software_xsd_Simple_Type_Action.png index 068facf4..0c5e9b20 100644 Binary files a/dist/schema/img/eml-software_xsd_Simple_Type_Action.png and b/dist/schema/img/eml-software_xsd_Simple_Type_Action.png differ diff --git a/dist/schema/img/eml-spatialRaster_xsd_Complex_Type_BandType.png b/dist/schema/img/eml-spatialRaster_xsd_Complex_Type_BandType.png index 4c33af62..62afb8bf 100644 Binary files a/dist/schema/img/eml-spatialRaster_xsd_Complex_Type_BandType.png and b/dist/schema/img/eml-spatialRaster_xsd_Complex_Type_BandType.png differ diff --git a/dist/schema/img/eml-spatialRaster_xsd_Complex_Type_DataQuality.png b/dist/schema/img/eml-spatialRaster_xsd_Complex_Type_DataQuality.png index f38cf451..99fb20c9 100644 Binary files a/dist/schema/img/eml-spatialRaster_xsd_Complex_Type_DataQuality.png and b/dist/schema/img/eml-spatialRaster_xsd_Complex_Type_DataQuality.png differ diff --git a/dist/schema/img/eml-spatialRaster_xsd_Complex_Type_SpatialRasterType.png b/dist/schema/img/eml-spatialRaster_xsd_Complex_Type_SpatialRasterType.png index 53c7b7c0..2bbaaa6d 100644 Binary files a/dist/schema/img/eml-spatialRaster_xsd_Complex_Type_SpatialRasterType.png and b/dist/schema/img/eml-spatialRaster_xsd_Complex_Type_SpatialRasterType.png differ diff --git a/dist/schema/img/eml-spatialRaster_xsd_Element_accuracyReport.png b/dist/schema/img/eml-spatialRaster_xsd_Element_accuracyReport.png index 54c98e48..eb57fb70 100644 Binary files a/dist/schema/img/eml-spatialRaster_xsd_Element_accuracyReport.png and b/dist/schema/img/eml-spatialRaster_xsd_Element_accuracyReport.png differ diff --git a/dist/schema/img/eml-spatialRaster_xsd_Element_attributeList.png b/dist/schema/img/eml-spatialRaster_xsd_Element_attributeList.png index db6f5507..545a23e3 100644 Binary files a/dist/schema/img/eml-spatialRaster_xsd_Element_attributeList.png and b/dist/schema/img/eml-spatialRaster_xsd_Element_attributeList.png differ diff --git a/dist/schema/img/eml-spatialRaster_xsd_Element_bandDescription.png b/dist/schema/img/eml-spatialRaster_xsd_Element_bandDescription.png index 914f43c2..0ab5d159 100644 Binary files a/dist/schema/img/eml-spatialRaster_xsd_Element_bandDescription.png and b/dist/schema/img/eml-spatialRaster_xsd_Element_bandDescription.png differ diff --git a/dist/schema/img/eml-spatialRaster_xsd_Element_bilinearFit.png b/dist/schema/img/eml-spatialRaster_xsd_Element_bilinearFit.png index 3a0d4ba1..eded1f5b 100644 Binary files a/dist/schema/img/eml-spatialRaster_xsd_Element_bilinearFit.png and b/dist/schema/img/eml-spatialRaster_xsd_Element_bilinearFit.png differ diff --git a/dist/schema/img/eml-spatialRaster_xsd_Element_cameraCalibrationInformationAvailability.png b/dist/schema/img/eml-spatialRaster_xsd_Element_cameraCalibrationInformationAvailability.png index 4886d5f9..dd845ca1 100644 Binary files a/dist/schema/img/eml-spatialRaster_xsd_Element_cameraCalibrationInformationAvailability.png and b/dist/schema/img/eml-spatialRaster_xsd_Element_cameraCalibrationInformationAvailability.png differ diff --git a/dist/schema/img/eml-spatialRaster_xsd_Element_cellGeometry.png b/dist/schema/img/eml-spatialRaster_xsd_Element_cellGeometry.png index 897111a2..fecfd29f 100644 Binary files a/dist/schema/img/eml-spatialRaster_xsd_Element_cellGeometry.png and b/dist/schema/img/eml-spatialRaster_xsd_Element_cellGeometry.png differ diff --git a/dist/schema/img/eml-spatialRaster_xsd_Element_cellSizeXDirection.png b/dist/schema/img/eml-spatialRaster_xsd_Element_cellSizeXDirection.png index aeb696cc..db6ce951 100644 Binary files a/dist/schema/img/eml-spatialRaster_xsd_Element_cellSizeXDirection.png and b/dist/schema/img/eml-spatialRaster_xsd_Element_cellSizeXDirection.png differ diff --git a/dist/schema/img/eml-spatialRaster_xsd_Element_cellSizeYDirection.png b/dist/schema/img/eml-spatialRaster_xsd_Element_cellSizeYDirection.png index 5f31a4fd..4d7fbe8f 100644 Binary files a/dist/schema/img/eml-spatialRaster_xsd_Element_cellSizeYDirection.png and b/dist/schema/img/eml-spatialRaster_xsd_Element_cellSizeYDirection.png differ diff --git a/dist/schema/img/eml-spatialRaster_xsd_Element_cloudCoverPercentage.png b/dist/schema/img/eml-spatialRaster_xsd_Element_cloudCoverPercentage.png index 368cd8f7..c7de0b24 100644 Binary files a/dist/schema/img/eml-spatialRaster_xsd_Element_cloudCoverPercentage.png and b/dist/schema/img/eml-spatialRaster_xsd_Element_cloudCoverPercentage.png differ diff --git a/dist/schema/img/eml-spatialRaster_xsd_Element_column.png b/dist/schema/img/eml-spatialRaster_xsd_Element_column.png index cba86373..2ea7ae7c 100644 Binary files a/dist/schema/img/eml-spatialRaster_xsd_Element_column.png and b/dist/schema/img/eml-spatialRaster_xsd_Element_column.png differ diff --git a/dist/schema/img/eml-spatialRaster_xsd_Element_columns.png b/dist/schema/img/eml-spatialRaster_xsd_Element_columns.png index dc3e1c4d..7af4fb86 100644 Binary files a/dist/schema/img/eml-spatialRaster_xsd_Element_columns.png and b/dist/schema/img/eml-spatialRaster_xsd_Element_columns.png differ diff --git a/dist/schema/img/eml-spatialRaster_xsd_Element_compressionGenerationQuality.png b/dist/schema/img/eml-spatialRaster_xsd_Element_compressionGenerationQuality.png index cd058e0d..0f5ec9e1 100644 Binary files a/dist/schema/img/eml-spatialRaster_xsd_Element_compressionGenerationQuality.png and b/dist/schema/img/eml-spatialRaster_xsd_Element_compressionGenerationQuality.png differ diff --git a/dist/schema/img/eml-spatialRaster_xsd_Element_constraint.png b/dist/schema/img/eml-spatialRaster_xsd_Element_constraint.png index 0b8f46a1..57f787a6 100644 Binary files a/dist/schema/img/eml-spatialRaster_xsd_Element_constraint.png and b/dist/schema/img/eml-spatialRaster_xsd_Element_constraint.png differ diff --git a/dist/schema/img/eml-spatialRaster_xsd_Element_controlPoint.png b/dist/schema/img/eml-spatialRaster_xsd_Element_controlPoint.png index dd11deba..344409e6 100644 Binary files a/dist/schema/img/eml-spatialRaster_xsd_Element_controlPoint.png and b/dist/schema/img/eml-spatialRaster_xsd_Element_controlPoint.png differ diff --git a/dist/schema/img/eml-spatialRaster_xsd_Element_corner.png b/dist/schema/img/eml-spatialRaster_xsd_Element_corner.png index 2e8c906e..9f589e90 100644 Binary files a/dist/schema/img/eml-spatialRaster_xsd_Element_corner.png and b/dist/schema/img/eml-spatialRaster_xsd_Element_corner.png differ diff --git a/dist/schema/img/eml-spatialRaster_xsd_Element_cornerPoint.png b/dist/schema/img/eml-spatialRaster_xsd_Element_cornerPoint.png index cd58f91e..4ee0634d 100644 Binary files a/dist/schema/img/eml-spatialRaster_xsd_Element_cornerPoint.png and b/dist/schema/img/eml-spatialRaster_xsd_Element_cornerPoint.png differ diff --git a/dist/schema/img/eml-spatialRaster_xsd_Element_filmDistortionInformationAvailability.png b/dist/schema/img/eml-spatialRaster_xsd_Element_filmDistortionInformationAvailability.png index 295b41c7..59f7460c 100644 Binary files a/dist/schema/img/eml-spatialRaster_xsd_Element_filmDistortionInformationAvailability.png and b/dist/schema/img/eml-spatialRaster_xsd_Element_filmDistortionInformationAvailability.png differ diff --git a/dist/schema/img/eml-spatialRaster_xsd_Element_georeferenceInfo.png b/dist/schema/img/eml-spatialRaster_xsd_Element_georeferenceInfo.png index f6525bc5..b3a3ea12 100644 Binary files a/dist/schema/img/eml-spatialRaster_xsd_Element_georeferenceInfo.png and b/dist/schema/img/eml-spatialRaster_xsd_Element_georeferenceInfo.png differ diff --git a/dist/schema/img/eml-spatialRaster_xsd_Element_highWavelength.png b/dist/schema/img/eml-spatialRaster_xsd_Element_highWavelength.png index 8218000f..cdf13e1f 100644 Binary files a/dist/schema/img/eml-spatialRaster_xsd_Element_highWavelength.png and b/dist/schema/img/eml-spatialRaster_xsd_Element_highWavelength.png differ diff --git a/dist/schema/img/eml-spatialRaster_xsd_Element_horizontalAccuracy.png b/dist/schema/img/eml-spatialRaster_xsd_Element_horizontalAccuracy.png index 65ad7041..ba38b66c 100644 Binary files a/dist/schema/img/eml-spatialRaster_xsd_Element_horizontalAccuracy.png and b/dist/schema/img/eml-spatialRaster_xsd_Element_horizontalAccuracy.png differ diff --git a/dist/schema/img/eml-spatialRaster_xsd_Element_illuminationAzimuthAngle.png b/dist/schema/img/eml-spatialRaster_xsd_Element_illuminationAzimuthAngle.png index 8dafce58..37ad3510 100644 Binary files a/dist/schema/img/eml-spatialRaster_xsd_Element_illuminationAzimuthAngle.png and b/dist/schema/img/eml-spatialRaster_xsd_Element_illuminationAzimuthAngle.png differ diff --git a/dist/schema/img/eml-spatialRaster_xsd_Element_illuminationElevationAngle.png b/dist/schema/img/eml-spatialRaster_xsd_Element_illuminationElevationAngle.png index ecbab79c..496e1bcf 100644 Binary files a/dist/schema/img/eml-spatialRaster_xsd_Element_illuminationElevationAngle.png and b/dist/schema/img/eml-spatialRaster_xsd_Element_illuminationElevationAngle.png differ diff --git a/dist/schema/img/eml-spatialRaster_xsd_Element_imageDescription.png b/dist/schema/img/eml-spatialRaster_xsd_Element_imageDescription.png index 28fafcdf..d0089346 100644 Binary files a/dist/schema/img/eml-spatialRaster_xsd_Element_imageDescription.png and b/dist/schema/img/eml-spatialRaster_xsd_Element_imageDescription.png differ diff --git a/dist/schema/img/eml-spatialRaster_xsd_Element_imageOrientationAngle.png b/dist/schema/img/eml-spatialRaster_xsd_Element_imageOrientationAngle.png index abc4f2fe..d255775e 100644 Binary files a/dist/schema/img/eml-spatialRaster_xsd_Element_imageOrientationAngle.png and b/dist/schema/img/eml-spatialRaster_xsd_Element_imageOrientationAngle.png differ diff --git a/dist/schema/img/eml-spatialRaster_xsd_Element_imageQualityCode.png b/dist/schema/img/eml-spatialRaster_xsd_Element_imageQualityCode.png index 1a7ef574..a33c3f5c 100644 Binary files a/dist/schema/img/eml-spatialRaster_xsd_Element_imageQualityCode.png and b/dist/schema/img/eml-spatialRaster_xsd_Element_imageQualityCode.png differ diff --git a/dist/schema/img/eml-spatialRaster_xsd_Element_imagingCondition.png b/dist/schema/img/eml-spatialRaster_xsd_Element_imagingCondition.png index e30e2860..b5626ca0 100644 Binary files a/dist/schema/img/eml-spatialRaster_xsd_Element_imagingCondition.png and b/dist/schema/img/eml-spatialRaster_xsd_Element_imagingCondition.png differ diff --git a/dist/schema/img/eml-spatialRaster_xsd_Element_lensDistortionInformationAvailability.png b/dist/schema/img/eml-spatialRaster_xsd_Element_lensDistortionInformationAvailability.png index 9234d21b..f049346e 100644 Binary files a/dist/schema/img/eml-spatialRaster_xsd_Element_lensDistortionInformationAvailability.png and b/dist/schema/img/eml-spatialRaster_xsd_Element_lensDistortionInformationAvailability.png differ diff --git a/dist/schema/img/eml-spatialRaster_xsd_Element_lowWaveLength.png b/dist/schema/img/eml-spatialRaster_xsd_Element_lowWaveLength.png index 8b224a96..7dd56f77 100644 Binary files a/dist/schema/img/eml-spatialRaster_xsd_Element_lowWaveLength.png and b/dist/schema/img/eml-spatialRaster_xsd_Element_lowWaveLength.png differ diff --git a/dist/schema/img/eml-spatialRaster_xsd_Element_numberOfBands.png b/dist/schema/img/eml-spatialRaster_xsd_Element_numberOfBands.png index 79643109..ed320279 100644 Binary files a/dist/schema/img/eml-spatialRaster_xsd_Element_numberOfBands.png and b/dist/schema/img/eml-spatialRaster_xsd_Element_numberOfBands.png differ diff --git a/dist/schema/img/eml-spatialRaster_xsd_Element_offset.png b/dist/schema/img/eml-spatialRaster_xsd_Element_offset.png index 49c66d94..74bdf5be 100644 Binary files a/dist/schema/img/eml-spatialRaster_xsd_Element_offset.png and b/dist/schema/img/eml-spatialRaster_xsd_Element_offset.png differ diff --git a/dist/schema/img/eml-spatialRaster_xsd_Element_peakResponse.png b/dist/schema/img/eml-spatialRaster_xsd_Element_peakResponse.png index 69f697bd..9618d396 100644 Binary files a/dist/schema/img/eml-spatialRaster_xsd_Element_peakResponse.png and b/dist/schema/img/eml-spatialRaster_xsd_Element_peakResponse.png differ diff --git a/dist/schema/img/eml-spatialRaster_xsd_Element_pointInPixel.png b/dist/schema/img/eml-spatialRaster_xsd_Element_pointInPixel.png index f2ed3754..83a39251 100644 Binary files a/dist/schema/img/eml-spatialRaster_xsd_Element_pointInPixel.png and b/dist/schema/img/eml-spatialRaster_xsd_Element_pointInPixel.png differ diff --git a/dist/schema/img/eml-spatialRaster_xsd_Element_pointInPixel_1.png b/dist/schema/img/eml-spatialRaster_xsd_Element_pointInPixel_1.png index f2ed3754..83a39251 100644 Binary files a/dist/schema/img/eml-spatialRaster_xsd_Element_pointInPixel_1.png and b/dist/schema/img/eml-spatialRaster_xsd_Element_pointInPixel_1.png differ diff --git a/dist/schema/img/eml-spatialRaster_xsd_Element_preProcessingTypeCode.png b/dist/schema/img/eml-spatialRaster_xsd_Element_preProcessingTypeCode.png index 2a49169e..cd26bb28 100644 Binary files a/dist/schema/img/eml-spatialRaster_xsd_Element_preProcessingTypeCode.png and b/dist/schema/img/eml-spatialRaster_xsd_Element_preProcessingTypeCode.png differ diff --git a/dist/schema/img/eml-spatialRaster_xsd_Element_quantitativeAccuracyMethod.png b/dist/schema/img/eml-spatialRaster_xsd_Element_quantitativeAccuracyMethod.png index 8cf5f9e6..72a9d4a9 100644 Binary files a/dist/schema/img/eml-spatialRaster_xsd_Element_quantitativeAccuracyMethod.png and b/dist/schema/img/eml-spatialRaster_xsd_Element_quantitativeAccuracyMethod.png differ diff --git a/dist/schema/img/eml-spatialRaster_xsd_Element_quantitativeAccuracyReport.png b/dist/schema/img/eml-spatialRaster_xsd_Element_quantitativeAccuracyReport.png index 04d4ac89..f74d7122 100644 Binary files a/dist/schema/img/eml-spatialRaster_xsd_Element_quantitativeAccuracyReport.png and b/dist/schema/img/eml-spatialRaster_xsd_Element_quantitativeAccuracyReport.png differ diff --git a/dist/schema/img/eml-spatialRaster_xsd_Element_quantitativeAccuracyValue.png b/dist/schema/img/eml-spatialRaster_xsd_Element_quantitativeAccuracyValue.png index da9ec893..0b360638 100644 Binary files a/dist/schema/img/eml-spatialRaster_xsd_Element_quantitativeAccuracyValue.png and b/dist/schema/img/eml-spatialRaster_xsd_Element_quantitativeAccuracyValue.png differ diff --git a/dist/schema/img/eml-spatialRaster_xsd_Element_radiometricDataAvailability.png b/dist/schema/img/eml-spatialRaster_xsd_Element_radiometricDataAvailability.png index df92953c..d124a3b6 100644 Binary files a/dist/schema/img/eml-spatialRaster_xsd_Element_radiometricDataAvailability.png and b/dist/schema/img/eml-spatialRaster_xsd_Element_radiometricDataAvailability.png differ diff --git a/dist/schema/img/eml-spatialRaster_xsd_Element_rasterOrigin.png b/dist/schema/img/eml-spatialRaster_xsd_Element_rasterOrigin.png index 036610ad..8b5f570c 100644 Binary files a/dist/schema/img/eml-spatialRaster_xsd_Element_rasterOrigin.png and b/dist/schema/img/eml-spatialRaster_xsd_Element_rasterOrigin.png differ diff --git a/dist/schema/img/eml-spatialRaster_xsd_Element_row.png b/dist/schema/img/eml-spatialRaster_xsd_Element_row.png index 5e6d676e..fe5a2fc1 100644 Binary files a/dist/schema/img/eml-spatialRaster_xsd_Element_row.png and b/dist/schema/img/eml-spatialRaster_xsd_Element_row.png differ diff --git a/dist/schema/img/eml-spatialRaster_xsd_Element_rows.png b/dist/schema/img/eml-spatialRaster_xsd_Element_rows.png index 22c41444..4d739d14 100644 Binary files a/dist/schema/img/eml-spatialRaster_xsd_Element_rows.png and b/dist/schema/img/eml-spatialRaster_xsd_Element_rows.png differ diff --git a/dist/schema/img/eml-spatialRaster_xsd_Element_scaleFactor.png b/dist/schema/img/eml-spatialRaster_xsd_Element_scaleFactor.png index 00463b78..51ab48a2 100644 Binary files a/dist/schema/img/eml-spatialRaster_xsd_Element_scaleFactor.png and b/dist/schema/img/eml-spatialRaster_xsd_Element_scaleFactor.png differ diff --git a/dist/schema/img/eml-spatialRaster_xsd_Element_sequenceIdentifier.png b/dist/schema/img/eml-spatialRaster_xsd_Element_sequenceIdentifier.png index 5e0f6986..1e5eb7c5 100644 Binary files a/dist/schema/img/eml-spatialRaster_xsd_Element_sequenceIdentifier.png and b/dist/schema/img/eml-spatialRaster_xsd_Element_sequenceIdentifier.png differ diff --git a/dist/schema/img/eml-spatialRaster_xsd_Element_spatialRaster.png b/dist/schema/img/eml-spatialRaster_xsd_Element_spatialRaster.png index 5fa95fef..449d5892 100644 Binary files a/dist/schema/img/eml-spatialRaster_xsd_Element_spatialRaster.png and b/dist/schema/img/eml-spatialRaster_xsd_Element_spatialRaster.png differ diff --git a/dist/schema/img/eml-spatialRaster_xsd_Element_spatialReference.png b/dist/schema/img/eml-spatialRaster_xsd_Element_spatialReference.png index 048d1c3f..ae589948 100644 Binary files a/dist/schema/img/eml-spatialRaster_xsd_Element_spatialReference.png and b/dist/schema/img/eml-spatialRaster_xsd_Element_spatialReference.png differ diff --git a/dist/schema/img/eml-spatialRaster_xsd_Element_toneGradation.png b/dist/schema/img/eml-spatialRaster_xsd_Element_toneGradation.png index 25d5b82d..53337b4a 100644 Binary files a/dist/schema/img/eml-spatialRaster_xsd_Element_toneGradation.png and b/dist/schema/img/eml-spatialRaster_xsd_Element_toneGradation.png differ diff --git a/dist/schema/img/eml-spatialRaster_xsd_Element_triangulationIndicator.png b/dist/schema/img/eml-spatialRaster_xsd_Element_triangulationIndicator.png index 1a9860cc..877649aa 100644 Binary files a/dist/schema/img/eml-spatialRaster_xsd_Element_triangulationIndicator.png and b/dist/schema/img/eml-spatialRaster_xsd_Element_triangulationIndicator.png differ diff --git a/dist/schema/img/eml-spatialRaster_xsd_Element_verticalAccuracy.png b/dist/schema/img/eml-spatialRaster_xsd_Element_verticalAccuracy.png index 9026340f..ae0b04a8 100644 Binary files a/dist/schema/img/eml-spatialRaster_xsd_Element_verticalAccuracy.png and b/dist/schema/img/eml-spatialRaster_xsd_Element_verticalAccuracy.png differ diff --git a/dist/schema/img/eml-spatialRaster_xsd_Element_verticals.png b/dist/schema/img/eml-spatialRaster_xsd_Element_verticals.png index 11e0c963..42470278 100644 Binary files a/dist/schema/img/eml-spatialRaster_xsd_Element_verticals.png and b/dist/schema/img/eml-spatialRaster_xsd_Element_verticals.png differ diff --git a/dist/schema/img/eml-spatialRaster_xsd_Element_waveLengthUnits.png b/dist/schema/img/eml-spatialRaster_xsd_Element_waveLengthUnits.png index a80f07a5..bbe26164 100644 Binary files a/dist/schema/img/eml-spatialRaster_xsd_Element_waveLengthUnits.png and b/dist/schema/img/eml-spatialRaster_xsd_Element_waveLengthUnits.png differ diff --git a/dist/schema/img/eml-spatialRaster_xsd_Element_xCoordinate.png b/dist/schema/img/eml-spatialRaster_xsd_Element_xCoordinate.png index 4cf27eec..067ee967 100644 Binary files a/dist/schema/img/eml-spatialRaster_xsd_Element_xCoordinate.png and b/dist/schema/img/eml-spatialRaster_xsd_Element_xCoordinate.png differ diff --git a/dist/schema/img/eml-spatialRaster_xsd_Element_xCoordinate_1.png b/dist/schema/img/eml-spatialRaster_xsd_Element_xCoordinate_1.png index 4cf27eec..067ee967 100644 Binary files a/dist/schema/img/eml-spatialRaster_xsd_Element_xCoordinate_1.png and b/dist/schema/img/eml-spatialRaster_xsd_Element_xCoordinate_1.png differ diff --git a/dist/schema/img/eml-spatialRaster_xsd_Element_xIntercept.png b/dist/schema/img/eml-spatialRaster_xsd_Element_xIntercept.png index a277842d..6b88e3c4 100644 Binary files a/dist/schema/img/eml-spatialRaster_xsd_Element_xIntercept.png and b/dist/schema/img/eml-spatialRaster_xsd_Element_xIntercept.png differ diff --git a/dist/schema/img/eml-spatialRaster_xsd_Element_xSlope.png b/dist/schema/img/eml-spatialRaster_xsd_Element_xSlope.png index e25ca2ff..69391e1c 100644 Binary files a/dist/schema/img/eml-spatialRaster_xsd_Element_xSlope.png and b/dist/schema/img/eml-spatialRaster_xsd_Element_xSlope.png differ diff --git a/dist/schema/img/eml-spatialRaster_xsd_Element_yCoordinate.png b/dist/schema/img/eml-spatialRaster_xsd_Element_yCoordinate.png index 88733367..289f9178 100644 Binary files a/dist/schema/img/eml-spatialRaster_xsd_Element_yCoordinate.png and b/dist/schema/img/eml-spatialRaster_xsd_Element_yCoordinate.png differ diff --git a/dist/schema/img/eml-spatialRaster_xsd_Element_yCoordinate_1.png b/dist/schema/img/eml-spatialRaster_xsd_Element_yCoordinate_1.png index 88733367..289f9178 100644 Binary files a/dist/schema/img/eml-spatialRaster_xsd_Element_yCoordinate_1.png and b/dist/schema/img/eml-spatialRaster_xsd_Element_yCoordinate_1.png differ diff --git a/dist/schema/img/eml-spatialRaster_xsd_Element_yIntercept.png b/dist/schema/img/eml-spatialRaster_xsd_Element_yIntercept.png index c0a8b842..e02b2a2e 100644 Binary files a/dist/schema/img/eml-spatialRaster_xsd_Element_yIntercept.png and b/dist/schema/img/eml-spatialRaster_xsd_Element_yIntercept.png differ diff --git a/dist/schema/img/eml-spatialRaster_xsd_Element_ySlope.png b/dist/schema/img/eml-spatialRaster_xsd_Element_ySlope.png index 673bfb9f..508e0474 100644 Binary files a/dist/schema/img/eml-spatialRaster_xsd_Element_ySlope.png and b/dist/schema/img/eml-spatialRaster_xsd_Element_ySlope.png differ diff --git a/dist/schema/img/eml-spatialRaster_xsd_Simple_Type_CellGeometryType.png b/dist/schema/img/eml-spatialRaster_xsd_Simple_Type_CellGeometryType.png index 8df73347..22c8ac72 100644 Binary files a/dist/schema/img/eml-spatialRaster_xsd_Simple_Type_CellGeometryType.png and b/dist/schema/img/eml-spatialRaster_xsd_Simple_Type_CellGeometryType.png differ diff --git a/dist/schema/img/eml-spatialRaster_xsd_Simple_Type_CellValueType.png b/dist/schema/img/eml-spatialRaster_xsd_Simple_Type_CellValueType.png index e2381f77..796b3326 100644 Binary files a/dist/schema/img/eml-spatialRaster_xsd_Simple_Type_CellValueType.png and b/dist/schema/img/eml-spatialRaster_xsd_Simple_Type_CellValueType.png differ diff --git a/dist/schema/img/eml-spatialRaster_xsd_Simple_Type_ImagingConditionCode.png b/dist/schema/img/eml-spatialRaster_xsd_Simple_Type_ImagingConditionCode.png index 9f8f2197..37f808e7 100644 Binary files a/dist/schema/img/eml-spatialRaster_xsd_Simple_Type_ImagingConditionCode.png and b/dist/schema/img/eml-spatialRaster_xsd_Simple_Type_ImagingConditionCode.png differ diff --git a/dist/schema/img/eml-spatialRaster_xsd_Simple_Type_rasterOriginType.png b/dist/schema/img/eml-spatialRaster_xsd_Simple_Type_rasterOriginType.png index f62ee090..ead1f47d 100644 Binary files a/dist/schema/img/eml-spatialRaster_xsd_Simple_Type_rasterOriginType.png and b/dist/schema/img/eml-spatialRaster_xsd_Simple_Type_rasterOriginType.png differ diff --git a/dist/schema/img/eml-spatialReference_xsd_Complex_Type_SpatialReferenceType.png b/dist/schema/img/eml-spatialReference_xsd_Complex_Type_SpatialReferenceType.png index e7442d29..cff79d6a 100644 Binary files a/dist/schema/img/eml-spatialReference_xsd_Complex_Type_SpatialReferenceType.png and b/dist/schema/img/eml-spatialReference_xsd_Complex_Type_SpatialReferenceType.png differ diff --git a/dist/schema/img/eml-spatialReference_xsd_Complex_Type_geogCoordSysType.png b/dist/schema/img/eml-spatialReference_xsd_Complex_Type_geogCoordSysType.png index 7ecf8b92..3c79a56d 100644 Binary files a/dist/schema/img/eml-spatialReference_xsd_Complex_Type_geogCoordSysType.png and b/dist/schema/img/eml-spatialReference_xsd_Complex_Type_geogCoordSysType.png differ diff --git a/dist/schema/img/eml-spatialReference_xsd_Complex_Type_horizCoordSysType.png b/dist/schema/img/eml-spatialReference_xsd_Complex_Type_horizCoordSysType.png index d07ffdfc..021dc7de 100644 Binary files a/dist/schema/img/eml-spatialReference_xsd_Complex_Type_horizCoordSysType.png and b/dist/schema/img/eml-spatialReference_xsd_Complex_Type_horizCoordSysType.png differ diff --git a/dist/schema/img/eml-spatialReference_xsd_Element_altitudeDatumName.png b/dist/schema/img/eml-spatialReference_xsd_Element_altitudeDatumName.png index 5d44acb5..16f2687b 100644 Binary files a/dist/schema/img/eml-spatialReference_xsd_Element_altitudeDatumName.png and b/dist/schema/img/eml-spatialReference_xsd_Element_altitudeDatumName.png differ diff --git a/dist/schema/img/eml-spatialReference_xsd_Element_altitudeDistanceUnits.png b/dist/schema/img/eml-spatialReference_xsd_Element_altitudeDistanceUnits.png index 7a368368..67b10259 100644 Binary files a/dist/schema/img/eml-spatialReference_xsd_Element_altitudeDistanceUnits.png and b/dist/schema/img/eml-spatialReference_xsd_Element_altitudeDistanceUnits.png differ diff --git a/dist/schema/img/eml-spatialReference_xsd_Element_altitudeEncodingMethod.png b/dist/schema/img/eml-spatialReference_xsd_Element_altitudeEncodingMethod.png index 47c84eee..c26a5177 100644 Binary files a/dist/schema/img/eml-spatialReference_xsd_Element_altitudeEncodingMethod.png and b/dist/schema/img/eml-spatialReference_xsd_Element_altitudeEncodingMethod.png differ diff --git a/dist/schema/img/eml-spatialReference_xsd_Element_altitudeResolution.png b/dist/schema/img/eml-spatialReference_xsd_Element_altitudeResolution.png index e1588710..0dec959c 100644 Binary files a/dist/schema/img/eml-spatialReference_xsd_Element_altitudeResolution.png and b/dist/schema/img/eml-spatialReference_xsd_Element_altitudeResolution.png differ diff --git a/dist/schema/img/eml-spatialReference_xsd_Element_altitudeSysDef.png b/dist/schema/img/eml-spatialReference_xsd_Element_altitudeSysDef.png index 38f17bac..025c6523 100644 Binary files a/dist/schema/img/eml-spatialReference_xsd_Element_altitudeSysDef.png and b/dist/schema/img/eml-spatialReference_xsd_Element_altitudeSysDef.png differ diff --git a/dist/schema/img/eml-spatialReference_xsd_Element_datum.png b/dist/schema/img/eml-spatialReference_xsd_Element_datum.png index 67382680..208caf27 100644 Binary files a/dist/schema/img/eml-spatialReference_xsd_Element_datum.png and b/dist/schema/img/eml-spatialReference_xsd_Element_datum.png differ diff --git a/dist/schema/img/eml-spatialReference_xsd_Element_depthDatumName.png b/dist/schema/img/eml-spatialReference_xsd_Element_depthDatumName.png index b1ae7a40..4b6bf308 100644 Binary files a/dist/schema/img/eml-spatialReference_xsd_Element_depthDatumName.png and b/dist/schema/img/eml-spatialReference_xsd_Element_depthDatumName.png differ diff --git a/dist/schema/img/eml-spatialReference_xsd_Element_depthDistanceUnits.png b/dist/schema/img/eml-spatialReference_xsd_Element_depthDistanceUnits.png index cbd9eafe..8f31ecf4 100644 Binary files a/dist/schema/img/eml-spatialReference_xsd_Element_depthDistanceUnits.png and b/dist/schema/img/eml-spatialReference_xsd_Element_depthDistanceUnits.png differ diff --git a/dist/schema/img/eml-spatialReference_xsd_Element_depthEncodingMethod.png b/dist/schema/img/eml-spatialReference_xsd_Element_depthEncodingMethod.png index 8f0700c3..4bf87c06 100644 Binary files a/dist/schema/img/eml-spatialReference_xsd_Element_depthEncodingMethod.png and b/dist/schema/img/eml-spatialReference_xsd_Element_depthEncodingMethod.png differ diff --git a/dist/schema/img/eml-spatialReference_xsd_Element_depthResolution.png b/dist/schema/img/eml-spatialReference_xsd_Element_depthResolution.png index d33ec36b..bba1ce92 100644 Binary files a/dist/schema/img/eml-spatialReference_xsd_Element_depthResolution.png and b/dist/schema/img/eml-spatialReference_xsd_Element_depthResolution.png differ diff --git a/dist/schema/img/eml-spatialReference_xsd_Element_depthSysDef.png b/dist/schema/img/eml-spatialReference_xsd_Element_depthSysDef.png index 89630477..1a19f034 100644 Binary files a/dist/schema/img/eml-spatialReference_xsd_Element_depthSysDef.png and b/dist/schema/img/eml-spatialReference_xsd_Element_depthSysDef.png differ diff --git a/dist/schema/img/eml-spatialReference_xsd_Element_geogCoordSys.png b/dist/schema/img/eml-spatialReference_xsd_Element_geogCoordSys.png index 85474f39..f3496e32 100644 Binary files a/dist/schema/img/eml-spatialReference_xsd_Element_geogCoordSys.png and b/dist/schema/img/eml-spatialReference_xsd_Element_geogCoordSys.png differ diff --git a/dist/schema/img/eml-spatialReference_xsd_Element_geogCoordSys_1.png b/dist/schema/img/eml-spatialReference_xsd_Element_geogCoordSys_1.png index 85474f39..f3496e32 100644 Binary files a/dist/schema/img/eml-spatialReference_xsd_Element_geogCoordSys_1.png and b/dist/schema/img/eml-spatialReference_xsd_Element_geogCoordSys_1.png differ diff --git a/dist/schema/img/eml-spatialReference_xsd_Element_horizCoordSysDef.png b/dist/schema/img/eml-spatialReference_xsd_Element_horizCoordSysDef.png index 37ea85d9..31b52133 100644 Binary files a/dist/schema/img/eml-spatialReference_xsd_Element_horizCoordSysDef.png and b/dist/schema/img/eml-spatialReference_xsd_Element_horizCoordSysDef.png differ diff --git a/dist/schema/img/eml-spatialReference_xsd_Element_horizCoordSysDef_1.png b/dist/schema/img/eml-spatialReference_xsd_Element_horizCoordSysDef_1.png index 37ea85d9..31b52133 100644 Binary files a/dist/schema/img/eml-spatialReference_xsd_Element_horizCoordSysDef_1.png and b/dist/schema/img/eml-spatialReference_xsd_Element_horizCoordSysDef_1.png differ diff --git a/dist/schema/img/eml-spatialReference_xsd_Element_horizCoordSysName.png b/dist/schema/img/eml-spatialReference_xsd_Element_horizCoordSysName.png index 3dac133c..6e39e147 100644 Binary files a/dist/schema/img/eml-spatialReference_xsd_Element_horizCoordSysName.png and b/dist/schema/img/eml-spatialReference_xsd_Element_horizCoordSysName.png differ diff --git a/dist/schema/img/eml-spatialReference_xsd_Element_parameter.png b/dist/schema/img/eml-spatialReference_xsd_Element_parameter.png index 62a736cb..8ff6e363 100644 Binary files a/dist/schema/img/eml-spatialReference_xsd_Element_parameter.png and b/dist/schema/img/eml-spatialReference_xsd_Element_parameter.png differ diff --git a/dist/schema/img/eml-spatialReference_xsd_Element_primeMeridian.png b/dist/schema/img/eml-spatialReference_xsd_Element_primeMeridian.png index 44701e15..828f7a93 100644 Binary files a/dist/schema/img/eml-spatialReference_xsd_Element_primeMeridian.png and b/dist/schema/img/eml-spatialReference_xsd_Element_primeMeridian.png differ diff --git a/dist/schema/img/eml-spatialReference_xsd_Element_projCoordSys.png b/dist/schema/img/eml-spatialReference_xsd_Element_projCoordSys.png index af405df9..2d21913e 100644 Binary files a/dist/schema/img/eml-spatialReference_xsd_Element_projCoordSys.png and b/dist/schema/img/eml-spatialReference_xsd_Element_projCoordSys.png differ diff --git a/dist/schema/img/eml-spatialReference_xsd_Element_projection.png b/dist/schema/img/eml-spatialReference_xsd_Element_projection.png index e2393dd2..f20a3c0d 100644 Binary files a/dist/schema/img/eml-spatialReference_xsd_Element_projection.png and b/dist/schema/img/eml-spatialReference_xsd_Element_projection.png differ diff --git a/dist/schema/img/eml-spatialReference_xsd_Element_projectionList.png b/dist/schema/img/eml-spatialReference_xsd_Element_projectionList.png index b62bf07f..57a39ad3 100644 Binary files a/dist/schema/img/eml-spatialReference_xsd_Element_projectionList.png and b/dist/schema/img/eml-spatialReference_xsd_Element_projectionList.png differ diff --git a/dist/schema/img/eml-spatialReference_xsd_Element_spatialReference.png b/dist/schema/img/eml-spatialReference_xsd_Element_spatialReference.png index 1aaaa7cc..fe00e126 100644 Binary files a/dist/schema/img/eml-spatialReference_xsd_Element_spatialReference.png and b/dist/schema/img/eml-spatialReference_xsd_Element_spatialReference.png differ diff --git a/dist/schema/img/eml-spatialReference_xsd_Element_spheroid.png b/dist/schema/img/eml-spatialReference_xsd_Element_spheroid.png index ac1075ff..0b6ceb75 100644 Binary files a/dist/schema/img/eml-spatialReference_xsd_Element_spheroid.png and b/dist/schema/img/eml-spatialReference_xsd_Element_spheroid.png differ diff --git a/dist/schema/img/eml-spatialReference_xsd_Element_unit.png b/dist/schema/img/eml-spatialReference_xsd_Element_unit.png index f6a12939..61f09dba 100644 Binary files a/dist/schema/img/eml-spatialReference_xsd_Element_unit.png and b/dist/schema/img/eml-spatialReference_xsd_Element_unit.png differ diff --git a/dist/schema/img/eml-spatialReference_xsd_Element_unit_1.png b/dist/schema/img/eml-spatialReference_xsd_Element_unit_1.png index f6a12939..61f09dba 100644 Binary files a/dist/schema/img/eml-spatialReference_xsd_Element_unit_1.png and b/dist/schema/img/eml-spatialReference_xsd_Element_unit_1.png differ diff --git a/dist/schema/img/eml-spatialReference_xsd_Element_vertCoordSys.png b/dist/schema/img/eml-spatialReference_xsd_Element_vertCoordSys.png index 6278c02e..3c678129 100644 Binary files a/dist/schema/img/eml-spatialReference_xsd_Element_vertCoordSys.png and b/dist/schema/img/eml-spatialReference_xsd_Element_vertCoordSys.png differ diff --git a/dist/schema/img/eml-spatialReference_xsd_Simple_Type_angleUnits.png b/dist/schema/img/eml-spatialReference_xsd_Simple_Type_angleUnits.png index 5dc35379..4fe76f52 100644 Binary files a/dist/schema/img/eml-spatialReference_xsd_Simple_Type_angleUnits.png and b/dist/schema/img/eml-spatialReference_xsd_Simple_Type_angleUnits.png differ diff --git a/dist/schema/img/eml-spatialReference_xsd_Simple_Type_lengthUnits.png b/dist/schema/img/eml-spatialReference_xsd_Simple_Type_lengthUnits.png index 30a3dd25..1e34732e 100644 Binary files a/dist/schema/img/eml-spatialReference_xsd_Simple_Type_lengthUnits.png and b/dist/schema/img/eml-spatialReference_xsd_Simple_Type_lengthUnits.png differ diff --git a/dist/schema/img/eml-spatialVector_xsd_Complex_Type_DataQuality.png b/dist/schema/img/eml-spatialVector_xsd_Complex_Type_DataQuality.png index f38cf451..99fb20c9 100644 Binary files a/dist/schema/img/eml-spatialVector_xsd_Complex_Type_DataQuality.png and b/dist/schema/img/eml-spatialVector_xsd_Complex_Type_DataQuality.png differ diff --git a/dist/schema/img/eml-spatialVector_xsd_Complex_Type_SpatialVectorType.png b/dist/schema/img/eml-spatialVector_xsd_Complex_Type_SpatialVectorType.png index cfede868..98560a2d 100644 Binary files a/dist/schema/img/eml-spatialVector_xsd_Complex_Type_SpatialVectorType.png and b/dist/schema/img/eml-spatialVector_xsd_Complex_Type_SpatialVectorType.png differ diff --git a/dist/schema/img/eml-spatialVector_xsd_Element_accuracyReport.png b/dist/schema/img/eml-spatialVector_xsd_Element_accuracyReport.png index 54c98e48..eb57fb70 100644 Binary files a/dist/schema/img/eml-spatialVector_xsd_Element_accuracyReport.png and b/dist/schema/img/eml-spatialVector_xsd_Element_accuracyReport.png differ diff --git a/dist/schema/img/eml-spatialVector_xsd_Element_attributeList.png b/dist/schema/img/eml-spatialVector_xsd_Element_attributeList.png index db6f5507..545a23e3 100644 Binary files a/dist/schema/img/eml-spatialVector_xsd_Element_attributeList.png and b/dist/schema/img/eml-spatialVector_xsd_Element_attributeList.png differ diff --git a/dist/schema/img/eml-spatialVector_xsd_Element_constraint.png b/dist/schema/img/eml-spatialVector_xsd_Element_constraint.png index 0b8f46a1..57f787a6 100644 Binary files a/dist/schema/img/eml-spatialVector_xsd_Element_constraint.png and b/dist/schema/img/eml-spatialVector_xsd_Element_constraint.png differ diff --git a/dist/schema/img/eml-spatialVector_xsd_Element_geometricObjectCount.png b/dist/schema/img/eml-spatialVector_xsd_Element_geometricObjectCount.png index c62dc0c5..4f3b94ff 100644 Binary files a/dist/schema/img/eml-spatialVector_xsd_Element_geometricObjectCount.png and b/dist/schema/img/eml-spatialVector_xsd_Element_geometricObjectCount.png differ diff --git a/dist/schema/img/eml-spatialVector_xsd_Element_geometry.png b/dist/schema/img/eml-spatialVector_xsd_Element_geometry.png index 9b1cd653..dc092f05 100644 Binary files a/dist/schema/img/eml-spatialVector_xsd_Element_geometry.png and b/dist/schema/img/eml-spatialVector_xsd_Element_geometry.png differ diff --git a/dist/schema/img/eml-spatialVector_xsd_Element_horizontalAccuracy.png b/dist/schema/img/eml-spatialVector_xsd_Element_horizontalAccuracy.png index 72414ecf..08ea1361 100644 Binary files a/dist/schema/img/eml-spatialVector_xsd_Element_horizontalAccuracy.png and b/dist/schema/img/eml-spatialVector_xsd_Element_horizontalAccuracy.png differ diff --git a/dist/schema/img/eml-spatialVector_xsd_Element_quantitativeAccuracyMethod.png b/dist/schema/img/eml-spatialVector_xsd_Element_quantitativeAccuracyMethod.png index 8cf5f9e6..72a9d4a9 100644 Binary files a/dist/schema/img/eml-spatialVector_xsd_Element_quantitativeAccuracyMethod.png and b/dist/schema/img/eml-spatialVector_xsd_Element_quantitativeAccuracyMethod.png differ diff --git a/dist/schema/img/eml-spatialVector_xsd_Element_quantitativeAccuracyReport.png b/dist/schema/img/eml-spatialVector_xsd_Element_quantitativeAccuracyReport.png index 04d4ac89..f74d7122 100644 Binary files a/dist/schema/img/eml-spatialVector_xsd_Element_quantitativeAccuracyReport.png and b/dist/schema/img/eml-spatialVector_xsd_Element_quantitativeAccuracyReport.png differ diff --git a/dist/schema/img/eml-spatialVector_xsd_Element_quantitativeAccuracyValue.png b/dist/schema/img/eml-spatialVector_xsd_Element_quantitativeAccuracyValue.png index da9ec893..0b360638 100644 Binary files a/dist/schema/img/eml-spatialVector_xsd_Element_quantitativeAccuracyValue.png and b/dist/schema/img/eml-spatialVector_xsd_Element_quantitativeAccuracyValue.png differ diff --git a/dist/schema/img/eml-spatialVector_xsd_Element_spatialReference.png b/dist/schema/img/eml-spatialVector_xsd_Element_spatialReference.png index 80dbeeff..773e39b8 100644 Binary files a/dist/schema/img/eml-spatialVector_xsd_Element_spatialReference.png and b/dist/schema/img/eml-spatialVector_xsd_Element_spatialReference.png differ diff --git a/dist/schema/img/eml-spatialVector_xsd_Element_spatialVector.png b/dist/schema/img/eml-spatialVector_xsd_Element_spatialVector.png index 9265d7e4..f95c20f6 100644 Binary files a/dist/schema/img/eml-spatialVector_xsd_Element_spatialVector.png and b/dist/schema/img/eml-spatialVector_xsd_Element_spatialVector.png differ diff --git a/dist/schema/img/eml-spatialVector_xsd_Element_topologyLevel.png b/dist/schema/img/eml-spatialVector_xsd_Element_topologyLevel.png index 5ea2540b..d0611a97 100644 Binary files a/dist/schema/img/eml-spatialVector_xsd_Element_topologyLevel.png and b/dist/schema/img/eml-spatialVector_xsd_Element_topologyLevel.png differ diff --git a/dist/schema/img/eml-spatialVector_xsd_Element_verticalAccuracy.png b/dist/schema/img/eml-spatialVector_xsd_Element_verticalAccuracy.png index 0480634e..72fc1768 100644 Binary files a/dist/schema/img/eml-spatialVector_xsd_Element_verticalAccuracy.png and b/dist/schema/img/eml-spatialVector_xsd_Element_verticalAccuracy.png differ diff --git a/dist/schema/img/eml-spatialVector_xsd_Simple_Type_GeometryType.png b/dist/schema/img/eml-spatialVector_xsd_Simple_Type_GeometryType.png index 9e675aa3..092e6c5a 100644 Binary files a/dist/schema/img/eml-spatialVector_xsd_Simple_Type_GeometryType.png and b/dist/schema/img/eml-spatialVector_xsd_Simple_Type_GeometryType.png differ diff --git a/dist/schema/img/eml-spatialVector_xsd_Simple_Type_TopologyLevel.png b/dist/schema/img/eml-spatialVector_xsd_Simple_Type_TopologyLevel.png index b2998b6d..345a814d 100644 Binary files a/dist/schema/img/eml-spatialVector_xsd_Simple_Type_TopologyLevel.png and b/dist/schema/img/eml-spatialVector_xsd_Simple_Type_TopologyLevel.png differ diff --git a/dist/schema/img/eml-storedProcedure_xsd_Complex_Type_ParameterType.png b/dist/schema/img/eml-storedProcedure_xsd_Complex_Type_ParameterType.png index 09538626..c76969e2 100644 Binary files a/dist/schema/img/eml-storedProcedure_xsd_Complex_Type_ParameterType.png and b/dist/schema/img/eml-storedProcedure_xsd_Complex_Type_ParameterType.png differ diff --git a/dist/schema/img/eml-storedProcedure_xsd_Complex_Type_StoredProcedureType.png b/dist/schema/img/eml-storedProcedure_xsd_Complex_Type_StoredProcedureType.png index 10144e9a..54e3e719 100644 Binary files a/dist/schema/img/eml-storedProcedure_xsd_Complex_Type_StoredProcedureType.png and b/dist/schema/img/eml-storedProcedure_xsd_Complex_Type_StoredProcedureType.png differ diff --git a/dist/schema/img/eml-storedProcedure_xsd_Element_attributeList.png b/dist/schema/img/eml-storedProcedure_xsd_Element_attributeList.png index db6f5507..545a23e3 100644 Binary files a/dist/schema/img/eml-storedProcedure_xsd_Element_attributeList.png and b/dist/schema/img/eml-storedProcedure_xsd_Element_attributeList.png differ diff --git a/dist/schema/img/eml-storedProcedure_xsd_Element_constraint.png b/dist/schema/img/eml-storedProcedure_xsd_Element_constraint.png index 0b8f46a1..57f787a6 100644 Binary files a/dist/schema/img/eml-storedProcedure_xsd_Element_constraint.png and b/dist/schema/img/eml-storedProcedure_xsd_Element_constraint.png differ diff --git a/dist/schema/img/eml-storedProcedure_xsd_Element_domainDescription.png b/dist/schema/img/eml-storedProcedure_xsd_Element_domainDescription.png index c8c24e95..b59cbf47 100644 Binary files a/dist/schema/img/eml-storedProcedure_xsd_Element_domainDescription.png and b/dist/schema/img/eml-storedProcedure_xsd_Element_domainDescription.png differ diff --git a/dist/schema/img/eml-storedProcedure_xsd_Element_name.png b/dist/schema/img/eml-storedProcedure_xsd_Element_name.png index bbfc3532..6eb6f8f3 100644 Binary files a/dist/schema/img/eml-storedProcedure_xsd_Element_name.png and b/dist/schema/img/eml-storedProcedure_xsd_Element_name.png differ diff --git a/dist/schema/img/eml-storedProcedure_xsd_Element_parameter.png b/dist/schema/img/eml-storedProcedure_xsd_Element_parameter.png index e8e5a899..931155c0 100644 Binary files a/dist/schema/img/eml-storedProcedure_xsd_Element_parameter.png and b/dist/schema/img/eml-storedProcedure_xsd_Element_parameter.png differ diff --git a/dist/schema/img/eml-storedProcedure_xsd_Element_repeats.png b/dist/schema/img/eml-storedProcedure_xsd_Element_repeats.png index bc042b82..fd4c4f0e 100644 Binary files a/dist/schema/img/eml-storedProcedure_xsd_Element_repeats.png and b/dist/schema/img/eml-storedProcedure_xsd_Element_repeats.png differ diff --git a/dist/schema/img/eml-storedProcedure_xsd_Element_required.png b/dist/schema/img/eml-storedProcedure_xsd_Element_required.png index fd363932..7f3ffcde 100644 Binary files a/dist/schema/img/eml-storedProcedure_xsd_Element_required.png and b/dist/schema/img/eml-storedProcedure_xsd_Element_required.png differ diff --git a/dist/schema/img/eml-storedProcedure_xsd_Element_storedProcedure.png b/dist/schema/img/eml-storedProcedure_xsd_Element_storedProcedure.png index 2128a9c8..e89db559 100644 Binary files a/dist/schema/img/eml-storedProcedure_xsd_Element_storedProcedure.png and b/dist/schema/img/eml-storedProcedure_xsd_Element_storedProcedure.png differ diff --git a/dist/schema/img/eml-text_xsd_Complex_Type_ListType.png b/dist/schema/img/eml-text_xsd_Complex_Type_ListType.png index a2b260e5..dade6a4c 100644 Binary files a/dist/schema/img/eml-text_xsd_Complex_Type_ListType.png and b/dist/schema/img/eml-text_xsd_Complex_Type_ListType.png differ diff --git a/dist/schema/img/eml-text_xsd_Complex_Type_ParagraphType.png b/dist/schema/img/eml-text_xsd_Complex_Type_ParagraphType.png index dbf5812d..44d1ed47 100644 Binary files a/dist/schema/img/eml-text_xsd_Complex_Type_ParagraphType.png and b/dist/schema/img/eml-text_xsd_Complex_Type_ParagraphType.png differ diff --git a/dist/schema/img/eml-text_xsd_Complex_Type_SectionType.png b/dist/schema/img/eml-text_xsd_Complex_Type_SectionType.png index 3719f739..ade35c4d 100644 Binary files a/dist/schema/img/eml-text_xsd_Complex_Type_SectionType.png and b/dist/schema/img/eml-text_xsd_Complex_Type_SectionType.png differ diff --git a/dist/schema/img/eml-text_xsd_Complex_Type_SubSuperScriptType.png b/dist/schema/img/eml-text_xsd_Complex_Type_SubSuperScriptType.png index d7cb993c..ec90a01b 100644 Binary files a/dist/schema/img/eml-text_xsd_Complex_Type_SubSuperScriptType.png and b/dist/schema/img/eml-text_xsd_Complex_Type_SubSuperScriptType.png differ diff --git a/dist/schema/img/eml-text_xsd_Complex_Type_TextType.png b/dist/schema/img/eml-text_xsd_Complex_Type_TextType.png index ea2e9d36..4816b12e 100644 Binary files a/dist/schema/img/eml-text_xsd_Complex_Type_TextType.png and b/dist/schema/img/eml-text_xsd_Complex_Type_TextType.png differ diff --git a/dist/schema/img/eml-text_xsd_Complex_Type_i18nString.png b/dist/schema/img/eml-text_xsd_Complex_Type_i18nString.png index e2492b09..8de27a89 100644 Binary files a/dist/schema/img/eml-text_xsd_Complex_Type_i18nString.png and b/dist/schema/img/eml-text_xsd_Complex_Type_i18nString.png differ diff --git a/dist/schema/img/eml-text_xsd_Element_citetitle.png b/dist/schema/img/eml-text_xsd_Element_citetitle.png index 66115a0a..342879b2 100644 Binary files a/dist/schema/img/eml-text_xsd_Element_citetitle.png and b/dist/schema/img/eml-text_xsd_Element_citetitle.png differ diff --git a/dist/schema/img/eml-text_xsd_Element_emphasis.png b/dist/schema/img/eml-text_xsd_Element_emphasis.png index 95234285..3a06b9c1 100644 Binary files a/dist/schema/img/eml-text_xsd_Element_emphasis.png and b/dist/schema/img/eml-text_xsd_Element_emphasis.png differ diff --git a/dist/schema/img/eml-text_xsd_Element_itemizedlist.png b/dist/schema/img/eml-text_xsd_Element_itemizedlist.png index c9cadb90..c0faa0bf 100644 Binary files a/dist/schema/img/eml-text_xsd_Element_itemizedlist.png and b/dist/schema/img/eml-text_xsd_Element_itemizedlist.png differ diff --git a/dist/schema/img/eml-text_xsd_Element_itemizedlist_1.png b/dist/schema/img/eml-text_xsd_Element_itemizedlist_1.png index c9cadb90..c0faa0bf 100644 Binary files a/dist/schema/img/eml-text_xsd_Element_itemizedlist_1.png and b/dist/schema/img/eml-text_xsd_Element_itemizedlist_1.png differ diff --git a/dist/schema/img/eml-text_xsd_Element_listitem.png b/dist/schema/img/eml-text_xsd_Element_listitem.png index b6a4712c..541b1ceb 100644 Binary files a/dist/schema/img/eml-text_xsd_Element_listitem.png and b/dist/schema/img/eml-text_xsd_Element_listitem.png differ diff --git a/dist/schema/img/eml-text_xsd_Element_literalLayout.png b/dist/schema/img/eml-text_xsd_Element_literalLayout.png index cf5d408f..4bbe9391 100644 Binary files a/dist/schema/img/eml-text_xsd_Element_literalLayout.png and b/dist/schema/img/eml-text_xsd_Element_literalLayout.png differ diff --git a/dist/schema/img/eml-text_xsd_Element_markdown.png b/dist/schema/img/eml-text_xsd_Element_markdown.png index a515b988..381117d8 100644 Binary files a/dist/schema/img/eml-text_xsd_Element_markdown.png and b/dist/schema/img/eml-text_xsd_Element_markdown.png differ diff --git a/dist/schema/img/eml-text_xsd_Element_orderedlist.png b/dist/schema/img/eml-text_xsd_Element_orderedlist.png index f5b88fcb..d871b421 100644 Binary files a/dist/schema/img/eml-text_xsd_Element_orderedlist.png and b/dist/schema/img/eml-text_xsd_Element_orderedlist.png differ diff --git a/dist/schema/img/eml-text_xsd_Element_orderedlist_1.png b/dist/schema/img/eml-text_xsd_Element_orderedlist_1.png index f5b88fcb..d871b421 100644 Binary files a/dist/schema/img/eml-text_xsd_Element_orderedlist_1.png and b/dist/schema/img/eml-text_xsd_Element_orderedlist_1.png differ diff --git a/dist/schema/img/eml-text_xsd_Element_para.png b/dist/schema/img/eml-text_xsd_Element_para.png index 30a8e6d0..01ff651c 100644 Binary files a/dist/schema/img/eml-text_xsd_Element_para.png and b/dist/schema/img/eml-text_xsd_Element_para.png differ diff --git a/dist/schema/img/eml-text_xsd_Element_para_1.png b/dist/schema/img/eml-text_xsd_Element_para_1.png index 30a8e6d0..01ff651c 100644 Binary files a/dist/schema/img/eml-text_xsd_Element_para_1.png and b/dist/schema/img/eml-text_xsd_Element_para_1.png differ diff --git a/dist/schema/img/eml-text_xsd_Element_para_2.png b/dist/schema/img/eml-text_xsd_Element_para_2.png index 3f9bc8e9..ddadbf87 100644 Binary files a/dist/schema/img/eml-text_xsd_Element_para_2.png and b/dist/schema/img/eml-text_xsd_Element_para_2.png differ diff --git a/dist/schema/img/eml-text_xsd_Element_section.png b/dist/schema/img/eml-text_xsd_Element_section.png index 3d6473ea..e4ee5d12 100644 Binary files a/dist/schema/img/eml-text_xsd_Element_section.png and b/dist/schema/img/eml-text_xsd_Element_section.png differ diff --git a/dist/schema/img/eml-text_xsd_Element_section_1.png b/dist/schema/img/eml-text_xsd_Element_section_1.png index 43c2b13d..e95b8437 100644 Binary files a/dist/schema/img/eml-text_xsd_Element_section_1.png and b/dist/schema/img/eml-text_xsd_Element_section_1.png differ diff --git a/dist/schema/img/eml-text_xsd_Element_subscript.png b/dist/schema/img/eml-text_xsd_Element_subscript.png index 46079274..6c831164 100644 Binary files a/dist/schema/img/eml-text_xsd_Element_subscript.png and b/dist/schema/img/eml-text_xsd_Element_subscript.png differ diff --git a/dist/schema/img/eml-text_xsd_Element_subscript_1.png b/dist/schema/img/eml-text_xsd_Element_subscript_1.png index cdb9382b..4628f1db 100644 Binary files a/dist/schema/img/eml-text_xsd_Element_subscript_1.png and b/dist/schema/img/eml-text_xsd_Element_subscript_1.png differ diff --git a/dist/schema/img/eml-text_xsd_Element_superscript.png b/dist/schema/img/eml-text_xsd_Element_superscript.png index 079fa4f1..00135399 100644 Binary files a/dist/schema/img/eml-text_xsd_Element_superscript.png and b/dist/schema/img/eml-text_xsd_Element_superscript.png differ diff --git a/dist/schema/img/eml-text_xsd_Element_superscript_1.png b/dist/schema/img/eml-text_xsd_Element_superscript_1.png index 3eb154c5..0fd997b7 100644 Binary files a/dist/schema/img/eml-text_xsd_Element_superscript_1.png and b/dist/schema/img/eml-text_xsd_Element_superscript_1.png differ diff --git a/dist/schema/img/eml-text_xsd_Element_text.png b/dist/schema/img/eml-text_xsd_Element_text.png index 611f1630..632117fa 100644 Binary files a/dist/schema/img/eml-text_xsd_Element_text.png and b/dist/schema/img/eml-text_xsd_Element_text.png differ diff --git a/dist/schema/img/eml-text_xsd_Element_title.png b/dist/schema/img/eml-text_xsd_Element_title.png index 24546ed0..1a704cf2 100644 Binary files a/dist/schema/img/eml-text_xsd_Element_title.png and b/dist/schema/img/eml-text_xsd_Element_title.png differ diff --git a/dist/schema/img/eml-text_xsd_Element_ulink.png b/dist/schema/img/eml-text_xsd_Element_ulink.png index 95c0c06b..fb8cb2b1 100644 Binary files a/dist/schema/img/eml-text_xsd_Element_ulink.png and b/dist/schema/img/eml-text_xsd_Element_ulink.png differ diff --git a/dist/schema/img/eml-text_xsd_Element_value.png b/dist/schema/img/eml-text_xsd_Element_value.png index 4104e4d9..7f454702 100644 Binary files a/dist/schema/img/eml-text_xsd_Element_value.png and b/dist/schema/img/eml-text_xsd_Element_value.png differ diff --git a/dist/schema/img/eml-text_xsd_Element_value_1.png b/dist/schema/img/eml-text_xsd_Element_value_1.png index 4104e4d9..7f454702 100644 Binary files a/dist/schema/img/eml-text_xsd_Element_value_1.png and b/dist/schema/img/eml-text_xsd_Element_value_1.png differ diff --git a/dist/schema/img/eml-text_xsd_Element_value_2.png b/dist/schema/img/eml-text_xsd_Element_value_2.png index 4104e4d9..7f454702 100644 Binary files a/dist/schema/img/eml-text_xsd_Element_value_2.png and b/dist/schema/img/eml-text_xsd_Element_value_2.png differ diff --git a/dist/schema/img/eml-text_xsd_Element_value_3.png b/dist/schema/img/eml-text_xsd_Element_value_3.png index 4104e4d9..7f454702 100644 Binary files a/dist/schema/img/eml-text_xsd_Element_value_3.png and b/dist/schema/img/eml-text_xsd_Element_value_3.png differ diff --git a/dist/schema/img/eml-unitTypeDefinitions_xsd_Simple_Type_unit_LengthUnitType.png b/dist/schema/img/eml-unitTypeDefinitions_xsd_Simple_Type_unit_LengthUnitType.png index 0646b5d6..1542653f 100644 Binary files a/dist/schema/img/eml-unitTypeDefinitions_xsd_Simple_Type_unit_LengthUnitType.png and b/dist/schema/img/eml-unitTypeDefinitions_xsd_Simple_Type_unit_LengthUnitType.png differ diff --git a/dist/schema/img/eml-unitTypeDefinitions_xsd_Simple_Type_unit_MassUnitType.png b/dist/schema/img/eml-unitTypeDefinitions_xsd_Simple_Type_unit_MassUnitType.png index 80d97aa5..78444b77 100644 Binary files a/dist/schema/img/eml-unitTypeDefinitions_xsd_Simple_Type_unit_MassUnitType.png and b/dist/schema/img/eml-unitTypeDefinitions_xsd_Simple_Type_unit_MassUnitType.png differ diff --git a/dist/schema/img/eml-unitTypeDefinitions_xsd_Simple_Type_unit_StandardUnitDictionary.png b/dist/schema/img/eml-unitTypeDefinitions_xsd_Simple_Type_unit_StandardUnitDictionary.png index 657645a7..0750cfb7 100644 Binary files a/dist/schema/img/eml-unitTypeDefinitions_xsd_Simple_Type_unit_StandardUnitDictionary.png and b/dist/schema/img/eml-unitTypeDefinitions_xsd_Simple_Type_unit_StandardUnitDictionary.png differ diff --git a/dist/schema/img/eml-unitTypeDefinitions_xsd_Simple_Type_unit_angleUnitType.png b/dist/schema/img/eml-unitTypeDefinitions_xsd_Simple_Type_unit_angleUnitType.png index 44d44a15..b3b25914 100644 Binary files a/dist/schema/img/eml-unitTypeDefinitions_xsd_Simple_Type_unit_angleUnitType.png and b/dist/schema/img/eml-unitTypeDefinitions_xsd_Simple_Type_unit_angleUnitType.png differ diff --git a/dist/schema/img/eml-unitTypeDefinitions_xsd_Simple_Type_unit_otherUnitType.png b/dist/schema/img/eml-unitTypeDefinitions_xsd_Simple_Type_unit_otherUnitType.png index 54d40abf..05a89437 100644 Binary files a/dist/schema/img/eml-unitTypeDefinitions_xsd_Simple_Type_unit_otherUnitType.png and b/dist/schema/img/eml-unitTypeDefinitions_xsd_Simple_Type_unit_otherUnitType.png differ diff --git a/dist/schema/img/eml-view_xsd_Complex_Type_ViewType.png b/dist/schema/img/eml-view_xsd_Complex_Type_ViewType.png index 7ea5a1c1..1b7981fa 100644 Binary files a/dist/schema/img/eml-view_xsd_Complex_Type_ViewType.png and b/dist/schema/img/eml-view_xsd_Complex_Type_ViewType.png differ diff --git a/dist/schema/img/eml-view_xsd_Element_attributeList.png b/dist/schema/img/eml-view_xsd_Element_attributeList.png index db6f5507..545a23e3 100644 Binary files a/dist/schema/img/eml-view_xsd_Element_attributeList.png and b/dist/schema/img/eml-view_xsd_Element_attributeList.png differ diff --git a/dist/schema/img/eml-view_xsd_Element_constraint.png b/dist/schema/img/eml-view_xsd_Element_constraint.png index 0b8f46a1..57f787a6 100644 Binary files a/dist/schema/img/eml-view_xsd_Element_constraint.png and b/dist/schema/img/eml-view_xsd_Element_constraint.png differ diff --git a/dist/schema/img/eml-view_xsd_Element_queryStatement.png b/dist/schema/img/eml-view_xsd_Element_queryStatement.png index a7f270a0..a16fa607 100644 Binary files a/dist/schema/img/eml-view_xsd_Element_queryStatement.png and b/dist/schema/img/eml-view_xsd_Element_queryStatement.png differ diff --git a/dist/schema/img/eml-view_xsd_Element_view.png b/dist/schema/img/eml-view_xsd_Element_view.png index c126aa8a..df2ab92d 100644 Binary files a/dist/schema/img/eml-view_xsd_Element_view.png and b/dist/schema/img/eml-view_xsd_Element_view.png differ diff --git a/dist/schema/img/eml_xsd_Element_access.png b/dist/schema/img/eml_xsd_Element_access.png index d5475b77..5554c59d 100644 Binary files a/dist/schema/img/eml_xsd_Element_access.png and b/dist/schema/img/eml_xsd_Element_access.png differ diff --git a/dist/schema/img/eml_xsd_Element_additionalMetadata.png b/dist/schema/img/eml_xsd_Element_additionalMetadata.png index 8b174d97..40e81c52 100644 Binary files a/dist/schema/img/eml_xsd_Element_additionalMetadata.png and b/dist/schema/img/eml_xsd_Element_additionalMetadata.png differ diff --git a/dist/schema/img/eml_xsd_Element_annotation.png b/dist/schema/img/eml_xsd_Element_annotation.png index a7fd6277..23f12085 100644 Binary files a/dist/schema/img/eml_xsd_Element_annotation.png and b/dist/schema/img/eml_xsd_Element_annotation.png differ diff --git a/dist/schema/img/eml_xsd_Element_annotations.png b/dist/schema/img/eml_xsd_Element_annotations.png index d2843c38..c6fbd25d 100644 Binary files a/dist/schema/img/eml_xsd_Element_annotations.png and b/dist/schema/img/eml_xsd_Element_annotations.png differ diff --git a/dist/schema/img/eml_xsd_Element_citation.png b/dist/schema/img/eml_xsd_Element_citation.png index 2c21c3fc..3f209b8f 100644 Binary files a/dist/schema/img/eml_xsd_Element_citation.png and b/dist/schema/img/eml_xsd_Element_citation.png differ diff --git a/dist/schema/img/eml_xsd_Element_dataset.png b/dist/schema/img/eml_xsd_Element_dataset.png index 7798465e..f81c3dd1 100644 Binary files a/dist/schema/img/eml_xsd_Element_dataset.png and b/dist/schema/img/eml_xsd_Element_dataset.png differ diff --git a/dist/schema/img/eml_xsd_Element_describes.png b/dist/schema/img/eml_xsd_Element_describes.png index fe1cf396..dc8bdee9 100644 Binary files a/dist/schema/img/eml_xsd_Element_describes.png and b/dist/schema/img/eml_xsd_Element_describes.png differ diff --git a/dist/schema/img/eml_xsd_Element_eml.png b/dist/schema/img/eml_xsd_Element_eml.png index b3b2d115..529e4ab7 100644 Binary files a/dist/schema/img/eml_xsd_Element_eml.png and b/dist/schema/img/eml_xsd_Element_eml.png differ diff --git a/dist/schema/img/eml_xsd_Element_metadata.png b/dist/schema/img/eml_xsd_Element_metadata.png index 168765aa..8ef11f50 100644 Binary files a/dist/schema/img/eml_xsd_Element_metadata.png and b/dist/schema/img/eml_xsd_Element_metadata.png differ diff --git a/dist/schema/img/eml_xsd_Element_protocol.png b/dist/schema/img/eml_xsd_Element_protocol.png index 94fe4427..04bb5a46 100644 Binary files a/dist/schema/img/eml_xsd_Element_protocol.png and b/dist/schema/img/eml_xsd_Element_protocol.png differ diff --git a/dist/schema/img/eml_xsd_Element_software.png b/dist/schema/img/eml_xsd_Element_software.png index 8791a06a..a755e653 100644 Binary files a/dist/schema/img/eml_xsd_Element_software.png and b/dist/schema/img/eml_xsd_Element_software.png differ diff --git a/docs/schema/docHtml.css b/docs/schema/docHtml.css deleted file mode 100644 index 969603e6..00000000 --- a/docs/schema/docHtml.css +++ /dev/null @@ -1,605 +0,0 @@ -/*---------------------------------------- - Global ------------------------------------------*/ - -body{ -} -body, table { - font-family:arial, helvetica, sans-serif; - font-size:12px; -} - -@media print{ - body, table { - font-size:10px; - } -} - -/*-------------------------------------------- - Source code in the instance, source or - annotations. ---------------------------------------------*/ -span.tEl { - color: #000096; - background-color:inherit; -} -span.tXSLEl { - color: #0064C8; - background-color:inherit; -} -span.tAN { - color: #F5844C; - background-color:inherit; -} -span.tAV { - color: #993300; - background-color:inherit; -} -span.tI { - color: #000000; - background-color:inherit; -} -span.tT { - color: #000000; - background-color:inherit; -} -span.tC { - color: #006400; - background-color:inherit; -} -span.tCD { - color: #008C00; - background-color:inherit; -} -span.tPI { - color: #8B26C9; - background-color:inherit; -} -span.tEn { - color: #969600; - background-color:inherit; -} -span.qname{ - color:#000096; - background-color:inherit; -} - -/*----------------------------------------- - Documentation sections. -------------------------------------------*/ - -div.componentTitle, p.sHierarchyTitle { - font-size:1.4em; - font-weight:bold; - text-align:left; - margin-top:1.4em; - margin-bottom:0.7em; -} -div.componentTitle{ -/* color:rgb(255, 160, 100);*/ - color:#333333; - background-color:inherit; -} - - -/* Tables. */ - -td, th { - padding:2px 2px 2px 5px; - text-align:left; - vertical-align:top; -} - -tr > th { - background-color:#C4DAF4; - color:inherit; -} - -/* Contrast for the titles*/ -table.component { - width:100%; - border-spacing:1px; -} - -@media print{ - table.component{ - border:1px solid gray; - border-collapse:collapse; - } - - table.component td{ - border:1px solid gray; - } -} - - - -table.component td.firstColumn{ -/* pink */ - /*background-color:#FFC0C0;*/ -/*green */ - /* background-color:#C0F0A0;*/ -/*bleu*/ - /*background-color:#89C6E2;*/ -/*orange*/ - /*background-color:#FFD697;*/ -/*brown*/ - /*background-color:#D5BC8E;*/ -/*lilla*/ - /*background-color:#DDDDFF;*/ -/*gray-bleu*/ - /*background-color:#CAD0DD;*/ -/*brown-light*/ - /*background-color:#DECFB8;*/ -/*gray-green*/ - /*background-color:#C6D0CD;*/ -/*bleu-2*/ - /*background-color:#B5D5FF;*/ -/*gray*/ - /*background-color:#CCCCCC;*/ - - -/*bleu */ -background-color:#C4DAF4; - - - - color:black; - width:12%; -} - -table.component table td.firstColumn{ - border:none; - background-color:#EAF1FB; - color: inherit; -} - -td.firstColumn b{ - font-weight:normal; -} - - -/* The Name and Expand/Collapse control are on the same line - but at different ends.*/ -td.firstColumn div.floatLeft{ - float:left; -} -td.firstColumn div.floatRight{ - float:right; -} - -/* Subtables */ -table.component table{ - width:100%; -} -table.component table, -table.component table td, -table.component table th{ - border:0; -} - - -/* Properties table */ -table.propertiesTable { - border-spacing:1px; -} -table.propertiesTable td.firstColumn{ - width:140px; - text-transform:capitalize; -} -/* Used by table */ -table.usedByTable { - border-spacing:1px; -} -table.usedByTable td.firstColumn{ - width:140px; - text-transform:capitalize; -} - -/* Facets table*/ -table.facetsTable { - border-spacing:1px; -} -table.facetsTable td.firstColumn{ - width:140px; - text-transform:capitalize; -} - -/* Attributes table */ -table.attributesTable { - border-spacing:1px; -} -table.attributesTable th{ - font-weight:normal; -} -table.attributesTable tr:hover{ - color:inherit; - background-color:#EAF1FB; -} - - -/* Identity constraints table */ -table.identityConstraintsTable { - border-spacing:1px; -} -table.identityConstraintsTable th{ - font-weight:normal; -} -table.identityConstraintsTable tr:hover{ - color:inherit; - background-color:#EAF1FB; -} - - - -/*--------------------------------------- - The diagram. -----------------------------------------*/ - -table.component td.diagram { - background-color:white; - color:inherit; -} - - -/* This table is a workaround for an IE bug regarding pre-wrap */ -table.preWrapContainer, -table.preWrapContainer td{ - border:0; - margin:0; - padding:0; -} - - -/* Annotations. */ -div.annotation{ -} -div.annotation pre{ - font-family:arial, helvetica, sans-serif; - margin:0; -} -div.annotation, -div.annotation table, -div.annotation table td{ - margin:0; - padding:0; -} - -/* Hierarchy */ -ul > li.internal, ul > li.schemaHierarchy { - list-style:none; -} - -ul.internal { - margin:2px; - padding:0; -} - -ul ul li.internal { - padding-left:10px; - - list-style-image:url('img/hierarchy_arrow.gif'); - list-style-position:inside; -} - -ul ul li.schemaHierarchy { - padding-left:20px; - - list-style-image:none; - list-style-position:inside; -} - -ul.schemaHierarchy { - margin:2px; - padding-left:20px; -} - -/*------------------------------------- - Rounded tables. ----------------------------------------*/ - -table.rt, -table.rt_with_bg{ - border-collapse:collapse; - border-spacing:0; - width:100%; -} -table.rt_with_bg{ - /*background-color:#C0F0A0;*/ - background-color:white; - color:inherit; -} - - -.rt_cornerTopLeft{ - background-color:transparent; - background-repeat:no-repeat; - background-position:right; - width:8px; - height:8px; - margin:0; - padding:0; -} -.rt_cornerTopLeft{ - background-image:url('img/cTL.gif'); -} - - -.rt_cornerBottomLeft{ - background-color:transparent; - background-repeat:no-repeat; - background-position:right; - width:8px; - height:8px; - margin:0; - padding:0; -} -.rt_cornerBottomLeft{ - background-image:url('img/cBL.gif'); -} - - -.rt_cornerTopRight{ - background-color:transparent; - background-repeat:no-repeat; - width:8px; - height:8px; - margin:0; - padding:0; - -} -.rt_cornerTopRight{ - background-image:url('img/cTR.gif'); -} - - -.rt_cornerBottomRight{ - background-color:transparent; - background-repeat:no-repeat; - width:8px; - height:8px; - margin:0; - padding:0; - -} -.rt_cornerBottomRight{ - background-image:url('img/cBR.gif'); -} - - -.rt_content{ - background-color:white; - color:inherit; - width:auto; - margin:0; - padding:0; -} - - -.rt_lineLeft{ - background-color:transparent; - background-repeat:repeat-y; - background-position:right; - width:8px; - margin:0; - padding:0; - -} -.rt_lineLeft{ - background-image:url('img/lL.gif'); -} - - -.rt_lineRight{ - background-repeat:repeat-y; - width:8px; - margin:0; - padding:0; -} -.rt_lineRight{ - background-image:url('img/lR.gif'); -} - - -.rt_lineTop{ - background-color:transparent; - background-repeat:repeat-x; - height:8px; - width:auto; - margin:0; - padding:0; -} -.rt_lineTop{ - background-image:url('img/lT.gif'); -} - -.rt_lineBottom{ - background-color:transparent; - background-repeat:repeat-x; - height:8px; - width:auto; - margin:0; - padding:0; -} -.rt_lineBottom{ - background-image:url('img/lB.gif'); -} - - -/* -------------------------------------- - Controls for bulk showing/hidding sections - from the documentation. -----------------------------------------*/ - -.globalControls h3{ - margin:0.1em; - font-size:1.2em; -} - -.globalControls table td{ - padding:0; - margin:0; -} - -.globalControls{ - position:fixed; - right:0; - background-color:transparent; - padding-left:0.5em; - padding-right:0.5em; - padding-bottom:0.5em; - width:190px; -} - -@media print{ - .globalControls{ - display:none; - } -} - -/* Expand/collapse of a single section. */ -input.control { - text-align:center; - vertical-align:middle; - padding:0; - padding-right:3px; - padding-bottom:2px; - -} - - -/* close button */ -td.rt_content div span input{ - font-size:0.8em; -} - -@media print{ - input.control{ - display:none; - } -} - - - - -/*----------------------------------------- - Navigation. -------------------------------------------*/ -a, a:visited { - color:rgb(0, 0, 150); - background-color:inherit; -} - -a:link, a:visited { - text-decoration:none; -} -a:hover { - text-decoration:underline; -} - -div.toTop{ - text-align:right; -} -div.toTop a{ - font-weight:normal; -} - - - - -/*------------------------------------------ - The second level of index. Floating DIVs --------------------------------------------*/ -.toc { -} -.toc div.verticalLayout, div.horizontalLayout{ - float:left; - display:block; - - background-color:white; - color:inherit; - - min-width:130px; - min-height:50px; - - padding:0.5em; -} -/* This is not used. */ -.toc div.verticalLayout { - clear:left; -} - -/* Hack for the IE - acts like a minimum height.*/ -* html .toc div.horizontalLayout, -* html .toc div.verticalLayout { - width:120px; - height:60px; -} - -/* Namespacces or system ids in the TOC. */ -.toc .indexGroupTitle { - font-weight:bold; - margin-bottom:0.5em; -} - -/* Components group*/ - -div.componentGroupTitle { - font-weight: bold; - color: black; - background-color: inherit; -} - -div.componentGroup { - padding-top: 4px; -} - -table.componentGroup { - border-spacing: 1px; -} - -td.componentGroup { - padding: 0px 0px 0px 0px; -} - - - -/*---------------- - The footer. ------------------*/ -.footer{ - margin-top:3em; -} -.redX{ - color:red; - background-color:inherit; - font-size:1.2em; -} -.oXygenLogo{ - color:#1166DD; - background-color:inherit; - font-weight:bold; - font-size:1.2em; -} - - -/* List item from documentation format */ -ul > li.doc{ - list-style:disc; - margin-left:10px; -} - -/* No margin for pre from the table.*/ -td > pre { - margin:0px; -} - -/* Wrap the long lines in the 'pre' section. */ -pre { - white-space: pre-wrap; /* css-3 */ - white-space: -moz-pre-wrap; /* Mozilla, since 1999 */ - white-space: -pre-wrap; /* Opera 4-6 */ - white-space: -o-pre-wrap; /* Opera 7 */ - word-wrap: break-word; /* Internet Explorer 5.5+ */ - _white-space: pre; /* IE only hack to re-specify in addition to word-wrap */ -} \ No newline at end of file diff --git a/docs/schema/eml-access_xsd.html b/docs/schema/eml-access_xsd.html deleted file mode 100644 index 294c4800..00000000 --- a/docs/schema/eml-access_xsd.html +++ /dev/null @@ -1,1932 +0,0 @@ - - - - - Schema documentation for eml-access.xsd - - -
- - - - - - - - - - - - - - - - -
-

Showing:

- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Annotations
Attributes
Diagrams
Facets
Instances
Model
Properties
Source
Used by
-
-
-
Imported schema eml-access.xsd
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/access-2.2.0
-
Annotations
-
-
-
-
- - - - -
'$RCSfile: eml-access.xsd,v $'
-       Copyright: 1997-2002 Regents of the University of California,
-                            University of New Mexico, and
-                            Arizona State University
-        Sponsors: National Center for Ecological Analysis and Synthesis and
-                  Partnership for Interdisciplinary Studies of Coastal Oceans,
-                     University of California Santa Barbara
-                  Long-Term Ecological Research Network Office,
-                     University of New Mexico
-                  Center for Environmental Studies, Arizona State University
-   Other funding: National Science Foundation (see README for details)
-                  The David and Lucile Packard Foundation
-     For Details: http://knb.ecoinformatics.org/
-
-        '$Author: cjones $'
-          '$Date: 2009-03-05 20:08:47 $'
-      '$Revision: 1.83 $'
-
-    This program is free software; you can redistribute it and/or modify
-    it under the terms of the GNU General Public License as published by
-    the Free Software Foundation; either version 2 of the License, or
-    (at your option) any later version.
-
-    This program is distributed in the hope that it will be useful,
-    but WITHOUT ANY WARRANTY; without even the implied warranty of
-    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-    GNU General Public License for more details.
-
-    You should have received a copy of the GNU General Public License
-    along with this program; if not, write to the Free Software
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
-
-
-
-
-
Properties
-
-
-
- - - - - - - - - -
attribute form defaultunqualified
element form defaultunqualified
-
-
-
Element AccessType / allow
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-access_xsd.tmp#AccessRule_principal - eml-access_xsd.tmp#AccessRule_permission - eml-access_xsd.tmp#AccessRule
-
TypeAccessRule
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
Childrenpermission, principal
-
Instance
-
-
-
- - - - -
<allow>
-  <principal>{1,unbounded}</principal>
-  <permission>{1,unbounded}</permission>
-</allow>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="allow" type="AccessRule">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element AccessRule / principal
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
maxOccursunbounded
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="principal" type="res:NonEmptyStringType" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element AccessRule / permission
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
Typeunion of(restriction of xs:string, xs:string) -
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
maxOccursunbounded
-
-
-
Source
-
-
-
- - - - -
<xs:element name="permission" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:simpleType>
-    <xs:union>
-      <xs:simpleType>
-        <xs:restriction base="xs:string">
-          <xs:enumeration value="read"/>
-          <xs:enumeration value="write"/>
-          <xs:enumeration value="changePermission"/>
-          <xs:enumeration value="all"/>
-        </xs:restriction>
-      </xs:simpleType>
-      <xs:simpleType>
-        <xs:restriction base="xs:string"/>
-      </xs:simpleType>
-    </xs:union>
-  </xs:simpleType>
-</xs:element>
-
-
-
Element AccessType / deny
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-access_xsd.tmp#AccessRule_principal - eml-access_xsd.tmp#AccessRule_permission - eml-access_xsd.tmp#AccessRule
-
TypeAccessRule
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
Childrenpermission, principal
-
Instance
-
-
-
- - - - -
<deny>
-  <principal>{1,unbounded}</principal>
-  <permission>{1,unbounded}</permission>
-</deny>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="deny" type="AccessRule">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element access
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/access-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-access_xsd.tmp#AccessType_id - eml-access_xsd.tmp#AccessType_system - eml-access_xsd.tmp#AccessType_scope - eml-access_xsd.tmp#AccessType_order - eml-access_xsd.tmp#AccessType_authSystem - eml-access_xsd.tmp#AccessType_allow - eml-access_xsd.tmp#AccessType_deny - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-access_xsd.tmp#AccessType
-
TypeAccessType
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
Childrenallow, deny, references
-
Instance
-
-
-
- - - - -
<access authSystem="" id="" order="allowFirst" scope="document" system="" xmlns="https://eml.ecoinformatics.org/access-2.2.0">
-  <allow>{1,1}</allow>
-  <deny>{1,1}</deny>
-  <references system="">{1,1}</references>
-</access>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUseAnnotation
authSystemxs:stringrequired -
-
idIDTypeoptional -
-
orderrestriction of xs:stringallowFirstoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="access" type="AccessType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Complex Type AccessType
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/access-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-access_xsd.tmp#AccessType_id - eml-access_xsd.tmp#AccessType_system - eml-access_xsd.tmp#AccessType_scope - eml-access_xsd.tmp#AccessType_order - eml-access_xsd.tmp#AccessType_authSystem - eml-access_xsd.tmp#AccessType_allow - eml-access_xsd.tmp#AccessType_deny - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup
-
-
Used by
-
-
- -
Model
-
- -
Childrenallow, deny, references
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUseAnnotation
authSystemxs:stringrequired -
-
idIDTypeoptional -
-
orderrestriction of xs:stringallowFirstoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:complexType name="AccessType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:choice>
-    <xs:choice maxOccurs="unbounded">
-      <xs:element name="allow" type="AccessRule">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="deny" type="AccessRule">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-    </xs:choice>
-    <xs:group ref="res:ReferencesGroup"/>
-  </xs:choice>
-  <xs:attribute name="id" type="res:IDType" use="optional"/>
-  <xs:attribute name="system" type="res:SystemType" use="optional"/>
-  <xs:attribute name="scope" type="res:ScopeType" use="optional" default="document"/>
-  <xs:attribute name="order" use="optional" default="allowFirst">
-    <xs:annotation>
-      <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-    </xs:annotation>
-    <xs:simpleType>
-      <xs:restriction base="xs:string">
-        <xs:enumeration value="allowFirst"/>
-        <xs:enumeration value="denyFirst"/>
-      </xs:restriction>
-    </xs:simpleType>
-  </xs:attribute>
-  <xs:attribute name="authSystem" type="xs:string" use="required">
-    <xs:annotation>
-      <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-    </xs:annotation>
-  </xs:attribute>
-</xs:complexType>
-
-
-
Complex Type AccessRule
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/access-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-access_xsd.tmp#AccessRule_principal - eml-access_xsd.tmp#AccessRule_permission
-
-
Used by
-
-
-
- - - - - -
Elements AccessType/allow, AccessType/deny
-
-
Model
-
- -
Childrenpermission, principal
-
Source
-
-
-
- - - - -
<xs:complexType name="AccessRule">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:sequence>
-    <xs:element name="principal" type="res:NonEmptyStringType" maxOccurs="unbounded">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="permission" maxOccurs="unbounded">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-      <xs:simpleType>
-        <xs:union>
-          <xs:simpleType>
-            <xs:restriction base="xs:string">
-              <xs:enumeration value="read"/>
-              <xs:enumeration value="write"/>
-              <xs:enumeration value="changePermission"/>
-              <xs:enumeration value="all"/>
-            </xs:restriction>
-          </xs:simpleType>
-          <xs:simpleType>
-            <xs:restriction base="xs:string"/>
-          </xs:simpleType>
-        </xs:union>
-      </xs:simpleType>
-    </xs:element>
-  </xs:sequence>
-</xs:complexType>
-
-
-
Attribute AccessType / @id
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeIDType
-
Properties
-
-
-
- - - - - -
useoptional
-
-
-
Used by
-
-
-
- - - - - -
Complex Type AccessType
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="id" type="res:IDType" use="optional"/>
-
-
-
Attribute AccessType / @system
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeSystemType
-
Properties
-
-
-
- - - - - -
useoptional
-
-
-
Used by
-
-
-
- - - - - -
Complex Type AccessType
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="system" type="res:SystemType" use="optional"/>
-
-
-
Attribute AccessType / @scope
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeScopeType
-
Properties
-
-
-
- - - - - - - - - -
useoptional
defaultdocument
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
enumerationsystem -
-
enumerationdocument -
-
-
-
-
Used by
-
-
-
- - - - - -
Complex Type AccessType
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="scope" type="res:ScopeType" use="optional" default="document"/>
-
-
-
Attribute AccessType / @order
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
Typerestriction of xs:string
-
Properties
-
-
-
- - - - - - - - - -
useoptional
defaultallowFirst
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
enumerationallowFirst -
-
enumerationdenyFirst -
-
-
-
-
Used by
-
-
-
- - - - - -
Complex Type AccessType
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="order" use="optional" default="allowFirst">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:simpleType>
-    <xs:restriction base="xs:string">
-      <xs:enumeration value="allowFirst"/>
-      <xs:enumeration value="denyFirst"/>
-    </xs:restriction>
-  </xs:simpleType>
-</xs:attribute>
-
-
-
Attribute AccessType / @authSystem
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
Typexs:string
-
Properties
-
-
-
- - - - - -
userequired
-
-
-
Used by
-
-
-
- - - - - -
Complex Type AccessType
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="authSystem" type="xs:string" use="required">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:attribute>
-
-
-
- - \ No newline at end of file diff --git a/docs/schema/eml-attribute_xsd.html b/docs/schema/eml-attribute_xsd.html deleted file mode 100644 index 3444cba1..00000000 --- a/docs/schema/eml-attribute_xsd.html +++ /dev/null @@ -1,11853 +0,0 @@ - - - - - Schema documentation for eml-attribute.xsd - - -
- - - - - - - - - - - - - - - - -
-

Showing:

- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Annotations
Attributes
Diagrams
Facets
Instances
Model
Properties
Source
Used by
-
-
-
Imported schema eml-attribute.xsd
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/attribute-2.2.0
-
Annotations
-
-
-
-
- - - - -
'$RCSfile: eml-attribute.xsd,v $'
-       Copyright: 1997-2002 Regents of the University of California,
-                            University of New Mexico, and
-                            Arizona State University
-        Sponsors: National Center for Ecological Analysis and Synthesis and
-                  Partnership for Interdisciplinary Studies of Coastal Oceans,
-                     University of California Santa Barbara
-                  Long-Term Ecological Research Network Office,
-                     University of New Mexico
-                  Center for Environmental Studies, Arizona State University
-   Other funding: National Science Foundation (see README for details)
-                  The David and Lucile Packard Foundation
-     For Details: http://knb.ecoinformatics.org/
-
-        '$Author: obrien $'
-          '$Date: 2009-02-25 23:51:54 $'
-      '$Revision: 1.123 $'
-
-    This program is free software; you can redistribute it and/or modify
-    it under the terms of the GNU General Public License as published by
-    the Free Software Foundation; either version 2 of the License, or
-    (at your option) any later version.
-
-    This program is distributed in the hope that it will be useful,
-    but WITHOUT ANY WARRANTY; without even the implied warranty of
-    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-    GNU General Public License for more details.
-
-    You should have received a copy of the GNU General Public License
-    along with this program; if not, write to the Free Software
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
-
-
-
-
-
Properties
-
-
-
- - - - - - - - - -
attribute form defaultunqualified
element form defaultunqualified
-
-
-
Element AttributeListType / attribute
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Diagram
-
-
-
Diagram - eml-attribute_xsd.tmp#AttributeType_id - eml-attribute_xsd.tmp#AttributeType_system - eml-attribute_xsd.tmp#AttributeType_scope - eml-attribute_xsd.tmp#AttributeType_attributeName - eml-attribute_xsd.tmp#AttributeType_attributeLabel - eml-attribute_xsd.tmp#AttributeType_attributeDefinition - eml-attribute_xsd.tmp#AttributeType_storageType - eml-attribute_xsd.tmp#AttributeType_measurementScale - eml-attribute_xsd.tmp#AttributeType_missingValueCode - eml-attribute_xsd.tmp#AttributeType_accuracy - eml-attribute_xsd.tmp#AttributeType_coverage - eml-attribute_xsd.tmp#AttributeType_methods - eml-attribute_xsd.tmp#AttributeType_annotation - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-attribute_xsd.tmp#AttributeType
-
TypeAttributeType
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
maxOccursunbounded
-
-
Model
-
- -
Childrenaccuracy, annotation, attributeDefinition, attributeLabel, attributeName, coverage, measurementScale, methods, missingValueCode, references, storageType
-
Instance
-
-
-
- - - - -
<attribute id="" scope="document" system="">
-  <attributeName>{1,1}</attributeName>
-  <attributeLabel>{0,unbounded}</attributeLabel>
-  <attributeDefinition>{1,1}</attributeDefinition>
-  <storageType typeSystem="http://www.w3.org/2001/XMLSchema-datatypes">{0,unbounded}</storageType>
-  <measurementScale>{1,1}</measurementScale>
-  <missingValueCode>{0,unbounded}</missingValueCode>
-  <accuracy>{0,1}</accuracy>
-  <coverage id="" scope="document" system="">{0,1}</coverage>
-  <methods>{0,1}</methods>
-  <annotation id="" scope="document" system="">{0,unbounded}</annotation>
-  <references system="">{1,1}</references>
-</attribute>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="attribute" type="AttributeType" maxOccurs="unbounded"/>
-
-
-
Element AttributeType / attributeName
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="attributeName" type="res:NonEmptyStringType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element AttributeType / attributeLabel
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentsimple
minOccurs0
maxOccursunbounded
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="attributeLabel" type="res:NonEmptyStringType" minOccurs="0" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element AttributeType / attributeDefinition
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="attributeDefinition" type="res:NonEmptyStringType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element AttributeType / storageType
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-attribute_xsd.tmp#AttributeType_AttributeType_storageType_typeSystem
-
Typeextension of xs:string
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
minOccurs0
maxOccursunbounded
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - -
QNameTypeDefaultUseAnnotation
typeSystemxs:stringhttp://www.w3.org/2001/XMLSchema-datatypesoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="storageType" minOccurs="0" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:simpleContent>
-      <xs:extension base="xs:string">
-        <xs:attribute name="typeSystem" type="xs:string" use="optional" default="http://www.w3.org/2001/XMLSchema-datatypes">
-          <xs:annotation>
-            <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-          </xs:annotation>
-        </xs:attribute>
-      </xs:extension>
-    </xs:simpleContent>
-  </xs:complexType>
-</xs:element>
-
-
-
Element AttributeType / measurementScale
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-attribute_xsd.tmp#AttributeType_AttributeType_measurementScale_nominal - eml-attribute_xsd.tmp#AttributeType_AttributeType_measurementScale_ordinal - eml-attribute_xsd.tmp#AttributeType_AttributeType_measurementScale_interval - eml-attribute_xsd.tmp#AttributeType_AttributeType_measurementScale_ratio - eml-attribute_xsd.tmp#AttributeType_AttributeType_measurementScale_dateTime
-
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
ChildrendateTime, interval, nominal, ordinal, ratio
-
Instance
-
-
-
- - - - -
<measurementScale>
-  <nominal>{1,1}</nominal>
-  <ordinal>{1,1}</ordinal>
-  <interval>{1,1}</interval>
-  <ratio>{1,1}</ratio>
-  <dateTime>{1,1}</dateTime>
-</measurementScale>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="measurementScale">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:choice>
-      <xs:element name="nominal">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-        <xs:complexType>
-          <xs:sequence>
-            <xs:element name="nonNumericDomain" type="NonNumericDomainType"/>
-          </xs:sequence>
-        </xs:complexType>
-      </xs:element>
-      <xs:element name="ordinal">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-        <xs:complexType>
-          <xs:sequence>
-            <xs:element name="nonNumericDomain" type="NonNumericDomainType"/>
-          </xs:sequence>
-        </xs:complexType>
-      </xs:element>
-      <xs:element name="interval">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-        <xs:complexType>
-          <xs:sequence>
-            <xs:element name="unit" type="UnitType"/>
-            <xs:element name="precision" type="PrecisionType" minOccurs="0"/>
-            <xs:element name="numericDomain" type="NumericDomainType"/>
-          </xs:sequence>
-        </xs:complexType>
-      </xs:element>
-      <xs:element name="ratio">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-        <xs:complexType>
-          <xs:sequence>
-            <xs:element name="unit" type="UnitType"/>
-            <xs:element name="precision" type="PrecisionType" minOccurs="0"/>
-            <xs:element name="numericDomain" type="NumericDomainType"/>
-          </xs:sequence>
-        </xs:complexType>
-      </xs:element>
-      <xs:element name="dateTime">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-        <xs:complexType>
-          <xs:sequence>
-            <xs:element name="formatString" type="res:NonEmptyStringType">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-            <xs:element name="dateTimePrecision" type="res:NonEmptyStringType" minOccurs="0">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-            <xs:element name="dateTimeDomain" type="DateTimeDomainType" minOccurs="0">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-          </xs:sequence>
-        </xs:complexType>
-      </xs:element>
-    </xs:choice>
-  </xs:complexType>
-</xs:element>
-
-
-
Element AttributeType / measurementScale / nominal
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-attribute_xsd.tmp#AttributeType_AttributeType_measurementScale_AttributeType_AttributeType_measurementScale_nominal_nonNumericDomain
-
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
ChildrennonNumericDomain
-
Instance
-
-
-
- - - - -
<nominal>
-  <nonNumericDomain id="">{1,1}</nonNumericDomain>
-</nominal>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="nominal">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:sequence>
-      <xs:element name="nonNumericDomain" type="NonNumericDomainType"/>
-    </xs:sequence>
-  </xs:complexType>
-</xs:element>
-
-
-
Element AttributeType / measurementScale / nominal / nonNumericDomain
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Diagram
-
-
-
Diagram - eml-attribute_xsd.tmp#NonNumericDomainType_id - eml-attribute_xsd.tmp#NonNumericDomainType_enumeratedDomain - eml-attribute_xsd.tmp#NonNumericDomainType_textDomain - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-attribute_xsd.tmp#NonNumericDomainType
-
TypeNonNumericDomainType
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
ChildrenenumeratedDomain, references, textDomain
-
Instance
-
-
-
- - - - -
<nonNumericDomain id="">
-  <enumeratedDomain enforced="yes">{1,1}</enumeratedDomain>
-  <textDomain>{1,1}</textDomain>
-  <references system="">{1,1}</references>
-</nonNumericDomain>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
idIDTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="nonNumericDomain" type="NonNumericDomainType"/>
-
-
-
Element NonNumericDomainType / enumeratedDomain
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-attribute_xsd.tmp#NonNumericDomainType_NonNumericDomainType_enumeratedDomain_enforced - eml-attribute_xsd.tmp#NonNumericDomainType_NonNumericDomainType_enumeratedDomain_codeDefinition - eml-attribute_xsd.tmp#NonNumericDomainType_NonNumericDomainType_enumeratedDomain_externalCodeSet - eml-attribute_xsd.tmp#NonNumericDomainType_NonNumericDomainType_enumeratedDomain_entityCodeList
-
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
ChildrencodeDefinition, entityCodeList, externalCodeSet
-
Instance
-
-
-
- - - - -
<enumeratedDomain enforced="yes">
-  <codeDefinition order="">{1,unbounded}</codeDefinition>
-  <externalCodeSet>{1,1}</externalCodeSet>
-  <entityCodeList>{1,1}</entityCodeList>
-</enumeratedDomain>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - -
QNameTypeDefaultUseAnnotation
enforcedrestriction of xs:stringyesoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="enumeratedDomain">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:choice>
-      <xs:element name="codeDefinition" maxOccurs="unbounded">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-        <xs:complexType>
-          <xs:sequence>
-            <xs:element name="code" type="res:NonEmptyStringType">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-            <xs:element name="definition" type="res:NonEmptyStringType">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-            <xs:element name="source" type="res:NonEmptyStringType" minOccurs="0">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-          </xs:sequence>
-          <xs:attribute name="order" type="xs:long" use="optional">
-            <xs:annotation>
-              <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-            </xs:annotation>
-          </xs:attribute>
-        </xs:complexType>
-      </xs:element>
-      <xs:element name="externalCodeSet">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-        <xs:complexType>
-          <xs:sequence>
-            <xs:element name="codesetName" type="res:NonEmptyStringType">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-            <xs:choice maxOccurs="unbounded">
-              <xs:element name="citation" type="cit:CitationType">
-                <xs:annotation>
-                  <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                </xs:annotation>
-              </xs:element>
-              <xs:element name="codesetURL" type="xs:anyURI">
-                <xs:annotation>
-                  <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                </xs:annotation>
-              </xs:element>
-            </xs:choice>
-          </xs:sequence>
-        </xs:complexType>
-      </xs:element>
-      <xs:element name="entityCodeList">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-        <xs:complexType>
-          <xs:sequence>
-            <xs:element name="entityReference" type="res:NonEmptyStringType">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-            <xs:element name="valueAttributeReference" type="res:NonEmptyStringType">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-            <xs:element name="definitionAttributeReference" type="res:NonEmptyStringType">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-            <xs:element name="orderAttributeReference" type="res:NonEmptyStringType" minOccurs="0">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-          </xs:sequence>
-        </xs:complexType>
-      </xs:element>
-    </xs:choice>
-    <xs:attribute name="enforced" use="optional" default="yes">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-      <xs:simpleType>
-        <xs:restriction base="xs:string">
-          <xs:enumeration value="yes"/>
-          <xs:enumeration value="no"/>
-        </xs:restriction>
-      </xs:simpleType>
-    </xs:attribute>
-  </xs:complexType>
-</xs:element>
-
-
-
Element NonNumericDomainType / enumeratedDomain / codeDefinition
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-attribute_xsd.tmp#NonNumericDomainType_NonNumericDomainType_enumeratedDomain_NonNumericDomainType_NonNumericDomainType_enumeratedDomain_codeDefinition_order - eml-attribute_xsd.tmp#NonNumericDomainType_NonNumericDomainType_enumeratedDomain_NonNumericDomainType_NonNumericDomainType_enumeratedDomain_codeDefinition_code - eml-attribute_xsd.tmp#NonNumericDomainType_NonNumericDomainType_enumeratedDomain_NonNumericDomainType_NonNumericDomainType_enumeratedDomain_codeDefinition_definition - eml-attribute_xsd.tmp#NonNumericDomainType_NonNumericDomainType_enumeratedDomain_NonNumericDomainType_NonNumericDomainType_enumeratedDomain_codeDefinition_source
-
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
maxOccursunbounded
-
-
Model
-
- -
Childrencode, definition, source
-
Instance
-
-
-
- - - - -
<codeDefinition order="">
-  <code>{1,1}</code>
-  <definition>{1,1}</definition>
-  <source>{0,1}</source>
-</codeDefinition>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUseAnnotation
orderxs:longoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="codeDefinition" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:sequence>
-      <xs:element name="code" type="res:NonEmptyStringType">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="definition" type="res:NonEmptyStringType">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="source" type="res:NonEmptyStringType" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-    </xs:sequence>
-    <xs:attribute name="order" type="xs:long" use="optional">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:attribute>
-  </xs:complexType>
-</xs:element>
-
-
-
Element NonNumericDomainType / enumeratedDomain / codeDefinition / code
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="code" type="res:NonEmptyStringType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element NonNumericDomainType / enumeratedDomain / codeDefinition / definition
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="definition" type="res:NonEmptyStringType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element NonNumericDomainType / enumeratedDomain / codeDefinition / source
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="source" type="res:NonEmptyStringType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element NonNumericDomainType / enumeratedDomain / externalCodeSet
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-attribute_xsd.tmp#NonNumericDomainType_NonNumericDomainType_enumeratedDomain_NonNumericDomainType_NonNumericDomainType_enumeratedDomain_externalCodeSet_codesetName - eml-attribute_xsd.tmp#NonNumericDomainType_NonNumericDomainType_enumeratedDomain_NonNumericDomainType_NonNumericDomainType_enumeratedDomain_externalCodeSet_citation - eml-attribute_xsd.tmp#NonNumericDomainType_NonNumericDomainType_enumeratedDomain_NonNumericDomainType_NonNumericDomainType_enumeratedDomain_externalCodeSet_codesetURL
-
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
Childrencitation, codesetName, codesetURL
-
Instance
-
-
-
- - - - -
<externalCodeSet>
-  <codesetName>{1,1}</codesetName>
-  <citation id="" scope="document" system="">{1,1}</citation>
-  <codesetURL>{1,1}</codesetURL>
-</externalCodeSet>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="externalCodeSet">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:sequence>
-      <xs:element name="codesetName" type="res:NonEmptyStringType">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:choice maxOccurs="unbounded">
-        <xs:element name="citation" type="cit:CitationType">
-          <xs:annotation>
-            <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-          </xs:annotation>
-        </xs:element>
-        <xs:element name="codesetURL" type="xs:anyURI">
-          <xs:annotation>
-            <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-          </xs:annotation>
-        </xs:element>
-      </xs:choice>
-    </xs:sequence>
-  </xs:complexType>
-</xs:element>
-
-
-
Element NonNumericDomainType / enumeratedDomain / externalCodeSet / codesetName
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="codesetName" type="res:NonEmptyStringType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element NonNumericDomainType / enumeratedDomain / externalCodeSet / citation
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-literature_xsd.tmp#CitationType_id - eml-literature_xsd.tmp#CitationType_system - eml-literature_xsd.tmp#CitationType_scope - eml-resource_xsd.tmp#ResourceGroup_alternateIdentifier - eml-resource_xsd.tmp#ResourceGroup_shortName - eml-resource_xsd.tmp#ResourceGroup_title - eml-resource_xsd.tmp#ResourceGroup_creator - eml-resource_xsd.tmp#ResourceGroup_metadataProvider - eml-resource_xsd.tmp#ResourceGroup_associatedParty - eml-resource_xsd.tmp#ResourceGroup_pubDate - eml-resource_xsd.tmp#ResourceGroup_language - eml-resource_xsd.tmp#ResourceGroup_series - eml-resource_xsd.tmp#ResourceGroup_abstract - eml-resource_xsd.tmp#ResourceGroup_keywordSet - eml-resource_xsd.tmp#ResourceGroup_additionalInfo - eml-resource_xsd.tmp#ResourceGroup_intellectualRights - eml-resource_xsd.tmp#ResourceGroup_licensed - eml-resource_xsd.tmp#ResourceGroup_distribution - eml-resource_xsd.tmp#ResourceGroup_coverage - eml-resource_xsd.tmp#ResourceGroup_annotation - eml-resource_xsd.tmp#ResourceGroup - eml-literature_xsd.tmp#CitationType_contact - eml-literature_xsd.tmp#CitationType_article - eml-literature_xsd.tmp#CitationType_book - eml-literature_xsd.tmp#CitationType_chapter - eml-literature_xsd.tmp#CitationType_editedBook - eml-literature_xsd.tmp#CitationType_manuscript - eml-literature_xsd.tmp#CitationType_report - eml-literature_xsd.tmp#CitationType_thesis - eml-literature_xsd.tmp#CitationType_conferenceProceedings - eml-literature_xsd.tmp#CitationType_personalCommunication - eml-literature_xsd.tmp#CitationType_map - eml-literature_xsd.tmp#CitationType_generic - eml-literature_xsd.tmp#CitationType_audioVisual - eml-literature_xsd.tmp#CitationType_presentation - eml-literature_xsd.tmp#CitationType_bibtex - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-literature_xsd.tmp#CitationType
-
TypeCitationType
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
Childrenabstract, additionalInfo, alternateIdentifier, annotation, article, associatedParty, audioVisual, bibtex, book, chapter, conferenceProceedings, contact, coverage, creator, distribution, editedBook, generic, intellectualRights, keywordSet, language, licensed, manuscript, map, metadataProvider, personalCommunication, presentation, pubDate, references, report, series, shortName, thesis, title
-
Instance
-
-
-
- - - - -
<citation id="" scope="document" system="">
-  <alternateIdentifier system="">{0,unbounded}</alternateIdentifier>
-  <shortName>{0,1}</shortName>
-  <title xml:lang="">{1,unbounded}</title>
-  <creator id="" scope="document" system="">{1,unbounded}</creator>
-  <metadataProvider id="" scope="document" system="">{0,unbounded}</metadataProvider>
-  <associatedParty id="" scope="document" system="">{0,unbounded}</associatedParty>
-  <pubDate>{0,1}</pubDate>
-  <language xml:lang="">{0,1}</language>
-  <series>{0,1}</series>
-  <abstract xml:lang="">{0,1}</abstract>
-  <keywordSet>{0,unbounded}</keywordSet>
-  <additionalInfo xml:lang="">{0,unbounded}</additionalInfo>
-  <intellectualRights xml:lang="">{0,1}</intellectualRights>
-  <licensed>{0,unbounded}</licensed>
-  <distribution id="" scope="document" system="">{0,unbounded}</distribution>
-  <coverage id="" scope="document" system="">{0,1}</coverage>
-  <annotation id="" scope="document" system="">{0,unbounded}</annotation>
-  <contact id="" scope="document" system="">{0,unbounded}</contact>
-  <article>{1,1}</article>
-  <book>{1,1}</book>
-  <chapter>{1,1}</chapter>
-  <editedBook>{1,1}</editedBook>
-  <manuscript>{1,1}</manuscript>
-  <report>{1,1}</report>
-  <thesis>{1,1}</thesis>
-  <conferenceProceedings>{1,1}</conferenceProceedings>
-  <personalCommunication>{1,1}</personalCommunication>
-  <map>{1,1}</map>
-  <generic>{1,1}</generic>
-  <audioVisual>{1,1}</audioVisual>
-  <presentation>{1,1}</presentation>
-  <bibtex>{1,1}</bibtex>
-  <references system="">{1,1}</references>
-</citation>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="citation" type="cit:CitationType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element NonNumericDomainType / enumeratedDomain / externalCodeSet / codesetURL
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
Typexs:anyURI
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Source
-
-
-
- - - - -
<xs:element name="codesetURL" type="xs:anyURI">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element NonNumericDomainType / enumeratedDomain / entityCodeList
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-attribute_xsd.tmp#NonNumericDomainType_NonNumericDomainType_enumeratedDomain_NonNumericDomainType_NonNumericDomainType_enumeratedDomain_entityCodeList_entityReference - eml-attribute_xsd.tmp#NonNumericDomainType_NonNumericDomainType_enumeratedDomain_NonNumericDomainType_NonNumericDomainType_enumeratedDomain_entityCodeList_valueAttributeReference - eml-attribute_xsd.tmp#NonNumericDomainType_NonNumericDomainType_enumeratedDomain_NonNumericDomainType_NonNumericDomainType_enumeratedDomain_entityCodeList_definitionAttributeReference - eml-attribute_xsd.tmp#NonNumericDomainType_NonNumericDomainType_enumeratedDomain_NonNumericDomainType_NonNumericDomainType_enumeratedDomain_entityCodeList_orderAttributeReference
-
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
ChildrendefinitionAttributeReference, entityReference, orderAttributeReference, valueAttributeReference
-
Instance
-
-
-
- - - - -
<entityCodeList>
-  <entityReference>{1,1}</entityReference>
-  <valueAttributeReference>{1,1}</valueAttributeReference>
-  <definitionAttributeReference>{1,1}</definitionAttributeReference>
-  <orderAttributeReference>{0,1}</orderAttributeReference>
-</entityCodeList>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="entityCodeList">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:sequence>
-      <xs:element name="entityReference" type="res:NonEmptyStringType">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="valueAttributeReference" type="res:NonEmptyStringType">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="definitionAttributeReference" type="res:NonEmptyStringType">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="orderAttributeReference" type="res:NonEmptyStringType" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-    </xs:sequence>
-  </xs:complexType>
-</xs:element>
-
-
-
Element NonNumericDomainType / enumeratedDomain / entityCodeList / entityReference
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="entityReference" type="res:NonEmptyStringType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element NonNumericDomainType / enumeratedDomain / entityCodeList / valueAttributeReference
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="valueAttributeReference" type="res:NonEmptyStringType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element NonNumericDomainType / enumeratedDomain / entityCodeList / definitionAttributeReference
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="definitionAttributeReference" type="res:NonEmptyStringType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element NonNumericDomainType / enumeratedDomain / entityCodeList / orderAttributeReference
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="orderAttributeReference" type="res:NonEmptyStringType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element NonNumericDomainType / textDomain
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-attribute_xsd.tmp#NonNumericDomainType_NonNumericDomainType_textDomain_definition - eml-attribute_xsd.tmp#NonNumericDomainType_NonNumericDomainType_textDomain_pattern - eml-attribute_xsd.tmp#NonNumericDomainType_NonNumericDomainType_textDomain_source
-
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
Childrendefinition, pattern, source
-
Instance
-
-
-
- - - - -
<textDomain>
-  <definition>{1,1}</definition>
-  <pattern>{0,unbounded}</pattern>
-  <source>{0,1}</source>
-</textDomain>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="textDomain">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:sequence>
-      <xs:element name="definition" type="res:NonEmptyStringType">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="pattern" type="res:NonEmptyStringType" minOccurs="0" maxOccurs="unbounded">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="source" type="res:NonEmptyStringType" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-    </xs:sequence>
-  </xs:complexType>
-</xs:element>
-
-
-
Element NonNumericDomainType / textDomain / definition
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="definition" type="res:NonEmptyStringType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element NonNumericDomainType / textDomain / pattern
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentsimple
minOccurs0
maxOccursunbounded
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="pattern" type="res:NonEmptyStringType" minOccurs="0" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element NonNumericDomainType / textDomain / source
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="source" type="res:NonEmptyStringType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element AttributeType / measurementScale / ordinal
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-attribute_xsd.tmp#AttributeType_AttributeType_measurementScale_AttributeType_AttributeType_measurementScale_ordinal_nonNumericDomain
-
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
ChildrennonNumericDomain
-
Instance
-
-
-
- - - - -
<ordinal>
-  <nonNumericDomain id="">{1,1}</nonNumericDomain>
-</ordinal>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="ordinal">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:sequence>
-      <xs:element name="nonNumericDomain" type="NonNumericDomainType"/>
-    </xs:sequence>
-  </xs:complexType>
-</xs:element>
-
-
-
Element AttributeType / measurementScale / ordinal / nonNumericDomain
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Diagram
-
-
-
Diagram - eml-attribute_xsd.tmp#NonNumericDomainType_id - eml-attribute_xsd.tmp#NonNumericDomainType_enumeratedDomain - eml-attribute_xsd.tmp#NonNumericDomainType_textDomain - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-attribute_xsd.tmp#NonNumericDomainType
-
TypeNonNumericDomainType
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
ChildrenenumeratedDomain, references, textDomain
-
Instance
-
-
-
- - - - -
<nonNumericDomain id="">
-  <enumeratedDomain enforced="yes">{1,1}</enumeratedDomain>
-  <textDomain>{1,1}</textDomain>
-  <references system="">{1,1}</references>
-</nonNumericDomain>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
idIDTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="nonNumericDomain" type="NonNumericDomainType"/>
-
-
-
Element AttributeType / measurementScale / interval
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-attribute_xsd.tmp#AttributeType_AttributeType_measurementScale_AttributeType_AttributeType_measurementScale_interval_unit - eml-attribute_xsd.tmp#AttributeType_AttributeType_measurementScale_AttributeType_AttributeType_measurementScale_interval_precision - eml-attribute_xsd.tmp#AttributeType_AttributeType_measurementScale_AttributeType_AttributeType_measurementScale_interval_numericDomain
-
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
ChildrennumericDomain, precision, unit
-
Instance
-
-
-
- - - - -
<interval>
-  <unit>{1,1}</unit>
-  <precision>{0,1}</precision>
-  <numericDomain id="">{1,1}</numericDomain>
-</interval>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="interval">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:sequence>
-      <xs:element name="unit" type="UnitType"/>
-      <xs:element name="precision" type="PrecisionType" minOccurs="0"/>
-      <xs:element name="numericDomain" type="NumericDomainType"/>
-    </xs:sequence>
-  </xs:complexType>
-</xs:element>
-
-
-
Element AttributeType / measurementScale / interval / unit
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Diagram
-
-
-
Diagram - eml-attribute_xsd.tmp#UnitType_standardUnit - eml-attribute_xsd.tmp#UnitType_customUnit - eml-attribute_xsd.tmp#UnitType
-
TypeUnitType
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
ChildrencustomUnit, standardUnit
-
Instance
-
-
-
- - - - -
<unit>
-  <standardUnit>{1,1}</standardUnit>
-  <customUnit>{1,1}</customUnit>
-</unit>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="unit" type="UnitType"/>
-
-
-
Element UnitType / standardUnit
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-unitTypeDefinitions_xsd.tmp#StandardUnitDictionary
-
Typeunit:StandardUnitDictionary
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Source
-
-
-
- - - - -
<xs:element name="standardUnit" type="unit:StandardUnitDictionary">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element UnitType / customUnit
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="customUnit" type="res:NonEmptyStringType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element AttributeType / measurementScale / interval / precision
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Diagram
-
-
-
Diagram - eml-attribute_xsd.tmp#PrecisionType
-
TypePrecisionType
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
minOccurs0
-
-
-
Source
-
-
-
- - - - -
<xs:element name="precision" type="PrecisionType" minOccurs="0"/>
-
-
-
Element AttributeType / measurementScale / interval / numericDomain
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Diagram
-
-
-
Diagram - eml-attribute_xsd.tmp#NumericDomainType_id - eml-attribute_xsd.tmp#NumericDomainType_numberType - eml-attribute_xsd.tmp#BoundsGroup_bounds - eml-attribute_xsd.tmp#BoundsGroup - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-attribute_xsd.tmp#NumericDomainType
-
TypeNumericDomainType
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
Childrenbounds, numberType, references
-
Instance
-
-
-
- - - - -
<numericDomain id="">
-  <numberType>{1,1}</numberType>
-  <bounds>{0,unbounded}</bounds>
-  <references system="">{1,1}</references>
-</numericDomain>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
idIDTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="numericDomain" type="NumericDomainType"/>
-
-
-
Element NumericDomainType / numberType
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-attribute_xsd.tmp#NumberType
-
TypeNumberType
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Facets
-
-
-
- - - - - - - - - - - - - - - - - - - - - -
enumerationnatural -
-
enumerationwhole -
-
enumerationinteger -
-
enumerationreal -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="numberType" type="NumberType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element BoundsGroup / bounds
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-attribute_xsd.tmp#BoundsGroup_BoundsGroup_bounds_minimum - eml-attribute_xsd.tmp#BoundsGroup_BoundsGroup_bounds_maximum
-
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
minOccurs0
maxOccursunbounded
-
-
Model
-
- -
Childrenmaximum, minimum
-
Instance
-
-
-
- - - - -
<bounds>
-  <minimum exclusive="">{0,1}</minimum>
-  <maximum exclusive="">{0,1}</maximum>
-</bounds>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="bounds" minOccurs="0" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:sequence>
-      <xs:element name="minimum" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-        <xs:complexType>
-          <xs:simpleContent>
-            <xs:extension base="xs:float">
-              <xs:attribute name="exclusive" type="xs:boolean" use="required">
-                <xs:annotation>
-                  <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                </xs:annotation>
-              </xs:attribute>
-            </xs:extension>
-          </xs:simpleContent>
-        </xs:complexType>
-      </xs:element>
-      <xs:element name="maximum" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-        <xs:complexType>
-          <xs:simpleContent>
-            <xs:extension base="xs:float">
-              <xs:attribute name="exclusive" type="xs:boolean" use="required">
-                <xs:annotation>
-                  <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                </xs:annotation>
-              </xs:attribute>
-            </xs:extension>
-          </xs:simpleContent>
-        </xs:complexType>
-      </xs:element>
-    </xs:sequence>
-  </xs:complexType>
-</xs:element>
-
-
-
Element BoundsGroup / bounds / minimum
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-attribute_xsd.tmp#BoundsGroup_BoundsGroup_bounds_BoundsGroup_BoundsGroup_bounds_minimum_exclusive
-
Typeextension of xs:float
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
minOccurs0
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUseAnnotation
exclusivexs:booleanrequired -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="minimum" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:simpleContent>
-      <xs:extension base="xs:float">
-        <xs:attribute name="exclusive" type="xs:boolean" use="required">
-          <xs:annotation>
-            <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-          </xs:annotation>
-        </xs:attribute>
-      </xs:extension>
-    </xs:simpleContent>
-  </xs:complexType>
-</xs:element>
-
-
-
Element BoundsGroup / bounds / maximum
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-attribute_xsd.tmp#BoundsGroup_BoundsGroup_bounds_BoundsGroup_BoundsGroup_bounds_maximum_exclusive
-
Typeextension of xs:float
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
minOccurs0
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUseAnnotation
exclusivexs:booleanrequired -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="maximum" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:simpleContent>
-      <xs:extension base="xs:float">
-        <xs:attribute name="exclusive" type="xs:boolean" use="required">
-          <xs:annotation>
-            <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-          </xs:annotation>
-        </xs:attribute>
-      </xs:extension>
-    </xs:simpleContent>
-  </xs:complexType>
-</xs:element>
-
-
-
Element AttributeType / measurementScale / ratio
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-attribute_xsd.tmp#AttributeType_AttributeType_measurementScale_AttributeType_AttributeType_measurementScale_ratio_unit - eml-attribute_xsd.tmp#AttributeType_AttributeType_measurementScale_AttributeType_AttributeType_measurementScale_ratio_precision - eml-attribute_xsd.tmp#AttributeType_AttributeType_measurementScale_AttributeType_AttributeType_measurementScale_ratio_numericDomain
-
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
ChildrennumericDomain, precision, unit
-
Instance
-
-
-
- - - - -
<ratio>
-  <unit>{1,1}</unit>
-  <precision>{0,1}</precision>
-  <numericDomain id="">{1,1}</numericDomain>
-</ratio>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="ratio">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:sequence>
-      <xs:element name="unit" type="UnitType"/>
-      <xs:element name="precision" type="PrecisionType" minOccurs="0"/>
-      <xs:element name="numericDomain" type="NumericDomainType"/>
-    </xs:sequence>
-  </xs:complexType>
-</xs:element>
-
-
-
Element AttributeType / measurementScale / ratio / unit
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Diagram
-
-
-
Diagram - eml-attribute_xsd.tmp#UnitType_standardUnit - eml-attribute_xsd.tmp#UnitType_customUnit - eml-attribute_xsd.tmp#UnitType
-
TypeUnitType
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
ChildrencustomUnit, standardUnit
-
Instance
-
-
-
- - - - -
<unit>
-  <standardUnit>{1,1}</standardUnit>
-  <customUnit>{1,1}</customUnit>
-</unit>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="unit" type="UnitType"/>
-
-
-
Element AttributeType / measurementScale / ratio / precision
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Diagram
-
-
-
Diagram - eml-attribute_xsd.tmp#PrecisionType
-
TypePrecisionType
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
minOccurs0
-
-
-
Source
-
-
-
- - - - -
<xs:element name="precision" type="PrecisionType" minOccurs="0"/>
-
-
-
Element AttributeType / measurementScale / ratio / numericDomain
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Diagram
-
-
-
Diagram - eml-attribute_xsd.tmp#NumericDomainType_id - eml-attribute_xsd.tmp#NumericDomainType_numberType - eml-attribute_xsd.tmp#BoundsGroup_bounds - eml-attribute_xsd.tmp#BoundsGroup - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-attribute_xsd.tmp#NumericDomainType
-
TypeNumericDomainType
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
Childrenbounds, numberType, references
-
Instance
-
-
-
- - - - -
<numericDomain id="">
-  <numberType>{1,1}</numberType>
-  <bounds>{0,unbounded}</bounds>
-  <references system="">{1,1}</references>
-</numericDomain>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
idIDTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="numericDomain" type="NumericDomainType"/>
-
-
-
Element AttributeType / measurementScale / dateTime
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-attribute_xsd.tmp#AttributeType_AttributeType_measurementScale_AttributeType_AttributeType_measurementScale_dateTime_formatString - eml-attribute_xsd.tmp#AttributeType_AttributeType_measurementScale_AttributeType_AttributeType_measurementScale_dateTime_dateTimePrecision - eml-attribute_xsd.tmp#AttributeType_AttributeType_measurementScale_AttributeType_AttributeType_measurementScale_dateTime_dateTimeDomain
-
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
ChildrendateTimeDomain, dateTimePrecision, formatString
-
Instance
-
-
-
- - - - -
<dateTime>
-  <formatString>{1,1}</formatString>
-  <dateTimePrecision>{0,1}</dateTimePrecision>
-  <dateTimeDomain id="">{0,1}</dateTimeDomain>
-</dateTime>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="dateTime">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:sequence>
-      <xs:element name="formatString" type="res:NonEmptyStringType">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="dateTimePrecision" type="res:NonEmptyStringType" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="dateTimeDomain" type="DateTimeDomainType" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-    </xs:sequence>
-  </xs:complexType>
-</xs:element>
-
-
-
Element AttributeType / measurementScale / dateTime / formatString
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="formatString" type="res:NonEmptyStringType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element AttributeType / measurementScale / dateTime / dateTimePrecision
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="dateTimePrecision" type="res:NonEmptyStringType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element AttributeType / measurementScale / dateTime / dateTimeDomain
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-attribute_xsd.tmp#DateTimeDomainType_id - eml-attribute_xsd.tmp#BoundsDateGroup_bounds - eml-attribute_xsd.tmp#BoundsDateGroup - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-attribute_xsd.tmp#DateTimeDomainType
-
TypeDateTimeDomainType
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
minOccurs0
-
-
Model
-
- -
Childrenbounds, references
-
Instance
-
-
-
- - - - -
<dateTimeDomain id="">
-  <bounds>{0,unbounded}</bounds>
-  <references system="">{1,1}</references>
-</dateTimeDomain>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
idIDTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="dateTimeDomain" type="DateTimeDomainType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element BoundsDateGroup / bounds
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-attribute_xsd.tmp#BoundsDateGroup_BoundsDateGroup_bounds_minimum - eml-attribute_xsd.tmp#BoundsDateGroup_BoundsDateGroup_bounds_maximum
-
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
minOccurs0
maxOccursunbounded
-
-
Model
-
- -
Childrenmaximum, minimum
-
Instance
-
-
-
- - - - -
<bounds>
-  <minimum exclusive="">{0,1}</minimum>
-  <maximum exclusive="">{0,1}</maximum>
-</bounds>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="bounds" minOccurs="0" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:sequence>
-      <xs:element name="minimum" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-        <xs:complexType>
-          <xs:simpleContent>
-            <xs:extension base="xs:string">
-              <xs:attribute name="exclusive" type="xs:boolean" use="required">
-                <xs:annotation>
-                  <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                </xs:annotation>
-              </xs:attribute>
-            </xs:extension>
-          </xs:simpleContent>
-        </xs:complexType>
-      </xs:element>
-      <xs:element name="maximum" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-        <xs:complexType>
-          <xs:simpleContent>
-            <xs:extension base="xs:string">
-              <xs:attribute name="exclusive" type="xs:boolean" use="required">
-                <xs:annotation>
-                  <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                </xs:annotation>
-              </xs:attribute>
-            </xs:extension>
-          </xs:simpleContent>
-        </xs:complexType>
-      </xs:element>
-    </xs:sequence>
-  </xs:complexType>
-</xs:element>
-
-
-
Element BoundsDateGroup / bounds / minimum
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-attribute_xsd.tmp#BoundsDateGroup_BoundsDateGroup_bounds_BoundsDateGroup_BoundsDateGroup_bounds_minimum_exclusive
-
Typeextension of xs:string
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
minOccurs0
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUseAnnotation
exclusivexs:booleanrequired -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="minimum" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:simpleContent>
-      <xs:extension base="xs:string">
-        <xs:attribute name="exclusive" type="xs:boolean" use="required">
-          <xs:annotation>
-            <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-          </xs:annotation>
-        </xs:attribute>
-      </xs:extension>
-    </xs:simpleContent>
-  </xs:complexType>
-</xs:element>
-
-
-
Element BoundsDateGroup / bounds / maximum
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-attribute_xsd.tmp#BoundsDateGroup_BoundsDateGroup_bounds_BoundsDateGroup_BoundsDateGroup_bounds_maximum_exclusive
-
Typeextension of xs:string
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
minOccurs0
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUseAnnotation
exclusivexs:booleanrequired -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="maximum" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:simpleContent>
-      <xs:extension base="xs:string">
-        <xs:attribute name="exclusive" type="xs:boolean" use="required">
-          <xs:annotation>
-            <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-          </xs:annotation>
-        </xs:attribute>
-      </xs:extension>
-    </xs:simpleContent>
-  </xs:complexType>
-</xs:element>
-
-
-
Element AttributeType / missingValueCode
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-attribute_xsd.tmp#AttributeType_AttributeType_missingValueCode_code - eml-attribute_xsd.tmp#AttributeType_AttributeType_missingValueCode_codeExplanation
-
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
minOccurs0
maxOccursunbounded
-
-
Model
-
- -
Childrencode, codeExplanation
-
Instance
-
-
-
- - - - -
<missingValueCode>
-  <code>{1,1}</code>
-  <codeExplanation>{1,1}</codeExplanation>
-</missingValueCode>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="missingValueCode" minOccurs="0" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:sequence>
-      <xs:element name="code" type="res:NonEmptyStringType">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="codeExplanation" type="res:NonEmptyStringType">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-    </xs:sequence>
-  </xs:complexType>
-</xs:element>
-
-
-
Element AttributeType / missingValueCode / code
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="code" type="res:NonEmptyStringType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element AttributeType / missingValueCode / codeExplanation
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="codeExplanation" type="res:NonEmptyStringType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element AttributeType / accuracy
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-attribute_xsd.tmp#Accuracy_attributeAccuracyReport - eml-attribute_xsd.tmp#Accuracy_quantitativeAttributeAccuracyAssessment - eml-attribute_xsd.tmp#Accuracy
-
TypeAccuracy
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
minOccurs0
-
-
Model
-
- -
ChildrenattributeAccuracyReport, quantitativeAttributeAccuracyAssessment
-
Instance
-
-
-
- - - - -
<accuracy>
-  <attributeAccuracyReport>{1,1}</attributeAccuracyReport>
-  <quantitativeAttributeAccuracyAssessment>{0,unbounded}</quantitativeAttributeAccuracyAssessment>
-</accuracy>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="accuracy" type="Accuracy" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element Accuracy / attributeAccuracyReport
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="attributeAccuracyReport" type="res:NonEmptyStringType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element Accuracy / quantitativeAttributeAccuracyAssessment
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-attribute_xsd.tmp#Accuracy_Accuracy_quantitativeAttributeAccuracyAssessment_attributeAccuracyValue - eml-attribute_xsd.tmp#Accuracy_Accuracy_quantitativeAttributeAccuracyAssessment_attributeAccuracyExplanation
-
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
minOccurs0
maxOccursunbounded
-
-
Model
-
- -
ChildrenattributeAccuracyExplanation, attributeAccuracyValue
-
Instance
-
-
-
- - - - -
<quantitativeAttributeAccuracyAssessment>
-  <attributeAccuracyValue>{1,1}</attributeAccuracyValue>
-  <attributeAccuracyExplanation>{1,1}</attributeAccuracyExplanation>
-</quantitativeAttributeAccuracyAssessment>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="quantitativeAttributeAccuracyAssessment" minOccurs="0" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:sequence>
-      <xs:element name="attributeAccuracyValue" type="res:NonEmptyStringType">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="attributeAccuracyExplanation" type="res:NonEmptyStringType">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-    </xs:sequence>
-  </xs:complexType>
-</xs:element>
-
-
-
Element Accuracy / quantitativeAttributeAccuracyAssessment / attributeAccuracyValue
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="attributeAccuracyValue" type="res:NonEmptyStringType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element Accuracy / quantitativeAttributeAccuracyAssessment / attributeAccuracyExplanation
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="attributeAccuracyExplanation" type="res:NonEmptyStringType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element AttributeType / coverage
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-coverage_xsd.tmp#Coverage_id - eml-coverage_xsd.tmp#Coverage_system - eml-coverage_xsd.tmp#Coverage_scope - eml-coverage_xsd.tmp#Coverage_geographicCoverage - eml-coverage_xsd.tmp#Coverage_temporalCoverage - eml-coverage_xsd.tmp#Coverage_taxonomicCoverage - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-coverage_xsd.tmp#Coverage
-
TypeCoverage
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
minOccurs0
-
-
Model
-
- -
ChildrengeographicCoverage, references, taxonomicCoverage, temporalCoverage
-
Instance
-
-
-
- - - - -
<coverage id="" scope="document" system="">
-  <geographicCoverage id="" scope="document" system="">{1,1}</geographicCoverage>
-  <temporalCoverage id="" scope="document" system="">{1,1}</temporalCoverage>
-  <taxonomicCoverage id="" scope="document" system="">{1,1}</taxonomicCoverage>
-  <references system="">{1,1}</references>
-</coverage>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="coverage" type="cov:Coverage" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element AttributeType / methods
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-methods_xsd.tmp#MethodsType_methodStep - eml-methods_xsd.tmp#MethodsType_sampling - eml-methods_xsd.tmp#MethodsType_qualityControl - eml-methods_xsd.tmp#MethodsType
-
TypeMethodsType
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
minOccurs0
-
-
Model
-
- -
ChildrenmethodStep, qualityControl, sampling
-
Instance
-
-
-
- - - - -
<methods>
-  <methodStep>{1,unbounded}</methodStep>
-  <sampling>{0,1}</sampling>
-  <qualityControl>{0,unbounded}</qualityControl>
-</methods>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="methods" type="md:MethodsType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element AttributeType / annotation
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-semantics_xsd.tmp#SemanticAnnotation_id - eml-semantics_xsd.tmp#SemanticAnnotation_system - eml-semantics_xsd.tmp#SemanticAnnotation_scope - eml-semantics_xsd.tmp#SemanticAnnotation_propertyURI - eml-semantics_xsd.tmp#SemanticAnnotation_valueURI - eml-semantics_xsd.tmp#SemanticAnnotation
-
TypeSemanticAnnotation
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
minOccurs0
maxOccursunbounded
-
-
Model
-
- -
ChildrenpropertyURI, valueURI
-
Instance
-
-
-
- - - - -
<annotation id="" scope="document" system="">
-  <propertyURI label="">{1,1}</propertyURI>
-  <valueURI label="">{1,1}</valueURI>
-</annotation>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="annotation" type="sem:SemanticAnnotation" minOccurs="0" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element attribute
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/attribute-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-attribute_xsd.tmp#AttributeType_id - eml-attribute_xsd.tmp#AttributeType_system - eml-attribute_xsd.tmp#AttributeType_scope - eml-attribute_xsd.tmp#AttributeType_attributeName - eml-attribute_xsd.tmp#AttributeType_attributeLabel - eml-attribute_xsd.tmp#AttributeType_attributeDefinition - eml-attribute_xsd.tmp#AttributeType_storageType - eml-attribute_xsd.tmp#AttributeType_measurementScale - eml-attribute_xsd.tmp#AttributeType_missingValueCode - eml-attribute_xsd.tmp#AttributeType_accuracy - eml-attribute_xsd.tmp#AttributeType_coverage - eml-attribute_xsd.tmp#AttributeType_methods - eml-attribute_xsd.tmp#AttributeType_annotation - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-attribute_xsd.tmp#AttributeType
-
TypeAttributeType
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
Childrenaccuracy, annotation, attributeDefinition, attributeLabel, attributeName, coverage, measurementScale, methods, missingValueCode, references, storageType
-
Instance
-
-
-
- - - - -
<attribute id="" scope="document" system="" xmlns="https://eml.ecoinformatics.org/attribute-2.2.0">
-  <attributeName>{1,1}</attributeName>
-  <attributeLabel>{0,unbounded}</attributeLabel>
-  <attributeDefinition>{1,1}</attributeDefinition>
-  <storageType typeSystem="http://www.w3.org/2001/XMLSchema-datatypes">{0,unbounded}</storageType>
-  <measurementScale>{1,1}</measurementScale>
-  <missingValueCode>{0,unbounded}</missingValueCode>
-  <accuracy>{0,1}</accuracy>
-  <coverage id="" scope="document" system="">{0,1}</coverage>
-  <methods>{0,1}</methods>
-  <annotation id="" scope="document" system="">{0,unbounded}</annotation>
-  <references system="">{1,1}</references>
-</attribute>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="attribute" type="AttributeType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element attributeList
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/attribute-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-attribute_xsd.tmp#AttributeListType_id - eml-attribute_xsd.tmp#AttributeListType_attribute - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-attribute_xsd.tmp#AttributeListType
-
TypeAttributeListType
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
Childrenattribute, references
-
Instance
-
-
-
- - - - -
<attributeList id="" xmlns="https://eml.ecoinformatics.org/attribute-2.2.0">
-  <attribute id="" scope="document" system="">{1,unbounded}</attribute>
-  <references system="">{1,1}</references>
-</attributeList>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
idIDTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="attributeList" type="AttributeListType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Complex Type AttributeListType
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/attribute-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-attribute_xsd.tmp#AttributeListType_id - eml-attribute_xsd.tmp#AttributeListType_attribute - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup
-
-
Used by
-
-
- -
Model
-
- -
Childrenattribute, references
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
idIDTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:complexType name="AttributeListType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:choice>
-    <xs:element name="attribute" type="AttributeType" maxOccurs="unbounded"/>
-    <xs:group ref="res:ReferencesGroup"/>
-  </xs:choice>
-  <xs:attribute name="id" type="res:IDType" use="optional"/>
-</xs:complexType>
-
-
-
Complex Type AttributeType
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/attribute-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-attribute_xsd.tmp#AttributeType_id - eml-attribute_xsd.tmp#AttributeType_system - eml-attribute_xsd.tmp#AttributeType_scope - eml-attribute_xsd.tmp#AttributeType_attributeName - eml-attribute_xsd.tmp#AttributeType_attributeLabel - eml-attribute_xsd.tmp#AttributeType_attributeDefinition - eml-attribute_xsd.tmp#AttributeType_storageType - eml-attribute_xsd.tmp#AttributeType_measurementScale - eml-attribute_xsd.tmp#AttributeType_missingValueCode - eml-attribute_xsd.tmp#AttributeType_accuracy - eml-attribute_xsd.tmp#AttributeType_coverage - eml-attribute_xsd.tmp#AttributeType_methods - eml-attribute_xsd.tmp#AttributeType_annotation - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup
-
-
Used by
-
-
-
- - - - - -
Elements AttributeListType/attribute, attribute
-
-
Model
-
- -
Childrenaccuracy, annotation, attributeDefinition, attributeLabel, attributeName, coverage, measurementScale, methods, missingValueCode, references, storageType
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:complexType name="AttributeType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:choice>
-    <xs:sequence>
-      <xs:element name="attributeName" type="res:NonEmptyStringType">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="attributeLabel" type="res:NonEmptyStringType" minOccurs="0" maxOccurs="unbounded">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="attributeDefinition" type="res:NonEmptyStringType">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="storageType" minOccurs="0" maxOccurs="unbounded">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-        <xs:complexType>
-          <xs:simpleContent>
-            <xs:extension base="xs:string">
-              <xs:attribute name="typeSystem" type="xs:string" use="optional" default="http://www.w3.org/2001/XMLSchema-datatypes">
-                <xs:annotation>
-                  <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                </xs:annotation>
-              </xs:attribute>
-            </xs:extension>
-          </xs:simpleContent>
-        </xs:complexType>
-      </xs:element>
-      <xs:element name="measurementScale">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-        <xs:complexType>
-          <xs:choice>
-            <xs:element name="nominal">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-              <xs:complexType>
-                <xs:sequence>
-                  <xs:element name="nonNumericDomain" type="NonNumericDomainType"/>
-                </xs:sequence>
-              </xs:complexType>
-            </xs:element>
-            <xs:element name="ordinal">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-              <xs:complexType>
-                <xs:sequence>
-                  <xs:element name="nonNumericDomain" type="NonNumericDomainType"/>
-                </xs:sequence>
-              </xs:complexType>
-            </xs:element>
-            <xs:element name="interval">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-              <xs:complexType>
-                <xs:sequence>
-                  <xs:element name="unit" type="UnitType"/>
-                  <xs:element name="precision" type="PrecisionType" minOccurs="0"/>
-                  <xs:element name="numericDomain" type="NumericDomainType"/>
-                </xs:sequence>
-              </xs:complexType>
-            </xs:element>
-            <xs:element name="ratio">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-              <xs:complexType>
-                <xs:sequence>
-                  <xs:element name="unit" type="UnitType"/>
-                  <xs:element name="precision" type="PrecisionType" minOccurs="0"/>
-                  <xs:element name="numericDomain" type="NumericDomainType"/>
-                </xs:sequence>
-              </xs:complexType>
-            </xs:element>
-            <xs:element name="dateTime">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-              <xs:complexType>
-                <xs:sequence>
-                  <xs:element name="formatString" type="res:NonEmptyStringType">
-                    <xs:annotation>
-                      <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                    </xs:annotation>
-                  </xs:element>
-                  <xs:element name="dateTimePrecision" type="res:NonEmptyStringType" minOccurs="0">
-                    <xs:annotation>
-                      <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                    </xs:annotation>
-                  </xs:element>
-                  <xs:element name="dateTimeDomain" type="DateTimeDomainType" minOccurs="0">
-                    <xs:annotation>
-                      <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                    </xs:annotation>
-                  </xs:element>
-                </xs:sequence>
-              </xs:complexType>
-            </xs:element>
-          </xs:choice>
-        </xs:complexType>
-      </xs:element>
-      <xs:element name="missingValueCode" minOccurs="0" maxOccurs="unbounded">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-        <xs:complexType>
-          <xs:sequence>
-            <xs:element name="code" type="res:NonEmptyStringType">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-            <xs:element name="codeExplanation" type="res:NonEmptyStringType">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-          </xs:sequence>
-        </xs:complexType>
-      </xs:element>
-      <xs:element name="accuracy" type="Accuracy" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="coverage" type="cov:Coverage" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="methods" type="md:MethodsType" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="annotation" type="sem:SemanticAnnotation" minOccurs="0" maxOccurs="unbounded">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-    </xs:sequence>
-    <xs:group ref="res:ReferencesGroup"/>
-  </xs:choice>
-  <xs:attribute name="id" type="res:IDType" use="optional"/>
-  <xs:attribute name="system" type="res:SystemType" use="optional"/>
-  <xs:attribute name="scope" type="res:ScopeType" use="optional" default="document"/>
-</xs:complexType>
-
-
-
Complex Type NonNumericDomainType
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/attribute-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-attribute_xsd.tmp#NonNumericDomainType_id - eml-attribute_xsd.tmp#NonNumericDomainType_enumeratedDomain - eml-attribute_xsd.tmp#NonNumericDomainType_textDomain - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup
-
-
Used by
-
-
- -
Model
-
- -
ChildrenenumeratedDomain, references, textDomain
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
idIDTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:complexType name="NonNumericDomainType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:choice>
-    <xs:choice maxOccurs="unbounded">
-      <xs:element name="enumeratedDomain">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-        <xs:complexType>
-          <xs:choice>
-            <xs:element name="codeDefinition" maxOccurs="unbounded">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-              <xs:complexType>
-                <xs:sequence>
-                  <xs:element name="code" type="res:NonEmptyStringType">
-                    <xs:annotation>
-                      <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                    </xs:annotation>
-                  </xs:element>
-                  <xs:element name="definition" type="res:NonEmptyStringType">
-                    <xs:annotation>
-                      <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                    </xs:annotation>
-                  </xs:element>
-                  <xs:element name="source" type="res:NonEmptyStringType" minOccurs="0">
-                    <xs:annotation>
-                      <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                    </xs:annotation>
-                  </xs:element>
-                </xs:sequence>
-                <xs:attribute name="order" type="xs:long" use="optional">
-                  <xs:annotation>
-                    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                  </xs:annotation>
-                </xs:attribute>
-              </xs:complexType>
-            </xs:element>
-            <xs:element name="externalCodeSet">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-              <xs:complexType>
-                <xs:sequence>
-                  <xs:element name="codesetName" type="res:NonEmptyStringType">
-                    <xs:annotation>
-                      <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                    </xs:annotation>
-                  </xs:element>
-                  <xs:choice maxOccurs="unbounded">
-                    <xs:element name="citation" type="cit:CitationType">
-                      <xs:annotation>
-                        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                      </xs:annotation>
-                    </xs:element>
-                    <xs:element name="codesetURL" type="xs:anyURI">
-                      <xs:annotation>
-                        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                      </xs:annotation>
-                    </xs:element>
-                  </xs:choice>
-                </xs:sequence>
-              </xs:complexType>
-            </xs:element>
-            <xs:element name="entityCodeList">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-              <xs:complexType>
-                <xs:sequence>
-                  <xs:element name="entityReference" type="res:NonEmptyStringType">
-                    <xs:annotation>
-                      <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                    </xs:annotation>
-                  </xs:element>
-                  <xs:element name="valueAttributeReference" type="res:NonEmptyStringType">
-                    <xs:annotation>
-                      <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                    </xs:annotation>
-                  </xs:element>
-                  <xs:element name="definitionAttributeReference" type="res:NonEmptyStringType">
-                    <xs:annotation>
-                      <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                    </xs:annotation>
-                  </xs:element>
-                  <xs:element name="orderAttributeReference" type="res:NonEmptyStringType" minOccurs="0">
-                    <xs:annotation>
-                      <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                    </xs:annotation>
-                  </xs:element>
-                </xs:sequence>
-              </xs:complexType>
-            </xs:element>
-          </xs:choice>
-          <xs:attribute name="enforced" use="optional" default="yes">
-            <xs:annotation>
-              <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-            </xs:annotation>
-            <xs:simpleType>
-              <xs:restriction base="xs:string">
-                <xs:enumeration value="yes"/>
-                <xs:enumeration value="no"/>
-              </xs:restriction>
-            </xs:simpleType>
-          </xs:attribute>
-        </xs:complexType>
-      </xs:element>
-      <xs:element name="textDomain">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-        <xs:complexType>
-          <xs:sequence>
-            <xs:element name="definition" type="res:NonEmptyStringType">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-            <xs:element name="pattern" type="res:NonEmptyStringType" minOccurs="0" maxOccurs="unbounded">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-            <xs:element name="source" type="res:NonEmptyStringType" minOccurs="0">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-          </xs:sequence>
-        </xs:complexType>
-      </xs:element>
-    </xs:choice>
-    <xs:group ref="res:ReferencesGroup"/>
-  </xs:choice>
-  <xs:attribute name="id" type="res:IDType" use="optional"/>
-</xs:complexType>
-
-
-
Complex Type UnitType
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/attribute-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-attribute_xsd.tmp#UnitType_standardUnit - eml-attribute_xsd.tmp#UnitType_customUnit
-
-
Used by
-
-
- -
Model
-
- -
ChildrencustomUnit, standardUnit
-
Source
-
-
-
- - - - -
<xs:complexType name="UnitType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:choice>
-    <xs:element name="standardUnit" type="unit:StandardUnitDictionary">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="customUnit" type="res:NonEmptyStringType">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-  </xs:choice>
-</xs:complexType>
-
-
-
Complex Type PrecisionType
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/attribute-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
Typeextension of xs:float
-
Used by
-
-
- -
-
Source
-
-
-
- - - - -
<xs:complexType name="PrecisionType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:simpleContent>
-    <xs:extension base="xs:float"/>
-  </xs:simpleContent>
-</xs:complexType>
-
-
-
Complex Type NumericDomainType
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/attribute-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-attribute_xsd.tmp#NumericDomainType_id - eml-attribute_xsd.tmp#NumericDomainType_numberType - eml-attribute_xsd.tmp#BoundsGroup_bounds - eml-attribute_xsd.tmp#BoundsGroup - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup
-
-
Used by
-
-
- -
Model
-
- -
Childrenbounds, numberType, references
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
idIDTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:complexType name="NumericDomainType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:choice>
-    <xs:sequence>
-      <xs:element name="numberType" type="NumberType">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:group ref="BoundsGroup"/>
-    </xs:sequence>
-    <xs:group ref="res:ReferencesGroup"/>
-  </xs:choice>
-  <xs:attribute name="id" type="res:IDType" use="optional"/>
-</xs:complexType>
-
-
-
Simple Type NumberType
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/attribute-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
Typerestriction of xs:string
-
Facets
-
-
-
- - - - - - - - - - - - - - - - - - - - - -
enumerationnatural -
-
enumerationwhole -
-
enumerationinteger -
-
enumerationreal -
-
-
-
-
Used by
-
-
-
- - - - - -
Element NumericDomainType/numberType
-
-
-
Source
-
-
-
- - - - -
<xs:simpleType name="NumberType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:restriction base="xs:string">
-    <xs:enumeration value="natural">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:enumeration>
-    <xs:enumeration value="whole">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:enumeration>
-    <xs:enumeration value="integer">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:enumeration>
-    <xs:enumeration value="real">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:enumeration>
-  </xs:restriction>
-</xs:simpleType>
-
-
-
Complex Type DateTimeDomainType
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/attribute-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-attribute_xsd.tmp#DateTimeDomainType_id - eml-attribute_xsd.tmp#BoundsDateGroup_bounds - eml-attribute_xsd.tmp#BoundsDateGroup - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup
-
-
Used by
-
-
- -
Model
-
- -
Childrenbounds, references
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
idIDTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:complexType name="DateTimeDomainType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:choice>
-    <xs:sequence>
-      <xs:group ref="BoundsDateGroup"/>
-    </xs:sequence>
-    <xs:group ref="res:ReferencesGroup"/>
-  </xs:choice>
-  <xs:attribute name="id" type="res:IDType" use="optional"/>
-</xs:complexType>
-
-
-
Complex Type Accuracy
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/attribute-2.2.0
-
Diagram
-
-
-
Diagram - eml-attribute_xsd.tmp#Accuracy_attributeAccuracyReport - eml-attribute_xsd.tmp#Accuracy_quantitativeAttributeAccuracyAssessment
-
-
Used by
-
-
-
- - - - - -
Element AttributeType/accuracy
-
-
Model
-
- -
ChildrenattributeAccuracyReport, quantitativeAttributeAccuracyAssessment
-
Source
-
-
-
- - - - -
<xs:complexType name="Accuracy">
-  <xs:sequence>
-    <xs:element name="attributeAccuracyReport" type="res:NonEmptyStringType">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="quantitativeAttributeAccuracyAssessment" minOccurs="0" maxOccurs="unbounded">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-      <xs:complexType>
-        <xs:sequence>
-          <xs:element name="attributeAccuracyValue" type="res:NonEmptyStringType">
-            <xs:annotation>
-              <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-            </xs:annotation>
-          </xs:element>
-          <xs:element name="attributeAccuracyExplanation" type="res:NonEmptyStringType">
-            <xs:annotation>
-              <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-            </xs:annotation>
-          </xs:element>
-        </xs:sequence>
-      </xs:complexType>
-    </xs:element>
-  </xs:sequence>
-</xs:complexType>
-
-
-
Attribute AttributeType / storageType / @typeSystem
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
Typexs:string
-
Properties
-
-
-
- - - - - - - - - -
useoptional
defaulthttp://www.w3.org/2001/XMLSchema-datatypes
-
-
-
Used by
-
-
-
- - - - - -
Element AttributeType/storageType
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="typeSystem" type="xs:string" use="optional" default="http://www.w3.org/2001/XMLSchema-datatypes">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:attribute>
-
-
-
Attribute NonNumericDomainType / enumeratedDomain / codeDefinition / @order
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
Typexs:long
-
Properties
-
-
-
- - - - - -
useoptional
-
-
-
Used by
-
-
- -
-
Source
-
-
-
- - - - -
<xs:attribute name="order" type="xs:long" use="optional">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:attribute>
-
-
-
Attribute NonNumericDomainType / enumeratedDomain / @enforced
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
Typerestriction of xs:string
-
Properties
-
-
-
- - - - - - - - - -
useoptional
defaultyes
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
enumerationyes -
-
enumerationno -
-
-
-
-
Used by
-
-
- -
-
Source
-
-
-
- - - - -
<xs:attribute name="enforced" use="optional" default="yes">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:simpleType>
-    <xs:restriction base="xs:string">
-      <xs:enumeration value="yes"/>
-      <xs:enumeration value="no"/>
-    </xs:restriction>
-  </xs:simpleType>
-</xs:attribute>
-
-
-
Attribute NonNumericDomainType / @id
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeIDType
-
Properties
-
-
-
- - - - - -
useoptional
-
-
-
Used by
-
-
-
- - - - - -
Complex Type NonNumericDomainType
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="id" type="res:IDType" use="optional"/>
-
-
-
Attribute BoundsGroup / bounds / minimum / @exclusive
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
Typexs:boolean
-
Properties
-
-
-
- - - - - -
userequired
-
-
-
Used by
-
-
-
- - - - - -
Element BoundsGroup/bounds/minimum
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="exclusive" type="xs:boolean" use="required">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:attribute>
-
-
-
Attribute BoundsGroup / bounds / maximum / @exclusive
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
Typexs:boolean
-
Properties
-
-
-
- - - - - -
userequired
-
-
-
Used by
-
-
-
- - - - - -
Element BoundsGroup/bounds/maximum
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="exclusive" type="xs:boolean" use="required">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:attribute>
-
-
-
Attribute NumericDomainType / @id
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeIDType
-
Properties
-
-
-
- - - - - -
useoptional
-
-
-
Used by
-
-
-
- - - - - -
Complex Type NumericDomainType
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="id" type="res:IDType" use="optional"/>
-
-
-
Attribute BoundsDateGroup / bounds / minimum / @exclusive
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
Typexs:boolean
-
Properties
-
-
-
- - - - - -
userequired
-
-
-
Used by
-
-
-
- - - - - -
Element BoundsDateGroup/bounds/minimum
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="exclusive" type="xs:boolean" use="required">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:attribute>
-
-
-
Attribute BoundsDateGroup / bounds / maximum / @exclusive
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
Typexs:boolean
-
Properties
-
-
-
- - - - - -
userequired
-
-
-
Used by
-
-
-
- - - - - -
Element BoundsDateGroup/bounds/maximum
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="exclusive" type="xs:boolean" use="required">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:attribute>
-
-
-
Attribute DateTimeDomainType / @id
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeIDType
-
Properties
-
-
-
- - - - - -
useoptional
-
-
-
Used by
-
-
-
- - - - - -
Complex Type DateTimeDomainType
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="id" type="res:IDType" use="optional"/>
-
-
-
Attribute AttributeType / @id
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeIDType
-
Properties
-
-
-
- - - - - -
useoptional
-
-
-
Used by
-
-
-
- - - - - -
Complex Type AttributeType
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="id" type="res:IDType" use="optional"/>
-
-
-
Attribute AttributeType / @system
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeSystemType
-
Properties
-
-
-
- - - - - -
useoptional
-
-
-
Used by
-
-
-
- - - - - -
Complex Type AttributeType
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="system" type="res:SystemType" use="optional"/>
-
-
-
Attribute AttributeType / @scope
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeScopeType
-
Properties
-
-
-
- - - - - - - - - -
useoptional
defaultdocument
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
enumerationsystem -
-
enumerationdocument -
-
-
-
-
Used by
-
-
-
- - - - - -
Complex Type AttributeType
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="scope" type="res:ScopeType" use="optional" default="document"/>
-
-
-
Attribute AttributeListType / @id
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeIDType
-
Properties
-
-
-
- - - - - -
useoptional
-
-
-
Used by
-
-
-
- - - - - -
Complex Type AttributeListType
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="id" type="res:IDType" use="optional"/>
-
-
-
Element Group BoundsGroup
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/attribute-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-attribute_xsd.tmp#BoundsGroup_bounds
-
-
Used by
-
-
-
- - - - - -
Complex Type NumericDomainType
-
-
Model
-
- -
Childrenbounds
-
Source
-
-
-
- - - - -
<xs:group name="BoundsGroup">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:sequence>
-    <xs:element name="bounds" minOccurs="0" maxOccurs="unbounded">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-      <xs:complexType>
-        <xs:sequence>
-          <xs:element name="minimum" minOccurs="0">
-            <xs:annotation>
-              <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-            </xs:annotation>
-            <xs:complexType>
-              <xs:simpleContent>
-                <xs:extension base="xs:float">
-                  <xs:attribute name="exclusive" type="xs:boolean" use="required">
-                    <xs:annotation>
-                      <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                    </xs:annotation>
-                  </xs:attribute>
-                </xs:extension>
-              </xs:simpleContent>
-            </xs:complexType>
-          </xs:element>
-          <xs:element name="maximum" minOccurs="0">
-            <xs:annotation>
-              <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-            </xs:annotation>
-            <xs:complexType>
-              <xs:simpleContent>
-                <xs:extension base="xs:float">
-                  <xs:attribute name="exclusive" type="xs:boolean" use="required">
-                    <xs:annotation>
-                      <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                    </xs:annotation>
-                  </xs:attribute>
-                </xs:extension>
-              </xs:simpleContent>
-            </xs:complexType>
-          </xs:element>
-        </xs:sequence>
-      </xs:complexType>
-    </xs:element>
-  </xs:sequence>
-</xs:group>
-
-
-
Element Group BoundsDateGroup
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/attribute-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-attribute_xsd.tmp#BoundsDateGroup_bounds
-
-
Used by
-
-
-
- - - - - -
Complex Type DateTimeDomainType
-
-
Model
-
- -
Childrenbounds
-
Source
-
-
-
- - - - -
<xs:group name="BoundsDateGroup">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:sequence>
-    <xs:element name="bounds" minOccurs="0" maxOccurs="unbounded">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-      <xs:complexType>
-        <xs:sequence>
-          <xs:element name="minimum" minOccurs="0">
-            <xs:annotation>
-              <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-            </xs:annotation>
-            <xs:complexType>
-              <xs:simpleContent>
-                <xs:extension base="xs:string">
-                  <xs:attribute name="exclusive" type="xs:boolean" use="required">
-                    <xs:annotation>
-                      <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                    </xs:annotation>
-                  </xs:attribute>
-                </xs:extension>
-              </xs:simpleContent>
-            </xs:complexType>
-          </xs:element>
-          <xs:element name="maximum" minOccurs="0">
-            <xs:annotation>
-              <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-            </xs:annotation>
-            <xs:complexType>
-              <xs:simpleContent>
-                <xs:extension base="xs:string">
-                  <xs:attribute name="exclusive" type="xs:boolean" use="required">
-                    <xs:annotation>
-                      <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                    </xs:annotation>
-                  </xs:attribute>
-                </xs:extension>
-              </xs:simpleContent>
-            </xs:complexType>
-          </xs:element>
-        </xs:sequence>
-      </xs:complexType>
-    </xs:element>
-  </xs:sequence>
-</xs:group>
-
-
-
- - \ No newline at end of file diff --git a/docs/schema/eml-constraint_xsd.html b/docs/schema/eml-constraint_xsd.html deleted file mode 100644 index bb12d0be..00000000 --- a/docs/schema/eml-constraint_xsd.html +++ /dev/null @@ -1,4430 +0,0 @@ - - - - - Schema documentation for eml-constraint.xsd - - -
- - - - - - - - - - - - - - - - -
-

Showing:

- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Annotations
Attributes
Diagrams
Facets
Instances
Model
Properties
Source
Used by
-
-
-
Imported schema eml-constraint.xsd
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/constraint-2.2.0
-
Annotations
-
-
-
-
- - - - -
'$RCSfile: eml-constraint.xsd,v $'
-       Copyright: 1997-2002 Regents of the University of California,
-                            University of New Mexico, and
-                            Arizona State University
-        Sponsors: National Center for Ecological Analysis and Synthesis and
-                  Partnership for Interdisciplinary Studies of Coastal Oceans,
-                     University of California Santa Barbara
-                  Long-Term Ecological Research Network Office,
-                     University of New Mexico
-                  Center for Environmental Studies, Arizona State University
-   Other funding: National Science Foundation (see README for details)
-                  The David and Lucile Packard Foundation
-     For Details: http://knb.ecoinformatics.org/
-
-        '$Author: obrien $'
-          '$Date: 2009-02-25 23:51:54 $'
-      '$Revision: 1.53 $'
-
-    This program is free software; you can redistribute it and/or modify
-    it under the terms of the GNU General Public License as published by
-    the Free Software Foundation; either version 2 of the License, or
-    (at your option) any later version.
-
-    This program is distributed in the hope that it will be useful,
-    but WITHOUT ANY WARRANTY; without even the implied warranty of
-    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-    GNU General Public License for more details.
-
-    You should have received a copy of the GNU General Public License
-    along with this program; if not, write to the Free Software
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
-
-
-
-
-
Properties
-
-
-
- - - - - - - - - -
attribute form defaultunqualified
element form defaultunqualified
-
-
-
Element ConstraintType / primaryKey
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-constraint_xsd.tmp#ConstraintBaseGroup_constraintName - eml-constraint_xsd.tmp#ConstraintBaseGroup_constraintDescription - eml-constraint_xsd.tmp#ConstraintBaseGroup - eml-constraint_xsd.tmp#ConstraintType_ConstraintType_primaryKey_key
-
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
ChildrenconstraintDescription, constraintName, key
-
Instance
-
-
-
- - - - -
<primaryKey>
-  <constraintName>{1,1}</constraintName>
-  <constraintDescription>{0,1}</constraintDescription>
-  <key>{1,1}</key>
-</primaryKey>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="primaryKey">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:sequence>
-      <xs:group ref="ConstraintBaseGroup"/>
-      <xs:element name="key">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-        <xs:complexType>
-          <xs:sequence>
-            <xs:element name="attributeReference" type="res:NonEmptyStringType" maxOccurs="unbounded">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-          </xs:sequence>
-        </xs:complexType>
-      </xs:element>
-    </xs:sequence>
-  </xs:complexType>
-</xs:element>
-
-
-
Element ConstraintBaseGroup / constraintName
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="constraintName" type="res:NonEmptyStringType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element ConstraintBaseGroup / constraintDescription
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
-
Properties
-
-
-
- - - - - -
minOccurs0
-
-
-
Source
-
-
-
- - - - -
<xs:element name="constraintDescription" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element ConstraintType / primaryKey / key
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-constraint_xsd.tmp#ConstraintType_ConstraintType_primaryKey_ConstraintType_ConstraintType_primaryKey_key_attributeReference
-
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
ChildrenattributeReference
-
Instance
-
-
-
- - - - -
<key>
-  <attributeReference>{1,unbounded}</attributeReference>
-</key>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="key">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:sequence>
-      <xs:element name="attributeReference" type="res:NonEmptyStringType" maxOccurs="unbounded">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-    </xs:sequence>
-  </xs:complexType>
-</xs:element>
-
-
-
Element ConstraintType / primaryKey / key / attributeReference
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
maxOccursunbounded
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="attributeReference" type="res:NonEmptyStringType" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element ConstraintType / uniqueKey
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-constraint_xsd.tmp#ConstraintBaseGroup_constraintName - eml-constraint_xsd.tmp#ConstraintBaseGroup_constraintDescription - eml-constraint_xsd.tmp#ConstraintBaseGroup - eml-constraint_xsd.tmp#ConstraintType_ConstraintType_uniqueKey_key
-
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
ChildrenconstraintDescription, constraintName, key
-
Instance
-
-
-
- - - - -
<uniqueKey>
-  <constraintName>{1,1}</constraintName>
-  <constraintDescription>{0,1}</constraintDescription>
-  <key>{1,1}</key>
-</uniqueKey>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="uniqueKey">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:sequence>
-      <xs:group ref="ConstraintBaseGroup"/>
-      <xs:element name="key">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-        <xs:complexType>
-          <xs:sequence>
-            <xs:element name="attributeReference" type="res:NonEmptyStringType" maxOccurs="unbounded">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-          </xs:sequence>
-        </xs:complexType>
-      </xs:element>
-    </xs:sequence>
-  </xs:complexType>
-</xs:element>
-
-
-
Element ConstraintType / uniqueKey / key
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-constraint_xsd.tmp#ConstraintType_ConstraintType_uniqueKey_ConstraintType_ConstraintType_uniqueKey_key_attributeReference
-
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
ChildrenattributeReference
-
Instance
-
-
-
- - - - -
<key>
-  <attributeReference>{1,unbounded}</attributeReference>
-</key>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="key">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:sequence>
-      <xs:element name="attributeReference" type="res:NonEmptyStringType" maxOccurs="unbounded">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-    </xs:sequence>
-  </xs:complexType>
-</xs:element>
-
-
-
Element ConstraintType / uniqueKey / key / attributeReference
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
maxOccursunbounded
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="attributeReference" type="res:NonEmptyStringType" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element ConstraintType / checkConstraint
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-constraint_xsd.tmp#ConstraintType_ConstraintType_checkConstraint_language - eml-constraint_xsd.tmp#ConstraintBaseGroup_constraintName - eml-constraint_xsd.tmp#ConstraintBaseGroup_constraintDescription - eml-constraint_xsd.tmp#ConstraintBaseGroup - eml-constraint_xsd.tmp#ConstraintType_ConstraintType_checkConstraint_checkCondition
-
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
ChildrencheckCondition, constraintDescription, constraintName
-
Instance
-
-
-
- - - - -
<checkConstraint language="">
-  <constraintName>{1,1}</constraintName>
-  <constraintDescription>{0,1}</constraintDescription>
-  <checkCondition>{1,1}</checkCondition>
-</checkConstraint>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUseAnnotation
languagexs:stringoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="checkConstraint">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:sequence>
-      <xs:group ref="ConstraintBaseGroup"/>
-      <xs:element name="checkCondition" type="res:NonEmptyStringType">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-    </xs:sequence>
-    <xs:attribute name="language" type="xs:string" use="optional">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:attribute>
-  </xs:complexType>
-</xs:element>
-
-
-
Element ConstraintType / checkConstraint / checkCondition
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="checkCondition" type="res:NonEmptyStringType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element ConstraintType / foreignKey
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-constraint_xsd.tmp#ConstraintBaseGroup_constraintName - eml-constraint_xsd.tmp#ConstraintBaseGroup_constraintDescription - eml-constraint_xsd.tmp#ConstraintBaseGroup - eml-constraint_xsd.tmp#ForeignKeyGroup_key - eml-constraint_xsd.tmp#ForeignKeyGroup_entityReference - eml-constraint_xsd.tmp#ForeignKeyGroup_relationshipType - eml-constraint_xsd.tmp#ForeignKeyGroup_cardinality - eml-constraint_xsd.tmp#ForeignKeyGroup
-
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
Childrencardinality, constraintDescription, constraintName, entityReference, key, relationshipType
-
Instance
-
-
-
- - - - -
<foreignKey>
-  <constraintName>{1,1}</constraintName>
-  <constraintDescription>{0,1}</constraintDescription>
-  <key>{1,1}</key>
-  <entityReference>{1,1}</entityReference>
-  <relationshipType>{0,1}</relationshipType>
-  <cardinality>{0,1}</cardinality>
-</foreignKey>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="foreignKey">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:group ref="ForeignKeyGroup"/>
-  </xs:complexType>
-</xs:element>
-
-
-
Element ForeignKeyGroup / key
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-constraint_xsd.tmp#ForeignKeyGroup_ForeignKeyGroup_key_attributeReference
-
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
ChildrenattributeReference
-
Instance
-
-
-
- - - - -
<key>
-  <attributeReference>{1,unbounded}</attributeReference>
-</key>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="key">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:sequence>
-      <xs:element name="attributeReference" type="res:NonEmptyStringType" maxOccurs="unbounded">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-    </xs:sequence>
-  </xs:complexType>
-</xs:element>
-
-
-
Element ForeignKeyGroup / key / attributeReference
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
maxOccursunbounded
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="attributeReference" type="res:NonEmptyStringType" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element ForeignKeyGroup / entityReference
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="entityReference" type="res:NonEmptyStringType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element ForeignKeyGroup / relationshipType
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
Typerestriction of xs:string
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
enumerationidentifying -
-
enumerationnon-identifying -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="relationshipType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:simpleType>
-    <xs:restriction base="xs:string">
-      <xs:enumeration value="identifying"/>
-      <xs:enumeration value="non-identifying"/>
-    </xs:restriction>
-  </xs:simpleType>
-</xs:element>
-
-
-
Element ForeignKeyGroup / cardinality
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-constraint_xsd.tmp#ForeignKeyGroup_ForeignKeyGroup_cardinality_parentOccurences - eml-constraint_xsd.tmp#ForeignKeyGroup_ForeignKeyGroup_cardinality_childOccurences
-
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
minOccurs0
-
-
Model
-
- -
ChildrenchildOccurences, parentOccurences
-
Instance
-
-
-
- - - - -
<cardinality>
-  <parentOccurences>{1,1}</parentOccurences>
-  <childOccurences>{1,1}</childOccurences>
-</cardinality>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="cardinality" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:sequence>
-      <xs:element name="parentOccurences">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-        <xs:simpleType>
-          <xs:restriction base="xs:integer">
-            <xs:enumeration value="0"/>
-            <xs:enumeration value="1"/>
-          </xs:restriction>
-        </xs:simpleType>
-      </xs:element>
-      <xs:element name="childOccurences" type="CardinalityChildOccurancesType">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-    </xs:sequence>
-  </xs:complexType>
-</xs:element>
-
-
-
Element ForeignKeyGroup / cardinality / parentOccurences
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
Typerestriction of xs:integer
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
enumeration0 -
-
enumeration1 -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="parentOccurences">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:simpleType>
-    <xs:restriction base="xs:integer">
-      <xs:enumeration value="0"/>
-      <xs:enumeration value="1"/>
-    </xs:restriction>
-  </xs:simpleType>
-</xs:element>
-
-
-
Element ForeignKeyGroup / cardinality / childOccurences
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-constraint_xsd.tmp#CardinalityChildOccurancesType
-
TypeCardinalityChildOccurancesType
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Source
-
-
-
- - - - -
<xs:element name="childOccurences" type="CardinalityChildOccurancesType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element ConstraintType / joinCondition
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-constraint_xsd.tmp#ConstraintBaseGroup_constraintName - eml-constraint_xsd.tmp#ConstraintBaseGroup_constraintDescription - eml-constraint_xsd.tmp#ConstraintBaseGroup - eml-constraint_xsd.tmp#ForeignKeyGroup_key - eml-constraint_xsd.tmp#ForeignKeyGroup_entityReference - eml-constraint_xsd.tmp#ForeignKeyGroup_relationshipType - eml-constraint_xsd.tmp#ForeignKeyGroup_cardinality - eml-constraint_xsd.tmp#ForeignKeyGroup - eml-constraint_xsd.tmp#ConstraintType_ConstraintType_joinCondition_referencedKey
-
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
Childrencardinality, constraintDescription, constraintName, entityReference, key, referencedKey, relationshipType
-
Instance
-
-
-
- - - - -
<joinCondition>
-  <constraintName>{1,1}</constraintName>
-  <constraintDescription>{0,1}</constraintDescription>
-  <key>{1,1}</key>
-  <entityReference>{1,1}</entityReference>
-  <relationshipType>{0,1}</relationshipType>
-  <cardinality>{0,1}</cardinality>
-  <referencedKey>{1,1}</referencedKey>
-</joinCondition>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="joinCondition">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:sequence>
-      <xs:group ref="ForeignKeyGroup"/>
-      <xs:element name="referencedKey">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-        <xs:complexType>
-          <xs:sequence>
-            <xs:element name="attributeReference" type="res:NonEmptyStringType" maxOccurs="unbounded">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-          </xs:sequence>
-        </xs:complexType>
-      </xs:element>
-    </xs:sequence>
-  </xs:complexType>
-</xs:element>
-
-
-
Element ConstraintType / joinCondition / referencedKey
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-constraint_xsd.tmp#ConstraintType_ConstraintType_joinCondition_ConstraintType_ConstraintType_joinCondition_referencedKey_attributeReference
-
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
ChildrenattributeReference
-
Instance
-
-
-
- - - - -
<referencedKey>
-  <attributeReference>{1,unbounded}</attributeReference>
-</referencedKey>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="referencedKey">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:sequence>
-      <xs:element name="attributeReference" type="res:NonEmptyStringType" maxOccurs="unbounded">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-    </xs:sequence>
-  </xs:complexType>
-</xs:element>
-
-
-
Element ConstraintType / joinCondition / referencedKey / attributeReference
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
maxOccursunbounded
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="attributeReference" type="res:NonEmptyStringType" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element ConstraintType / notNullConstraint
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-constraint_xsd.tmp#ConstraintBaseGroup_constraintName - eml-constraint_xsd.tmp#ConstraintBaseGroup_constraintDescription - eml-constraint_xsd.tmp#ConstraintBaseGroup - eml-constraint_xsd.tmp#ConstraintType_ConstraintType_notNullConstraint_key
-
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
ChildrenconstraintDescription, constraintName, key
-
Instance
-
-
-
- - - - -
<notNullConstraint>
-  <constraintName>{1,1}</constraintName>
-  <constraintDescription>{0,1}</constraintDescription>
-  <key>{1,1}</key>
-</notNullConstraint>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="notNullConstraint">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:sequence>
-      <xs:group ref="ConstraintBaseGroup"/>
-      <xs:element name="key">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-        <xs:complexType>
-          <xs:sequence>
-            <xs:element name="attributeReference" type="res:NonEmptyStringType" maxOccurs="unbounded">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-          </xs:sequence>
-        </xs:complexType>
-      </xs:element>
-    </xs:sequence>
-  </xs:complexType>
-</xs:element>
-
-
-
Element ConstraintType / notNullConstraint / key
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-constraint_xsd.tmp#ConstraintType_ConstraintType_notNullConstraint_ConstraintType_ConstraintType_notNullConstraint_key_attributeReference
-
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
ChildrenattributeReference
-
Instance
-
-
-
- - - - -
<key>
-  <attributeReference>{1,unbounded}</attributeReference>
-</key>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="key">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:sequence>
-      <xs:element name="attributeReference" type="res:NonEmptyStringType" maxOccurs="unbounded">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-    </xs:sequence>
-  </xs:complexType>
-</xs:element>
-
-
-
Element ConstraintType / notNullConstraint / key / attributeReference
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
maxOccursunbounded
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="attributeReference" type="res:NonEmptyStringType" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Complex Type ConstraintType
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/constraint-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-constraint_xsd.tmp#ConstraintType_id - eml-constraint_xsd.tmp#ConstraintType_system - eml-constraint_xsd.tmp#ConstraintType_scope - eml-constraint_xsd.tmp#ConstraintType_primaryKey - eml-constraint_xsd.tmp#ConstraintType_uniqueKey - eml-constraint_xsd.tmp#ConstraintType_checkConstraint - eml-constraint_xsd.tmp#ConstraintType_foreignKey - eml-constraint_xsd.tmp#ConstraintType_joinCondition - eml-constraint_xsd.tmp#ConstraintType_notNullConstraint
-
-
Used by
-
-
- -
Model
-
- -
ChildrencheckConstraint, foreignKey, joinCondition, notNullConstraint, primaryKey, uniqueKey
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:complexType name="ConstraintType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:choice>
-    <xs:element name="primaryKey">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-      <xs:complexType>
-        <xs:sequence>
-          <xs:group ref="ConstraintBaseGroup"/>
-          <xs:element name="key">
-            <xs:annotation>
-              <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-            </xs:annotation>
-            <xs:complexType>
-              <xs:sequence>
-                <xs:element name="attributeReference" type="res:NonEmptyStringType" maxOccurs="unbounded">
-                  <xs:annotation>
-                    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                  </xs:annotation>
-                </xs:element>
-              </xs:sequence>
-            </xs:complexType>
-          </xs:element>
-        </xs:sequence>
-      </xs:complexType>
-    </xs:element>
-    <xs:element name="uniqueKey">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-      <xs:complexType>
-        <xs:sequence>
-          <xs:group ref="ConstraintBaseGroup"/>
-          <xs:element name="key">
-            <xs:annotation>
-              <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-            </xs:annotation>
-            <xs:complexType>
-              <xs:sequence>
-                <xs:element name="attributeReference" type="res:NonEmptyStringType" maxOccurs="unbounded">
-                  <xs:annotation>
-                    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                  </xs:annotation>
-                </xs:element>
-              </xs:sequence>
-            </xs:complexType>
-          </xs:element>
-        </xs:sequence>
-      </xs:complexType>
-    </xs:element>
-    <xs:element name="checkConstraint">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-      <xs:complexType>
-        <xs:sequence>
-          <xs:group ref="ConstraintBaseGroup"/>
-          <xs:element name="checkCondition" type="res:NonEmptyStringType">
-            <xs:annotation>
-              <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-            </xs:annotation>
-          </xs:element>
-        </xs:sequence>
-        <xs:attribute name="language" type="xs:string" use="optional">
-          <xs:annotation>
-            <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-          </xs:annotation>
-        </xs:attribute>
-      </xs:complexType>
-    </xs:element>
-    <xs:element name="foreignKey">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-      <xs:complexType>
-        <xs:group ref="ForeignKeyGroup"/>
-      </xs:complexType>
-    </xs:element>
-    <xs:element name="joinCondition">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-      <xs:complexType>
-        <xs:sequence>
-          <xs:group ref="ForeignKeyGroup"/>
-          <xs:element name="referencedKey">
-            <xs:annotation>
-              <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-            </xs:annotation>
-            <xs:complexType>
-              <xs:sequence>
-                <xs:element name="attributeReference" type="res:NonEmptyStringType" maxOccurs="unbounded">
-                  <xs:annotation>
-                    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                  </xs:annotation>
-                </xs:element>
-              </xs:sequence>
-            </xs:complexType>
-          </xs:element>
-        </xs:sequence>
-      </xs:complexType>
-    </xs:element>
-    <xs:element name="notNullConstraint">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-      <xs:complexType>
-        <xs:sequence>
-          <xs:group ref="ConstraintBaseGroup"/>
-          <xs:element name="key">
-            <xs:annotation>
-              <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-            </xs:annotation>
-            <xs:complexType>
-              <xs:sequence>
-                <xs:element name="attributeReference" type="res:NonEmptyStringType" maxOccurs="unbounded">
-                  <xs:annotation>
-                    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                  </xs:annotation>
-                </xs:element>
-              </xs:sequence>
-            </xs:complexType>
-          </xs:element>
-        </xs:sequence>
-      </xs:complexType>
-    </xs:element>
-  </xs:choice>
-  <xs:attribute name="id" type="res:IDType" use="optional"/>
-  <xs:attribute name="system" type="res:SystemType" use="optional"/>
-  <xs:attribute name="scope" type="res:ScopeType" use="optional" default="document"/>
-</xs:complexType>
-
-
-
Simple Type CardinalityChildOccurancesType
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/constraint-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
Typeunion of(xs:integer, restriction of xs:string) -
-
Used by
-
-
- -
-
Source
-
-
-
- - - - -
<xs:simpleType name="CardinalityChildOccurancesType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:union memberTypes="xs:integer">
-    <xs:simpleType>
-      <xs:restriction base="xs:string">
-        <xs:enumeration value="many"/>
-      </xs:restriction>
-    </xs:simpleType>
-  </xs:union>
-</xs:simpleType>
-
-
-
Attribute ConstraintType / checkConstraint / @language
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
Typexs:string
-
Properties
-
-
-
- - - - - -
useoptional
-
-
-
Used by
-
-
-
- - - - - -
Element ConstraintType/checkConstraint
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="language" type="xs:string" use="optional">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:attribute>
-
-
-
Attribute ConstraintType / @id
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeIDType
-
Properties
-
-
-
- - - - - -
useoptional
-
-
-
Used by
-
-
-
- - - - - -
Complex Type ConstraintType
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="id" type="res:IDType" use="optional"/>
-
-
-
Attribute ConstraintType / @system
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeSystemType
-
Properties
-
-
-
- - - - - -
useoptional
-
-
-
Used by
-
-
-
- - - - - -
Complex Type ConstraintType
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="system" type="res:SystemType" use="optional"/>
-
-
-
Attribute ConstraintType / @scope
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeScopeType
-
Properties
-
-
-
- - - - - - - - - -
useoptional
defaultdocument
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
enumerationsystem -
-
enumerationdocument -
-
-
-
-
Used by
-
-
-
- - - - - -
Complex Type ConstraintType
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="scope" type="res:ScopeType" use="optional" default="document"/>
-
-
-
Element Group ConstraintBaseGroup
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/constraint-2.2.0
-
Diagram
-
-
-
Diagram - eml-constraint_xsd.tmp#ConstraintBaseGroup_constraintName - eml-constraint_xsd.tmp#ConstraintBaseGroup_constraintDescription
-
-
Used by
-
-
- -
Model
-
- -
ChildrenconstraintDescription, constraintName
-
Source
-
-
-
- - - - -
<xs:group name="ConstraintBaseGroup">
-  <xs:sequence>
-    <xs:element name="constraintName" type="res:NonEmptyStringType">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="constraintDescription" minOccurs="0">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-  </xs:sequence>
-</xs:group>
-
-
-
Element Group ForeignKeyGroup
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/constraint-2.2.0
-
Diagram
-
-
-
Diagram - eml-constraint_xsd.tmp#ConstraintBaseGroup_constraintName - eml-constraint_xsd.tmp#ConstraintBaseGroup_constraintDescription - eml-constraint_xsd.tmp#ConstraintBaseGroup - eml-constraint_xsd.tmp#ForeignKeyGroup_key - eml-constraint_xsd.tmp#ForeignKeyGroup_entityReference - eml-constraint_xsd.tmp#ForeignKeyGroup_relationshipType - eml-constraint_xsd.tmp#ForeignKeyGroup_cardinality
-
-
Used by
-
-
- -
Model
-
- -
Childrencardinality, constraintDescription, constraintName, entityReference, key, relationshipType
-
Source
-
-
-
- - - - -
<xs:group name="ForeignKeyGroup">
-  <xs:sequence>
-    <xs:group ref="ConstraintBaseGroup"/>
-    <xs:element name="key">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-      <xs:complexType>
-        <xs:sequence>
-          <xs:element name="attributeReference" type="res:NonEmptyStringType" maxOccurs="unbounded">
-            <xs:annotation>
-              <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-            </xs:annotation>
-          </xs:element>
-        </xs:sequence>
-      </xs:complexType>
-    </xs:element>
-    <xs:element name="entityReference" type="res:NonEmptyStringType">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="relationshipType" minOccurs="0">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-      <xs:simpleType>
-        <xs:restriction base="xs:string">
-          <xs:enumeration value="identifying"/>
-          <xs:enumeration value="non-identifying"/>
-        </xs:restriction>
-      </xs:simpleType>
-    </xs:element>
-    <xs:element name="cardinality" minOccurs="0">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-      <xs:complexType>
-        <xs:sequence>
-          <xs:element name="parentOccurences">
-            <xs:annotation>
-              <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-            </xs:annotation>
-            <xs:simpleType>
-              <xs:restriction base="xs:integer">
-                <xs:enumeration value="0"/>
-                <xs:enumeration value="1"/>
-              </xs:restriction>
-            </xs:simpleType>
-          </xs:element>
-          <xs:element name="childOccurences" type="CardinalityChildOccurancesType">
-            <xs:annotation>
-              <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-            </xs:annotation>
-          </xs:element>
-        </xs:sequence>
-      </xs:complexType>
-    </xs:element>
-  </xs:sequence>
-</xs:group>
-
-
-
- - \ No newline at end of file diff --git a/docs/schema/eml-coverage_xsd.html b/docs/schema/eml-coverage_xsd.html deleted file mode 100644 index 260dbb2e..00000000 --- a/docs/schema/eml-coverage_xsd.html +++ /dev/null @@ -1,10651 +0,0 @@ - - - - - Schema documentation for eml-coverage.xsd - - -
- - - - - - - - - - - - - - - - -
-

Showing:

- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Annotations
Attributes
Diagrams
Facets
Instances
Model
Properties
Source
Used by
-
-
-
Imported schema eml-coverage.xsd
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/coverage-2.2.0
-
Annotations
-
-
-
-
- - - - -
'$RCSfile: eml-coverage.xsd,v $' Copyright: 1997-2002 Regents of the
-University of California, University of New Mexico, and Arizona State University Sponsors:
-National Center for Ecological Analysis and Synthesis and Partnership for Interdisciplinary
-Studies of Coastal Oceans, University of California Santa Barbara Long-Term Ecological
-Research Network Office, University of New Mexico Center for Environmental Studies, Arizona
-State University Other funding: National Science Foundation (see README for details) The David
-and Lucile Packard Foundation For Details: http://knb.ecoinformatics.org/ '$Author: obrien $'
-'$Date: 2009-02-25 23:51:54 $' '$Revision: 1.95 $' This program is free software; you can
-redistribute it and/or modify it under the terms of the GNU General Public License as
-published by the Free Software Foundation; either version 2 of the License, or (at your
-option) any later version. This program is distributed in the hope that it will be useful, but
-WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have
-received a copy of the GNU General Public License along with this program; if not, write to
-the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
-
-
-
-
Properties
-
-
-
- - - - - - - - - -
attribute form defaultunqualified
element form defaultunqualified
-
-
-
Element Coverage / geographicCoverage
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-coverage_xsd.tmp#GeographicCoverage_id - eml-coverage_xsd.tmp#GeographicCoverage_system - eml-coverage_xsd.tmp#GeographicCoverage_scope - eml-coverage_xsd.tmp#GeographicCoverage_geographicDescription - eml-coverage_xsd.tmp#GeographicCoverage_boundingCoordinates - eml-coverage_xsd.tmp#GeographicCoverage_datasetGPolygon - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-coverage_xsd.tmp#GeographicCoverage
-
TypeGeographicCoverage
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
ChildrenboundingCoordinates, datasetGPolygon, geographicDescription, references
-
Instance
-
-
-
- - - - -
<geographicCoverage id="" scope="document" system="">
-  <geographicDescription>{1,1}</geographicDescription>
-  <boundingCoordinates>{1,1}</boundingCoordinates>
-  <datasetGPolygon>{0,unbounded}</datasetGPolygon>
-  <references system="">{1,1}</references>
-</geographicCoverage>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="geographicCoverage" type="GeographicCoverage">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element GeographicCoverage / geographicDescription
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="geographicDescription" type="res:NonEmptyStringType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element GeographicCoverage / boundingCoordinates
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-coverage_xsd.tmp#GeographicCoverage_GeographicCoverage_boundingCoordinates_westBoundingCoordinate - eml-coverage_xsd.tmp#GeographicCoverage_GeographicCoverage_boundingCoordinates_eastBoundingCoordinate - eml-coverage_xsd.tmp#GeographicCoverage_GeographicCoverage_boundingCoordinates_northBoundingCoordinate - eml-coverage_xsd.tmp#GeographicCoverage_GeographicCoverage_boundingCoordinates_southBoundingCoordinate - eml-coverage_xsd.tmp#GeographicCoverage_GeographicCoverage_boundingCoordinates_boundingAltitudes
-
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
ChildrenboundingAltitudes, eastBoundingCoordinate, northBoundingCoordinate, southBoundingCoordinate, westBoundingCoordinate
-
Instance
-
-
-
- - - - -
<boundingCoordinates>
-  <westBoundingCoordinate>{1,1}</westBoundingCoordinate>
-  <eastBoundingCoordinate>{1,1}</eastBoundingCoordinate>
-  <northBoundingCoordinate>{1,1}</northBoundingCoordinate>
-  <southBoundingCoordinate>{1,1}</southBoundingCoordinate>
-  <boundingAltitudes>{0,1}</boundingAltitudes>
-</boundingCoordinates>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="boundingCoordinates">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:sequence>
-      <xs:element name="westBoundingCoordinate">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-        <xs:simpleType>
-          <xs:restriction base="xs:decimal">
-            <xs:minInclusive value="-180.0"/>
-            <xs:maxInclusive value="180.0"/>
-          </xs:restriction>
-        </xs:simpleType>
-      </xs:element>
-      <xs:element name="eastBoundingCoordinate">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-        <xs:simpleType>
-          <xs:restriction base="xs:decimal">
-            <xs:minInclusive value="-180.0"/>
-            <xs:maxInclusive value="180.0"/>
-          </xs:restriction>
-        </xs:simpleType>
-      </xs:element>
-      <xs:element name="northBoundingCoordinate">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-        <xs:simpleType>
-          <xs:restriction base="xs:decimal">
-            <xs:minInclusive value="-90.0"/>
-            <xs:maxInclusive value="90.0"/>
-          </xs:restriction>
-        </xs:simpleType>
-      </xs:element>
-      <xs:element name="southBoundingCoordinate">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-        <xs:simpleType>
-          <xs:restriction base="xs:decimal">
-            <xs:minInclusive value="-90.0"/>
-            <xs:maxInclusive value="90.0"/>
-          </xs:restriction>
-        </xs:simpleType>
-      </xs:element>
-      <xs:element name="boundingAltitudes" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-        <xs:complexType>
-          <xs:sequence>
-            <xs:element name="altitudeMinimum" type="xs:decimal">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-            <xs:element name="altitudeMaximum" type="xs:decimal">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-            <xs:element name="altitudeUnits" type="unit:LengthUnitType">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-          </xs:sequence>
-        </xs:complexType>
-      </xs:element>
-    </xs:sequence>
-  </xs:complexType>
-</xs:element>
-
-
-
Element GeographicCoverage / boundingCoordinates / westBoundingCoordinate
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
Typerestriction of xs:decimal
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
maxInclusive180.0 -
-
minInclusive-180.0 -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="westBoundingCoordinate">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:simpleType>
-    <xs:restriction base="xs:decimal">
-      <xs:minInclusive value="-180.0"/>
-      <xs:maxInclusive value="180.0"/>
-    </xs:restriction>
-  </xs:simpleType>
-</xs:element>
-
-
-
Element GeographicCoverage / boundingCoordinates / eastBoundingCoordinate
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
Typerestriction of xs:decimal
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
maxInclusive180.0 -
-
minInclusive-180.0 -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="eastBoundingCoordinate">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:simpleType>
-    <xs:restriction base="xs:decimal">
-      <xs:minInclusive value="-180.0"/>
-      <xs:maxInclusive value="180.0"/>
-    </xs:restriction>
-  </xs:simpleType>
-</xs:element>
-
-
-
Element GeographicCoverage / boundingCoordinates / northBoundingCoordinate
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
Typerestriction of xs:decimal
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
maxInclusive90.0 -
-
minInclusive-90.0 -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="northBoundingCoordinate">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:simpleType>
-    <xs:restriction base="xs:decimal">
-      <xs:minInclusive value="-90.0"/>
-      <xs:maxInclusive value="90.0"/>
-    </xs:restriction>
-  </xs:simpleType>
-</xs:element>
-
-
-
Element GeographicCoverage / boundingCoordinates / southBoundingCoordinate
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
Typerestriction of xs:decimal
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
maxInclusive90.0 -
-
minInclusive-90.0 -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="southBoundingCoordinate">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:simpleType>
-    <xs:restriction base="xs:decimal">
-      <xs:minInclusive value="-90.0"/>
-      <xs:maxInclusive value="90.0"/>
-    </xs:restriction>
-  </xs:simpleType>
-</xs:element>
-
-
-
Element GeographicCoverage / boundingCoordinates / boundingAltitudes
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-coverage_xsd.tmp#GeographicCoverage_GeographicCoverage_boundingCoordinates_GeographicCoverage_GeographicCoverage_boundingCoordinates_boundingAltitudes_altitudeMinimum - eml-coverage_xsd.tmp#GeographicCoverage_GeographicCoverage_boundingCoordinates_GeographicCoverage_GeographicCoverage_boundingCoordinates_boundingAltitudes_altitudeMaximum - eml-coverage_xsd.tmp#GeographicCoverage_GeographicCoverage_boundingCoordinates_GeographicCoverage_GeographicCoverage_boundingCoordinates_boundingAltitudes_altitudeUnits
-
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
minOccurs0
-
-
Model
-
- -
ChildrenaltitudeMaximum, altitudeMinimum, altitudeUnits
-
Instance
-
-
-
- - - - -
<boundingAltitudes>
-  <altitudeMinimum>{1,1}</altitudeMinimum>
-  <altitudeMaximum>{1,1}</altitudeMaximum>
-  <altitudeUnits>{1,1}</altitudeUnits>
-</boundingAltitudes>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="boundingAltitudes" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:sequence>
-      <xs:element name="altitudeMinimum" type="xs:decimal">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="altitudeMaximum" type="xs:decimal">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="altitudeUnits" type="unit:LengthUnitType">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-    </xs:sequence>
-  </xs:complexType>
-</xs:element>
-
-
-
Element GeographicCoverage / boundingCoordinates / boundingAltitudes / altitudeMinimum
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
Typexs:decimal
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Source
-
-
-
- - - - -
<xs:element name="altitudeMinimum" type="xs:decimal">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element GeographicCoverage / boundingCoordinates / boundingAltitudes / altitudeMaximum
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
Typexs:decimal
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Source
-
-
-
- - - - -
<xs:element name="altitudeMaximum" type="xs:decimal">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element GeographicCoverage / boundingCoordinates / boundingAltitudes / altitudeUnits
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-unitTypeDefinitions_xsd.tmp#LengthUnitType
-
Typeunit:LengthUnitType
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Facets
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
enumerationmeter -
-
enumerationnanometer -
-
enumerationmicrometer -
-
enumerationmicron -
-
enumerationmillimeter -
-
enumerationcentimeter -
-
enumerationdecimeter -
-
enumerationdekameter -
-
enumerationhectometer -
-
enumerationkilometer -
-
enumerationmegameter -
-
enumerationangstrom -
-
enumerationinch -
-
enumerationFoot_US -
-
enumerationfoot -
-
enumerationFoot_Gold_Coast -
-
enumerationfathom -
-
enumerationnauticalMile -
-
enumerationyard -
-
enumerationYard_Indian -
-
enumerationLink_Clarke -
-
enumerationYard_Sears -
-
enumerationmile -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="altitudeUnits" type="unit:LengthUnitType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element GeographicCoverage / datasetGPolygon
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-coverage_xsd.tmp#GeographicCoverage_GeographicCoverage_datasetGPolygon_datasetGPolygonOuterGRing - eml-coverage_xsd.tmp#GeographicCoverage_GeographicCoverage_datasetGPolygon_datasetGPolygonExclusionGRing
-
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
minOccurs0
maxOccursunbounded
-
-
Model
-
- -
ChildrendatasetGPolygonExclusionGRing, datasetGPolygonOuterGRing
-
Instance
-
-
-
- - - - -
<datasetGPolygon>
-  <datasetGPolygonOuterGRing>{1,1}</datasetGPolygonOuterGRing>
-  <datasetGPolygonExclusionGRing>{0,unbounded}</datasetGPolygonExclusionGRing>
-</datasetGPolygon>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="datasetGPolygon" minOccurs="0" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:sequence>
-      <xs:element name="datasetGPolygonOuterGRing">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-        <xs:complexType>
-          <xs:choice>
-            <xs:sequence>
-              <xs:element name="gRingPoint" type="GRingPointType" minOccurs="3" maxOccurs="unbounded">
-                <xs:annotation>
-                  <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                </xs:annotation>
-              </xs:element>
-            </xs:sequence>
-            <xs:element name="gRing" type="GRingType">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-          </xs:choice>
-        </xs:complexType>
-      </xs:element>
-      <xs:element name="datasetGPolygonExclusionGRing" minOccurs="0" maxOccurs="unbounded">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-        <xs:complexType>
-          <xs:choice>
-            <xs:element name="gRingPoint" type="GRingPointType" maxOccurs="unbounded">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-            <xs:element name="gRing" type="GRingType">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-          </xs:choice>
-        </xs:complexType>
-      </xs:element>
-    </xs:sequence>
-  </xs:complexType>
-</xs:element>
-
-
-
Element GeographicCoverage / datasetGPolygon / datasetGPolygonOuterGRing
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-coverage_xsd.tmp#GeographicCoverage_GeographicCoverage_datasetGPolygon_GeographicCoverage_GeographicCoverage_datasetGPolygon_datasetGPolygonOuterGRing_gRingPoint - eml-coverage_xsd.tmp#GeographicCoverage_GeographicCoverage_datasetGPolygon_GeographicCoverage_GeographicCoverage_datasetGPolygon_datasetGPolygonOuterGRing_gRing
-
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
ChildrengRing, gRingPoint
-
Instance
-
-
-
- - - - -
<datasetGPolygonOuterGRing>
-  <gRingPoint>{3,unbounded}</gRingPoint>
-  <gRing>{1,1}</gRing>
-</datasetGPolygonOuterGRing>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="datasetGPolygonOuterGRing">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:choice>
-      <xs:sequence>
-        <xs:element name="gRingPoint" type="GRingPointType" minOccurs="3" maxOccurs="unbounded">
-          <xs:annotation>
-            <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-          </xs:annotation>
-        </xs:element>
-      </xs:sequence>
-      <xs:element name="gRing" type="GRingType">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-    </xs:choice>
-  </xs:complexType>
-</xs:element>
-
-
-
Element GeographicCoverage / datasetGPolygon / datasetGPolygonOuterGRing / gRingPoint
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-coverage_xsd.tmp#GRingPointType_gRingLatitude - eml-coverage_xsd.tmp#GRingPointType_gRingLongitude - eml-coverage_xsd.tmp#GRingPointType
-
TypeGRingPointType
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
minOccurs3
maxOccursunbounded
-
-
Model
-
- -
ChildrengRingLatitude, gRingLongitude
-
Instance
-
-
-
- - - - -
<gRingPoint>
-  <gRingLatitude>{1,1}</gRingLatitude>
-  <gRingLongitude>{1,1}</gRingLongitude>
-</gRingPoint>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="gRingPoint" type="GRingPointType" minOccurs="3" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element GRingPointType / gRingLatitude
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
Typerestriction of xs:decimal
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
maxInclusive90.0 -
-
minInclusive-90.0 -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="gRingLatitude">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:simpleType>
-    <xs:restriction base="xs:decimal">
-      <xs:minInclusive value="-90.0"/>
-      <xs:maxInclusive value="90.0"/>
-    </xs:restriction>
-  </xs:simpleType>
-</xs:element>
-
-
-
Element GRingPointType / gRingLongitude
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
Typerestriction of xs:decimal
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
maxInclusive180.0 -
-
minInclusive-180.0 -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="gRingLongitude">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:simpleType>
-    <xs:restriction base="xs:decimal">
-      <xs:minInclusive value="-180.0"/>
-      <xs:maxInclusive value="180.0"/>
-    </xs:restriction>
-  </xs:simpleType>
-</xs:element>
-
-
-
Element GeographicCoverage / datasetGPolygon / datasetGPolygonOuterGRing / gRing
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-coverage_xsd.tmp#GRingType
-
TypeGRingType
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Source
-
-
-
- - - - -
<xs:element name="gRing" type="GRingType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element GeographicCoverage / datasetGPolygon / datasetGPolygonExclusionGRing
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-coverage_xsd.tmp#GeographicCoverage_GeographicCoverage_datasetGPolygon_GeographicCoverage_GeographicCoverage_datasetGPolygon_datasetGPolygonExclusionGRing_gRingPoint - eml-coverage_xsd.tmp#GeographicCoverage_GeographicCoverage_datasetGPolygon_GeographicCoverage_GeographicCoverage_datasetGPolygon_datasetGPolygonExclusionGRing_gRing
-
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
minOccurs0
maxOccursunbounded
-
-
Model
-
- -
ChildrengRing, gRingPoint
-
Instance
-
-
-
- - - - -
<datasetGPolygonExclusionGRing>
-  <gRingPoint>{1,unbounded}</gRingPoint>
-  <gRing>{1,1}</gRing>
-</datasetGPolygonExclusionGRing>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="datasetGPolygonExclusionGRing" minOccurs="0" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:choice>
-      <xs:element name="gRingPoint" type="GRingPointType" maxOccurs="unbounded">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="gRing" type="GRingType">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-    </xs:choice>
-  </xs:complexType>
-</xs:element>
-
-
-
Element GeographicCoverage / datasetGPolygon / datasetGPolygonExclusionGRing / gRingPoint
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-coverage_xsd.tmp#GRingPointType_gRingLatitude - eml-coverage_xsd.tmp#GRingPointType_gRingLongitude - eml-coverage_xsd.tmp#GRingPointType
-
TypeGRingPointType
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
maxOccursunbounded
-
-
Model
-
- -
ChildrengRingLatitude, gRingLongitude
-
Instance
-
-
-
- - - - -
<gRingPoint>
-  <gRingLatitude>{1,1}</gRingLatitude>
-  <gRingLongitude>{1,1}</gRingLongitude>
-</gRingPoint>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="gRingPoint" type="GRingPointType" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element GeographicCoverage / datasetGPolygon / datasetGPolygonExclusionGRing / gRing
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-coverage_xsd.tmp#GRingType
-
TypeGRingType
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Source
-
-
-
- - - - -
<xs:element name="gRing" type="GRingType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element Coverage / temporalCoverage
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-coverage_xsd.tmp#TemporalCoverage_id - eml-coverage_xsd.tmp#TemporalCoverage_singleDateTime - eml-coverage_xsd.tmp#TemporalCoverage_rangeOfDates - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-coverage_xsd.tmp#TemporalCoverage - eml-coverage_xsd.tmp#Coverage_Coverage_temporalCoverage_system - eml-coverage_xsd.tmp#Coverage_Coverage_temporalCoverage_scope
-
Typeextension of TemporalCoverage
Type hierarchy - -
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
ChildrenrangeOfDates, references, singleDateTime
-
Instance
-
-
-
- - - - -
<temporalCoverage id="" scope="document" system="">
-  <singleDateTime>{1,unbounded}</singleDateTime>
-  <rangeOfDates>{1,1}</rangeOfDates>
-  <references system="">{1,1}</references>
-</temporalCoverage>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="temporalCoverage">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:complexContent>
-      <xs:extension base="TemporalCoverage">
-        <xs:attribute name="system" type="res:SystemType" use="optional"/>
-        <xs:attribute name="scope" type="res:ScopeType" use="optional" default="document"/>
-      </xs:extension>
-    </xs:complexContent>
-  </xs:complexType>
-</xs:element>
-
-
-
Element TemporalCoverage / singleDateTime
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-coverage_xsd.tmp#SingleDateTimeType_calendarDate - eml-coverage_xsd.tmp#SingleDateTimeType_time - eml-coverage_xsd.tmp#SingleDateTimeType_alternativeTimeScale - eml-coverage_xsd.tmp#SingleDateTimeType
-
TypeSingleDateTimeType
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
maxOccursunbounded
-
-
Model
-
- -
ChildrenalternativeTimeScale, calendarDate, time
-
Instance
-
-
-
- - - - -
<singleDateTime>
-  <calendarDate>{1,1}</calendarDate>
-  <time>{0,1}</time>
-  <alternativeTimeScale>{1,1}</alternativeTimeScale>
-</singleDateTime>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="singleDateTime" type="SingleDateTimeType" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element SingleDateTimeType / calendarDate
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#yearDate
-
TypeyearDate
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Source
-
-
-
- - - - -
<xs:element name="calendarDate" type="res:yearDate">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element SingleDateTimeType / time
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
Typexs:time
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Source
-
-
-
- - - - -
<xs:element name="time" type="xs:time" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element SingleDateTimeType / alternativeTimeScale
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-coverage_xsd.tmp#SingleDateTimeType_SingleDateTimeType_alternativeTimeScale_timeScaleName - eml-coverage_xsd.tmp#SingleDateTimeType_SingleDateTimeType_alternativeTimeScale_timeScaleAgeEstimate - eml-coverage_xsd.tmp#SingleDateTimeType_SingleDateTimeType_alternativeTimeScale_timeScaleAgeUncertainty - eml-coverage_xsd.tmp#SingleDateTimeType_SingleDateTimeType_alternativeTimeScale_timeScaleAgeExplanation - eml-coverage_xsd.tmp#SingleDateTimeType_SingleDateTimeType_alternativeTimeScale_timeScaleCitation
-
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
ChildrentimeScaleAgeEstimate, timeScaleAgeExplanation, timeScaleAgeUncertainty, timeScaleCitation, timeScaleName
-
Instance
-
-
-
- - - - -
<alternativeTimeScale>
-  <timeScaleName>{1,1}</timeScaleName>
-  <timeScaleAgeEstimate>{1,1}</timeScaleAgeEstimate>
-  <timeScaleAgeUncertainty>{0,1}</timeScaleAgeUncertainty>
-  <timeScaleAgeExplanation>{0,1}</timeScaleAgeExplanation>
-  <timeScaleCitation id="" scope="document" system="">{0,unbounded}</timeScaleCitation>
-</alternativeTimeScale>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="alternativeTimeScale">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:sequence>
-      <xs:element name="timeScaleName" type="res:NonEmptyStringType">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="timeScaleAgeEstimate" type="res:NonEmptyStringType">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="timeScaleAgeUncertainty" type="res:NonEmptyStringType" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="timeScaleAgeExplanation" type="res:NonEmptyStringType" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="timeScaleCitation" type="cit:CitationType" minOccurs="0" maxOccurs="unbounded">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-    </xs:sequence>
-  </xs:complexType>
-</xs:element>
-
-
-
Element SingleDateTimeType / alternativeTimeScale / timeScaleName
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="timeScaleName" type="res:NonEmptyStringType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element SingleDateTimeType / alternativeTimeScale / timeScaleAgeEstimate
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="timeScaleAgeEstimate" type="res:NonEmptyStringType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element SingleDateTimeType / alternativeTimeScale / timeScaleAgeUncertainty
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="timeScaleAgeUncertainty" type="res:NonEmptyStringType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element SingleDateTimeType / alternativeTimeScale / timeScaleAgeExplanation
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="timeScaleAgeExplanation" type="res:NonEmptyStringType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element SingleDateTimeType / alternativeTimeScale / timeScaleCitation
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-literature_xsd.tmp#CitationType_id - eml-literature_xsd.tmp#CitationType_system - eml-literature_xsd.tmp#CitationType_scope - eml-resource_xsd.tmp#ResourceGroup_alternateIdentifier - eml-resource_xsd.tmp#ResourceGroup_shortName - eml-resource_xsd.tmp#ResourceGroup_title - eml-resource_xsd.tmp#ResourceGroup_creator - eml-resource_xsd.tmp#ResourceGroup_metadataProvider - eml-resource_xsd.tmp#ResourceGroup_associatedParty - eml-resource_xsd.tmp#ResourceGroup_pubDate - eml-resource_xsd.tmp#ResourceGroup_language - eml-resource_xsd.tmp#ResourceGroup_series - eml-resource_xsd.tmp#ResourceGroup_abstract - eml-resource_xsd.tmp#ResourceGroup_keywordSet - eml-resource_xsd.tmp#ResourceGroup_additionalInfo - eml-resource_xsd.tmp#ResourceGroup_intellectualRights - eml-resource_xsd.tmp#ResourceGroup_licensed - eml-resource_xsd.tmp#ResourceGroup_distribution - eml-resource_xsd.tmp#ResourceGroup_coverage - eml-resource_xsd.tmp#ResourceGroup_annotation - eml-resource_xsd.tmp#ResourceGroup - eml-literature_xsd.tmp#CitationType_contact - eml-literature_xsd.tmp#CitationType_article - eml-literature_xsd.tmp#CitationType_book - eml-literature_xsd.tmp#CitationType_chapter - eml-literature_xsd.tmp#CitationType_editedBook - eml-literature_xsd.tmp#CitationType_manuscript - eml-literature_xsd.tmp#CitationType_report - eml-literature_xsd.tmp#CitationType_thesis - eml-literature_xsd.tmp#CitationType_conferenceProceedings - eml-literature_xsd.tmp#CitationType_personalCommunication - eml-literature_xsd.tmp#CitationType_map - eml-literature_xsd.tmp#CitationType_generic - eml-literature_xsd.tmp#CitationType_audioVisual - eml-literature_xsd.tmp#CitationType_presentation - eml-literature_xsd.tmp#CitationType_bibtex - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-literature_xsd.tmp#CitationType
-
TypeCitationType
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
minOccurs0
maxOccursunbounded
-
-
Model
-
- -
Childrenabstract, additionalInfo, alternateIdentifier, annotation, article, associatedParty, audioVisual, bibtex, book, chapter, conferenceProceedings, contact, coverage, creator, distribution, editedBook, generic, intellectualRights, keywordSet, language, licensed, manuscript, map, metadataProvider, personalCommunication, presentation, pubDate, references, report, series, shortName, thesis, title
-
Instance
-
-
-
- - - - -
<timeScaleCitation id="" scope="document" system="">
-  <alternateIdentifier system="">{0,unbounded}</alternateIdentifier>
-  <shortName>{0,1}</shortName>
-  <title xml:lang="">{1,unbounded}</title>
-  <creator id="" scope="document" system="">{1,unbounded}</creator>
-  <metadataProvider id="" scope="document" system="">{0,unbounded}</metadataProvider>
-  <associatedParty id="" scope="document" system="">{0,unbounded}</associatedParty>
-  <pubDate>{0,1}</pubDate>
-  <language xml:lang="">{0,1}</language>
-  <series>{0,1}</series>
-  <abstract xml:lang="">{0,1}</abstract>
-  <keywordSet>{0,unbounded}</keywordSet>
-  <additionalInfo xml:lang="">{0,unbounded}</additionalInfo>
-  <intellectualRights xml:lang="">{0,1}</intellectualRights>
-  <licensed>{0,unbounded}</licensed>
-  <distribution id="" scope="document" system="">{0,unbounded}</distribution>
-  <coverage id="" scope="document" system="">{0,1}</coverage>
-  <annotation id="" scope="document" system="">{0,unbounded}</annotation>
-  <contact id="" scope="document" system="">{0,unbounded}</contact>
-  <article>{1,1}</article>
-  <book>{1,1}</book>
-  <chapter>{1,1}</chapter>
-  <editedBook>{1,1}</editedBook>
-  <manuscript>{1,1}</manuscript>
-  <report>{1,1}</report>
-  <thesis>{1,1}</thesis>
-  <conferenceProceedings>{1,1}</conferenceProceedings>
-  <personalCommunication>{1,1}</personalCommunication>
-  <map>{1,1}</map>
-  <generic>{1,1}</generic>
-  <audioVisual>{1,1}</audioVisual>
-  <presentation>{1,1}</presentation>
-  <bibtex>{1,1}</bibtex>
-  <references system="">{1,1}</references>
-</timeScaleCitation>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="timeScaleCitation" type="cit:CitationType" minOccurs="0" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element TemporalCoverage / rangeOfDates
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-coverage_xsd.tmp#TemporalCoverage_TemporalCoverage_rangeOfDates_beginDate - eml-coverage_xsd.tmp#TemporalCoverage_TemporalCoverage_rangeOfDates_endDate
-
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
ChildrenbeginDate, endDate
-
Instance
-
-
-
- - - - -
<rangeOfDates>
-  <beginDate>{1,1}</beginDate>
-  <endDate>{1,1}</endDate>
-</rangeOfDates>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="rangeOfDates">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:sequence>
-      <xs:element name="beginDate" type="SingleDateTimeType">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="endDate" type="SingleDateTimeType">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-    </xs:sequence>
-  </xs:complexType>
-</xs:element>
-
-
-
Element TemporalCoverage / rangeOfDates / beginDate
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-coverage_xsd.tmp#SingleDateTimeType_calendarDate - eml-coverage_xsd.tmp#SingleDateTimeType_time - eml-coverage_xsd.tmp#SingleDateTimeType_alternativeTimeScale - eml-coverage_xsd.tmp#SingleDateTimeType
-
TypeSingleDateTimeType
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
ChildrenalternativeTimeScale, calendarDate, time
-
Instance
-
-
-
- - - - -
<beginDate>
-  <calendarDate>{1,1}</calendarDate>
-  <time>{0,1}</time>
-  <alternativeTimeScale>{1,1}</alternativeTimeScale>
-</beginDate>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="beginDate" type="SingleDateTimeType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element TemporalCoverage / rangeOfDates / endDate
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-coverage_xsd.tmp#SingleDateTimeType_calendarDate - eml-coverage_xsd.tmp#SingleDateTimeType_time - eml-coverage_xsd.tmp#SingleDateTimeType_alternativeTimeScale - eml-coverage_xsd.tmp#SingleDateTimeType
-
TypeSingleDateTimeType
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
ChildrenalternativeTimeScale, calendarDate, time
-
Instance
-
-
-
- - - - -
<endDate>
-  <calendarDate>{1,1}</calendarDate>
-  <time>{0,1}</time>
-  <alternativeTimeScale>{1,1}</alternativeTimeScale>
-</endDate>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="endDate" type="SingleDateTimeType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element Coverage / taxonomicCoverage
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-coverage_xsd.tmp#TaxonomicCoverage_id - eml-coverage_xsd.tmp#TaxonomicCoverage_taxonomicSystem - eml-coverage_xsd.tmp#TaxonomicCoverage_generalTaxonomicCoverage - eml-coverage_xsd.tmp#TaxonomicCoverage_taxonomicClassification - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-coverage_xsd.tmp#TaxonomicCoverage - eml-coverage_xsd.tmp#Coverage_Coverage_taxonomicCoverage_system - eml-coverage_xsd.tmp#Coverage_Coverage_taxonomicCoverage_scope
-
Typeextension of TaxonomicCoverage
Type hierarchy - -
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
ChildrengeneralTaxonomicCoverage, references, taxonomicClassification, taxonomicSystem
-
Instance
-
-
-
- - - - -
<taxonomicCoverage id="" scope="document" system="">
-  <taxonomicSystem>{0,1}</taxonomicSystem>
-  <generalTaxonomicCoverage>{0,1}</generalTaxonomicCoverage>
-  <taxonomicClassification id="">{1,unbounded}</taxonomicClassification>
-  <references system="">{1,1}</references>
-</taxonomicCoverage>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="taxonomicCoverage">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:complexContent>
-      <xs:extension base="TaxonomicCoverage">
-        <xs:attribute name="system" type="res:SystemType" use="optional"/>
-        <xs:attribute name="scope" type="res:ScopeType" use="optional" default="document"/>
-      </xs:extension>
-    </xs:complexContent>
-  </xs:complexType>
-</xs:element>
-
-
-
Element TaxonomicCoverage / taxonomicSystem
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-coverage_xsd.tmp#TaxonomicCoverage_TaxonomicCoverage_taxonomicSystem_classificationSystem - eml-coverage_xsd.tmp#TaxonomicCoverage_TaxonomicCoverage_taxonomicSystem_identificationReference - eml-coverage_xsd.tmp#TaxonomicCoverage_TaxonomicCoverage_taxonomicSystem_identifierName - eml-coverage_xsd.tmp#TaxonomicCoverage_TaxonomicCoverage_taxonomicSystem_taxonomicProcedures - eml-coverage_xsd.tmp#TaxonomicCoverage_TaxonomicCoverage_taxonomicSystem_taxonomicCompleteness - eml-coverage_xsd.tmp#TaxonomicCoverage_TaxonomicCoverage_taxonomicSystem_vouchers
-
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
minOccurs0
-
-
Model
-
- -
ChildrenclassificationSystem, identificationReference, identifierName, taxonomicCompleteness, taxonomicProcedures, vouchers
-
Instance
-
-
-
- - - - -
<taxonomicSystem>
-  <classificationSystem>{1,unbounded}</classificationSystem>
-  <identificationReference id="" scope="document" system="">{0,unbounded}</identificationReference>
-  <identifierName id="" scope="document" system="">{1,unbounded}</identifierName>
-  <taxonomicProcedures>{1,1}</taxonomicProcedures>
-  <taxonomicCompleteness>{0,1}</taxonomicCompleteness>
-  <vouchers>{0,unbounded}</vouchers>
-</taxonomicSystem>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="taxonomicSystem" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:sequence>
-      <xs:element name="classificationSystem" maxOccurs="unbounded">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-        <xs:complexType>
-          <xs:sequence>
-            <xs:element name="classificationSystemCitation" type="cit:CitationType">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-            <xs:element name="classificationSystemModifications" type="res:NonEmptyStringType" minOccurs="0">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-          </xs:sequence>
-        </xs:complexType>
-      </xs:element>
-      <xs:element name="identificationReference" type="cit:CitationType" minOccurs="0" maxOccurs="unbounded">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="identifierName" type="rp:ResponsibleParty" maxOccurs="unbounded">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="taxonomicProcedures" type="res:NonEmptyStringType">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="taxonomicCompleteness" type="res:NonEmptyStringType" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="vouchers" minOccurs="0" maxOccurs="unbounded">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-        <xs:complexType>
-          <xs:sequence>
-            <xs:element name="specimen" type="res:NonEmptyStringType">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-            <xs:element name="repository">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-              <xs:complexType>
-                <xs:sequence>
-                  <xs:element name="originator" type="rp:ResponsibleParty" maxOccurs="unbounded">
-                    <xs:annotation>
-                      <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                    </xs:annotation>
-                  </xs:element>
-                </xs:sequence>
-              </xs:complexType>
-            </xs:element>
-          </xs:sequence>
-        </xs:complexType>
-      </xs:element>
-    </xs:sequence>
-  </xs:complexType>
-</xs:element>
-
-
-
Element TaxonomicCoverage / taxonomicSystem / classificationSystem
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-coverage_xsd.tmp#TaxonomicCoverage_TaxonomicCoverage_taxonomicSystem_TaxonomicCoverage_TaxonomicCoverage_taxonomicSystem_classificationSystem_classificationSystemCitation - eml-coverage_xsd.tmp#TaxonomicCoverage_TaxonomicCoverage_taxonomicSystem_TaxonomicCoverage_TaxonomicCoverage_taxonomicSystem_classificationSystem_classificationSystemModifications
-
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
maxOccursunbounded
-
-
Model
-
- -
ChildrenclassificationSystemCitation, classificationSystemModifications
-
Instance
-
-
-
- - - - -
<classificationSystem>
-  <classificationSystemCitation id="" scope="document" system="">{1,1}</classificationSystemCitation>
-  <classificationSystemModifications>{0,1}</classificationSystemModifications>
-</classificationSystem>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="classificationSystem" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:sequence>
-      <xs:element name="classificationSystemCitation" type="cit:CitationType">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="classificationSystemModifications" type="res:NonEmptyStringType" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-    </xs:sequence>
-  </xs:complexType>
-</xs:element>
-
-
-
Element TaxonomicCoverage / taxonomicSystem / classificationSystem / classificationSystemCitation
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-literature_xsd.tmp#CitationType_id - eml-literature_xsd.tmp#CitationType_system - eml-literature_xsd.tmp#CitationType_scope - eml-resource_xsd.tmp#ResourceGroup_alternateIdentifier - eml-resource_xsd.tmp#ResourceGroup_shortName - eml-resource_xsd.tmp#ResourceGroup_title - eml-resource_xsd.tmp#ResourceGroup_creator - eml-resource_xsd.tmp#ResourceGroup_metadataProvider - eml-resource_xsd.tmp#ResourceGroup_associatedParty - eml-resource_xsd.tmp#ResourceGroup_pubDate - eml-resource_xsd.tmp#ResourceGroup_language - eml-resource_xsd.tmp#ResourceGroup_series - eml-resource_xsd.tmp#ResourceGroup_abstract - eml-resource_xsd.tmp#ResourceGroup_keywordSet - eml-resource_xsd.tmp#ResourceGroup_additionalInfo - eml-resource_xsd.tmp#ResourceGroup_intellectualRights - eml-resource_xsd.tmp#ResourceGroup_licensed - eml-resource_xsd.tmp#ResourceGroup_distribution - eml-resource_xsd.tmp#ResourceGroup_coverage - eml-resource_xsd.tmp#ResourceGroup_annotation - eml-resource_xsd.tmp#ResourceGroup - eml-literature_xsd.tmp#CitationType_contact - eml-literature_xsd.tmp#CitationType_article - eml-literature_xsd.tmp#CitationType_book - eml-literature_xsd.tmp#CitationType_chapter - eml-literature_xsd.tmp#CitationType_editedBook - eml-literature_xsd.tmp#CitationType_manuscript - eml-literature_xsd.tmp#CitationType_report - eml-literature_xsd.tmp#CitationType_thesis - eml-literature_xsd.tmp#CitationType_conferenceProceedings - eml-literature_xsd.tmp#CitationType_personalCommunication - eml-literature_xsd.tmp#CitationType_map - eml-literature_xsd.tmp#CitationType_generic - eml-literature_xsd.tmp#CitationType_audioVisual - eml-literature_xsd.tmp#CitationType_presentation - eml-literature_xsd.tmp#CitationType_bibtex - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-literature_xsd.tmp#CitationType
-
TypeCitationType
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
Childrenabstract, additionalInfo, alternateIdentifier, annotation, article, associatedParty, audioVisual, bibtex, book, chapter, conferenceProceedings, contact, coverage, creator, distribution, editedBook, generic, intellectualRights, keywordSet, language, licensed, manuscript, map, metadataProvider, personalCommunication, presentation, pubDate, references, report, series, shortName, thesis, title
-
Instance
-
-
-
- - - - -
<classificationSystemCitation id="" scope="document" system="">
-  <alternateIdentifier system="">{0,unbounded}</alternateIdentifier>
-  <shortName>{0,1}</shortName>
-  <title xml:lang="">{1,unbounded}</title>
-  <creator id="" scope="document" system="">{1,unbounded}</creator>
-  <metadataProvider id="" scope="document" system="">{0,unbounded}</metadataProvider>
-  <associatedParty id="" scope="document" system="">{0,unbounded}</associatedParty>
-  <pubDate>{0,1}</pubDate>
-  <language xml:lang="">{0,1}</language>
-  <series>{0,1}</series>
-  <abstract xml:lang="">{0,1}</abstract>
-  <keywordSet>{0,unbounded}</keywordSet>
-  <additionalInfo xml:lang="">{0,unbounded}</additionalInfo>
-  <intellectualRights xml:lang="">{0,1}</intellectualRights>
-  <licensed>{0,unbounded}</licensed>
-  <distribution id="" scope="document" system="">{0,unbounded}</distribution>
-  <coverage id="" scope="document" system="">{0,1}</coverage>
-  <annotation id="" scope="document" system="">{0,unbounded}</annotation>
-  <contact id="" scope="document" system="">{0,unbounded}</contact>
-  <article>{1,1}</article>
-  <book>{1,1}</book>
-  <chapter>{1,1}</chapter>
-  <editedBook>{1,1}</editedBook>
-  <manuscript>{1,1}</manuscript>
-  <report>{1,1}</report>
-  <thesis>{1,1}</thesis>
-  <conferenceProceedings>{1,1}</conferenceProceedings>
-  <personalCommunication>{1,1}</personalCommunication>
-  <map>{1,1}</map>
-  <generic>{1,1}</generic>
-  <audioVisual>{1,1}</audioVisual>
-  <presentation>{1,1}</presentation>
-  <bibtex>{1,1}</bibtex>
-  <references system="">{1,1}</references>
-</classificationSystemCitation>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="classificationSystemCitation" type="cit:CitationType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element TaxonomicCoverage / taxonomicSystem / classificationSystem / classificationSystemModifications
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="classificationSystemModifications" type="res:NonEmptyStringType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element TaxonomicCoverage / taxonomicSystem / identificationReference
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-literature_xsd.tmp#CitationType_id - eml-literature_xsd.tmp#CitationType_system - eml-literature_xsd.tmp#CitationType_scope - eml-resource_xsd.tmp#ResourceGroup_alternateIdentifier - eml-resource_xsd.tmp#ResourceGroup_shortName - eml-resource_xsd.tmp#ResourceGroup_title - eml-resource_xsd.tmp#ResourceGroup_creator - eml-resource_xsd.tmp#ResourceGroup_metadataProvider - eml-resource_xsd.tmp#ResourceGroup_associatedParty - eml-resource_xsd.tmp#ResourceGroup_pubDate - eml-resource_xsd.tmp#ResourceGroup_language - eml-resource_xsd.tmp#ResourceGroup_series - eml-resource_xsd.tmp#ResourceGroup_abstract - eml-resource_xsd.tmp#ResourceGroup_keywordSet - eml-resource_xsd.tmp#ResourceGroup_additionalInfo - eml-resource_xsd.tmp#ResourceGroup_intellectualRights - eml-resource_xsd.tmp#ResourceGroup_licensed - eml-resource_xsd.tmp#ResourceGroup_distribution - eml-resource_xsd.tmp#ResourceGroup_coverage - eml-resource_xsd.tmp#ResourceGroup_annotation - eml-resource_xsd.tmp#ResourceGroup - eml-literature_xsd.tmp#CitationType_contact - eml-literature_xsd.tmp#CitationType_article - eml-literature_xsd.tmp#CitationType_book - eml-literature_xsd.tmp#CitationType_chapter - eml-literature_xsd.tmp#CitationType_editedBook - eml-literature_xsd.tmp#CitationType_manuscript - eml-literature_xsd.tmp#CitationType_report - eml-literature_xsd.tmp#CitationType_thesis - eml-literature_xsd.tmp#CitationType_conferenceProceedings - eml-literature_xsd.tmp#CitationType_personalCommunication - eml-literature_xsd.tmp#CitationType_map - eml-literature_xsd.tmp#CitationType_generic - eml-literature_xsd.tmp#CitationType_audioVisual - eml-literature_xsd.tmp#CitationType_presentation - eml-literature_xsd.tmp#CitationType_bibtex - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-literature_xsd.tmp#CitationType
-
TypeCitationType
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
minOccurs0
maxOccursunbounded
-
-
Model
-
- -
Childrenabstract, additionalInfo, alternateIdentifier, annotation, article, associatedParty, audioVisual, bibtex, book, chapter, conferenceProceedings, contact, coverage, creator, distribution, editedBook, generic, intellectualRights, keywordSet, language, licensed, manuscript, map, metadataProvider, personalCommunication, presentation, pubDate, references, report, series, shortName, thesis, title
-
Instance
-
-
-
- - - - -
<identificationReference id="" scope="document" system="">
-  <alternateIdentifier system="">{0,unbounded}</alternateIdentifier>
-  <shortName>{0,1}</shortName>
-  <title xml:lang="">{1,unbounded}</title>
-  <creator id="" scope="document" system="">{1,unbounded}</creator>
-  <metadataProvider id="" scope="document" system="">{0,unbounded}</metadataProvider>
-  <associatedParty id="" scope="document" system="">{0,unbounded}</associatedParty>
-  <pubDate>{0,1}</pubDate>
-  <language xml:lang="">{0,1}</language>
-  <series>{0,1}</series>
-  <abstract xml:lang="">{0,1}</abstract>
-  <keywordSet>{0,unbounded}</keywordSet>
-  <additionalInfo xml:lang="">{0,unbounded}</additionalInfo>
-  <intellectualRights xml:lang="">{0,1}</intellectualRights>
-  <licensed>{0,unbounded}</licensed>
-  <distribution id="" scope="document" system="">{0,unbounded}</distribution>
-  <coverage id="" scope="document" system="">{0,1}</coverage>
-  <annotation id="" scope="document" system="">{0,unbounded}</annotation>
-  <contact id="" scope="document" system="">{0,unbounded}</contact>
-  <article>{1,1}</article>
-  <book>{1,1}</book>
-  <chapter>{1,1}</chapter>
-  <editedBook>{1,1}</editedBook>
-  <manuscript>{1,1}</manuscript>
-  <report>{1,1}</report>
-  <thesis>{1,1}</thesis>
-  <conferenceProceedings>{1,1}</conferenceProceedings>
-  <personalCommunication>{1,1}</personalCommunication>
-  <map>{1,1}</map>
-  <generic>{1,1}</generic>
-  <audioVisual>{1,1}</audioVisual>
-  <presentation>{1,1}</presentation>
-  <bibtex>{1,1}</bibtex>
-  <references system="">{1,1}</references>
-</identificationReference>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="identificationReference" type="cit:CitationType" minOccurs="0" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element TaxonomicCoverage / taxonomicSystem / identifierName
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-party_xsd.tmp#ResponsibleParty_id - eml-party_xsd.tmp#ResponsibleParty_system - eml-party_xsd.tmp#ResponsibleParty_scope - eml-party_xsd.tmp#ResponsibleParty_individualName - eml-party_xsd.tmp#ResponsibleParty_organizationName - eml-party_xsd.tmp#ResponsibleParty_positionName - eml-party_xsd.tmp#ResponsibleParty_address - eml-party_xsd.tmp#ResponsibleParty_phone - eml-party_xsd.tmp#ResponsibleParty_electronicMailAddress - eml-party_xsd.tmp#ResponsibleParty_onlineUrl - eml-party_xsd.tmp#ResponsibleParty_userId - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-party_xsd.tmp#ResponsibleParty
-
TypeResponsibleParty
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
maxOccursunbounded
-
-
Model
-
- -
Childrenaddress, electronicMailAddress, individualName, onlineUrl, organizationName, phone, positionName, references, userId
-
Instance
-
-
-
- - - - -
<identifierName id="" scope="document" system="">
-  <individualName>{1,1}</individualName>
-  <organizationName xml:lang="">{1,1}</organizationName>
-  <positionName xml:lang="">{1,1}</positionName>
-  <address id="" scope="document" system="">{0,unbounded}</address>
-  <phone phonetype="voice">{0,unbounded}</phone>
-  <electronicMailAddress xml:lang="">{0,unbounded}</electronicMailAddress>
-  <onlineUrl>{0,unbounded}</onlineUrl>
-  <userId directory="">{0,unbounded}</userId>
-  <references system="">{1,1}</references>
-</identifierName>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="identifierName" type="rp:ResponsibleParty" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element TaxonomicCoverage / taxonomicSystem / taxonomicProcedures
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="taxonomicProcedures" type="res:NonEmptyStringType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element TaxonomicCoverage / taxonomicSystem / taxonomicCompleteness
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="taxonomicCompleteness" type="res:NonEmptyStringType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element TaxonomicCoverage / taxonomicSystem / vouchers
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-coverage_xsd.tmp#TaxonomicCoverage_TaxonomicCoverage_taxonomicSystem_TaxonomicCoverage_TaxonomicCoverage_taxonomicSystem_vouchers_specimen - eml-coverage_xsd.tmp#TaxonomicCoverage_TaxonomicCoverage_taxonomicSystem_TaxonomicCoverage_TaxonomicCoverage_taxonomicSystem_vouchers_repository
-
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
minOccurs0
maxOccursunbounded
-
-
Model
-
- -
Childrenrepository, specimen
-
Instance
-
-
-
- - - - -
<vouchers>
-  <specimen>{1,1}</specimen>
-  <repository>{1,1}</repository>
-</vouchers>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="vouchers" minOccurs="0" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:sequence>
-      <xs:element name="specimen" type="res:NonEmptyStringType">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="repository">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-        <xs:complexType>
-          <xs:sequence>
-            <xs:element name="originator" type="rp:ResponsibleParty" maxOccurs="unbounded">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-          </xs:sequence>
-        </xs:complexType>
-      </xs:element>
-    </xs:sequence>
-  </xs:complexType>
-</xs:element>
-
-
-
Element TaxonomicCoverage / taxonomicSystem / vouchers / specimen
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="specimen" type="res:NonEmptyStringType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element TaxonomicCoverage / taxonomicSystem / vouchers / repository
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-coverage_xsd.tmp#TaxonomicCoverage_TaxonomicCoverage_taxonomicSystem_TaxonomicCoverage_TaxonomicCoverage_taxonomicSystem_vouchers_TaxonomicCoverage_TaxonomicCoverage_taxonomicSystem_TaxonomicCoverage_TaxonomicCoverage_taxonomicSystem_vouchers_repository_originator
-
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
Childrenoriginator
-
Instance
-
-
-
- - - - -
<repository>
-  <originator id="" scope="document" system="">{1,unbounded}</originator>
-</repository>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="repository">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:sequence>
-      <xs:element name="originator" type="rp:ResponsibleParty" maxOccurs="unbounded">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-    </xs:sequence>
-  </xs:complexType>
-</xs:element>
-
-
-
Element TaxonomicCoverage / taxonomicSystem / vouchers / repository / originator
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-party_xsd.tmp#ResponsibleParty_id - eml-party_xsd.tmp#ResponsibleParty_system - eml-party_xsd.tmp#ResponsibleParty_scope - eml-party_xsd.tmp#ResponsibleParty_individualName - eml-party_xsd.tmp#ResponsibleParty_organizationName - eml-party_xsd.tmp#ResponsibleParty_positionName - eml-party_xsd.tmp#ResponsibleParty_address - eml-party_xsd.tmp#ResponsibleParty_phone - eml-party_xsd.tmp#ResponsibleParty_electronicMailAddress - eml-party_xsd.tmp#ResponsibleParty_onlineUrl - eml-party_xsd.tmp#ResponsibleParty_userId - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-party_xsd.tmp#ResponsibleParty
-
TypeResponsibleParty
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
maxOccursunbounded
-
-
Model
-
- -
Childrenaddress, electronicMailAddress, individualName, onlineUrl, organizationName, phone, positionName, references, userId
-
Instance
-
-
-
- - - - -
<originator id="" scope="document" system="">
-  <individualName>{1,1}</individualName>
-  <organizationName xml:lang="">{1,1}</organizationName>
-  <positionName xml:lang="">{1,1}</positionName>
-  <address id="" scope="document" system="">{0,unbounded}</address>
-  <phone phonetype="voice">{0,unbounded}</phone>
-  <electronicMailAddress xml:lang="">{0,unbounded}</electronicMailAddress>
-  <onlineUrl>{0,unbounded}</onlineUrl>
-  <userId directory="">{0,unbounded}</userId>
-  <references system="">{1,1}</references>
-</originator>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="originator" type="rp:ResponsibleParty" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element TaxonomicCoverage / generalTaxonomicCoverage
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="generalTaxonomicCoverage" type="res:NonEmptyStringType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element TaxonomicCoverage / taxonomicClassification
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-coverage_xsd.tmp#TaxonomicClassificationType_id - eml-coverage_xsd.tmp#TaxonomicClassificationType_taxonRankName - eml-coverage_xsd.tmp#TaxonomicClassificationType_taxonRankValue - eml-coverage_xsd.tmp#TaxonomicClassificationType_commonName - eml-coverage_xsd.tmp#TaxonomicClassificationType_taxonId - eml-coverage_xsd.tmp#TaxonomicClassificationType_taxonomicClassification - eml-coverage_xsd.tmp#TaxonomicClassificationType
-
TypeTaxonomicClassificationType
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
maxOccursunbounded
-
-
Model
-
- -
ChildrencommonName, taxonId, taxonRankName, taxonRankValue, taxonomicClassification
-
Instance
-
-
-
- - - - -
<taxonomicClassification id="">
-  <taxonRankName>{0,1}</taxonRankName>
-  <taxonRankValue>{0,1}</taxonRankValue>
-  <commonName>{0,unbounded}</commonName>
-  <taxonId provider="">{0,unbounded}</taxonId>
-  <taxonomicClassification id="">{0,unbounded}</taxonomicClassification>
-</taxonomicClassification>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
idIDTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="taxonomicClassification" type="TaxonomicClassificationType" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element TaxonomicClassificationType / taxonRankName
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="taxonRankName" type="res:NonEmptyStringType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element TaxonomicClassificationType / taxonRankValue
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="taxonRankValue" type="res:NonEmptyStringType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element TaxonomicClassificationType / commonName
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentsimple
minOccurs0
maxOccursunbounded
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="commonName" type="res:NonEmptyStringType" minOccurs="0" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element TaxonomicClassificationType / taxonId
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-coverage_xsd.tmp#TaxonomicClassificationType_TaxonomicClassificationType_taxonId_provider
-
Typeextension of xs:string
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
minOccurs0
maxOccursunbounded
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUseAnnotation
providerxs:anyURIrequired -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="taxonId" minOccurs="0" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:simpleContent>
-      <xs:extension base="xs:string">
-        <xs:attribute name="provider" type="xs:anyURI" use="required">
-          <xs:annotation>
-            <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-          </xs:annotation>
-        </xs:attribute>
-      </xs:extension>
-    </xs:simpleContent>
-  </xs:complexType>
-</xs:element>
-
-
-
Element TaxonomicClassificationType / taxonomicClassification
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-coverage_xsd.tmp#TaxonomicClassificationType_id - eml-coverage_xsd.tmp#TaxonomicClassificationType_taxonRankName - eml-coverage_xsd.tmp#TaxonomicClassificationType_taxonRankValue - eml-coverage_xsd.tmp#TaxonomicClassificationType_commonName - eml-coverage_xsd.tmp#TaxonomicClassificationType_taxonId - eml-coverage_xsd.tmp#TaxonomicClassificationType_taxonomicClassification - eml-coverage_xsd.tmp#TaxonomicClassificationType
-
TypeTaxonomicClassificationType
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
minOccurs0
maxOccursunbounded
-
-
Model
-
- -
ChildrencommonName, taxonId, taxonRankName, taxonRankValue, taxonomicClassification
-
Instance
-
-
-
- - - - -
<taxonomicClassification id="">
-  <taxonRankName>{0,1}</taxonRankName>
-  <taxonRankValue>{0,1}</taxonRankValue>
-  <commonName>{0,unbounded}</commonName>
-  <taxonId provider="">{0,unbounded}</taxonId>
-  <taxonomicClassification id="">{0,unbounded}</taxonomicClassification>
-</taxonomicClassification>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
idIDTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="taxonomicClassification" type="TaxonomicClassificationType" minOccurs="0" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Complex Type Coverage
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/coverage-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-coverage_xsd.tmp#Coverage_id - eml-coverage_xsd.tmp#Coverage_system - eml-coverage_xsd.tmp#Coverage_scope - eml-coverage_xsd.tmp#Coverage_geographicCoverage - eml-coverage_xsd.tmp#Coverage_temporalCoverage - eml-coverage_xsd.tmp#Coverage_taxonomicCoverage - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup
-
-
Used by
-
-
- -
Model
-
- -
ChildrengeographicCoverage, references, taxonomicCoverage, temporalCoverage
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:complexType name="Coverage">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:choice>
-    <xs:choice maxOccurs="unbounded">
-      <xs:element name="geographicCoverage" type="GeographicCoverage">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="temporalCoverage">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-        <xs:complexType>
-          <xs:complexContent>
-            <xs:extension base="TemporalCoverage">
-              <xs:attribute name="system" type="res:SystemType" use="optional"/>
-              <xs:attribute name="scope" type="res:ScopeType" use="optional" default="document"/>
-            </xs:extension>
-          </xs:complexContent>
-        </xs:complexType>
-      </xs:element>
-      <xs:element name="taxonomicCoverage">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-        <xs:complexType>
-          <xs:complexContent>
-            <xs:extension base="TaxonomicCoverage">
-              <xs:attribute name="system" type="res:SystemType" use="optional"/>
-              <xs:attribute name="scope" type="res:ScopeType" use="optional" default="document"/>
-            </xs:extension>
-          </xs:complexContent>
-        </xs:complexType>
-      </xs:element>
-    </xs:choice>
-    <xs:group ref="res:ReferencesGroup"/>
-  </xs:choice>
-  <xs:attribute name="id" type="res:IDType" use="optional"/>
-  <xs:attribute name="system" type="res:SystemType" use="optional"/>
-  <xs:attribute name="scope" type="res:ScopeType" use="optional" default="document"/>
-</xs:complexType>
-
-
-
Complex Type GeographicCoverage
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/coverage-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-coverage_xsd.tmp#GeographicCoverage_id - eml-coverage_xsd.tmp#GeographicCoverage_system - eml-coverage_xsd.tmp#GeographicCoverage_scope - eml-coverage_xsd.tmp#GeographicCoverage_geographicDescription - eml-coverage_xsd.tmp#GeographicCoverage_boundingCoordinates - eml-coverage_xsd.tmp#GeographicCoverage_datasetGPolygon - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup
-
-
Used by
-
-
- -
Model
-
- -
ChildrenboundingCoordinates, datasetGPolygon, geographicDescription, references
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:complexType name="GeographicCoverage">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:choice>
-    <xs:sequence>
-      <xs:element name="geographicDescription" type="res:NonEmptyStringType">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="boundingCoordinates">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-        <xs:complexType>
-          <xs:sequence>
-            <xs:element name="westBoundingCoordinate">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-              <xs:simpleType>
-                <xs:restriction base="xs:decimal">
-                  <xs:minInclusive value="-180.0"/>
-                  <xs:maxInclusive value="180.0"/>
-                </xs:restriction>
-              </xs:simpleType>
-            </xs:element>
-            <xs:element name="eastBoundingCoordinate">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-              <xs:simpleType>
-                <xs:restriction base="xs:decimal">
-                  <xs:minInclusive value="-180.0"/>
-                  <xs:maxInclusive value="180.0"/>
-                </xs:restriction>
-              </xs:simpleType>
-            </xs:element>
-            <xs:element name="northBoundingCoordinate">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-              <xs:simpleType>
-                <xs:restriction base="xs:decimal">
-                  <xs:minInclusive value="-90.0"/>
-                  <xs:maxInclusive value="90.0"/>
-                </xs:restriction>
-              </xs:simpleType>
-            </xs:element>
-            <xs:element name="southBoundingCoordinate">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-              <xs:simpleType>
-                <xs:restriction base="xs:decimal">
-                  <xs:minInclusive value="-90.0"/>
-                  <xs:maxInclusive value="90.0"/>
-                </xs:restriction>
-              </xs:simpleType>
-            </xs:element>
-            <xs:element name="boundingAltitudes" minOccurs="0">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-              <xs:complexType>
-                <xs:sequence>
-                  <xs:element name="altitudeMinimum" type="xs:decimal">
-                    <xs:annotation>
-                      <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                    </xs:annotation>
-                  </xs:element>
-                  <xs:element name="altitudeMaximum" type="xs:decimal">
-                    <xs:annotation>
-                      <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                    </xs:annotation>
-                  </xs:element>
-                  <xs:element name="altitudeUnits" type="unit:LengthUnitType">
-                    <xs:annotation>
-                      <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                    </xs:annotation>
-                  </xs:element>
-                </xs:sequence>
-              </xs:complexType>
-            </xs:element>
-          </xs:sequence>
-        </xs:complexType>
-      </xs:element>
-      <xs:element name="datasetGPolygon" minOccurs="0" maxOccurs="unbounded">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-        <xs:complexType>
-          <xs:sequence>
-            <xs:element name="datasetGPolygonOuterGRing">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-              <xs:complexType>
-                <xs:choice>
-                  <xs:sequence>
-                    <xs:element name="gRingPoint" type="GRingPointType" minOccurs="3" maxOccurs="unbounded">
-                      <xs:annotation>
-                        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                      </xs:annotation>
-                    </xs:element>
-                  </xs:sequence>
-                  <xs:element name="gRing" type="GRingType">
-                    <xs:annotation>
-                      <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                    </xs:annotation>
-                  </xs:element>
-                </xs:choice>
-              </xs:complexType>
-            </xs:element>
-            <xs:element name="datasetGPolygonExclusionGRing" minOccurs="0" maxOccurs="unbounded">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-              <xs:complexType>
-                <xs:choice>
-                  <xs:element name="gRingPoint" type="GRingPointType" maxOccurs="unbounded">
-                    <xs:annotation>
-                      <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                    </xs:annotation>
-                  </xs:element>
-                  <xs:element name="gRing" type="GRingType">
-                    <xs:annotation>
-                      <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                    </xs:annotation>
-                  </xs:element>
-                </xs:choice>
-              </xs:complexType>
-            </xs:element>
-          </xs:sequence>
-        </xs:complexType>
-      </xs:element>
-    </xs:sequence>
-    <xs:group ref="res:ReferencesGroup"/>
-  </xs:choice>
-  <xs:attribute name="id" type="res:IDType" use="optional"/>
-  <xs:attribute name="system" type="res:SystemType" use="optional"/>
-  <xs:attribute name="scope" type="res:ScopeType" use="optional" default="document"/>
-</xs:complexType>
-
-
-
Complex Type GRingPointType
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/coverage-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-coverage_xsd.tmp#GRingPointType_gRingLatitude - eml-coverage_xsd.tmp#GRingPointType_gRingLongitude
-
-
Used by
-
-
- -
Model
-
- -
ChildrengRingLatitude, gRingLongitude
-
Source
-
-
-
- - - - -
<xs:complexType name="GRingPointType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:sequence>
-    <xs:element name="gRingLatitude">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-      <xs:simpleType>
-        <xs:restriction base="xs:decimal">
-          <xs:minInclusive value="-90.0"/>
-          <xs:maxInclusive value="90.0"/>
-        </xs:restriction>
-      </xs:simpleType>
-    </xs:element>
-    <xs:element name="gRingLongitude">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-      <xs:simpleType>
-        <xs:restriction base="xs:decimal">
-          <xs:minInclusive value="-180.0"/>
-          <xs:maxInclusive value="180.0"/>
-        </xs:restriction>
-      </xs:simpleType>
-    </xs:element>
-  </xs:sequence>
-</xs:complexType>
-
-
-
Simple Type GRingType
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/coverage-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
Typexs:string
-
Used by
-
-
- -
-
Source
-
-
-
- - - - -
<xs:simpleType name="GRingType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:restriction base="xs:string"/>
-</xs:simpleType>
-
-
-
Complex Type TemporalCoverage
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/coverage-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-coverage_xsd.tmp#TemporalCoverage_id - eml-coverage_xsd.tmp#TemporalCoverage_singleDateTime - eml-coverage_xsd.tmp#TemporalCoverage_rangeOfDates - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup
-
-
Used by
-
-
-
- - - - - -
Element Coverage/temporalCoverage
-
-
Model
-
- -
ChildrenrangeOfDates, references, singleDateTime
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
idIDTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:complexType name="TemporalCoverage">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:choice>
-    <xs:choice>
-      <xs:element name="singleDateTime" type="SingleDateTimeType" maxOccurs="unbounded">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="rangeOfDates">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-        <xs:complexType>
-          <xs:sequence>
-            <xs:element name="beginDate" type="SingleDateTimeType">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-            <xs:element name="endDate" type="SingleDateTimeType">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-          </xs:sequence>
-        </xs:complexType>
-      </xs:element>
-    </xs:choice>
-    <xs:group ref="res:ReferencesGroup"/>
-  </xs:choice>
-  <xs:attribute name="id" type="res:IDType" use="optional"/>
-</xs:complexType>
-
-
-
Complex Type SingleDateTimeType
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/coverage-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-coverage_xsd.tmp#SingleDateTimeType_calendarDate - eml-coverage_xsd.tmp#SingleDateTimeType_time - eml-coverage_xsd.tmp#SingleDateTimeType_alternativeTimeScale
-
-
Used by
-
-
- -
Model
-
- -
ChildrenalternativeTimeScale, calendarDate, time
-
Source
-
-
-
- - - - -
<xs:complexType name="SingleDateTimeType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:choice>
-    <xs:sequence>
-      <xs:element name="calendarDate" type="res:yearDate">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="time" type="xs:time" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-    </xs:sequence>
-    <xs:element name="alternativeTimeScale">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-      <xs:complexType>
-        <xs:sequence>
-          <xs:element name="timeScaleName" type="res:NonEmptyStringType">
-            <xs:annotation>
-              <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-            </xs:annotation>
-          </xs:element>
-          <xs:element name="timeScaleAgeEstimate" type="res:NonEmptyStringType">
-            <xs:annotation>
-              <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-            </xs:annotation>
-          </xs:element>
-          <xs:element name="timeScaleAgeUncertainty" type="res:NonEmptyStringType" minOccurs="0">
-            <xs:annotation>
-              <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-            </xs:annotation>
-          </xs:element>
-          <xs:element name="timeScaleAgeExplanation" type="res:NonEmptyStringType" minOccurs="0">
-            <xs:annotation>
-              <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-            </xs:annotation>
-          </xs:element>
-          <xs:element name="timeScaleCitation" type="cit:CitationType" minOccurs="0" maxOccurs="unbounded">
-            <xs:annotation>
-              <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-            </xs:annotation>
-          </xs:element>
-        </xs:sequence>
-      </xs:complexType>
-    </xs:element>
-  </xs:choice>
-</xs:complexType>
-
-
-
Complex Type TaxonomicCoverage
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/coverage-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-coverage_xsd.tmp#TaxonomicCoverage_id - eml-coverage_xsd.tmp#TaxonomicCoverage_taxonomicSystem - eml-coverage_xsd.tmp#TaxonomicCoverage_generalTaxonomicCoverage - eml-coverage_xsd.tmp#TaxonomicCoverage_taxonomicClassification - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup
-
-
Used by
-
-
-
- - - - - -
Element Coverage/taxonomicCoverage
-
-
Model
-
- -
ChildrengeneralTaxonomicCoverage, references, taxonomicClassification, taxonomicSystem
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
idIDTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:complexType name="TaxonomicCoverage">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:choice>
-    <xs:sequence>
-      <xs:element name="taxonomicSystem" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-        <xs:complexType>
-          <xs:sequence>
-            <xs:element name="classificationSystem" maxOccurs="unbounded">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-              <xs:complexType>
-                <xs:sequence>
-                  <xs:element name="classificationSystemCitation" type="cit:CitationType">
-                    <xs:annotation>
-                      <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                    </xs:annotation>
-                  </xs:element>
-                  <xs:element name="classificationSystemModifications" type="res:NonEmptyStringType" minOccurs="0">
-                    <xs:annotation>
-                      <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                    </xs:annotation>
-                  </xs:element>
-                </xs:sequence>
-              </xs:complexType>
-            </xs:element>
-            <xs:element name="identificationReference" type="cit:CitationType" minOccurs="0" maxOccurs="unbounded">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-            <xs:element name="identifierName" type="rp:ResponsibleParty" maxOccurs="unbounded">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-            <xs:element name="taxonomicProcedures" type="res:NonEmptyStringType">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-            <xs:element name="taxonomicCompleteness" type="res:NonEmptyStringType" minOccurs="0">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-            <xs:element name="vouchers" minOccurs="0" maxOccurs="unbounded">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-              <xs:complexType>
-                <xs:sequence>
-                  <xs:element name="specimen" type="res:NonEmptyStringType">
-                    <xs:annotation>
-                      <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                    </xs:annotation>
-                  </xs:element>
-                  <xs:element name="repository">
-                    <xs:annotation>
-                      <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                    </xs:annotation>
-                    <xs:complexType>
-                      <xs:sequence>
-                        <xs:element name="originator" type="rp:ResponsibleParty" maxOccurs="unbounded">
-                          <xs:annotation>
-                            <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                          </xs:annotation>
-                        </xs:element>
-                      </xs:sequence>
-                    </xs:complexType>
-                  </xs:element>
-                </xs:sequence>
-              </xs:complexType>
-            </xs:element>
-          </xs:sequence>
-        </xs:complexType>
-      </xs:element>
-      <xs:element name="generalTaxonomicCoverage" type="res:NonEmptyStringType" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="taxonomicClassification" type="TaxonomicClassificationType" maxOccurs="unbounded">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-    </xs:sequence>
-    <xs:group ref="res:ReferencesGroup"/>
-  </xs:choice>
-  <xs:attribute name="id" type="res:IDType" use="optional"/>
-</xs:complexType>
-
-
-
Complex Type TaxonomicClassificationType
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/coverage-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-coverage_xsd.tmp#TaxonomicClassificationType_id - eml-coverage_xsd.tmp#TaxonomicClassificationType_taxonRankName - eml-coverage_xsd.tmp#TaxonomicClassificationType_taxonRankValue - eml-coverage_xsd.tmp#TaxonomicClassificationType_commonName - eml-coverage_xsd.tmp#TaxonomicClassificationType_taxonId - eml-coverage_xsd.tmp#TaxonomicClassificationType_taxonomicClassification
-
-
Used by
-
-
- -
Model
-
- -
ChildrencommonName, taxonId, taxonRankName, taxonRankValue, taxonomicClassification
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
idIDTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:complexType name="TaxonomicClassificationType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:sequence>
-    <xs:element name="taxonRankName" type="res:NonEmptyStringType" minOccurs="0">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="taxonRankValue" type="res:NonEmptyStringType" minOccurs="0">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="commonName" type="res:NonEmptyStringType" minOccurs="0" maxOccurs="unbounded">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="taxonId" minOccurs="0" maxOccurs="unbounded">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-      <xs:complexType>
-        <xs:simpleContent>
-          <xs:extension base="xs:string">
-            <xs:attribute name="provider" type="xs:anyURI" use="required">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:attribute>
-          </xs:extension>
-        </xs:simpleContent>
-      </xs:complexType>
-    </xs:element>
-    <xs:element name="taxonomicClassification" type="TaxonomicClassificationType" minOccurs="0" maxOccurs="unbounded">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-  </xs:sequence>
-  <xs:attribute name="id" type="res:IDType" use="optional"/>
-</xs:complexType>
-
-
-
Attribute GeographicCoverage / @id
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeIDType
-
Properties
-
-
-
- - - - - -
useoptional
-
-
-
Used by
-
-
-
- - - - - -
Complex Type GeographicCoverage
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="id" type="res:IDType" use="optional"/>
-
-
-
Attribute GeographicCoverage / @system
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeSystemType
-
Properties
-
-
-
- - - - - -
useoptional
-
-
-
Used by
-
-
-
- - - - - -
Complex Type GeographicCoverage
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="system" type="res:SystemType" use="optional"/>
-
-
-
Attribute GeographicCoverage / @scope
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeScopeType
-
Properties
-
-
-
- - - - - - - - - -
useoptional
defaultdocument
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
enumerationsystem -
-
enumerationdocument -
-
-
-
-
Used by
-
-
-
- - - - - -
Complex Type GeographicCoverage
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="scope" type="res:ScopeType" use="optional" default="document"/>
-
-
-
Attribute TemporalCoverage / @id
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeIDType
-
Properties
-
-
-
- - - - - -
useoptional
-
-
-
Used by
-
-
-
- - - - - -
Complex Type TemporalCoverage
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="id" type="res:IDType" use="optional"/>
-
-
-
Attribute Coverage / temporalCoverage / @system
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeSystemType
-
Properties
-
-
-
- - - - - -
useoptional
-
-
-
Used by
-
-
-
- - - - - -
Element Coverage/temporalCoverage
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="system" type="res:SystemType" use="optional"/>
-
-
-
Attribute Coverage / temporalCoverage / @scope
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeScopeType
-
Properties
-
-
-
- - - - - - - - - -
useoptional
defaultdocument
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
enumerationsystem -
-
enumerationdocument -
-
-
-
-
Used by
-
-
-
- - - - - -
Element Coverage/temporalCoverage
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="scope" type="res:ScopeType" use="optional" default="document"/>
-
-
-
Attribute TaxonomicClassificationType / taxonId / @provider
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
Typexs:anyURI
-
Properties
-
-
-
- - - - - -
userequired
-
-
-
Used by
-
-
-
- - - - - -
Element TaxonomicClassificationType/taxonId
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="provider" type="xs:anyURI" use="required">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:attribute>
-
-
-
Attribute TaxonomicClassificationType / @id
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeIDType
-
Properties
-
-
-
- - - - - -
useoptional
-
-
-
Used by
-
-
-
- - - - - -
Complex Type TaxonomicClassificationType
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="id" type="res:IDType" use="optional"/>
-
-
-
Attribute TaxonomicCoverage / @id
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeIDType
-
Properties
-
-
-
- - - - - -
useoptional
-
-
-
Used by
-
-
-
- - - - - -
Complex Type TaxonomicCoverage
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="id" type="res:IDType" use="optional"/>
-
-
-
Attribute Coverage / taxonomicCoverage / @system
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeSystemType
-
Properties
-
-
-
- - - - - -
useoptional
-
-
-
Used by
-
-
-
- - - - - -
Element Coverage/taxonomicCoverage
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="system" type="res:SystemType" use="optional"/>
-
-
-
Attribute Coverage / taxonomicCoverage / @scope
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeScopeType
-
Properties
-
-
-
- - - - - - - - - -
useoptional
defaultdocument
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
enumerationsystem -
-
enumerationdocument -
-
-
-
-
Used by
-
-
-
- - - - - -
Element Coverage/taxonomicCoverage
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="scope" type="res:ScopeType" use="optional" default="document"/>
-
-
-
Attribute Coverage / @id
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeIDType
-
Properties
-
-
-
- - - - - -
useoptional
-
-
-
Used by
-
-
-
- - - - - -
Complex Type Coverage
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="id" type="res:IDType" use="optional"/>
-
-
-
Attribute Coverage / @system
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeSystemType
-
Properties
-
-
-
- - - - - -
useoptional
-
-
-
Used by
-
-
-
- - - - - -
Complex Type Coverage
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="system" type="res:SystemType" use="optional"/>
-
-
-
Attribute Coverage / @scope
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeScopeType
-
Properties
-
-
-
- - - - - - - - - -
useoptional
defaultdocument
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
enumerationsystem -
-
enumerationdocument -
-
-
-
-
Used by
-
-
-
- - - - - -
Complex Type Coverage
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="scope" type="res:ScopeType" use="optional" default="document"/>
-
-
-
- - \ No newline at end of file diff --git a/docs/schema/eml-dataTable_xsd.html b/docs/schema/eml-dataTable_xsd.html deleted file mode 100644 index e509e226..00000000 --- a/docs/schema/eml-dataTable_xsd.html +++ /dev/null @@ -1,1669 +0,0 @@ - - - - - Schema documentation for eml-dataTable.xsd - - -
- - - - - - - - - - - - - - - - -
-

Showing:

- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Annotations
Attributes
Diagrams
Facets
Instances
Model
Properties
Source
Used by
-
-
-
Imported schema eml-dataTable.xsd
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/dataTable-2.2.0
-
Annotations
-
-
-
-
- - - - -
'$RCSfile: eml-dataTable.xsd,v $'
-       Copyright: 1997-2002 Regents of the University of California,
-                            University of New Mexico, and
-                            Arizona State University
-        Sponsors: National Center for Ecological Analysis and Synthesis and
-                  Partnership for Interdisciplinary Studies of Coastal Oceans,
-                     University of California Santa Barbara
-                  Long-Term Ecological Research Network Office,
-                     University of New Mexico
-                  Center for Environmental Studies, Arizona State University
-   Other funding: National Science Foundation (see README for details)
-                  The David and Lucile Packard Foundation
-     For Details: http://knb.ecoinformatics.org/
-
-        '$Author: obrien $'
-          '$Date: 2009-02-25 23:51:54 $'
-      '$Revision: 1.47 $'
-    This program is free software; you can redistribute it and/or modify
-    it under the terms of the GNU General Public License as published by
-    the Free Software Foundation; either version 2 of the License, or
-    (at your option) any later version.
-    This program is distributed in the hope that it will be useful,
-    but WITHOUT ANY WARRANTY; without even the implied warranty of
-    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-    GNU General Public License for more details.
-    You should have received a copy of the GNU General Public License
-    along with this program; if not, write to the Free Software
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
-
-
-
-
-
Properties
-
-
-
- - - - - - - - - -
attribute form defaultunqualified
element form defaultunqualified
-
-
-
Element DataTableType / attributeList
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-attribute_xsd.tmp#AttributeListType_id - eml-attribute_xsd.tmp#AttributeListType_attribute - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-attribute_xsd.tmp#AttributeListType
-
TypeAttributeListType
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
Childrenattribute, references
-
Instance
-
-
-
- - - - -
<attributeList id="">
-  <attribute id="" scope="document" system="">{1,unbounded}</attribute>
-  <references system="">{1,1}</references>
-</attributeList>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
idIDTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="attributeList" type="att:AttributeListType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element DataTableType / constraint
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-constraint_xsd.tmp#ConstraintType_id - eml-constraint_xsd.tmp#ConstraintType_system - eml-constraint_xsd.tmp#ConstraintType_scope - eml-constraint_xsd.tmp#ConstraintType_primaryKey - eml-constraint_xsd.tmp#ConstraintType_uniqueKey - eml-constraint_xsd.tmp#ConstraintType_checkConstraint - eml-constraint_xsd.tmp#ConstraintType_foreignKey - eml-constraint_xsd.tmp#ConstraintType_joinCondition - eml-constraint_xsd.tmp#ConstraintType_notNullConstraint - eml-constraint_xsd.tmp#ConstraintType
-
TypeConstraintType
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
minOccurs0
maxOccursunbounded
-
-
Model
-
- -
ChildrencheckConstraint, foreignKey, joinCondition, notNullConstraint, primaryKey, uniqueKey
-
Instance
-
-
-
- - - - -
<constraint id="" scope="document" system="">
-  <primaryKey>{1,1}</primaryKey>
-  <uniqueKey>{1,1}</uniqueKey>
-  <checkConstraint language="">{1,1}</checkConstraint>
-  <foreignKey>{1,1}</foreignKey>
-  <joinCondition>{1,1}</joinCondition>
-  <notNullConstraint>{1,1}</notNullConstraint>
-</constraint>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="constraint" type="con:ConstraintType" minOccurs="0" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element DataTableType / caseSensitive
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
Typerestriction of xs:string
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
enumerationyes -
-
enumerationno -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="caseSensitive" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:simpleType>
-    <xs:restriction base="xs:string">
-      <xs:enumeration value="yes"/>
-      <xs:enumeration value="no"/>
-    </xs:restriction>
-  </xs:simpleType>
-</xs:element>
-
-
-
Element DataTableType / numberOfRecords
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="numberOfRecords" type="res:NonEmptyStringType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element dataTable
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/dataTable-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-dataTable_xsd.tmp#DataTableType_id - eml-dataTable_xsd.tmp#DataTableType_system - eml-dataTable_xsd.tmp#DataTableType_scope - eml-entity_xsd.tmp#EntityGroup_alternateIdentifier - eml-entity_xsd.tmp#EntityGroup_entityName - eml-entity_xsd.tmp#EntityGroup_entityDescription - eml-entity_xsd.tmp#EntityGroup_physical - eml-entity_xsd.tmp#EntityGroup_coverage - eml-entity_xsd.tmp#EntityGroup_methods - eml-entity_xsd.tmp#EntityGroup_additionalInfo - eml-entity_xsd.tmp#EntityGroup_annotation - eml-entity_xsd.tmp#EntityGroup - eml-dataTable_xsd.tmp#DataTableType_attributeList - eml-dataTable_xsd.tmp#DataTableType_constraint - eml-dataTable_xsd.tmp#DataTableType_caseSensitive - eml-dataTable_xsd.tmp#DataTableType_numberOfRecords - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-dataTable_xsd.tmp#DataTableType
-
TypeDataTableType
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
ChildrenadditionalInfo, alternateIdentifier, annotation, attributeList, caseSensitive, constraint, coverage, entityDescription, entityName, methods, numberOfRecords, physical, references
-
Instance
-
-
-
- - - - -
<dataTable id="" scope="document" system="" xmlns="https://eml.ecoinformatics.org/dataTable-2.2.0">
-  <alternateIdentifier system="">{0,unbounded}</alternateIdentifier>
-  <entityName>{1,1}</entityName>
-  <entityDescription>{0,1}</entityDescription>
-  <physical id="" scope="document" system="">{0,unbounded}</physical>
-  <coverage id="" scope="document" system="">{0,1}</coverage>
-  <methods>{0,1}</methods>
-  <additionalInfo xml:lang="">{0,unbounded}</additionalInfo>
-  <annotation id="" scope="document" system="">{0,unbounded}</annotation>
-  <attributeList id="">{1,1}</attributeList>
-  <constraint id="" scope="document" system="">{0,unbounded}</constraint>
-  <caseSensitive>{0,1}</caseSensitive>
-  <numberOfRecords>{0,1}</numberOfRecords>
-  <references system="">{1,1}</references>
-</dataTable>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="dataTable" type="DataTableType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Complex Type DataTableType
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/dataTable-2.2.0
-
Diagram
-
-
-
Diagram - eml-dataTable_xsd.tmp#DataTableType_id - eml-dataTable_xsd.tmp#DataTableType_system - eml-dataTable_xsd.tmp#DataTableType_scope - eml-entity_xsd.tmp#EntityGroup_alternateIdentifier - eml-entity_xsd.tmp#EntityGroup_entityName - eml-entity_xsd.tmp#EntityGroup_entityDescription - eml-entity_xsd.tmp#EntityGroup_physical - eml-entity_xsd.tmp#EntityGroup_coverage - eml-entity_xsd.tmp#EntityGroup_methods - eml-entity_xsd.tmp#EntityGroup_additionalInfo - eml-entity_xsd.tmp#EntityGroup_annotation - eml-entity_xsd.tmp#EntityGroup - eml-dataTable_xsd.tmp#DataTableType_attributeList - eml-dataTable_xsd.tmp#DataTableType_constraint - eml-dataTable_xsd.tmp#DataTableType_caseSensitive - eml-dataTable_xsd.tmp#DataTableType_numberOfRecords - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup
-
-
Used by
-
-
-
- - - - - -
Elements DatasetType/dataTable, dataTable
-
-
Model
-
- -
ChildrenadditionalInfo, alternateIdentifier, annotation, attributeList, caseSensitive, constraint, coverage, entityDescription, entityName, methods, numberOfRecords, physical, references
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:complexType name="DataTableType">
-  <xs:choice>
-    <xs:sequence>
-      <xs:group ref="ent:EntityGroup"/>
-      <xs:element name="attributeList" type="att:AttributeListType">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="constraint" type="con:ConstraintType" minOccurs="0" maxOccurs="unbounded">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="caseSensitive" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-        <xs:simpleType>
-          <xs:restriction base="xs:string">
-            <xs:enumeration value="yes"/>
-            <xs:enumeration value="no"/>
-          </xs:restriction>
-        </xs:simpleType>
-      </xs:element>
-      <xs:element name="numberOfRecords" type="res:NonEmptyStringType" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-    </xs:sequence>
-    <xs:group ref="res:ReferencesGroup"/>
-  </xs:choice>
-  <xs:attribute name="id" type="res:IDType" use="optional"/>
-  <xs:attribute name="system" type="res:SystemType" use="optional"/>
-  <xs:attribute name="scope" type="res:ScopeType" use="optional" default="document"/>
-</xs:complexType>
-
-
-
Attribute DataTableType / @id
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeIDType
-
Properties
-
-
-
- - - - - -
useoptional
-
-
-
Used by
-
-
-
- - - - - -
Complex Type DataTableType
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="id" type="res:IDType" use="optional"/>
-
-
-
Attribute DataTableType / @system
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeSystemType
-
Properties
-
-
-
- - - - - -
useoptional
-
-
-
Used by
-
-
-
- - - - - -
Complex Type DataTableType
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="system" type="res:SystemType" use="optional"/>
-
-
-
Attribute DataTableType / @scope
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeScopeType
-
Properties
-
-
-
- - - - - - - - - -
useoptional
defaultdocument
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
enumerationsystem -
-
enumerationdocument -
-
-
-
-
Used by
-
-
-
- - - - - -
Complex Type DataTableType
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="scope" type="res:ScopeType" use="optional" default="document"/>
-
-
-
- - \ No newline at end of file diff --git a/docs/schema/eml-dataset_xsd.html b/docs/schema/eml-dataset_xsd.html deleted file mode 100644 index a9b044d7..00000000 --- a/docs/schema/eml-dataset_xsd.html +++ /dev/null @@ -1,5985 +0,0 @@ - - - - - Schema documentation for eml-dataset.xsd - - -
- - - - - - - - - - - - - - - - -
-

Showing:

- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Annotations
Attributes
Diagrams
Facets
Instances
Model
Properties
Source
Used by
-
-
-
Imported schema eml-dataset.xsd
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/dataset-2.2.0
-
Annotations
-
-
-
-
- - - - -
'$RCSfile: eml-dataset.xsd,v $'
-       Copyright: 1997-2002 Regents of the University of California,
-                            University of New Mexico, and
-                            Arizona State University
-        Sponsors: National Center for Ecological Analysis and Synthesis and
-                  Partnership for Interdisciplinary Studies of Coastal Oceans,
-                     University of California Santa Barbara
-                  Long-Term Ecological Research Network Office,
-                     University of New Mexico
-                  Center for Environmental Studies, Arizona State University
-   Other funding: National Science Foundation (see README for details)
-                  The David and Lucile Packard Foundation
-     For Details: http://knb.ecoinformatics.org/
-
-        '$Author: obrien $'
-          '$Date: 2009-02-25 23:51:54 $'
-      '$Revision: 1.59 $'
-
-    This program is free software; you can redistribute it and/or modify
-    it under the terms of the GNU General Public License as published by
-    the Free Software Foundation; either version 2 of the License, or
-    (at your option) any later version.
-
-    This program is distributed in the hope that it will be useful,
-    but WITHOUT ANY WARRANTY; without even the implied warranty of
-    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-    GNU General Public License for more details.
-
-    You should have received a copy of the GNU General Public License
-    along with this program; if not, write to the Free Software
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
-
-
-
-
-
Properties
-
-
-
- - - - - - - - - -
attribute form defaultunqualified
element form defaultunqualified
-
-
-
Element DatasetType / purpose
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - xml_xsd.tmp#lang - eml-text_xsd.tmp#TextType_section - eml-text_xsd.tmp#TextType_para - eml-text_xsd.tmp#TextType_markdown - eml-text_xsd.tmp#TextType
-
TypeTextType
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
minOccurs0
mixedtrue
-
-
Model
-
- -
Childrenmarkdown, para, section
-
Instance
-
-
-
- - - - -
<purpose xml:lang="">
-  <section xml:lang="">{0,unbounded}</section>
-  <para xml:lang="">{0,unbounded}</para>
-  <markdown>{0,unbounded}</markdown>
-</purpose>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
xml:langoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="purpose" type="txt:TextType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element DatasetType / introduction
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - xml_xsd.tmp#lang - eml-text_xsd.tmp#TextType_section - eml-text_xsd.tmp#TextType_para - eml-text_xsd.tmp#TextType_markdown - eml-text_xsd.tmp#TextType
-
TypeTextType
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
minOccurs0
mixedtrue
-
-
Model
-
- -
Childrenmarkdown, para, section
-
Instance
-
-
-
- - - - -
<introduction xml:lang="">
-  <section xml:lang="">{0,unbounded}</section>
-  <para xml:lang="">{0,unbounded}</para>
-  <markdown>{0,unbounded}</markdown>
-</introduction>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
xml:langoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="introduction" type="txt:TextType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element DatasetType / gettingStarted
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - xml_xsd.tmp#lang - eml-text_xsd.tmp#TextType_section - eml-text_xsd.tmp#TextType_para - eml-text_xsd.tmp#TextType_markdown - eml-text_xsd.tmp#TextType
-
TypeTextType
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
minOccurs0
mixedtrue
-
-
Model
-
- -
Childrenmarkdown, para, section
-
Instance
-
-
-
- - - - -
<gettingStarted xml:lang="">
-  <section xml:lang="">{0,unbounded}</section>
-  <para xml:lang="">{0,unbounded}</para>
-  <markdown>{0,unbounded}</markdown>
-</gettingStarted>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
xml:langoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="gettingStarted" type="txt:TextType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element DatasetType / acknowledgements
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - xml_xsd.tmp#lang - eml-text_xsd.tmp#TextType_section - eml-text_xsd.tmp#TextType_para - eml-text_xsd.tmp#TextType_markdown - eml-text_xsd.tmp#TextType
-
TypeTextType
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
minOccurs0
mixedtrue
-
-
Model
-
- -
Childrenmarkdown, para, section
-
Instance
-
-
-
- - - - -
<acknowledgements xml:lang="">
-  <section xml:lang="">{0,unbounded}</section>
-  <para xml:lang="">{0,unbounded}</para>
-  <markdown>{0,unbounded}</markdown>
-</acknowledgements>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
xml:langoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="acknowledgements" type="txt:TextType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element DatasetType / maintenance
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-dataset_xsd.tmp#MaintenanceType_description - eml-dataset_xsd.tmp#MaintenanceType_maintenanceUpdateFrequency - eml-dataset_xsd.tmp#MaintenanceType_changeHistory - eml-dataset_xsd.tmp#MaintenanceType
-
TypeMaintenanceType
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
minOccurs0
-
-
Model
-
- -
ChildrenchangeHistory, description, maintenanceUpdateFrequency
-
Instance
-
-
-
- - - - -
<maintenance>
-  <description xml:lang="">{1,1}</description>
-  <maintenanceUpdateFrequency>{0,1}</maintenanceUpdateFrequency>
-  <changeHistory>{0,unbounded}</changeHistory>
-</maintenance>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="maintenance" type="MaintenanceType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element MaintenanceType / description
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - xml_xsd.tmp#lang - eml-text_xsd.tmp#TextType_section - eml-text_xsd.tmp#TextType_para - eml-text_xsd.tmp#TextType_markdown - eml-text_xsd.tmp#TextType
-
TypeTextType
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
mixedtrue
-
-
Model
-
- -
Childrenmarkdown, para, section
-
Instance
-
-
-
- - - - -
<description xml:lang="">
-  <section xml:lang="">{0,unbounded}</section>
-  <para xml:lang="">{0,unbounded}</para>
-  <markdown>{0,unbounded}</markdown>
-</description>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
xml:langoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="description" type="txt:TextType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element MaintenanceType / maintenanceUpdateFrequency
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-dataset_xsd.tmp#MaintUpFreqType
-
TypeMaintUpFreqType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
enumerationannually -
-
enumerationasNeeded -
-
enumerationbiannually -
-
enumerationcontinually -
-
enumerationdaily -
-
enumerationirregular -
-
enumerationmonthly -
-
enumerationnotPlanned -
-
enumerationweekly -
-
enumerationunknown -
-
enumerationunkown -
-
enumerationotherMaintenancePeriod -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="maintenanceUpdateFrequency" type="MaintUpFreqType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element MaintenanceType / changeHistory
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-dataset_xsd.tmp#MaintenanceType_MaintenanceType_changeHistory_changeScope - eml-dataset_xsd.tmp#MaintenanceType_MaintenanceType_changeHistory_oldValue - eml-dataset_xsd.tmp#MaintenanceType_MaintenanceType_changeHistory_changeDate - eml-dataset_xsd.tmp#MaintenanceType_MaintenanceType_changeHistory_comment
-
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
minOccurs0
maxOccursunbounded
-
-
Model
-
- -
ChildrenchangeDate, changeScope, comment, oldValue
-
Instance
-
-
-
- - - - -
<changeHistory>
-  <changeScope>{1,1}</changeScope>
-  <oldValue>{1,1}</oldValue>
-  <changeDate>{1,1}</changeDate>
-  <comment>{0,1}</comment>
-</changeHistory>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="changeHistory" minOccurs="0" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:sequence>
-      <xs:element name="changeScope" type="res:NonEmptyStringType">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="oldValue" type="res:NonEmptyStringType">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="changeDate" type="xs:date">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="comment" type="res:NonEmptyStringType" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-    </xs:sequence>
-  </xs:complexType>
-</xs:element>
-
-
-
Element MaintenanceType / changeHistory / changeScope
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="changeScope" type="res:NonEmptyStringType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element MaintenanceType / changeHistory / oldValue
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="oldValue" type="res:NonEmptyStringType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element MaintenanceType / changeHistory / changeDate
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
Typexs:date
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Source
-
-
-
- - - - -
<xs:element name="changeDate" type="xs:date">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element MaintenanceType / changeHistory / comment
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="comment" type="res:NonEmptyStringType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element DatasetType / contact
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-party_xsd.tmp#ResponsibleParty_id - eml-party_xsd.tmp#ResponsibleParty_system - eml-party_xsd.tmp#ResponsibleParty_scope - eml-party_xsd.tmp#ResponsibleParty_individualName - eml-party_xsd.tmp#ResponsibleParty_organizationName - eml-party_xsd.tmp#ResponsibleParty_positionName - eml-party_xsd.tmp#ResponsibleParty_address - eml-party_xsd.tmp#ResponsibleParty_phone - eml-party_xsd.tmp#ResponsibleParty_electronicMailAddress - eml-party_xsd.tmp#ResponsibleParty_onlineUrl - eml-party_xsd.tmp#ResponsibleParty_userId - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-party_xsd.tmp#ResponsibleParty
-
TypeResponsibleParty
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
maxOccursunbounded
-
-
Model
-
- -
Childrenaddress, electronicMailAddress, individualName, onlineUrl, organizationName, phone, positionName, references, userId
-
Instance
-
-
-
- - - - -
<contact id="" scope="document" system="">
-  <individualName>{1,1}</individualName>
-  <organizationName xml:lang="">{1,1}</organizationName>
-  <positionName xml:lang="">{1,1}</positionName>
-  <address id="" scope="document" system="">{0,unbounded}</address>
-  <phone phonetype="voice">{0,unbounded}</phone>
-  <electronicMailAddress xml:lang="">{0,unbounded}</electronicMailAddress>
-  <onlineUrl>{0,unbounded}</onlineUrl>
-  <userId directory="">{0,unbounded}</userId>
-  <references system="">{1,1}</references>
-</contact>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="contact" type="rp:ResponsibleParty" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element DatasetType / publisher
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-party_xsd.tmp#ResponsibleParty_id - eml-party_xsd.tmp#ResponsibleParty_system - eml-party_xsd.tmp#ResponsibleParty_scope - eml-party_xsd.tmp#ResponsibleParty_individualName - eml-party_xsd.tmp#ResponsibleParty_organizationName - eml-party_xsd.tmp#ResponsibleParty_positionName - eml-party_xsd.tmp#ResponsibleParty_address - eml-party_xsd.tmp#ResponsibleParty_phone - eml-party_xsd.tmp#ResponsibleParty_electronicMailAddress - eml-party_xsd.tmp#ResponsibleParty_onlineUrl - eml-party_xsd.tmp#ResponsibleParty_userId - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-party_xsd.tmp#ResponsibleParty
-
TypeResponsibleParty
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
minOccurs0
-
-
Model
-
- -
Childrenaddress, electronicMailAddress, individualName, onlineUrl, organizationName, phone, positionName, references, userId
-
Instance
-
-
-
- - - - -
<publisher id="" scope="document" system="">
-  <individualName>{1,1}</individualName>
-  <organizationName xml:lang="">{1,1}</organizationName>
-  <positionName xml:lang="">{1,1}</positionName>
-  <address id="" scope="document" system="">{0,unbounded}</address>
-  <phone phonetype="voice">{0,unbounded}</phone>
-  <electronicMailAddress xml:lang="">{0,unbounded}</electronicMailAddress>
-  <onlineUrl>{0,unbounded}</onlineUrl>
-  <userId directory="">{0,unbounded}</userId>
-  <references system="">{1,1}</references>
-</publisher>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="publisher" type="rp:ResponsibleParty" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element DatasetType / pubPlace
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="pubPlace" type="res:NonEmptyStringType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element DatasetType / methods
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-methods_xsd.tmp#MethodsType_methodStep - eml-methods_xsd.tmp#MethodsType_sampling - eml-methods_xsd.tmp#MethodsType_qualityControl - eml-methods_xsd.tmp#MethodsType
-
TypeMethodsType
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
minOccurs0
-
-
Model
-
- -
ChildrenmethodStep, qualityControl, sampling
-
Instance
-
-
-
- - - - -
<methods>
-  <methodStep>{1,unbounded}</methodStep>
-  <sampling>{0,1}</sampling>
-  <qualityControl>{0,unbounded}</qualityControl>
-</methods>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="methods" type="md:MethodsType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element DatasetType / project
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-project_xsd.tmp#ResearchProjectType_id - eml-project_xsd.tmp#ResearchProjectType_system - eml-project_xsd.tmp#ResearchProjectType_scope - eml-project_xsd.tmp#ResearchProjectType_title - eml-project_xsd.tmp#ResearchProjectType_personnel - eml-project_xsd.tmp#ResearchProjectType_abstract - eml-project_xsd.tmp#ResearchProjectType_funding - eml-project_xsd.tmp#ResearchProjectType_award - eml-project_xsd.tmp#ResearchProjectType_studyAreaDescription - eml-project_xsd.tmp#ResearchProjectType_designDescription - eml-project_xsd.tmp#ResearchProjectType_relatedProject - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-project_xsd.tmp#ResearchProjectType
-
TypeResearchProjectType
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
minOccurs0
-
-
Model
-
- -
Childrenabstract, award, designDescription, funding, personnel, references, relatedProject, studyAreaDescription, title
-
Instance
-
-
-
- - - - -
<project id="" scope="document" system="">
-  <title>{1,unbounded}</title>
-  <personnel id="" scope="document" system="">{1,unbounded}</personnel>
-  <abstract xml:lang="">{0,1}</abstract>
-  <funding xml:lang="">{0,1}</funding>
-  <award>{0,unbounded}</award>
-  <studyAreaDescription>{0,1}</studyAreaDescription>
-  <designDescription>{0,1}</designDescription>
-  <relatedProject id="" scope="document" system="">{0,unbounded}</relatedProject>
-  <references system="">{1,1}</references>
-</project>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="project" type="proj:ResearchProjectType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element DatasetType / dataTable
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-dataTable_xsd.tmp#DataTableType_id - eml-dataTable_xsd.tmp#DataTableType_system - eml-dataTable_xsd.tmp#DataTableType_scope - eml-entity_xsd.tmp#EntityGroup_alternateIdentifier - eml-entity_xsd.tmp#EntityGroup_entityName - eml-entity_xsd.tmp#EntityGroup_entityDescription - eml-entity_xsd.tmp#EntityGroup_physical - eml-entity_xsd.tmp#EntityGroup_coverage - eml-entity_xsd.tmp#EntityGroup_methods - eml-entity_xsd.tmp#EntityGroup_additionalInfo - eml-entity_xsd.tmp#EntityGroup_annotation - eml-entity_xsd.tmp#EntityGroup - eml-dataTable_xsd.tmp#DataTableType_attributeList - eml-dataTable_xsd.tmp#DataTableType_constraint - eml-dataTable_xsd.tmp#DataTableType_caseSensitive - eml-dataTable_xsd.tmp#DataTableType_numberOfRecords - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-dataTable_xsd.tmp#DataTableType
-
TypeDataTableType
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
ChildrenadditionalInfo, alternateIdentifier, annotation, attributeList, caseSensitive, constraint, coverage, entityDescription, entityName, methods, numberOfRecords, physical, references
-
Instance
-
-
-
- - - - -
<dataTable id="" scope="document" system="">
-  <alternateIdentifier system="">{0,unbounded}</alternateIdentifier>
-  <entityName>{1,1}</entityName>
-  <entityDescription>{0,1}</entityDescription>
-  <physical id="" scope="document" system="">{0,unbounded}</physical>
-  <coverage id="" scope="document" system="">{0,1}</coverage>
-  <methods>{0,1}</methods>
-  <additionalInfo xml:lang="">{0,unbounded}</additionalInfo>
-  <annotation id="" scope="document" system="">{0,unbounded}</annotation>
-  <attributeList id="">{1,1}</attributeList>
-  <constraint id="" scope="document" system="">{0,unbounded}</constraint>
-  <caseSensitive>{0,1}</caseSensitive>
-  <numberOfRecords>{0,1}</numberOfRecords>
-  <references system="">{1,1}</references>
-</dataTable>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="dataTable" type="dat:DataTableType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element DatasetType / spatialRaster
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-spatialRaster_xsd.tmp#SpatialRasterType_id - eml-spatialRaster_xsd.tmp#SpatialRasterType_system - eml-spatialRaster_xsd.tmp#SpatialRasterType_scope - eml-entity_xsd.tmp#EntityGroup_alternateIdentifier - eml-entity_xsd.tmp#EntityGroup_entityName - eml-entity_xsd.tmp#EntityGroup_entityDescription - eml-entity_xsd.tmp#EntityGroup_physical - eml-entity_xsd.tmp#EntityGroup_coverage - eml-entity_xsd.tmp#EntityGroup_methods - eml-entity_xsd.tmp#EntityGroup_additionalInfo - eml-entity_xsd.tmp#EntityGroup_annotation - eml-entity_xsd.tmp#EntityGroup - eml-spatialRaster_xsd.tmp#SpatialRasterType_attributeList - eml-spatialRaster_xsd.tmp#SpatialRasterType_constraint - eml-spatialRaster_xsd.tmp#SpatialRasterType_spatialReference - eml-spatialRaster_xsd.tmp#SpatialRasterType_georeferenceInfo - eml-spatialRaster_xsd.tmp#SpatialRasterType_horizontalAccuracy - eml-spatialRaster_xsd.tmp#SpatialRasterType_verticalAccuracy - eml-spatialRaster_xsd.tmp#SpatialRasterType_cellSizeXDirection - eml-spatialRaster_xsd.tmp#SpatialRasterType_cellSizeYDirection - eml-spatialRaster_xsd.tmp#SpatialRasterType_numberOfBands - eml-spatialRaster_xsd.tmp#SpatialRasterType_rasterOrigin - eml-spatialRaster_xsd.tmp#SpatialRasterType_rows - eml-spatialRaster_xsd.tmp#SpatialRasterType_columns - eml-spatialRaster_xsd.tmp#SpatialRasterType_verticals - eml-spatialRaster_xsd.tmp#SpatialRasterType_cellGeometry - eml-spatialRaster_xsd.tmp#SpatialRasterType_toneGradation - eml-spatialRaster_xsd.tmp#SpatialRasterType_scaleFactor - eml-spatialRaster_xsd.tmp#SpatialRasterType_offset - eml-spatialRaster_xsd.tmp#SpatialRasterType_imageDescription - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-spatialRaster_xsd.tmp#SpatialRasterType
-
TypeSpatialRasterType
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
ChildrenadditionalInfo, alternateIdentifier, annotation, attributeList, cellGeometry, cellSizeXDirection, cellSizeYDirection, columns, constraint, coverage, entityDescription, entityName, georeferenceInfo, horizontalAccuracy, imageDescription, methods, numberOfBands, offset, physical, rasterOrigin, references, rows, scaleFactor, spatialReference, toneGradation, verticalAccuracy, verticals
-
Instance
-
-
-
- - - - -
<spatialRaster id="" scope="document" system="">
-  <alternateIdentifier system="">{0,unbounded}</alternateIdentifier>
-  <entityName>{1,1}</entityName>
-  <entityDescription>{0,1}</entityDescription>
-  <physical id="" scope="document" system="">{0,unbounded}</physical>
-  <coverage id="" scope="document" system="">{0,1}</coverage>
-  <methods>{0,1}</methods>
-  <additionalInfo xml:lang="">{0,unbounded}</additionalInfo>
-  <annotation id="" scope="document" system="">{0,unbounded}</annotation>
-  <attributeList id="">{1,1}</attributeList>
-  <constraint id="" scope="document" system="">{0,unbounded}</constraint>
-  <spatialReference id="" scope="document" system="">{1,1}</spatialReference>
-  <georeferenceInfo>{0,1}</georeferenceInfo>
-  <horizontalAccuracy>{1,1}</horizontalAccuracy>
-  <verticalAccuracy>{1,1}</verticalAccuracy>
-  <cellSizeXDirection>{1,1}</cellSizeXDirection>
-  <cellSizeYDirection>{1,1}</cellSizeYDirection>
-  <numberOfBands>{1,1}</numberOfBands>
-  <rasterOrigin>{1,1}</rasterOrigin>
-  <rows>{1,1}</rows>
-  <columns>{1,1}</columns>
-  <verticals>{1,1}</verticals>
-  <cellGeometry>{1,1}</cellGeometry>
-  <toneGradation>{0,1}</toneGradation>
-  <scaleFactor>{0,1}</scaleFactor>
-  <offset>{0,1}</offset>
-  <imageDescription>{0,1}</imageDescription>
-  <references system="">{1,1}</references>
-</spatialRaster>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="spatialRaster" type="sr:SpatialRasterType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element DatasetType / spatialVector
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-spatialVector_xsd.tmp#SpatialVectorType_id - eml-spatialVector_xsd.tmp#SpatialVectorType_system - eml-spatialVector_xsd.tmp#SpatialVectorType_scope - eml-entity_xsd.tmp#EntityGroup_alternateIdentifier - eml-entity_xsd.tmp#EntityGroup_entityName - eml-entity_xsd.tmp#EntityGroup_entityDescription - eml-entity_xsd.tmp#EntityGroup_physical - eml-entity_xsd.tmp#EntityGroup_coverage - eml-entity_xsd.tmp#EntityGroup_methods - eml-entity_xsd.tmp#EntityGroup_additionalInfo - eml-entity_xsd.tmp#EntityGroup_annotation - eml-entity_xsd.tmp#EntityGroup - eml-spatialVector_xsd.tmp#SpatialVectorType_attributeList - eml-spatialVector_xsd.tmp#SpatialVectorType_constraint - eml-spatialVector_xsd.tmp#SpatialVectorType_geometry - eml-spatialVector_xsd.tmp#SpatialVectorType_geometricObjectCount - eml-spatialVector_xsd.tmp#SpatialVectorType_topologyLevel - eml-spatialVector_xsd.tmp#SpatialVectorType_spatialReference - eml-spatialVector_xsd.tmp#SpatialVectorType_horizontalAccuracy - eml-spatialVector_xsd.tmp#SpatialVectorType_verticalAccuracy - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-spatialVector_xsd.tmp#SpatialVectorType
-
TypeSpatialVectorType
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
ChildrenadditionalInfo, alternateIdentifier, annotation, attributeList, constraint, coverage, entityDescription, entityName, geometricObjectCount, geometry, horizontalAccuracy, methods, physical, references, spatialReference, topologyLevel, verticalAccuracy
-
Instance
-
-
-
- - - - -
<spatialVector id="" scope="document" system="">
-  <alternateIdentifier system="">{0,unbounded}</alternateIdentifier>
-  <entityName>{1,1}</entityName>
-  <entityDescription>{0,1}</entityDescription>
-  <physical id="" scope="document" system="">{0,unbounded}</physical>
-  <coverage id="" scope="document" system="">{0,1}</coverage>
-  <methods>{0,1}</methods>
-  <additionalInfo xml:lang="">{0,unbounded}</additionalInfo>
-  <annotation id="" scope="document" system="">{0,unbounded}</annotation>
-  <attributeList id="">{1,1}</attributeList>
-  <constraint id="" scope="document" system="">{0,unbounded}</constraint>
-  <geometry>{1,unbounded}</geometry>
-  <geometricObjectCount>{0,1}</geometricObjectCount>
-  <topologyLevel>{0,1}</topologyLevel>
-  <spatialReference id="" scope="document" system="">{0,1}</spatialReference>
-  <horizontalAccuracy>{0,1}</horizontalAccuracy>
-  <verticalAccuracy>{0,1}</verticalAccuracy>
-  <references system="">{1,1}</references>
-</spatialVector>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="spatialVector" type="sv:SpatialVectorType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element DatasetType / storedProcedure
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-storedProcedure_xsd.tmp#StoredProcedureType_id - eml-storedProcedure_xsd.tmp#StoredProcedureType_system - eml-storedProcedure_xsd.tmp#StoredProcedureType_scope - eml-entity_xsd.tmp#EntityGroup_alternateIdentifier - eml-entity_xsd.tmp#EntityGroup_entityName - eml-entity_xsd.tmp#EntityGroup_entityDescription - eml-entity_xsd.tmp#EntityGroup_physical - eml-entity_xsd.tmp#EntityGroup_coverage - eml-entity_xsd.tmp#EntityGroup_methods - eml-entity_xsd.tmp#EntityGroup_additionalInfo - eml-entity_xsd.tmp#EntityGroup_annotation - eml-entity_xsd.tmp#EntityGroup - eml-storedProcedure_xsd.tmp#StoredProcedureType_attributeList - eml-storedProcedure_xsd.tmp#StoredProcedureType_constraint - eml-storedProcedure_xsd.tmp#StoredProcedureType_parameter - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-storedProcedure_xsd.tmp#StoredProcedureType
-
TypeStoredProcedureType
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
ChildrenadditionalInfo, alternateIdentifier, annotation, attributeList, constraint, coverage, entityDescription, entityName, methods, parameter, physical, references
-
Instance
-
-
-
- - - - -
<storedProcedure id="" scope="document" system="">
-  <alternateIdentifier system="">{0,unbounded}</alternateIdentifier>
-  <entityName>{1,1}</entityName>
-  <entityDescription>{0,1}</entityDescription>
-  <physical id="" scope="document" system="">{0,unbounded}</physical>
-  <coverage id="" scope="document" system="">{0,1}</coverage>
-  <methods>{0,1}</methods>
-  <additionalInfo xml:lang="">{0,unbounded}</additionalInfo>
-  <annotation id="" scope="document" system="">{0,unbounded}</annotation>
-  <attributeList id="">{1,1}</attributeList>
-  <constraint id="" scope="document" system="">{0,unbounded}</constraint>
-  <parameter>{0,unbounded}</parameter>
-  <references system="">{1,1}</references>
-</storedProcedure>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="storedProcedure" type="sp:StoredProcedureType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element DatasetType / view
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-view_xsd.tmp#ViewType_id - eml-view_xsd.tmp#ViewType_system - eml-view_xsd.tmp#ViewType_scope - eml-entity_xsd.tmp#EntityGroup_alternateIdentifier - eml-entity_xsd.tmp#EntityGroup_entityName - eml-entity_xsd.tmp#EntityGroup_entityDescription - eml-entity_xsd.tmp#EntityGroup_physical - eml-entity_xsd.tmp#EntityGroup_coverage - eml-entity_xsd.tmp#EntityGroup_methods - eml-entity_xsd.tmp#EntityGroup_additionalInfo - eml-entity_xsd.tmp#EntityGroup_annotation - eml-entity_xsd.tmp#EntityGroup - eml-view_xsd.tmp#ViewType_attributeList - eml-view_xsd.tmp#ViewType_constraint - eml-view_xsd.tmp#ViewType_queryStatement - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-view_xsd.tmp#ViewType
-
TypeViewType
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
ChildrenadditionalInfo, alternateIdentifier, annotation, attributeList, constraint, coverage, entityDescription, entityName, methods, physical, queryStatement, references
-
Instance
-
-
-
- - - - -
<view id="" scope="document" system="">
-  <alternateIdentifier system="">{0,unbounded}</alternateIdentifier>
-  <entityName>{1,1}</entityName>
-  <entityDescription>{0,1}</entityDescription>
-  <physical id="" scope="document" system="">{0,unbounded}</physical>
-  <coverage id="" scope="document" system="">{0,1}</coverage>
-  <methods>{0,1}</methods>
-  <additionalInfo xml:lang="">{0,unbounded}</additionalInfo>
-  <annotation id="" scope="document" system="">{0,unbounded}</annotation>
-  <attributeList id="">{1,1}</attributeList>
-  <constraint id="" scope="document" system="">{0,unbounded}</constraint>
-  <queryStatement>{1,1}</queryStatement>
-  <references system="">{1,1}</references>
-</view>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="view" type="v:ViewType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element DatasetType / otherEntity
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-entity_xsd.tmp#OtherEntityType_id - eml-entity_xsd.tmp#OtherEntityType_system - eml-entity_xsd.tmp#OtherEntityType_scope - eml-entity_xsd.tmp#EntityGroup_alternateIdentifier - eml-entity_xsd.tmp#EntityGroup_entityName - eml-entity_xsd.tmp#EntityGroup_entityDescription - eml-entity_xsd.tmp#EntityGroup_physical - eml-entity_xsd.tmp#EntityGroup_coverage - eml-entity_xsd.tmp#EntityGroup_methods - eml-entity_xsd.tmp#EntityGroup_additionalInfo - eml-entity_xsd.tmp#EntityGroup_annotation - eml-entity_xsd.tmp#EntityGroup - eml-entity_xsd.tmp#OtherEntityType_attributeList - eml-entity_xsd.tmp#OtherEntityType_constraint - eml-entity_xsd.tmp#OtherEntityType_entityType - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-entity_xsd.tmp#OtherEntityType
-
TypeOtherEntityType
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
ChildrenadditionalInfo, alternateIdentifier, annotation, attributeList, constraint, coverage, entityDescription, entityName, entityType, methods, physical, references
-
Instance
-
-
-
- - - - -
<otherEntity id="" scope="document" system="">
-  <alternateIdentifier system="">{0,unbounded}</alternateIdentifier>
-  <entityName>{1,1}</entityName>
-  <entityDescription>{0,1}</entityDescription>
-  <physical id="" scope="document" system="">{0,unbounded}</physical>
-  <coverage id="" scope="document" system="">{0,1}</coverage>
-  <methods>{0,1}</methods>
-  <additionalInfo xml:lang="">{0,unbounded}</additionalInfo>
-  <annotation id="" scope="document" system="">{0,unbounded}</annotation>
-  <attributeList id="">{0,1}</attributeList>
-  <constraint id="" scope="document" system="">{0,unbounded}</constraint>
-  <entityType>{1,1}</entityType>
-  <references system="">{1,1}</references>
-</otherEntity>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="otherEntity" type="ent:OtherEntityType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element DatasetType / referencePublication
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-literature_xsd.tmp#CitationType_id - eml-literature_xsd.tmp#CitationType_system - eml-literature_xsd.tmp#CitationType_scope - eml-resource_xsd.tmp#ResourceGroup_alternateIdentifier - eml-resource_xsd.tmp#ResourceGroup_shortName - eml-resource_xsd.tmp#ResourceGroup_title - eml-resource_xsd.tmp#ResourceGroup_creator - eml-resource_xsd.tmp#ResourceGroup_metadataProvider - eml-resource_xsd.tmp#ResourceGroup_associatedParty - eml-resource_xsd.tmp#ResourceGroup_pubDate - eml-resource_xsd.tmp#ResourceGroup_language - eml-resource_xsd.tmp#ResourceGroup_series - eml-resource_xsd.tmp#ResourceGroup_abstract - eml-resource_xsd.tmp#ResourceGroup_keywordSet - eml-resource_xsd.tmp#ResourceGroup_additionalInfo - eml-resource_xsd.tmp#ResourceGroup_intellectualRights - eml-resource_xsd.tmp#ResourceGroup_licensed - eml-resource_xsd.tmp#ResourceGroup_distribution - eml-resource_xsd.tmp#ResourceGroup_coverage - eml-resource_xsd.tmp#ResourceGroup_annotation - eml-resource_xsd.tmp#ResourceGroup - eml-literature_xsd.tmp#CitationType_contact - eml-literature_xsd.tmp#CitationType_article - eml-literature_xsd.tmp#CitationType_book - eml-literature_xsd.tmp#CitationType_chapter - eml-literature_xsd.tmp#CitationType_editedBook - eml-literature_xsd.tmp#CitationType_manuscript - eml-literature_xsd.tmp#CitationType_report - eml-literature_xsd.tmp#CitationType_thesis - eml-literature_xsd.tmp#CitationType_conferenceProceedings - eml-literature_xsd.tmp#CitationType_personalCommunication - eml-literature_xsd.tmp#CitationType_map - eml-literature_xsd.tmp#CitationType_generic - eml-literature_xsd.tmp#CitationType_audioVisual - eml-literature_xsd.tmp#CitationType_presentation - eml-literature_xsd.tmp#CitationType_bibtex - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-literature_xsd.tmp#CitationType
-
TypeCitationType
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
minOccurs0
maxOccurs1
-
-
Model
-
- -
Childrenabstract, additionalInfo, alternateIdentifier, annotation, article, associatedParty, audioVisual, bibtex, book, chapter, conferenceProceedings, contact, coverage, creator, distribution, editedBook, generic, intellectualRights, keywordSet, language, licensed, manuscript, map, metadataProvider, personalCommunication, presentation, pubDate, references, report, series, shortName, thesis, title
-
Instance
-
-
-
- - - - -
<referencePublication id="" scope="document" system="">
-  <alternateIdentifier system="">{0,unbounded}</alternateIdentifier>
-  <shortName>{0,1}</shortName>
-  <title xml:lang="">{1,unbounded}</title>
-  <creator id="" scope="document" system="">{1,unbounded}</creator>
-  <metadataProvider id="" scope="document" system="">{0,unbounded}</metadataProvider>
-  <associatedParty id="" scope="document" system="">{0,unbounded}</associatedParty>
-  <pubDate>{0,1}</pubDate>
-  <language xml:lang="">{0,1}</language>
-  <series>{0,1}</series>
-  <abstract xml:lang="">{0,1}</abstract>
-  <keywordSet>{0,unbounded}</keywordSet>
-  <additionalInfo xml:lang="">{0,unbounded}</additionalInfo>
-  <intellectualRights xml:lang="">{0,1}</intellectualRights>
-  <licensed>{0,unbounded}</licensed>
-  <distribution id="" scope="document" system="">{0,unbounded}</distribution>
-  <coverage id="" scope="document" system="">{0,1}</coverage>
-  <annotation id="" scope="document" system="">{0,unbounded}</annotation>
-  <contact id="" scope="document" system="">{0,unbounded}</contact>
-  <article>{1,1}</article>
-  <book>{1,1}</book>
-  <chapter>{1,1}</chapter>
-  <editedBook>{1,1}</editedBook>
-  <manuscript>{1,1}</manuscript>
-  <report>{1,1}</report>
-  <thesis>{1,1}</thesis>
-  <conferenceProceedings>{1,1}</conferenceProceedings>
-  <personalCommunication>{1,1}</personalCommunication>
-  <map>{1,1}</map>
-  <generic>{1,1}</generic>
-  <audioVisual>{1,1}</audioVisual>
-  <presentation>{1,1}</presentation>
-  <bibtex>{1,1}</bibtex>
-  <references system="">{1,1}</references>
-</referencePublication>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="referencePublication" type="cit:CitationType" minOccurs="0" maxOccurs="1">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element DatasetType / usageCitation
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-literature_xsd.tmp#CitationType_id - eml-literature_xsd.tmp#CitationType_system - eml-literature_xsd.tmp#CitationType_scope - eml-resource_xsd.tmp#ResourceGroup_alternateIdentifier - eml-resource_xsd.tmp#ResourceGroup_shortName - eml-resource_xsd.tmp#ResourceGroup_title - eml-resource_xsd.tmp#ResourceGroup_creator - eml-resource_xsd.tmp#ResourceGroup_metadataProvider - eml-resource_xsd.tmp#ResourceGroup_associatedParty - eml-resource_xsd.tmp#ResourceGroup_pubDate - eml-resource_xsd.tmp#ResourceGroup_language - eml-resource_xsd.tmp#ResourceGroup_series - eml-resource_xsd.tmp#ResourceGroup_abstract - eml-resource_xsd.tmp#ResourceGroup_keywordSet - eml-resource_xsd.tmp#ResourceGroup_additionalInfo - eml-resource_xsd.tmp#ResourceGroup_intellectualRights - eml-resource_xsd.tmp#ResourceGroup_licensed - eml-resource_xsd.tmp#ResourceGroup_distribution - eml-resource_xsd.tmp#ResourceGroup_coverage - eml-resource_xsd.tmp#ResourceGroup_annotation - eml-resource_xsd.tmp#ResourceGroup - eml-literature_xsd.tmp#CitationType_contact - eml-literature_xsd.tmp#CitationType_article - eml-literature_xsd.tmp#CitationType_book - eml-literature_xsd.tmp#CitationType_chapter - eml-literature_xsd.tmp#CitationType_editedBook - eml-literature_xsd.tmp#CitationType_manuscript - eml-literature_xsd.tmp#CitationType_report - eml-literature_xsd.tmp#CitationType_thesis - eml-literature_xsd.tmp#CitationType_conferenceProceedings - eml-literature_xsd.tmp#CitationType_personalCommunication - eml-literature_xsd.tmp#CitationType_map - eml-literature_xsd.tmp#CitationType_generic - eml-literature_xsd.tmp#CitationType_audioVisual - eml-literature_xsd.tmp#CitationType_presentation - eml-literature_xsd.tmp#CitationType_bibtex - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-literature_xsd.tmp#CitationType
-
TypeCitationType
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
minOccurs0
maxOccursunbounded
-
-
Model
-
- -
Childrenabstract, additionalInfo, alternateIdentifier, annotation, article, associatedParty, audioVisual, bibtex, book, chapter, conferenceProceedings, contact, coverage, creator, distribution, editedBook, generic, intellectualRights, keywordSet, language, licensed, manuscript, map, metadataProvider, personalCommunication, presentation, pubDate, references, report, series, shortName, thesis, title
-
Instance
-
-
-
- - - - -
<usageCitation id="" scope="document" system="">
-  <alternateIdentifier system="">{0,unbounded}</alternateIdentifier>
-  <shortName>{0,1}</shortName>
-  <title xml:lang="">{1,unbounded}</title>
-  <creator id="" scope="document" system="">{1,unbounded}</creator>
-  <metadataProvider id="" scope="document" system="">{0,unbounded}</metadataProvider>
-  <associatedParty id="" scope="document" system="">{0,unbounded}</associatedParty>
-  <pubDate>{0,1}</pubDate>
-  <language xml:lang="">{0,1}</language>
-  <series>{0,1}</series>
-  <abstract xml:lang="">{0,1}</abstract>
-  <keywordSet>{0,unbounded}</keywordSet>
-  <additionalInfo xml:lang="">{0,unbounded}</additionalInfo>
-  <intellectualRights xml:lang="">{0,1}</intellectualRights>
-  <licensed>{0,unbounded}</licensed>
-  <distribution id="" scope="document" system="">{0,unbounded}</distribution>
-  <coverage id="" scope="document" system="">{0,1}</coverage>
-  <annotation id="" scope="document" system="">{0,unbounded}</annotation>
-  <contact id="" scope="document" system="">{0,unbounded}</contact>
-  <article>{1,1}</article>
-  <book>{1,1}</book>
-  <chapter>{1,1}</chapter>
-  <editedBook>{1,1}</editedBook>
-  <manuscript>{1,1}</manuscript>
-  <report>{1,1}</report>
-  <thesis>{1,1}</thesis>
-  <conferenceProceedings>{1,1}</conferenceProceedings>
-  <personalCommunication>{1,1}</personalCommunication>
-  <map>{1,1}</map>
-  <generic>{1,1}</generic>
-  <audioVisual>{1,1}</audioVisual>
-  <presentation>{1,1}</presentation>
-  <bibtex>{1,1}</bibtex>
-  <references system="">{1,1}</references>
-</usageCitation>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="usageCitation" type="cit:CitationType" minOccurs="0" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element DatasetType / literatureCited
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-literature_xsd.tmp#CitationListType_citation - eml-literature_xsd.tmp#CitationListType_bibtex - eml-literature_xsd.tmp#CitationListType
-
TypeCitationListType
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
minOccurs0
maxOccursunbounded
-
-
Model
-
- -
Childrenbibtex, citation
-
Instance
-
-
-
- - - - -
<literatureCited>
-  <citation id="" scope="document" system="">{1,1}</citation>
-  <bibtex>{1,1}</bibtex>
-</literatureCited>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="literatureCited" type="cit:CitationListType" minOccurs="0" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element dataset
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/dataset-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-dataset_xsd.tmp#DatasetType_id - eml-dataset_xsd.tmp#DatasetType_system - eml-dataset_xsd.tmp#DatasetType_scope - eml-resource_xsd.tmp#ResourceGroup_alternateIdentifier - eml-resource_xsd.tmp#ResourceGroup_shortName - eml-resource_xsd.tmp#ResourceGroup_title - eml-resource_xsd.tmp#ResourceGroup_creator - eml-resource_xsd.tmp#ResourceGroup_metadataProvider - eml-resource_xsd.tmp#ResourceGroup_associatedParty - eml-resource_xsd.tmp#ResourceGroup_pubDate - eml-resource_xsd.tmp#ResourceGroup_language - eml-resource_xsd.tmp#ResourceGroup_series - eml-resource_xsd.tmp#ResourceGroup_abstract - eml-resource_xsd.tmp#ResourceGroup_keywordSet - eml-resource_xsd.tmp#ResourceGroup_additionalInfo - eml-resource_xsd.tmp#ResourceGroup_intellectualRights - eml-resource_xsd.tmp#ResourceGroup_licensed - eml-resource_xsd.tmp#ResourceGroup_distribution - eml-resource_xsd.tmp#ResourceGroup_coverage - eml-resource_xsd.tmp#ResourceGroup_annotation - eml-resource_xsd.tmp#ResourceGroup - eml-dataset_xsd.tmp#DatasetType_purpose - eml-dataset_xsd.tmp#DatasetType_introduction - eml-dataset_xsd.tmp#DatasetType_gettingStarted - eml-dataset_xsd.tmp#DatasetType_acknowledgements - eml-dataset_xsd.tmp#DatasetType_maintenance - eml-dataset_xsd.tmp#DatasetType_contact - eml-dataset_xsd.tmp#DatasetType_publisher - eml-dataset_xsd.tmp#DatasetType_pubPlace - eml-dataset_xsd.tmp#DatasetType_methods - eml-dataset_xsd.tmp#DatasetType_project - eml-dataset_xsd.tmp#DatasetType_dataTable - eml-dataset_xsd.tmp#DatasetType_spatialRaster - eml-dataset_xsd.tmp#DatasetType_spatialVector - eml-dataset_xsd.tmp#DatasetType_storedProcedure - eml-dataset_xsd.tmp#DatasetType_view - eml-dataset_xsd.tmp#DatasetType_otherEntity - eml-dataset_xsd.tmp#DatasetType_referencePublication - eml-dataset_xsd.tmp#DatasetType_usageCitation - eml-dataset_xsd.tmp#DatasetType_literatureCited - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-dataset_xsd.tmp#DatasetType
-
TypeDatasetType
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
Childrenabstract, acknowledgements, additionalInfo, alternateIdentifier, annotation, associatedParty, contact, coverage, creator, dataTable, distribution, gettingStarted, intellectualRights, introduction, keywordSet, language, licensed, literatureCited, maintenance, metadataProvider, methods, otherEntity, project, pubDate, pubPlace, publisher, purpose, referencePublication, references, series, shortName, spatialRaster, spatialVector, storedProcedure, title, usageCitation, view
-
Instance
-
-
-
- - - - -
<dataset id="" scope="document" system="" xmlns="https://eml.ecoinformatics.org/dataset-2.2.0">
-  <alternateIdentifier system="">{0,unbounded}</alternateIdentifier>
-  <shortName>{0,1}</shortName>
-  <title xml:lang="">{1,unbounded}</title>
-  <creator id="" scope="document" system="">{1,unbounded}</creator>
-  <metadataProvider id="" scope="document" system="">{0,unbounded}</metadataProvider>
-  <associatedParty id="" scope="document" system="">{0,unbounded}</associatedParty>
-  <pubDate>{0,1}</pubDate>
-  <language xml:lang="">{0,1}</language>
-  <series>{0,1}</series>
-  <abstract xml:lang="">{0,1}</abstract>
-  <keywordSet>{0,unbounded}</keywordSet>
-  <additionalInfo xml:lang="">{0,unbounded}</additionalInfo>
-  <intellectualRights xml:lang="">{0,1}</intellectualRights>
-  <licensed>{0,unbounded}</licensed>
-  <distribution id="" scope="document" system="">{0,unbounded}</distribution>
-  <coverage id="" scope="document" system="">{0,1}</coverage>
-  <annotation id="" scope="document" system="">{0,unbounded}</annotation>
-  <purpose xml:lang="">{0,1}</purpose>
-  <introduction xml:lang="">{0,1}</introduction>
-  <gettingStarted xml:lang="">{0,1}</gettingStarted>
-  <acknowledgements xml:lang="">{0,1}</acknowledgements>
-  <maintenance>{0,1}</maintenance>
-  <contact id="" scope="document" system="">{1,unbounded}</contact>
-  <publisher id="" scope="document" system="">{0,1}</publisher>
-  <pubPlace>{0,1}</pubPlace>
-  <methods>{0,1}</methods>
-  <project id="" scope="document" system="">{0,1}</project>
-  <dataTable id="" scope="document" system="">{1,1}</dataTable>
-  <spatialRaster id="" scope="document" system="">{1,1}</spatialRaster>
-  <spatialVector id="" scope="document" system="">{1,1}</spatialVector>
-  <storedProcedure id="" scope="document" system="">{1,1}</storedProcedure>
-  <view id="" scope="document" system="">{1,1}</view>
-  <otherEntity id="" scope="document" system="">{1,1}</otherEntity>
-  <referencePublication id="" scope="document" system="">{0,1}</referencePublication>
-  <usageCitation id="" scope="document" system="">{0,unbounded}</usageCitation>
-  <literatureCited>{0,unbounded}</literatureCited>
-  <references system="">{1,1}</references>
-</dataset>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="dataset" type="DatasetType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Complex Type DatasetType
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/dataset-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-dataset_xsd.tmp#DatasetType_id - eml-dataset_xsd.tmp#DatasetType_system - eml-dataset_xsd.tmp#DatasetType_scope - eml-resource_xsd.tmp#ResourceGroup_alternateIdentifier - eml-resource_xsd.tmp#ResourceGroup_shortName - eml-resource_xsd.tmp#ResourceGroup_title - eml-resource_xsd.tmp#ResourceGroup_creator - eml-resource_xsd.tmp#ResourceGroup_metadataProvider - eml-resource_xsd.tmp#ResourceGroup_associatedParty - eml-resource_xsd.tmp#ResourceGroup_pubDate - eml-resource_xsd.tmp#ResourceGroup_language - eml-resource_xsd.tmp#ResourceGroup_series - eml-resource_xsd.tmp#ResourceGroup_abstract - eml-resource_xsd.tmp#ResourceGroup_keywordSet - eml-resource_xsd.tmp#ResourceGroup_additionalInfo - eml-resource_xsd.tmp#ResourceGroup_intellectualRights - eml-resource_xsd.tmp#ResourceGroup_licensed - eml-resource_xsd.tmp#ResourceGroup_distribution - eml-resource_xsd.tmp#ResourceGroup_coverage - eml-resource_xsd.tmp#ResourceGroup_annotation - eml-resource_xsd.tmp#ResourceGroup - eml-dataset_xsd.tmp#DatasetType_purpose - eml-dataset_xsd.tmp#DatasetType_introduction - eml-dataset_xsd.tmp#DatasetType_gettingStarted - eml-dataset_xsd.tmp#DatasetType_acknowledgements - eml-dataset_xsd.tmp#DatasetType_maintenance - eml-dataset_xsd.tmp#DatasetType_contact - eml-dataset_xsd.tmp#DatasetType_publisher - eml-dataset_xsd.tmp#DatasetType_pubPlace - eml-dataset_xsd.tmp#DatasetType_methods - eml-dataset_xsd.tmp#DatasetType_project - eml-dataset_xsd.tmp#DatasetType_dataTable - eml-dataset_xsd.tmp#DatasetType_spatialRaster - eml-dataset_xsd.tmp#DatasetType_spatialVector - eml-dataset_xsd.tmp#DatasetType_storedProcedure - eml-dataset_xsd.tmp#DatasetType_view - eml-dataset_xsd.tmp#DatasetType_otherEntity - eml-dataset_xsd.tmp#DatasetType_referencePublication - eml-dataset_xsd.tmp#DatasetType_usageCitation - eml-dataset_xsd.tmp#DatasetType_literatureCited - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup
-
-
Used by
-
-
- -
Model
-
- -
Childrenabstract, acknowledgements, additionalInfo, alternateIdentifier, annotation, associatedParty, contact, coverage, creator, dataTable, distribution, gettingStarted, intellectualRights, introduction, keywordSet, language, licensed, literatureCited, maintenance, metadataProvider, methods, otherEntity, project, pubDate, pubPlace, publisher, purpose, referencePublication, references, series, shortName, spatialRaster, spatialVector, storedProcedure, title, usageCitation, view
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:complexType name="DatasetType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:choice>
-    <xs:sequence>
-      <xs:group ref="res:ResourceGroup"/>
-      <xs:element name="purpose" type="txt:TextType" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="introduction" type="txt:TextType" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="gettingStarted" type="txt:TextType" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="acknowledgements" type="txt:TextType" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="maintenance" type="MaintenanceType" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="contact" type="rp:ResponsibleParty" maxOccurs="unbounded">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="publisher" type="rp:ResponsibleParty" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="pubPlace" type="res:NonEmptyStringType" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="methods" type="md:MethodsType" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="project" type="proj:ResearchProjectType" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:choice minOccurs="0" maxOccurs="unbounded">
-        <xs:element name="dataTable" type="dat:DataTableType">
-          <xs:annotation>
-            <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-          </xs:annotation>
-        </xs:element>
-        <xs:element name="spatialRaster" type="sr:SpatialRasterType">
-          <xs:annotation>
-            <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-          </xs:annotation>
-        </xs:element>
-        <xs:element name="spatialVector" type="sv:SpatialVectorType">
-          <xs:annotation>
-            <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-          </xs:annotation>
-        </xs:element>
-        <xs:element name="storedProcedure" type="sp:StoredProcedureType">
-          <xs:annotation>
-            <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-          </xs:annotation>
-        </xs:element>
-        <xs:element name="view" type="v:ViewType">
-          <xs:annotation>
-            <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-          </xs:annotation>
-        </xs:element>
-        <xs:element name="otherEntity" type="ent:OtherEntityType">
-          <xs:annotation>
-            <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-          </xs:annotation>
-        </xs:element>
-      </xs:choice>
-      <xs:element name="referencePublication" type="cit:CitationType" minOccurs="0" maxOccurs="1">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="usageCitation" type="cit:CitationType" minOccurs="0" maxOccurs="unbounded">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="literatureCited" type="cit:CitationListType" minOccurs="0" maxOccurs="unbounded">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-    </xs:sequence>
-    <xs:group ref="res:ReferencesGroup"/>
-  </xs:choice>
-  <xs:attribute name="id" type="res:IDType" use="optional"/>
-  <xs:attribute name="system" type="res:SystemType" use="optional"/>
-  <xs:attribute name="scope" type="res:ScopeType" use="optional" default="document"/>
-</xs:complexType>
-
-
-
Complex Type MaintenanceType
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/dataset-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-dataset_xsd.tmp#MaintenanceType_description - eml-dataset_xsd.tmp#MaintenanceType_maintenanceUpdateFrequency - eml-dataset_xsd.tmp#MaintenanceType_changeHistory
-
-
Used by
-
-
-
- - - - - -
Element DatasetType/maintenance
-
-
Model
-
- -
ChildrenchangeHistory, description, maintenanceUpdateFrequency
-
Source
-
-
-
- - - - -
<xs:complexType name="MaintenanceType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:sequence>
-    <xs:element name="description" type="txt:TextType">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="maintenanceUpdateFrequency" type="MaintUpFreqType" minOccurs="0">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="changeHistory" minOccurs="0" maxOccurs="unbounded">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-      <xs:complexType>
-        <xs:sequence>
-          <xs:element name="changeScope" type="res:NonEmptyStringType">
-            <xs:annotation>
-              <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-            </xs:annotation>
-          </xs:element>
-          <xs:element name="oldValue" type="res:NonEmptyStringType">
-            <xs:annotation>
-              <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-            </xs:annotation>
-          </xs:element>
-          <xs:element name="changeDate" type="xs:date">
-            <xs:annotation>
-              <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-            </xs:annotation>
-          </xs:element>
-          <xs:element name="comment" type="res:NonEmptyStringType" minOccurs="0">
-            <xs:annotation>
-              <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-            </xs:annotation>
-          </xs:element>
-        </xs:sequence>
-      </xs:complexType>
-    </xs:element>
-  </xs:sequence>
-</xs:complexType>
-
-
-
Simple Type MaintUpFreqType
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/dataset-2.2.0
-
Diagram
-
-
-
Diagram
-
Typerestriction of xs:string
-
Facets
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
enumerationannually -
-
enumerationasNeeded -
-
enumerationbiannually -
-
enumerationcontinually -
-
enumerationdaily -
-
enumerationirregular -
-
enumerationmonthly -
-
enumerationnotPlanned -
-
enumerationweekly -
-
enumerationunknown -
-
enumerationunkown -
-
enumerationotherMaintenancePeriod -
-
-
-
-
Used by
-
-
- -
-
Source
-
-
-
- - - - -
<xs:simpleType name="MaintUpFreqType">
-  <xs:restriction base="xs:string">
-    <xs:enumeration value="annually"/>
-    <xs:enumeration value="asNeeded"/>
-    <xs:enumeration value="biannually"/>
-    <xs:enumeration value="continually"/>
-    <xs:enumeration value="daily"/>
-    <xs:enumeration value="irregular"/>
-    <xs:enumeration value="monthly"/>
-    <xs:enumeration value="notPlanned"/>
-    <xs:enumeration value="weekly"/>
-    <xs:enumeration value="unknown"/>
-    <xs:enumeration value="unkown"/>
-    <!-- deprecated, keep for compat., spelling error from prior version -->
-    <xs:enumeration value="otherMaintenancePeriod"/>
-  </xs:restriction>
-</xs:simpleType>
-
-
-
Attribute DatasetType / @id
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeIDType
-
Properties
-
-
-
- - - - - -
useoptional
-
-
-
Used by
-
-
-
- - - - - -
Complex Type DatasetType
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="id" type="res:IDType" use="optional"/>
-
-
-
Attribute DatasetType / @system
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeSystemType
-
Properties
-
-
-
- - - - - -
useoptional
-
-
-
Used by
-
-
-
- - - - - -
Complex Type DatasetType
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="system" type="res:SystemType" use="optional"/>
-
-
-
Attribute DatasetType / @scope
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeScopeType
-
Properties
-
-
-
- - - - - - - - - -
useoptional
defaultdocument
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
enumerationsystem -
-
enumerationdocument -
-
-
-
-
Used by
-
-
-
- - - - - -
Complex Type DatasetType
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="scope" type="res:ScopeType" use="optional" default="document"/>
-
-
-
- - \ No newline at end of file diff --git a/docs/schema/eml-documentation_xsd.html b/docs/schema/eml-documentation_xsd.html deleted file mode 100644 index b506aeca..00000000 --- a/docs/schema/eml-documentation_xsd.html +++ /dev/null @@ -1,1471 +0,0 @@ - - - - - Schema documentation for eml-documentation.xsd - - -
- - - - - - - - - - - - - - - - -
-

Showing:

- - - - - - - - - - - - - - - - - - - - - - -
Annotations
Attributes
Diagrams
Instances
Model
Properties
Source
-
-
-
Imported schema eml-documentation.xsd
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/documentation-2.2.0
-
Annotations
-
-
-
-
- - - - -
'$RCSfile: eml-documentation.xsd,v $'
-       Copyright: 1997-2002 Regents of the University of California,
-                            University of New Mexico, and
-                            Arizona State University
-        Sponsors: National Center for Ecological Analysis and Synthesis and
-                  Partnership for Interdisciplinary Studies of Coastal Oceans,
-                     University of California Santa Barbara
-                  Long-Term Ecological Research Network Office,
-                     University of New Mexico
-                  Center for Environmental Studies, Arizona State University
-   Other funding: National Science Foundation (see README for details)
-                  The David and Lucile Packard Foundation
-     For Details: http://knb.ecoinformatics.org/
-
-        '$Author: obrien $'
-          '$Date: 2008-08-27 21:30:04 $'
-      '$Revision: 1.27 $'
-
-    This program is free software; you can redistribute it and/or modify
-    it under the terms of the GNU General Public License as published by
-    the Free Software Foundation; either version 2 of the License, or
-    (at your option) any later version.
-
-    This program is distributed in the hope that it will be useful,
-    but WITHOUT ANY WARRANTY; without even the implied warranty of
-    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-    GNU General Public License for more details.
-
-    You should have received a copy of the GNU General Public License
-    along with this program; if not, write to the Free Software
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
-
-
-
-
Properties
-
-
-
- - - - - - - - - -
attribute form defaultunqualified
element form defaultunqualified
-
-
-
Element moduleDocs
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/documentation-2.2.0
-
Diagram
-
-
-
Diagram - eml-documentation_xsd.tmp#moduleDocs_moduleName - eml-documentation_xsd.tmp#moduleDocs_moduleDescription - eml-documentation_xsd.tmp#moduleDocs_recommendedUsage - eml-documentation_xsd.tmp#moduleDocs_standAlone
-
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
ChildrenmoduleDescription, moduleName, recommendedUsage, standAlone
-
Instance
-
-
-
- - - - -
<moduleDocs xmlns="https://eml.ecoinformatics.org/documentation-2.2.0">
-  <moduleName>{1,1}</moduleName>
-  <moduleDescription xml:lang="">{1,1}</moduleDescription>
-  <recommendedUsage>{1,1}</recommendedUsage>
-  <standAlone>{1,1}</standAlone>
-</moduleDocs>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="moduleDocs">
-  <xs:complexType>
-    <xs:sequence>
-      <xs:element name="moduleName" type="xs:string" form="qualified"/>
-      <xs:element name="moduleDescription" type="txt:TextType" form="qualified"/>
-      <xs:element name="recommendedUsage" type="xs:string" form="qualified"/>
-      <xs:element name="standAlone" type="xs:string" form="qualified"/>
-    </xs:sequence>
-  </xs:complexType>
-</xs:element>
-
-
-
Element moduleDocs / moduleName
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/documentation-2.2.0
-
Diagram
-
-
-
Diagram
-
Typexs:string
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Source
-
-
-
- - - - -
<xs:element name="moduleName" type="xs:string" form="qualified"/>
-
-
-
Element moduleDocs / moduleDescription
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/documentation-2.2.0
-
Diagram
-
-
-
Diagram - xml_xsd.tmp#lang - eml-text_xsd.tmp#TextType_section - eml-text_xsd.tmp#TextType_para - eml-text_xsd.tmp#TextType_markdown - eml-text_xsd.tmp#TextType
-
TypeTextType
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
mixedtrue
-
-
Model
-
- -
Childrenmarkdown, para, section
-
Instance
-
-
-
- - - - -
<moduleDescription xml:lang="" xmlns="https://eml.ecoinformatics.org/documentation-2.2.0">
-  <section xml:lang="">{0,unbounded}</section>
-  <para xml:lang="">{0,unbounded}</para>
-  <markdown>{0,unbounded}</markdown>
-</moduleDescription>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
xml:langoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="moduleDescription" type="txt:TextType" form="qualified"/>
-
-
-
Element moduleDocs / recommendedUsage
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/documentation-2.2.0
-
Diagram
-
-
-
Diagram
-
Typexs:string
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Source
-
-
-
- - - - -
<xs:element name="recommendedUsage" type="xs:string" form="qualified"/>
-
-
-
Element moduleDocs / standAlone
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/documentation-2.2.0
-
Diagram
-
-
-
Diagram
-
Typexs:string
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Source
-
-
-
- - - - -
<xs:element name="standAlone" type="xs:string" form="qualified"/>
-
-
-
Element tooltip
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/documentation-2.2.0
-
Diagram
-
-
-
Diagram
-
Typexs:string
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Source
-
-
-
- - - - -
<xs:element name="tooltip" type="xs:string"/>
-
-
-
Element summary
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/documentation-2.2.0
-
Diagram
-
-
-
Diagram
-
Typexs:string
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Source
-
-
-
- - - - -
<xs:element name="summary" type="xs:string"/>
-
-
-
Element description
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/documentation-2.2.0
-
Diagram
-
-
-
Diagram - xml_xsd.tmp#lang - eml-text_xsd.tmp#TextType_section - eml-text_xsd.tmp#TextType_para - eml-text_xsd.tmp#TextType_markdown - eml-text_xsd.tmp#TextType
-
TypeTextType
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
mixedtrue
-
-
Model
-
- -
Childrenmarkdown, para, section
-
Instance
-
-
-
- - - - -
<description xml:lang="" xmlns="https://eml.ecoinformatics.org/documentation-2.2.0">
-  <section xml:lang="">{0,unbounded}</section>
-  <para xml:lang="">{0,unbounded}</para>
-  <markdown>{0,unbounded}</markdown>
-</description>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
xml:langoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="description" type="txt:TextType"/>
-
-
-
Element example
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/documentation-2.2.0
-
Diagram
-
-
-
Diagram - xml_xsd.tmp#lang - eml-text_xsd.tmp#TextType_section - eml-text_xsd.tmp#TextType_para - eml-text_xsd.tmp#TextType_markdown - eml-text_xsd.tmp#TextType
-
TypeTextType
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
mixedtrue
-
-
Model
-
- -
Childrenmarkdown, para, section
-
Instance
-
-
-
- - - - -
<example xml:lang="" xmlns="https://eml.ecoinformatics.org/documentation-2.2.0">
-  <section xml:lang="">{0,unbounded}</section>
-  <para xml:lang="">{0,unbounded}</para>
-  <markdown>{0,unbounded}</markdown>
-</example>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
xml:langoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="example" type="txt:TextType"/>
-
-
-
Element lineage
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/documentation-2.2.0
-
Diagram
-
-
-
Diagram
-
Typexs:string
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Source
-
-
-
- - - - -
<xs:element name="lineage" type="xs:string"/>
-
-
-
Element module
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/documentation-2.2.0
-
Diagram
-
-
-
Diagram
-
Typexs:string
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Source
-
-
-
- - - - -
<xs:element name="module" type="xs:string"/>
-
-
-
- - \ No newline at end of file diff --git a/docs/schema/eml-entity_xsd.html b/docs/schema/eml-entity_xsd.html deleted file mode 100644 index ccc697c1..00000000 --- a/docs/schema/eml-entity_xsd.html +++ /dev/null @@ -1,3027 +0,0 @@ - - - - - Schema documentation for eml-entity.xsd - - -
- - - - - - - - - - - - - - - - -
-

Showing:

- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Annotations
Attributes
Diagrams
Facets
Instances
Model
Properties
Source
Used by
-
-
-
Imported schema eml-entity.xsd
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/entity-2.2.0
-
Annotations
-
-
-
-
- - - - -
'$RCSfile: eml-entity.xsd,v $'
-       Copyright: 1997-2002 Regents of the University of California,
-                            University of New Mexico, and
-                            Arizona State University
-        Sponsors: National Center for Ecological Analysis and Synthesis and
-                  Partnership for Interdisciplinary Studies of Coastal Oceans,
-                     University of California Santa Barbara
-                  Long-Term Ecological Research Network Office,
-                     University of New Mexico
-                  Center for Environmental Studies, Arizona State University
-   Other funding: National Science Foundation (see README for details)
-                  The David and Lucile Packard Foundation
-     For Details: http://knb.ecoinformatics.org/
-
-        '$Author: obrien $'
-          '$Date: 2009-02-25 23:51:54 $'
-      '$Revision: 1.89 $'
-
-    This program is free software; you can redistribute it and/or modify
-    it under the terms of the GNU General Public License as published by
-    the Free Software Foundation; either version 2 of the License, or
-    (at your option) any later version.
-
-    This program is distributed in the hope that it will be useful,
-    but WITHOUT ANY WARRANTY; without even the implied warranty of
-    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-    GNU General Public License for more details.
-
-    You should have received a copy of the GNU General Public License
-    along with this program; if not, write to the Free Software
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
-
-
-
-
-
Properties
-
-
-
- - - - - - - - - -
attribute form defaultunqualified
element form defaultunqualified
-
-
-
Element EntityGroup / alternateIdentifier
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-entity_xsd.tmp#EntityGroup_EntityGroup_alternateIdentifier_system
-
Typeextension of xs:string
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
minOccurs0
maxOccursunbounded
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUseAnnotation
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="alternateIdentifier" minOccurs="0" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:simpleContent>
-      <xs:extension base="xs:string">
-        <xs:attribute name="system" type="res:SystemType" use="optional">
-          <xs:annotation>
-            <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-          </xs:annotation>
-        </xs:attribute>
-      </xs:extension>
-    </xs:simpleContent>
-  </xs:complexType>
-</xs:element>
-
-
-
Element EntityGroup / entityName
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="entityName" type="res:NonEmptyStringType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element EntityGroup / entityDescription
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="entityDescription" type="res:NonEmptyStringType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element EntityGroup / physical
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-physical_xsd.tmp#PhysicalType_id - eml-physical_xsd.tmp#PhysicalType_system - eml-physical_xsd.tmp#PhysicalType_scope - eml-physical_xsd.tmp#PhysicalType_objectName - eml-physical_xsd.tmp#PhysicalType_size - eml-physical_xsd.tmp#PhysicalType_authentication - eml-physical_xsd.tmp#PhysicalType_compressionMethod - eml-physical_xsd.tmp#PhysicalType_encodingMethod - eml-physical_xsd.tmp#PhysicalType_characterEncoding - eml-physical_xsd.tmp#PhysicalType_dataFormat - eml-physical_xsd.tmp#PhysicalType_distribution - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-physical_xsd.tmp#PhysicalType
-
TypePhysicalType
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
minOccurs0
maxOccursunbounded
-
-
Model
-
- -
Childrenauthentication, characterEncoding, compressionMethod, dataFormat, distribution, encodingMethod, objectName, references, size
-
Instance
-
-
-
- - - - -
<physical id="" scope="document" system="">
-  <objectName>{1,1}</objectName>
-  <size unit="byte">{0,1}</size>
-  <authentication method="">{0,unbounded}</authentication>
-  <compressionMethod>{1,1}</compressionMethod>
-  <encodingMethod>{1,1}</encodingMethod>
-  <characterEncoding>{0,1}</characterEncoding>
-  <dataFormat>{1,1}</dataFormat>
-  <distribution id="" scope="document" system="">{0,unbounded}</distribution>
-  <references system="">{1,1}</references>
-</physical>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="physical" type="phys:PhysicalType" minOccurs="0" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element EntityGroup / coverage
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-coverage_xsd.tmp#Coverage_id - eml-coverage_xsd.tmp#Coverage_system - eml-coverage_xsd.tmp#Coverage_scope - eml-coverage_xsd.tmp#Coverage_geographicCoverage - eml-coverage_xsd.tmp#Coverage_temporalCoverage - eml-coverage_xsd.tmp#Coverage_taxonomicCoverage - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-coverage_xsd.tmp#Coverage
-
TypeCoverage
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
minOccurs0
-
-
Model
-
- -
ChildrengeographicCoverage, references, taxonomicCoverage, temporalCoverage
-
Instance
-
-
-
- - - - -
<coverage id="" scope="document" system="">
-  <geographicCoverage id="" scope="document" system="">{1,1}</geographicCoverage>
-  <temporalCoverage id="" scope="document" system="">{1,1}</temporalCoverage>
-  <taxonomicCoverage id="" scope="document" system="">{1,1}</taxonomicCoverage>
-  <references system="">{1,1}</references>
-</coverage>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="coverage" type="cov:Coverage" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element EntityGroup / methods
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-methods_xsd.tmp#MethodsType_methodStep - eml-methods_xsd.tmp#MethodsType_sampling - eml-methods_xsd.tmp#MethodsType_qualityControl - eml-methods_xsd.tmp#MethodsType
-
TypeMethodsType
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
minOccurs0
-
-
Model
-
- -
ChildrenmethodStep, qualityControl, sampling
-
Instance
-
-
-
- - - - -
<methods>
-  <methodStep>{1,unbounded}</methodStep>
-  <sampling>{0,1}</sampling>
-  <qualityControl>{0,unbounded}</qualityControl>
-</methods>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="methods" type="md:MethodsType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element EntityGroup / additionalInfo
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - xml_xsd.tmp#lang - eml-text_xsd.tmp#TextType_section - eml-text_xsd.tmp#TextType_para - eml-text_xsd.tmp#TextType_markdown - eml-text_xsd.tmp#TextType
-
TypeTextType
-
Properties
-
-
-
- - - - - - - - - - - - - - - - - -
contentcomplex
minOccurs0
maxOccursunbounded
mixedtrue
-
-
Model
-
- -
Childrenmarkdown, para, section
-
Instance
-
-
-
- - - - -
<additionalInfo xml:lang="">
-  <section xml:lang="">{0,unbounded}</section>
-  <para xml:lang="">{0,unbounded}</para>
-  <markdown>{0,unbounded}</markdown>
-</additionalInfo>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
xml:langoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="additionalInfo" type="txt:TextType" minOccurs="0" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element EntityGroup / annotation
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-semantics_xsd.tmp#SemanticAnnotation_id - eml-semantics_xsd.tmp#SemanticAnnotation_system - eml-semantics_xsd.tmp#SemanticAnnotation_scope - eml-semantics_xsd.tmp#SemanticAnnotation_propertyURI - eml-semantics_xsd.tmp#SemanticAnnotation_valueURI - eml-semantics_xsd.tmp#SemanticAnnotation
-
TypeSemanticAnnotation
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
minOccurs0
maxOccursunbounded
-
-
Model
-
- -
ChildrenpropertyURI, valueURI
-
Instance
-
-
-
- - - - -
<annotation id="" scope="document" system="">
-  <propertyURI label="">{1,1}</propertyURI>
-  <valueURI label="">{1,1}</valueURI>
-</annotation>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="annotation" type="sem:SemanticAnnotation" minOccurs="0" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element OtherEntityType / attributeList
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-attribute_xsd.tmp#AttributeListType_id - eml-attribute_xsd.tmp#AttributeListType_attribute - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-attribute_xsd.tmp#AttributeListType
-
TypeAttributeListType
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
minOccurs0
-
-
Model
-
- -
Childrenattribute, references
-
Instance
-
-
-
- - - - -
<attributeList id="">
-  <attribute id="" scope="document" system="">{1,unbounded}</attribute>
-  <references system="">{1,1}</references>
-</attributeList>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
idIDTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="attributeList" type="att:AttributeListType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element OtherEntityType / constraint
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-constraint_xsd.tmp#ConstraintType_id - eml-constraint_xsd.tmp#ConstraintType_system - eml-constraint_xsd.tmp#ConstraintType_scope - eml-constraint_xsd.tmp#ConstraintType_primaryKey - eml-constraint_xsd.tmp#ConstraintType_uniqueKey - eml-constraint_xsd.tmp#ConstraintType_checkConstraint - eml-constraint_xsd.tmp#ConstraintType_foreignKey - eml-constraint_xsd.tmp#ConstraintType_joinCondition - eml-constraint_xsd.tmp#ConstraintType_notNullConstraint - eml-constraint_xsd.tmp#ConstraintType
-
TypeConstraintType
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
minOccurs0
maxOccursunbounded
-
-
Model
-
- -
ChildrencheckConstraint, foreignKey, joinCondition, notNullConstraint, primaryKey, uniqueKey
-
Instance
-
-
-
- - - - -
<constraint id="" scope="document" system="">
-  <primaryKey>{1,1}</primaryKey>
-  <uniqueKey>{1,1}</uniqueKey>
-  <checkConstraint language="">{1,1}</checkConstraint>
-  <foreignKey>{1,1}</foreignKey>
-  <joinCondition>{1,1}</joinCondition>
-  <notNullConstraint>{1,1}</notNullConstraint>
-</constraint>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="constraint" type="con:ConstraintType" minOccurs="0" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element OtherEntityType / entityType
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="entityType" type="res:NonEmptyStringType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element otherEntity
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/entity-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-entity_xsd.tmp#OtherEntityType_id - eml-entity_xsd.tmp#OtherEntityType_system - eml-entity_xsd.tmp#OtherEntityType_scope - eml-entity_xsd.tmp#EntityGroup_alternateIdentifier - eml-entity_xsd.tmp#EntityGroup_entityName - eml-entity_xsd.tmp#EntityGroup_entityDescription - eml-entity_xsd.tmp#EntityGroup_physical - eml-entity_xsd.tmp#EntityGroup_coverage - eml-entity_xsd.tmp#EntityGroup_methods - eml-entity_xsd.tmp#EntityGroup_additionalInfo - eml-entity_xsd.tmp#EntityGroup_annotation - eml-entity_xsd.tmp#EntityGroup - eml-entity_xsd.tmp#OtherEntityType_attributeList - eml-entity_xsd.tmp#OtherEntityType_constraint - eml-entity_xsd.tmp#OtherEntityType_entityType - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-entity_xsd.tmp#OtherEntityType
-
TypeOtherEntityType
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
ChildrenadditionalInfo, alternateIdentifier, annotation, attributeList, constraint, coverage, entityDescription, entityName, entityType, methods, physical, references
-
Instance
-
-
-
- - - - -
<otherEntity id="" scope="document" system="" xmlns="https://eml.ecoinformatics.org/entity-2.2.0">
-  <alternateIdentifier system="">{0,unbounded}</alternateIdentifier>
-  <entityName>{1,1}</entityName>
-  <entityDescription>{0,1}</entityDescription>
-  <physical id="" scope="document" system="">{0,unbounded}</physical>
-  <coverage id="" scope="document" system="">{0,1}</coverage>
-  <methods>{0,1}</methods>
-  <additionalInfo xml:lang="">{0,unbounded}</additionalInfo>
-  <annotation id="" scope="document" system="">{0,unbounded}</annotation>
-  <attributeList id="">{0,1}</attributeList>
-  <constraint id="" scope="document" system="">{0,unbounded}</constraint>
-  <entityType>{1,1}</entityType>
-  <references system="">{1,1}</references>
-</otherEntity>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="otherEntity" type="OtherEntityType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Complex Type OtherEntityType
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/entity-2.2.0
-
Diagram
-
-
-
Diagram - eml-entity_xsd.tmp#OtherEntityType_id - eml-entity_xsd.tmp#OtherEntityType_system - eml-entity_xsd.tmp#OtherEntityType_scope - eml-entity_xsd.tmp#EntityGroup_alternateIdentifier - eml-entity_xsd.tmp#EntityGroup_entityName - eml-entity_xsd.tmp#EntityGroup_entityDescription - eml-entity_xsd.tmp#EntityGroup_physical - eml-entity_xsd.tmp#EntityGroup_coverage - eml-entity_xsd.tmp#EntityGroup_methods - eml-entity_xsd.tmp#EntityGroup_additionalInfo - eml-entity_xsd.tmp#EntityGroup_annotation - eml-entity_xsd.tmp#EntityGroup - eml-entity_xsd.tmp#OtherEntityType_attributeList - eml-entity_xsd.tmp#OtherEntityType_constraint - eml-entity_xsd.tmp#OtherEntityType_entityType - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup
-
-
Used by
-
-
-
- - - - - -
Elements DatasetType/otherEntity, otherEntity
-
-
Model
-
- -
ChildrenadditionalInfo, alternateIdentifier, annotation, attributeList, constraint, coverage, entityDescription, entityName, entityType, methods, physical, references
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:complexType name="OtherEntityType">
-  <xs:choice>
-    <xs:sequence>
-      <xs:group ref="EntityGroup"/>
-      <xs:sequence>
-        <xs:element name="attributeList" type="att:AttributeListType" minOccurs="0">
-          <xs:annotation>
-            <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-          </xs:annotation>
-        </xs:element>
-        <xs:element name="constraint" type="con:ConstraintType" minOccurs="0" maxOccurs="unbounded">
-          <xs:annotation>
-            <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-          </xs:annotation>
-        </xs:element>
-        <xs:element name="entityType" type="res:NonEmptyStringType">
-          <xs:annotation>
-            <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-          </xs:annotation>
-        </xs:element>
-      </xs:sequence>
-    </xs:sequence>
-    <xs:group ref="res:ReferencesGroup"/>
-  </xs:choice>
-  <xs:attribute name="id" type="res:IDType" use="optional"/>
-  <xs:attribute name="system" type="res:SystemType" use="optional"/>
-  <xs:attribute name="scope" type="res:ScopeType" use="optional" default="document"/>
-</xs:complexType>
-
-
-
Attribute EntityGroup / alternateIdentifier / @system
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
TypeSystemType
-
Properties
-
-
-
- - - - - -
useoptional
-
-
-
Used by
-
-
-
- - - - - -
Element EntityGroup/alternateIdentifier
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="system" type="res:SystemType" use="optional">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:attribute>
-
-
-
Attribute OtherEntityType / @id
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeIDType
-
Properties
-
-
-
- - - - - -
useoptional
-
-
-
Used by
-
-
-
- - - - - -
Complex Type OtherEntityType
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="id" type="res:IDType" use="optional"/>
-
-
-
Attribute OtherEntityType / @system
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeSystemType
-
Properties
-
-
-
- - - - - -
useoptional
-
-
-
Used by
-
-
-
- - - - - -
Complex Type OtherEntityType
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="system" type="res:SystemType" use="optional"/>
-
-
-
Attribute OtherEntityType / @scope
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeScopeType
-
Properties
-
-
-
- - - - - - - - - -
useoptional
defaultdocument
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
enumerationsystem -
-
enumerationdocument -
-
-
-
-
Used by
-
-
-
- - - - - -
Complex Type OtherEntityType
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="scope" type="res:ScopeType" use="optional" default="document"/>
-
-
-
Element Group EntityGroup
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/entity-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-entity_xsd.tmp#EntityGroup_alternateIdentifier - eml-entity_xsd.tmp#EntityGroup_entityName - eml-entity_xsd.tmp#EntityGroup_entityDescription - eml-entity_xsd.tmp#EntityGroup_physical - eml-entity_xsd.tmp#EntityGroup_coverage - eml-entity_xsd.tmp#EntityGroup_methods - eml-entity_xsd.tmp#EntityGroup_additionalInfo - eml-entity_xsd.tmp#EntityGroup_annotation
-
-
Used by
-
-
- -
Model
-
- -
ChildrenadditionalInfo, alternateIdentifier, annotation, coverage, entityDescription, entityName, methods, physical
-
Source
-
-
-
- - - - -
<xs:group name="EntityGroup">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:sequence>
-    <xs:element name="alternateIdentifier" minOccurs="0" maxOccurs="unbounded">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-      <xs:complexType>
-        <xs:simpleContent>
-          <xs:extension base="xs:string">
-            <xs:attribute name="system" type="res:SystemType" use="optional">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:attribute>
-          </xs:extension>
-        </xs:simpleContent>
-      </xs:complexType>
-    </xs:element>
-    <xs:element name="entityName" type="res:NonEmptyStringType">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="entityDescription" type="res:NonEmptyStringType" minOccurs="0">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="physical" type="phys:PhysicalType" minOccurs="0" maxOccurs="unbounded">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="coverage" type="cov:Coverage" minOccurs="0">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="methods" type="md:MethodsType" minOccurs="0">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="additionalInfo" type="txt:TextType" minOccurs="0" maxOccurs="unbounded">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="annotation" type="sem:SemanticAnnotation" minOccurs="0" maxOccurs="unbounded">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-  </xs:sequence>
-</xs:group>
-
-
-
- - \ No newline at end of file diff --git a/docs/schema/eml-literature_xsd.html b/docs/schema/eml-literature_xsd.html deleted file mode 100644 index f4ef1f26..00000000 --- a/docs/schema/eml-literature_xsd.html +++ /dev/null @@ -1,13692 +0,0 @@ - - - - - Schema documentation for eml-literature.xsd - - -
- - - - - - - - - - - - - - - - -
-

Showing:

- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Annotations
Attributes
Diagrams
Facets
Instances
Model
Properties
Source
Used by
-
-
-
Imported schema eml-literature.xsd
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/literature-2.2.0
-
Annotations
-
-
-
-
- - - - -
'$RCSfile: eml-literature.xsd,v $'
-       Copyright: 1997-2002 Regents of the University of California,
-                            University of New Mexico, and
-                            Arizona State University
-        Sponsors: National Center for Ecological Analysis and Synthesis and
-                  Partnership for Interdisciplinary Studies of Coastal Oceans,
-                     University of California Santa Barbara
-                  Long-Term Ecological Research Network Office,
-                     University of New Mexico
-                  Center for Environmental Studies, Arizona State University
-   Other funding: National Science Foundation (see README for details)
-                  The David and Lucile Packard Foundation
-     For Details: http://knb.ecoinformatics.org/
-
-        '$Author: obrien $'
-          '$Date: 2009-02-25 23:51:54 $'
-      '$Revision: 1.61 $'
-
-    This program is free software; you can redistribute it and/or modify
-    it under the terms of the GNU General Public License as published by
-    the Free Software Foundation; either version 2 of the License, or
-    (at your option) any later version.
-
-    This program is distributed in the hope that it will be useful,
-    but WITHOUT ANY WARRANTY; without even the implied warranty of
-    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-    GNU General Public License for more details.
-
-    You should have received a copy of the GNU General Public License
-    along with this program; if not, write to the Free Software
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
-
-
-
-
-
Properties
-
-
-
- - - - - - - - - -
attribute form defaultunqualified
element form defaultunqualified
-
-
-
Element CitationType / contact
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-party_xsd.tmp#ResponsibleParty_id - eml-party_xsd.tmp#ResponsibleParty_system - eml-party_xsd.tmp#ResponsibleParty_scope - eml-party_xsd.tmp#ResponsibleParty_individualName - eml-party_xsd.tmp#ResponsibleParty_organizationName - eml-party_xsd.tmp#ResponsibleParty_positionName - eml-party_xsd.tmp#ResponsibleParty_address - eml-party_xsd.tmp#ResponsibleParty_phone - eml-party_xsd.tmp#ResponsibleParty_electronicMailAddress - eml-party_xsd.tmp#ResponsibleParty_onlineUrl - eml-party_xsd.tmp#ResponsibleParty_userId - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-party_xsd.tmp#ResponsibleParty
-
TypeResponsibleParty
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
minOccurs0
maxOccursunbounded
-
-
Model
-
- -
Childrenaddress, electronicMailAddress, individualName, onlineUrl, organizationName, phone, positionName, references, userId
-
Instance
-
-
-
- - - - -
<contact id="" scope="document" system="">
-  <individualName>{1,1}</individualName>
-  <organizationName xml:lang="">{1,1}</organizationName>
-  <positionName xml:lang="">{1,1}</positionName>
-  <address id="" scope="document" system="">{0,unbounded}</address>
-  <phone phonetype="voice">{0,unbounded}</phone>
-  <electronicMailAddress xml:lang="">{0,unbounded}</electronicMailAddress>
-  <onlineUrl>{0,unbounded}</onlineUrl>
-  <userId directory="">{0,unbounded}</userId>
-  <references system="">{1,1}</references>
-</contact>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="contact" type="rp:ResponsibleParty" minOccurs="0" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element CitationType / article
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-literature_xsd.tmp#Article_journal - eml-literature_xsd.tmp#Article_volume - eml-literature_xsd.tmp#Article_issue - eml-literature_xsd.tmp#Article_pageRange - eml-literature_xsd.tmp#Article_publisher - eml-literature_xsd.tmp#Article_publicationPlace - eml-literature_xsd.tmp#Article_ISSN - eml-literature_xsd.tmp#Article
-
TypeArticle
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
-
journal , volume{0,1} , issue{0,1} , pageRange{0,1} , publisher{0,1} , publicationPlace{0,1} , ISSN{0,1}
-
ChildrenISSN, issue, journal, pageRange, publicationPlace, publisher, volume
-
Instance
-
-
-
- - - - -
<article>
-  <journal>{1,1}</journal>
-  <volume>{0,1}</volume>
-  <issue>{0,1}</issue>
-  <pageRange>{0,1}</pageRange>
-  <publisher id="" scope="document" system="">{0,1}</publisher>
-  <publicationPlace>{0,1}</publicationPlace>
-  <ISSN>{0,1}</ISSN>
-</article>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="article" type="Article">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element Article / journal
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="journal" type="res:NonEmptyStringType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element Article / volume
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="volume" type="res:NonEmptyStringType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element Article / issue
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="issue" type="res:NonEmptyStringType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element Article / pageRange
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="pageRange" type="res:NonEmptyStringType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element Article / publisher
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-party_xsd.tmp#ResponsibleParty_id - eml-party_xsd.tmp#ResponsibleParty_system - eml-party_xsd.tmp#ResponsibleParty_scope - eml-party_xsd.tmp#ResponsibleParty_individualName - eml-party_xsd.tmp#ResponsibleParty_organizationName - eml-party_xsd.tmp#ResponsibleParty_positionName - eml-party_xsd.tmp#ResponsibleParty_address - eml-party_xsd.tmp#ResponsibleParty_phone - eml-party_xsd.tmp#ResponsibleParty_electronicMailAddress - eml-party_xsd.tmp#ResponsibleParty_onlineUrl - eml-party_xsd.tmp#ResponsibleParty_userId - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-party_xsd.tmp#ResponsibleParty
-
TypeResponsibleParty
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
minOccurs0
-
-
Model
-
-
((individualName | organizationName | positionName) , address* , phone* , electronicMailAddress* , onlineUrl* , userId*) | (references) -
-
Childrenaddress, electronicMailAddress, individualName, onlineUrl, organizationName, phone, positionName, references, userId
-
Instance
-
-
-
- - - - -
<publisher id="" scope="document" system="">
-  <individualName>{1,1}</individualName>
-  <organizationName xml:lang="">{1,1}</organizationName>
-  <positionName xml:lang="">{1,1}</positionName>
-  <address id="" scope="document" system="">{0,unbounded}</address>
-  <phone phonetype="voice">{0,unbounded}</phone>
-  <electronicMailAddress xml:lang="">{0,unbounded}</electronicMailAddress>
-  <onlineUrl>{0,unbounded}</onlineUrl>
-  <userId directory="">{0,unbounded}</userId>
-  <references system="">{1,1}</references>
-</publisher>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="publisher" type="rp:ResponsibleParty" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element Article / publicationPlace
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="publicationPlace" type="res:NonEmptyStringType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element Article / ISSN
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="ISSN" type="res:NonEmptyStringType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element CitationType / book
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-literature_xsd.tmp#Book_publisher - eml-literature_xsd.tmp#Book_publicationPlace - eml-literature_xsd.tmp#Book_edition - eml-literature_xsd.tmp#Book_volume - eml-literature_xsd.tmp#Book_numberOfVolumes - eml-literature_xsd.tmp#Book_totalPages - eml-literature_xsd.tmp#Book_totalFigures - eml-literature_xsd.tmp#Book_totalTables - eml-literature_xsd.tmp#Book_ISBN - eml-literature_xsd.tmp#Book
-
TypeBook
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
ChildrenISBN, edition, numberOfVolumes, publicationPlace, publisher, totalFigures, totalPages, totalTables, volume
-
Instance
-
-
-
- - - - -
<book>
-  <publisher id="" scope="document" system="">{1,1}</publisher>
-  <publicationPlace>{0,1}</publicationPlace>
-  <edition>{0,1}</edition>
-  <volume>{0,1}</volume>
-  <numberOfVolumes>{0,1}</numberOfVolumes>
-  <totalPages>{0,1}</totalPages>
-  <totalFigures>{0,1}</totalFigures>
-  <totalTables>{0,1}</totalTables>
-  <ISBN>{0,1}</ISBN>
-</book>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="book" type="Book">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element Book / publisher
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-party_xsd.tmp#ResponsibleParty_id - eml-party_xsd.tmp#ResponsibleParty_system - eml-party_xsd.tmp#ResponsibleParty_scope - eml-party_xsd.tmp#ResponsibleParty_individualName - eml-party_xsd.tmp#ResponsibleParty_organizationName - eml-party_xsd.tmp#ResponsibleParty_positionName - eml-party_xsd.tmp#ResponsibleParty_address - eml-party_xsd.tmp#ResponsibleParty_phone - eml-party_xsd.tmp#ResponsibleParty_electronicMailAddress - eml-party_xsd.tmp#ResponsibleParty_onlineUrl - eml-party_xsd.tmp#ResponsibleParty_userId - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-party_xsd.tmp#ResponsibleParty
-
TypeResponsibleParty
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
Childrenaddress, electronicMailAddress, individualName, onlineUrl, organizationName, phone, positionName, references, userId
-
Instance
-
-
-
- - - - -
<publisher id="" scope="document" system="">
-  <individualName>{1,1}</individualName>
-  <organizationName xml:lang="">{1,1}</organizationName>
-  <positionName xml:lang="">{1,1}</positionName>
-  <address id="" scope="document" system="">{0,unbounded}</address>
-  <phone phonetype="voice">{0,unbounded}</phone>
-  <electronicMailAddress xml:lang="">{0,unbounded}</electronicMailAddress>
-  <onlineUrl>{0,unbounded}</onlineUrl>
-  <userId directory="">{0,unbounded}</userId>
-  <references system="">{1,1}</references>
-</publisher>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="publisher" type="rp:ResponsibleParty">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element Book / publicationPlace
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="publicationPlace" type="res:NonEmptyStringType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element Book / edition
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="edition" type="res:NonEmptyStringType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element Book / volume
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="volume" type="res:NonEmptyStringType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element Book / numberOfVolumes
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="numberOfVolumes" type="res:NonEmptyStringType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element Book / totalPages
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="totalPages" type="res:NonEmptyStringType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element Book / totalFigures
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="totalFigures" type="res:NonEmptyStringType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element Book / totalTables
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="totalTables" type="res:NonEmptyStringType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element Book / ISBN
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="ISBN" type="res:NonEmptyStringType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element CitationType / chapter
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-literature_xsd.tmp#Book_publisher - eml-literature_xsd.tmp#Book_publicationPlace - eml-literature_xsd.tmp#Book_edition - eml-literature_xsd.tmp#Book_volume - eml-literature_xsd.tmp#Book_numberOfVolumes - eml-literature_xsd.tmp#Book_totalPages - eml-literature_xsd.tmp#Book_totalFigures - eml-literature_xsd.tmp#Book_totalTables - eml-literature_xsd.tmp#Book_ISBN - eml-literature_xsd.tmp#Book - eml-literature_xsd.tmp#Chapter_chapterNumber - eml-literature_xsd.tmp#Chapter_editor - eml-literature_xsd.tmp#Chapter_bookTitle - eml-literature_xsd.tmp#Chapter_pageRange - eml-literature_xsd.tmp#Chapter
-
TypeChapter
Type hierarchy - -
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
ChildrenISBN, bookTitle, chapterNumber, edition, editor, numberOfVolumes, pageRange, publicationPlace, publisher, totalFigures, totalPages, totalTables, volume
-
Instance
-
-
-
- - - - -
<chapter>
-  <publisher id="" scope="document" system="">{1,1}</publisher>
-  <publicationPlace>{0,1}</publicationPlace>
-  <edition>{0,1}</edition>
-  <volume>{0,1}</volume>
-  <numberOfVolumes>{0,1}</numberOfVolumes>
-  <totalPages>{0,1}</totalPages>
-  <totalFigures>{0,1}</totalFigures>
-  <totalTables>{0,1}</totalTables>
-  <ISBN>{0,1}</ISBN>
-  <chapterNumber>{0,1}</chapterNumber>
-  <editor id="" scope="document" system="">{1,unbounded}</editor>
-  <bookTitle>{1,1}</bookTitle>
-  <pageRange>{0,1}</pageRange>
-</chapter>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="chapter" type="Chapter">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element Chapter / chapterNumber
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="chapterNumber" type="res:NonEmptyStringType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element Chapter / editor
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-party_xsd.tmp#ResponsibleParty_id - eml-party_xsd.tmp#ResponsibleParty_system - eml-party_xsd.tmp#ResponsibleParty_scope - eml-party_xsd.tmp#ResponsibleParty_individualName - eml-party_xsd.tmp#ResponsibleParty_organizationName - eml-party_xsd.tmp#ResponsibleParty_positionName - eml-party_xsd.tmp#ResponsibleParty_address - eml-party_xsd.tmp#ResponsibleParty_phone - eml-party_xsd.tmp#ResponsibleParty_electronicMailAddress - eml-party_xsd.tmp#ResponsibleParty_onlineUrl - eml-party_xsd.tmp#ResponsibleParty_userId - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-party_xsd.tmp#ResponsibleParty
-
TypeResponsibleParty
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
maxOccursunbounded
-
-
Model
-
- -
Childrenaddress, electronicMailAddress, individualName, onlineUrl, organizationName, phone, positionName, references, userId
-
Instance
-
-
-
- - - - -
<editor id="" scope="document" system="">
-  <individualName>{1,1}</individualName>
-  <organizationName xml:lang="">{1,1}</organizationName>
-  <positionName xml:lang="">{1,1}</positionName>
-  <address id="" scope="document" system="">{0,unbounded}</address>
-  <phone phonetype="voice">{0,unbounded}</phone>
-  <electronicMailAddress xml:lang="">{0,unbounded}</electronicMailAddress>
-  <onlineUrl>{0,unbounded}</onlineUrl>
-  <userId directory="">{0,unbounded}</userId>
-  <references system="">{1,1}</references>
-</editor>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="editor" type="rp:ResponsibleParty" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element Chapter / bookTitle
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="bookTitle" type="res:NonEmptyStringType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element Chapter / pageRange
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="pageRange" type="res:NonEmptyStringType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element CitationType / editedBook
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-literature_xsd.tmp#Book_publisher - eml-literature_xsd.tmp#Book_publicationPlace - eml-literature_xsd.tmp#Book_edition - eml-literature_xsd.tmp#Book_volume - eml-literature_xsd.tmp#Book_numberOfVolumes - eml-literature_xsd.tmp#Book_totalPages - eml-literature_xsd.tmp#Book_totalFigures - eml-literature_xsd.tmp#Book_totalTables - eml-literature_xsd.tmp#Book_ISBN - eml-literature_xsd.tmp#Book
-
TypeBook
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
ChildrenISBN, edition, numberOfVolumes, publicationPlace, publisher, totalFigures, totalPages, totalTables, volume
-
Instance
-
-
-
- - - - -
<editedBook>
-  <publisher id="" scope="document" system="">{1,1}</publisher>
-  <publicationPlace>{0,1}</publicationPlace>
-  <edition>{0,1}</edition>
-  <volume>{0,1}</volume>
-  <numberOfVolumes>{0,1}</numberOfVolumes>
-  <totalPages>{0,1}</totalPages>
-  <totalFigures>{0,1}</totalFigures>
-  <totalTables>{0,1}</totalTables>
-  <ISBN>{0,1}</ISBN>
-</editedBook>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="editedBook" type="Book">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element CitationType / manuscript
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-literature_xsd.tmp#Manuscript_institution - eml-literature_xsd.tmp#Manuscript_totalPages - eml-literature_xsd.tmp#Manuscript
-
TypeManuscript
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
Childreninstitution, totalPages
-
Instance
-
-
-
- - - - -
<manuscript>
-  <institution id="" scope="document" system="">{1,unbounded}</institution>
-  <totalPages>{0,1}</totalPages>
-</manuscript>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="manuscript" type="Manuscript">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element Manuscript / institution
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-party_xsd.tmp#ResponsibleParty_id - eml-party_xsd.tmp#ResponsibleParty_system - eml-party_xsd.tmp#ResponsibleParty_scope - eml-party_xsd.tmp#ResponsibleParty_individualName - eml-party_xsd.tmp#ResponsibleParty_organizationName - eml-party_xsd.tmp#ResponsibleParty_positionName - eml-party_xsd.tmp#ResponsibleParty_address - eml-party_xsd.tmp#ResponsibleParty_phone - eml-party_xsd.tmp#ResponsibleParty_electronicMailAddress - eml-party_xsd.tmp#ResponsibleParty_onlineUrl - eml-party_xsd.tmp#ResponsibleParty_userId - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-party_xsd.tmp#ResponsibleParty
-
TypeResponsibleParty
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
maxOccursunbounded
-
-
Model
-
- -
Childrenaddress, electronicMailAddress, individualName, onlineUrl, organizationName, phone, positionName, references, userId
-
Instance
-
-
-
- - - - -
<institution id="" scope="document" system="">
-  <individualName>{1,1}</individualName>
-  <organizationName xml:lang="">{1,1}</organizationName>
-  <positionName xml:lang="">{1,1}</positionName>
-  <address id="" scope="document" system="">{0,unbounded}</address>
-  <phone phonetype="voice">{0,unbounded}</phone>
-  <electronicMailAddress xml:lang="">{0,unbounded}</electronicMailAddress>
-  <onlineUrl>{0,unbounded}</onlineUrl>
-  <userId directory="">{0,unbounded}</userId>
-  <references system="">{1,1}</references>
-</institution>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="institution" type="rp:ResponsibleParty" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element Manuscript / totalPages
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="totalPages" type="res:NonEmptyStringType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element CitationType / report
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-literature_xsd.tmp#Report_reportNumber - eml-literature_xsd.tmp#Report_publisher - eml-literature_xsd.tmp#Report_publicationPlace - eml-literature_xsd.tmp#Report_totalPages - eml-literature_xsd.tmp#Report
-
TypeReport
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
ChildrenpublicationPlace, publisher, reportNumber, totalPages
-
Instance
-
-
-
- - - - -
<report>
-  <reportNumber>{0,1}</reportNumber>
-  <publisher id="" scope="document" system="">{0,1}</publisher>
-  <publicationPlace>{0,1}</publicationPlace>
-  <totalPages>{0,1}</totalPages>
-</report>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="report" type="Report">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element Report / reportNumber
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="reportNumber" type="res:NonEmptyStringType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element Report / publisher
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-party_xsd.tmp#ResponsibleParty_id - eml-party_xsd.tmp#ResponsibleParty_system - eml-party_xsd.tmp#ResponsibleParty_scope - eml-party_xsd.tmp#ResponsibleParty_individualName - eml-party_xsd.tmp#ResponsibleParty_organizationName - eml-party_xsd.tmp#ResponsibleParty_positionName - eml-party_xsd.tmp#ResponsibleParty_address - eml-party_xsd.tmp#ResponsibleParty_phone - eml-party_xsd.tmp#ResponsibleParty_electronicMailAddress - eml-party_xsd.tmp#ResponsibleParty_onlineUrl - eml-party_xsd.tmp#ResponsibleParty_userId - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-party_xsd.tmp#ResponsibleParty
-
TypeResponsibleParty
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
minOccurs0
-
-
Model
-
- -
Childrenaddress, electronicMailAddress, individualName, onlineUrl, organizationName, phone, positionName, references, userId
-
Instance
-
-
-
- - - - -
<publisher id="" scope="document" system="">
-  <individualName>{1,1}</individualName>
-  <organizationName xml:lang="">{1,1}</organizationName>
-  <positionName xml:lang="">{1,1}</positionName>
-  <address id="" scope="document" system="">{0,unbounded}</address>
-  <phone phonetype="voice">{0,unbounded}</phone>
-  <electronicMailAddress xml:lang="">{0,unbounded}</electronicMailAddress>
-  <onlineUrl>{0,unbounded}</onlineUrl>
-  <userId directory="">{0,unbounded}</userId>
-  <references system="">{1,1}</references>
-</publisher>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="publisher" type="rp:ResponsibleParty" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element Report / publicationPlace
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="publicationPlace" type="res:NonEmptyStringType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element Report / totalPages
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="totalPages" type="res:NonEmptyStringType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element CitationType / thesis
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-literature_xsd.tmp#Thesis_degree - eml-literature_xsd.tmp#Thesis_institution - eml-literature_xsd.tmp#Thesis_totalPages - eml-literature_xsd.tmp#Thesis
-
TypeThesis
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
Childrendegree, institution, totalPages
-
Instance
-
-
-
- - - - -
<thesis>
-  <degree>{1,1}</degree>
-  <institution id="" scope="document" system="">{1,1}</institution>
-  <totalPages>{0,1}</totalPages>
-</thesis>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="thesis" type="Thesis">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element Thesis / degree
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="degree" type="res:NonEmptyStringType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element Thesis / institution
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-party_xsd.tmp#ResponsibleParty_id - eml-party_xsd.tmp#ResponsibleParty_system - eml-party_xsd.tmp#ResponsibleParty_scope - eml-party_xsd.tmp#ResponsibleParty_individualName - eml-party_xsd.tmp#ResponsibleParty_organizationName - eml-party_xsd.tmp#ResponsibleParty_positionName - eml-party_xsd.tmp#ResponsibleParty_address - eml-party_xsd.tmp#ResponsibleParty_phone - eml-party_xsd.tmp#ResponsibleParty_electronicMailAddress - eml-party_xsd.tmp#ResponsibleParty_onlineUrl - eml-party_xsd.tmp#ResponsibleParty_userId - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-party_xsd.tmp#ResponsibleParty
-
TypeResponsibleParty
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
Childrenaddress, electronicMailAddress, individualName, onlineUrl, organizationName, phone, positionName, references, userId
-
Instance
-
-
-
- - - - -
<institution id="" scope="document" system="">
-  <individualName>{1,1}</individualName>
-  <organizationName xml:lang="">{1,1}</organizationName>
-  <positionName xml:lang="">{1,1}</positionName>
-  <address id="" scope="document" system="">{0,unbounded}</address>
-  <phone phonetype="voice">{0,unbounded}</phone>
-  <electronicMailAddress xml:lang="">{0,unbounded}</electronicMailAddress>
-  <onlineUrl>{0,unbounded}</onlineUrl>
-  <userId directory="">{0,unbounded}</userId>
-  <references system="">{1,1}</references>
-</institution>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="institution" type="rp:ResponsibleParty">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element Thesis / totalPages
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="totalPages" type="res:NonEmptyStringType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element CitationType / conferenceProceedings
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-literature_xsd.tmp#Book_publisher - eml-literature_xsd.tmp#Book_publicationPlace - eml-literature_xsd.tmp#Book_edition - eml-literature_xsd.tmp#Book_volume - eml-literature_xsd.tmp#Book_numberOfVolumes - eml-literature_xsd.tmp#Book_totalPages - eml-literature_xsd.tmp#Book_totalFigures - eml-literature_xsd.tmp#Book_totalTables - eml-literature_xsd.tmp#Book_ISBN - eml-literature_xsd.tmp#Book - eml-literature_xsd.tmp#Chapter_chapterNumber - eml-literature_xsd.tmp#Chapter_editor - eml-literature_xsd.tmp#Chapter_bookTitle - eml-literature_xsd.tmp#Chapter_pageRange - eml-literature_xsd.tmp#Chapter - eml-literature_xsd.tmp#ConferenceProceedings_conferenceName - eml-literature_xsd.tmp#ConferenceProceedings_conferenceDate - eml-literature_xsd.tmp#ConferenceProceedings_conferenceLocation - eml-literature_xsd.tmp#ConferenceProceedings
-
TypeConferenceProceedings
Type hierarchy - -
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
ChildrenISBN, bookTitle, chapterNumber, conferenceDate, conferenceLocation, conferenceName, edition, editor, numberOfVolumes, pageRange, publicationPlace, publisher, totalFigures, totalPages, totalTables, volume
-
Instance
-
-
-
- - - - -
<conferenceProceedings>
-  <publisher id="" scope="document" system="">{1,1}</publisher>
-  <publicationPlace>{0,1}</publicationPlace>
-  <edition>{0,1}</edition>
-  <volume>{0,1}</volume>
-  <numberOfVolumes>{0,1}</numberOfVolumes>
-  <totalPages>{0,1}</totalPages>
-  <totalFigures>{0,1}</totalFigures>
-  <totalTables>{0,1}</totalTables>
-  <ISBN>{0,1}</ISBN>
-  <chapterNumber>{0,1}</chapterNumber>
-  <editor id="" scope="document" system="">{1,unbounded}</editor>
-  <bookTitle>{1,1}</bookTitle>
-  <pageRange>{0,1}</pageRange>
-  <conferenceName>{0,1}</conferenceName>
-  <conferenceDate>{0,1}</conferenceDate>
-  <conferenceLocation id="" scope="document" system="">{0,1}</conferenceLocation>
-</conferenceProceedings>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="conferenceProceedings" type="ConferenceProceedings">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element ConferenceProceedings / conferenceName
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="conferenceName" type="res:NonEmptyStringType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element ConferenceProceedings / conferenceDate
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="conferenceDate" type="res:NonEmptyStringType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element ConferenceProceedings / conferenceLocation
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-party_xsd.tmp#Address_id - eml-party_xsd.tmp#Address_system - eml-party_xsd.tmp#Address_scope - eml-party_xsd.tmp#Address_deliveryPoint - eml-party_xsd.tmp#Address_city - eml-party_xsd.tmp#Address_administrativeArea - eml-party_xsd.tmp#Address_postalCode - eml-party_xsd.tmp#Address_country - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-party_xsd.tmp#Address
-
TypeAddress
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
minOccurs0
-
-
Model
-
- -
ChildrenadministrativeArea, city, country, deliveryPoint, postalCode, references
-
Instance
-
-
-
- - - - -
<conferenceLocation id="" scope="document" system="">
-  <deliveryPoint xml:lang="">{0,unbounded}</deliveryPoint>
-  <city xml:lang="">{0,1}</city>
-  <administrativeArea xml:lang="">{0,1}</administrativeArea>
-  <postalCode xml:lang="">{0,1}</postalCode>
-  <country xml:lang="">{0,1}</country>
-  <references system="">{1,1}</references>
-</conferenceLocation>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="conferenceLocation" type="rp:Address" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element CitationType / personalCommunication
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-literature_xsd.tmp#PersonalCommunication_publisher - eml-literature_xsd.tmp#PersonalCommunication_publicationPlace - eml-literature_xsd.tmp#PersonalCommunication_communicationType - eml-literature_xsd.tmp#PersonalCommunication_recipient - eml-literature_xsd.tmp#PersonalCommunication
-
TypePersonalCommunication
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
ChildrencommunicationType, publicationPlace, publisher, recipient
-
Instance
-
-
-
- - - - -
<personalCommunication>
-  <publisher id="" scope="document" system="">{0,1}</publisher>
-  <publicationPlace>{0,1}</publicationPlace>
-  <communicationType>{0,1}</communicationType>
-  <recipient id="" scope="document" system="">{0,unbounded}</recipient>
-</personalCommunication>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="personalCommunication" type="PersonalCommunication">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element PersonalCommunication / publisher
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-party_xsd.tmp#ResponsibleParty_id - eml-party_xsd.tmp#ResponsibleParty_system - eml-party_xsd.tmp#ResponsibleParty_scope - eml-party_xsd.tmp#ResponsibleParty_individualName - eml-party_xsd.tmp#ResponsibleParty_organizationName - eml-party_xsd.tmp#ResponsibleParty_positionName - eml-party_xsd.tmp#ResponsibleParty_address - eml-party_xsd.tmp#ResponsibleParty_phone - eml-party_xsd.tmp#ResponsibleParty_electronicMailAddress - eml-party_xsd.tmp#ResponsibleParty_onlineUrl - eml-party_xsd.tmp#ResponsibleParty_userId - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-party_xsd.tmp#ResponsibleParty
-
TypeResponsibleParty
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
minOccurs0
-
-
Model
-
- -
Childrenaddress, electronicMailAddress, individualName, onlineUrl, organizationName, phone, positionName, references, userId
-
Instance
-
-
-
- - - - -
<publisher id="" scope="document" system="">
-  <individualName>{1,1}</individualName>
-  <organizationName xml:lang="">{1,1}</organizationName>
-  <positionName xml:lang="">{1,1}</positionName>
-  <address id="" scope="document" system="">{0,unbounded}</address>
-  <phone phonetype="voice">{0,unbounded}</phone>
-  <electronicMailAddress xml:lang="">{0,unbounded}</electronicMailAddress>
-  <onlineUrl>{0,unbounded}</onlineUrl>
-  <userId directory="">{0,unbounded}</userId>
-  <references system="">{1,1}</references>
-</publisher>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="publisher" type="rp:ResponsibleParty" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element PersonalCommunication / publicationPlace
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="publicationPlace" type="res:NonEmptyStringType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element PersonalCommunication / communicationType
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="communicationType" type="res:NonEmptyStringType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element PersonalCommunication / recipient
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-party_xsd.tmp#ResponsibleParty_id - eml-party_xsd.tmp#ResponsibleParty_system - eml-party_xsd.tmp#ResponsibleParty_scope - eml-party_xsd.tmp#ResponsibleParty_individualName - eml-party_xsd.tmp#ResponsibleParty_organizationName - eml-party_xsd.tmp#ResponsibleParty_positionName - eml-party_xsd.tmp#ResponsibleParty_address - eml-party_xsd.tmp#ResponsibleParty_phone - eml-party_xsd.tmp#ResponsibleParty_electronicMailAddress - eml-party_xsd.tmp#ResponsibleParty_onlineUrl - eml-party_xsd.tmp#ResponsibleParty_userId - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-party_xsd.tmp#ResponsibleParty
-
TypeResponsibleParty
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
minOccurs0
maxOccursunbounded
-
-
Model
-
- -
Childrenaddress, electronicMailAddress, individualName, onlineUrl, organizationName, phone, positionName, references, userId
-
Instance
-
-
-
- - - - -
<recipient id="" scope="document" system="">
-  <individualName>{1,1}</individualName>
-  <organizationName xml:lang="">{1,1}</organizationName>
-  <positionName xml:lang="">{1,1}</positionName>
-  <address id="" scope="document" system="">{0,unbounded}</address>
-  <phone phonetype="voice">{0,unbounded}</phone>
-  <electronicMailAddress xml:lang="">{0,unbounded}</electronicMailAddress>
-  <onlineUrl>{0,unbounded}</onlineUrl>
-  <userId directory="">{0,unbounded}</userId>
-  <references system="">{1,1}</references>
-</recipient>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="recipient" type="rp:ResponsibleParty" minOccurs="0" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element CitationType / map
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-literature_xsd.tmp#Map_publisher - eml-literature_xsd.tmp#Map_edition - eml-literature_xsd.tmp#Map_geographicCoverage - eml-literature_xsd.tmp#Map_scale - eml-literature_xsd.tmp#Map
-
TypeMap
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
Childrenedition, geographicCoverage, publisher, scale
-
Instance
-
-
-
- - - - -
<map>
-  <publisher id="" scope="document" system="">{0,1}</publisher>
-  <edition>{0,1}</edition>
-  <geographicCoverage id="" scope="document" system="">{0,unbounded}</geographicCoverage>
-  <scale>{0,1}</scale>
-</map>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="map" type="Map">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element Map / publisher
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-party_xsd.tmp#ResponsibleParty_id - eml-party_xsd.tmp#ResponsibleParty_system - eml-party_xsd.tmp#ResponsibleParty_scope - eml-party_xsd.tmp#ResponsibleParty_individualName - eml-party_xsd.tmp#ResponsibleParty_organizationName - eml-party_xsd.tmp#ResponsibleParty_positionName - eml-party_xsd.tmp#ResponsibleParty_address - eml-party_xsd.tmp#ResponsibleParty_phone - eml-party_xsd.tmp#ResponsibleParty_electronicMailAddress - eml-party_xsd.tmp#ResponsibleParty_onlineUrl - eml-party_xsd.tmp#ResponsibleParty_userId - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-party_xsd.tmp#ResponsibleParty
-
TypeResponsibleParty
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
minOccurs0
-
-
Model
-
- -
Childrenaddress, electronicMailAddress, individualName, onlineUrl, organizationName, phone, positionName, references, userId
-
Instance
-
-
-
- - - - -
<publisher id="" scope="document" system="">
-  <individualName>{1,1}</individualName>
-  <organizationName xml:lang="">{1,1}</organizationName>
-  <positionName xml:lang="">{1,1}</positionName>
-  <address id="" scope="document" system="">{0,unbounded}</address>
-  <phone phonetype="voice">{0,unbounded}</phone>
-  <electronicMailAddress xml:lang="">{0,unbounded}</electronicMailAddress>
-  <onlineUrl>{0,unbounded}</onlineUrl>
-  <userId directory="">{0,unbounded}</userId>
-  <references system="">{1,1}</references>
-</publisher>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="publisher" type="rp:ResponsibleParty" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element Map / edition
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="edition" type="res:NonEmptyStringType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element Map / geographicCoverage
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-coverage_xsd.tmp#GeographicCoverage_id - eml-coverage_xsd.tmp#GeographicCoverage_system - eml-coverage_xsd.tmp#GeographicCoverage_scope - eml-coverage_xsd.tmp#GeographicCoverage_geographicDescription - eml-coverage_xsd.tmp#GeographicCoverage_boundingCoordinates - eml-coverage_xsd.tmp#GeographicCoverage_datasetGPolygon - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-coverage_xsd.tmp#GeographicCoverage
-
TypeGeographicCoverage
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
minOccurs0
maxOccursunbounded
-
-
Model
-
- -
ChildrenboundingCoordinates, datasetGPolygon, geographicDescription, references
-
Instance
-
-
-
- - - - -
<geographicCoverage id="" scope="document" system="">
-  <geographicDescription>{1,1}</geographicDescription>
-  <boundingCoordinates>{1,1}</boundingCoordinates>
-  <datasetGPolygon>{0,unbounded}</datasetGPolygon>
-  <references system="">{1,1}</references>
-</geographicCoverage>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="geographicCoverage" type="cov:GeographicCoverage" minOccurs="0" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element Map / scale
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="scale" type="res:NonEmptyStringType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element CitationType / generic
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-literature_xsd.tmp#Generic_publisher - eml-literature_xsd.tmp#Generic_publicationPlace - eml-literature_xsd.tmp#Generic_referenceType - eml-literature_xsd.tmp#Generic_volume - eml-literature_xsd.tmp#Generic_numberOfVolumes - eml-literature_xsd.tmp#Generic_totalPages - eml-literature_xsd.tmp#Generic_totalFigures - eml-literature_xsd.tmp#Generic_totalTables - eml-literature_xsd.tmp#Generic_edition - eml-literature_xsd.tmp#Generic_originalPublication - eml-literature_xsd.tmp#Generic_reprintEdition - eml-literature_xsd.tmp#Generic_reviewedItem - eml-literature_xsd.tmp#Generic_ISBN - eml-literature_xsd.tmp#Generic_ISSN - eml-literature_xsd.tmp#Generic
-
TypeGeneric
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
ChildrenISBN, ISSN, edition, numberOfVolumes, originalPublication, publicationPlace, publisher, referenceType, reprintEdition, reviewedItem, totalFigures, totalPages, totalTables, volume
-
Instance
-
-
-
- - - - -
<generic>
-  <publisher id="" scope="document" system="">{1,1}</publisher>
-  <publicationPlace>{0,1}</publicationPlace>
-  <referenceType>{0,1}</referenceType>
-  <volume>{0,1}</volume>
-  <numberOfVolumes>{0,1}</numberOfVolumes>
-  <totalPages>{0,1}</totalPages>
-  <totalFigures>{0,1}</totalFigures>
-  <totalTables>{0,1}</totalTables>
-  <edition>{0,1}</edition>
-  <originalPublication>{0,1}</originalPublication>
-  <reprintEdition>{0,1}</reprintEdition>
-  <reviewedItem>{0,1}</reviewedItem>
-  <ISBN>{1,1}</ISBN>
-  <ISSN>{1,1}</ISSN>
-</generic>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="generic" type="Generic">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element Generic / publisher
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-party_xsd.tmp#ResponsibleParty_id - eml-party_xsd.tmp#ResponsibleParty_system - eml-party_xsd.tmp#ResponsibleParty_scope - eml-party_xsd.tmp#ResponsibleParty_individualName - eml-party_xsd.tmp#ResponsibleParty_organizationName - eml-party_xsd.tmp#ResponsibleParty_positionName - eml-party_xsd.tmp#ResponsibleParty_address - eml-party_xsd.tmp#ResponsibleParty_phone - eml-party_xsd.tmp#ResponsibleParty_electronicMailAddress - eml-party_xsd.tmp#ResponsibleParty_onlineUrl - eml-party_xsd.tmp#ResponsibleParty_userId - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-party_xsd.tmp#ResponsibleParty
-
TypeResponsibleParty
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
Childrenaddress, electronicMailAddress, individualName, onlineUrl, organizationName, phone, positionName, references, userId
-
Instance
-
-
-
- - - - -
<publisher id="" scope="document" system="">
-  <individualName>{1,1}</individualName>
-  <organizationName xml:lang="">{1,1}</organizationName>
-  <positionName xml:lang="">{1,1}</positionName>
-  <address id="" scope="document" system="">{0,unbounded}</address>
-  <phone phonetype="voice">{0,unbounded}</phone>
-  <electronicMailAddress xml:lang="">{0,unbounded}</electronicMailAddress>
-  <onlineUrl>{0,unbounded}</onlineUrl>
-  <userId directory="">{0,unbounded}</userId>
-  <references system="">{1,1}</references>
-</publisher>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="publisher" type="rp:ResponsibleParty">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element Generic / publicationPlace
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="publicationPlace" type="res:NonEmptyStringType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element Generic / referenceType
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
-
Properties
-
-
-
- - - - - -
minOccurs0
-
-
-
Source
-
-
-
- - - - -
<xs:element name="referenceType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element Generic / volume
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="volume" type="res:NonEmptyStringType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element Generic / numberOfVolumes
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="numberOfVolumes" type="res:NonEmptyStringType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element Generic / totalPages
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="totalPages" type="res:NonEmptyStringType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element Generic / totalFigures
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="totalFigures" type="res:NonEmptyStringType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element Generic / totalTables
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="totalTables" type="res:NonEmptyStringType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element Generic / edition
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="edition" type="res:NonEmptyStringType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element Generic / originalPublication
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="originalPublication" type="res:NonEmptyStringType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element Generic / reprintEdition
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="reprintEdition" type="res:NonEmptyStringType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element Generic / reviewedItem
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="reviewedItem" type="res:NonEmptyStringType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element Generic / ISBN
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="ISBN" type="res:NonEmptyStringType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element Generic / ISSN
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="ISSN" type="res:NonEmptyStringType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element CitationType / audioVisual
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-literature_xsd.tmp#AudioVisual_publisher - eml-literature_xsd.tmp#AudioVisual_publicationPlace - eml-literature_xsd.tmp#AudioVisual_performer - eml-literature_xsd.tmp#AudioVisual_ISBN - eml-literature_xsd.tmp#AudioVisual
-
TypeAudioVisual
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
ChildrenISBN, performer, publicationPlace, publisher
-
Instance
-
-
-
- - - - -
<audioVisual>
-  <publisher id="" scope="document" system="">{1,1}</publisher>
-  <publicationPlace>{0,unbounded}</publicationPlace>
-  <performer id="" scope="document" system="">{0,unbounded}</performer>
-  <ISBN>{0,1}</ISBN>
-</audioVisual>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="audioVisual" type="AudioVisual">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element AudioVisual / publisher
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-party_xsd.tmp#ResponsibleParty_id - eml-party_xsd.tmp#ResponsibleParty_system - eml-party_xsd.tmp#ResponsibleParty_scope - eml-party_xsd.tmp#ResponsibleParty_individualName - eml-party_xsd.tmp#ResponsibleParty_organizationName - eml-party_xsd.tmp#ResponsibleParty_positionName - eml-party_xsd.tmp#ResponsibleParty_address - eml-party_xsd.tmp#ResponsibleParty_phone - eml-party_xsd.tmp#ResponsibleParty_electronicMailAddress - eml-party_xsd.tmp#ResponsibleParty_onlineUrl - eml-party_xsd.tmp#ResponsibleParty_userId - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-party_xsd.tmp#ResponsibleParty
-
TypeResponsibleParty
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
Childrenaddress, electronicMailAddress, individualName, onlineUrl, organizationName, phone, positionName, references, userId
-
Instance
-
-
-
- - - - -
<publisher id="" scope="document" system="">
-  <individualName>{1,1}</individualName>
-  <organizationName xml:lang="">{1,1}</organizationName>
-  <positionName xml:lang="">{1,1}</positionName>
-  <address id="" scope="document" system="">{0,unbounded}</address>
-  <phone phonetype="voice">{0,unbounded}</phone>
-  <electronicMailAddress xml:lang="">{0,unbounded}</electronicMailAddress>
-  <onlineUrl>{0,unbounded}</onlineUrl>
-  <userId directory="">{0,unbounded}</userId>
-  <references system="">{1,1}</references>
-</publisher>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="publisher" type="rp:ResponsibleParty">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element AudioVisual / publicationPlace
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentsimple
minOccurs0
maxOccursunbounded
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="publicationPlace" type="res:NonEmptyStringType" minOccurs="0" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element AudioVisual / performer
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-party_xsd.tmp#ResponsibleParty_id - eml-party_xsd.tmp#ResponsibleParty_system - eml-party_xsd.tmp#ResponsibleParty_scope - eml-party_xsd.tmp#ResponsibleParty_individualName - eml-party_xsd.tmp#ResponsibleParty_organizationName - eml-party_xsd.tmp#ResponsibleParty_positionName - eml-party_xsd.tmp#ResponsibleParty_address - eml-party_xsd.tmp#ResponsibleParty_phone - eml-party_xsd.tmp#ResponsibleParty_electronicMailAddress - eml-party_xsd.tmp#ResponsibleParty_onlineUrl - eml-party_xsd.tmp#ResponsibleParty_userId - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-party_xsd.tmp#ResponsibleParty
-
TypeResponsibleParty
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
minOccurs0
maxOccursunbounded
-
-
Model
-
- -
Childrenaddress, electronicMailAddress, individualName, onlineUrl, organizationName, phone, positionName, references, userId
-
Instance
-
-
-
- - - - -
<performer id="" scope="document" system="">
-  <individualName>{1,1}</individualName>
-  <organizationName xml:lang="">{1,1}</organizationName>
-  <positionName xml:lang="">{1,1}</positionName>
-  <address id="" scope="document" system="">{0,unbounded}</address>
-  <phone phonetype="voice">{0,unbounded}</phone>
-  <electronicMailAddress xml:lang="">{0,unbounded}</electronicMailAddress>
-  <onlineUrl>{0,unbounded}</onlineUrl>
-  <userId directory="">{0,unbounded}</userId>
-  <references system="">{1,1}</references>
-</performer>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="performer" type="rp:ResponsibleParty" minOccurs="0" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element AudioVisual / ISBN
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="ISBN" type="res:NonEmptyStringType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element CitationType / presentation
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-literature_xsd.tmp#Presentation_conferenceName - eml-literature_xsd.tmp#Presentation_conferenceDate - eml-literature_xsd.tmp#Presentation_conferenceLocation - eml-literature_xsd.tmp#Presentation
-
TypePresentation
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
ChildrenconferenceDate, conferenceLocation, conferenceName
-
Instance
-
-
-
- - - - -
<presentation>
-  <conferenceName>{0,1}</conferenceName>
-  <conferenceDate>{0,1}</conferenceDate>
-  <conferenceLocation id="" scope="document" system="">{0,1}</conferenceLocation>
-</presentation>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="presentation" type="Presentation">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element Presentation / conferenceName
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="conferenceName" type="res:NonEmptyStringType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element Presentation / conferenceDate
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="conferenceDate" type="res:NonEmptyStringType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element Presentation / conferenceLocation
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-party_xsd.tmp#Address_id - eml-party_xsd.tmp#Address_system - eml-party_xsd.tmp#Address_scope - eml-party_xsd.tmp#Address_deliveryPoint - eml-party_xsd.tmp#Address_city - eml-party_xsd.tmp#Address_administrativeArea - eml-party_xsd.tmp#Address_postalCode - eml-party_xsd.tmp#Address_country - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-party_xsd.tmp#Address
-
TypeAddress
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
minOccurs0
-
-
Model
-
- -
ChildrenadministrativeArea, city, country, deliveryPoint, postalCode, references
-
Instance
-
-
-
- - - - -
<conferenceLocation id="" scope="document" system="">
-  <deliveryPoint xml:lang="">{0,unbounded}</deliveryPoint>
-  <city xml:lang="">{0,1}</city>
-  <administrativeArea xml:lang="">{0,1}</administrativeArea>
-  <postalCode xml:lang="">{0,1}</postalCode>
-  <country xml:lang="">{0,1}</country>
-  <references system="">{1,1}</references>
-</conferenceLocation>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="conferenceLocation" type="rp:Address" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element CitationType / bibtex
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
Typexs:string
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Source
-
-
-
- - - - -
<xs:element name="bibtex" type="xs:string">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element CitationListType / citation
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-literature_xsd.tmp#CitationType_id - eml-literature_xsd.tmp#CitationType_system - eml-literature_xsd.tmp#CitationType_scope - eml-resource_xsd.tmp#ResourceGroup_alternateIdentifier - eml-resource_xsd.tmp#ResourceGroup_shortName - eml-resource_xsd.tmp#ResourceGroup_title - eml-resource_xsd.tmp#ResourceGroup_creator - eml-resource_xsd.tmp#ResourceGroup_metadataProvider - eml-resource_xsd.tmp#ResourceGroup_associatedParty - eml-resource_xsd.tmp#ResourceGroup_pubDate - eml-resource_xsd.tmp#ResourceGroup_language - eml-resource_xsd.tmp#ResourceGroup_series - eml-resource_xsd.tmp#ResourceGroup_abstract - eml-resource_xsd.tmp#ResourceGroup_keywordSet - eml-resource_xsd.tmp#ResourceGroup_additionalInfo - eml-resource_xsd.tmp#ResourceGroup_intellectualRights - eml-resource_xsd.tmp#ResourceGroup_licensed - eml-resource_xsd.tmp#ResourceGroup_distribution - eml-resource_xsd.tmp#ResourceGroup_coverage - eml-resource_xsd.tmp#ResourceGroup_annotation - eml-resource_xsd.tmp#ResourceGroup - eml-literature_xsd.tmp#CitationType_contact - eml-literature_xsd.tmp#CitationType_article - eml-literature_xsd.tmp#CitationType_book - eml-literature_xsd.tmp#CitationType_chapter - eml-literature_xsd.tmp#CitationType_editedBook - eml-literature_xsd.tmp#CitationType_manuscript - eml-literature_xsd.tmp#CitationType_report - eml-literature_xsd.tmp#CitationType_thesis - eml-literature_xsd.tmp#CitationType_conferenceProceedings - eml-literature_xsd.tmp#CitationType_personalCommunication - eml-literature_xsd.tmp#CitationType_map - eml-literature_xsd.tmp#CitationType_generic - eml-literature_xsd.tmp#CitationType_audioVisual - eml-literature_xsd.tmp#CitationType_presentation - eml-literature_xsd.tmp#CitationType_bibtex - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-literature_xsd.tmp#CitationType
-
TypeCitationType
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
Childrenabstract, additionalInfo, alternateIdentifier, annotation, article, associatedParty, audioVisual, bibtex, book, chapter, conferenceProceedings, contact, coverage, creator, distribution, editedBook, generic, intellectualRights, keywordSet, language, licensed, manuscript, map, metadataProvider, personalCommunication, presentation, pubDate, references, report, series, shortName, thesis, title
-
Instance
-
-
-
- - - - -
<citation id="" scope="document" system="">
-  <alternateIdentifier system="">{0,unbounded}</alternateIdentifier>
-  <shortName>{0,1}</shortName>
-  <title xml:lang="">{1,unbounded}</title>
-  <creator id="" scope="document" system="">{1,unbounded}</creator>
-  <metadataProvider id="" scope="document" system="">{0,unbounded}</metadataProvider>
-  <associatedParty id="" scope="document" system="">{0,unbounded}</associatedParty>
-  <pubDate>{0,1}</pubDate>
-  <language xml:lang="">{0,1}</language>
-  <series>{0,1}</series>
-  <abstract xml:lang="">{0,1}</abstract>
-  <keywordSet>{0,unbounded}</keywordSet>
-  <additionalInfo xml:lang="">{0,unbounded}</additionalInfo>
-  <intellectualRights xml:lang="">{0,1}</intellectualRights>
-  <licensed>{0,unbounded}</licensed>
-  <distribution id="" scope="document" system="">{0,unbounded}</distribution>
-  <coverage id="" scope="document" system="">{0,1}</coverage>
-  <annotation id="" scope="document" system="">{0,unbounded}</annotation>
-  <contact id="" scope="document" system="">{0,unbounded}</contact>
-  <article>{1,1}</article>
-  <book>{1,1}</book>
-  <chapter>{1,1}</chapter>
-  <editedBook>{1,1}</editedBook>
-  <manuscript>{1,1}</manuscript>
-  <report>{1,1}</report>
-  <thesis>{1,1}</thesis>
-  <conferenceProceedings>{1,1}</conferenceProceedings>
-  <personalCommunication>{1,1}</personalCommunication>
-  <map>{1,1}</map>
-  <generic>{1,1}</generic>
-  <audioVisual>{1,1}</audioVisual>
-  <presentation>{1,1}</presentation>
-  <bibtex>{1,1}</bibtex>
-  <references system="">{1,1}</references>
-</citation>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="citation" type="CitationType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element CitationListType / bibtex
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
Typexs:string
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Source
-
-
-
- - - - -
<xs:element name="bibtex" type="xs:string">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element citation
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/literature-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-literature_xsd.tmp#CitationType_id - eml-literature_xsd.tmp#CitationType_system - eml-literature_xsd.tmp#CitationType_scope - eml-resource_xsd.tmp#ResourceGroup_alternateIdentifier - eml-resource_xsd.tmp#ResourceGroup_shortName - eml-resource_xsd.tmp#ResourceGroup_title - eml-resource_xsd.tmp#ResourceGroup_creator - eml-resource_xsd.tmp#ResourceGroup_metadataProvider - eml-resource_xsd.tmp#ResourceGroup_associatedParty - eml-resource_xsd.tmp#ResourceGroup_pubDate - eml-resource_xsd.tmp#ResourceGroup_language - eml-resource_xsd.tmp#ResourceGroup_series - eml-resource_xsd.tmp#ResourceGroup_abstract - eml-resource_xsd.tmp#ResourceGroup_keywordSet - eml-resource_xsd.tmp#ResourceGroup_additionalInfo - eml-resource_xsd.tmp#ResourceGroup_intellectualRights - eml-resource_xsd.tmp#ResourceGroup_licensed - eml-resource_xsd.tmp#ResourceGroup_distribution - eml-resource_xsd.tmp#ResourceGroup_coverage - eml-resource_xsd.tmp#ResourceGroup_annotation - eml-resource_xsd.tmp#ResourceGroup - eml-literature_xsd.tmp#CitationType_contact - eml-literature_xsd.tmp#CitationType_article - eml-literature_xsd.tmp#CitationType_book - eml-literature_xsd.tmp#CitationType_chapter - eml-literature_xsd.tmp#CitationType_editedBook - eml-literature_xsd.tmp#CitationType_manuscript - eml-literature_xsd.tmp#CitationType_report - eml-literature_xsd.tmp#CitationType_thesis - eml-literature_xsd.tmp#CitationType_conferenceProceedings - eml-literature_xsd.tmp#CitationType_personalCommunication - eml-literature_xsd.tmp#CitationType_map - eml-literature_xsd.tmp#CitationType_generic - eml-literature_xsd.tmp#CitationType_audioVisual - eml-literature_xsd.tmp#CitationType_presentation - eml-literature_xsd.tmp#CitationType_bibtex - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-literature_xsd.tmp#CitationType
-
TypeCitationType
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
Childrenabstract, additionalInfo, alternateIdentifier, annotation, article, associatedParty, audioVisual, bibtex, book, chapter, conferenceProceedings, contact, coverage, creator, distribution, editedBook, generic, intellectualRights, keywordSet, language, licensed, manuscript, map, metadataProvider, personalCommunication, presentation, pubDate, references, report, series, shortName, thesis, title
-
Instance
-
-
-
- - - - -
<citation id="" scope="document" system="" xmlns="https://eml.ecoinformatics.org/literature-2.2.0">
-  <alternateIdentifier system="">{0,unbounded}</alternateIdentifier>
-  <shortName>{0,1}</shortName>
-  <title xml:lang="">{1,unbounded}</title>
-  <creator id="" scope="document" system="">{1,unbounded}</creator>
-  <metadataProvider id="" scope="document" system="">{0,unbounded}</metadataProvider>
-  <associatedParty id="" scope="document" system="">{0,unbounded}</associatedParty>
-  <pubDate>{0,1}</pubDate>
-  <language xml:lang="">{0,1}</language>
-  <series>{0,1}</series>
-  <abstract xml:lang="">{0,1}</abstract>
-  <keywordSet>{0,unbounded}</keywordSet>
-  <additionalInfo xml:lang="">{0,unbounded}</additionalInfo>
-  <intellectualRights xml:lang="">{0,1}</intellectualRights>
-  <licensed>{0,unbounded}</licensed>
-  <distribution id="" scope="document" system="">{0,unbounded}</distribution>
-  <coverage id="" scope="document" system="">{0,1}</coverage>
-  <annotation id="" scope="document" system="">{0,unbounded}</annotation>
-  <contact id="" scope="document" system="">{0,unbounded}</contact>
-  <article>{1,1}</article>
-  <book>{1,1}</book>
-  <chapter>{1,1}</chapter>
-  <editedBook>{1,1}</editedBook>
-  <manuscript>{1,1}</manuscript>
-  <report>{1,1}</report>
-  <thesis>{1,1}</thesis>
-  <conferenceProceedings>{1,1}</conferenceProceedings>
-  <personalCommunication>{1,1}</personalCommunication>
-  <map>{1,1}</map>
-  <generic>{1,1}</generic>
-  <audioVisual>{1,1}</audioVisual>
-  <presentation>{1,1}</presentation>
-  <bibtex>{1,1}</bibtex>
-  <references system="">{1,1}</references>
-</citation>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="citation" type="CitationType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Complex Type CitationType
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/literature-2.2.0
-
Diagram
-
-
-
Diagram - eml-literature_xsd.tmp#CitationType_id - eml-literature_xsd.tmp#CitationType_system - eml-literature_xsd.tmp#CitationType_scope - eml-resource_xsd.tmp#ResourceGroup_alternateIdentifier - eml-resource_xsd.tmp#ResourceGroup_shortName - eml-resource_xsd.tmp#ResourceGroup_title - eml-resource_xsd.tmp#ResourceGroup_creator - eml-resource_xsd.tmp#ResourceGroup_metadataProvider - eml-resource_xsd.tmp#ResourceGroup_associatedParty - eml-resource_xsd.tmp#ResourceGroup_pubDate - eml-resource_xsd.tmp#ResourceGroup_language - eml-resource_xsd.tmp#ResourceGroup_series - eml-resource_xsd.tmp#ResourceGroup_abstract - eml-resource_xsd.tmp#ResourceGroup_keywordSet - eml-resource_xsd.tmp#ResourceGroup_additionalInfo - eml-resource_xsd.tmp#ResourceGroup_intellectualRights - eml-resource_xsd.tmp#ResourceGroup_licensed - eml-resource_xsd.tmp#ResourceGroup_distribution - eml-resource_xsd.tmp#ResourceGroup_coverage - eml-resource_xsd.tmp#ResourceGroup_annotation - eml-resource_xsd.tmp#ResourceGroup - eml-literature_xsd.tmp#CitationType_contact - eml-literature_xsd.tmp#CitationType_article - eml-literature_xsd.tmp#CitationType_book - eml-literature_xsd.tmp#CitationType_chapter - eml-literature_xsd.tmp#CitationType_editedBook - eml-literature_xsd.tmp#CitationType_manuscript - eml-literature_xsd.tmp#CitationType_report - eml-literature_xsd.tmp#CitationType_thesis - eml-literature_xsd.tmp#CitationType_conferenceProceedings - eml-literature_xsd.tmp#CitationType_personalCommunication - eml-literature_xsd.tmp#CitationType_map - eml-literature_xsd.tmp#CitationType_generic - eml-literature_xsd.tmp#CitationType_audioVisual - eml-literature_xsd.tmp#CitationType_presentation - eml-literature_xsd.tmp#CitationType_bibtex - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup
-
-
Used by
-
-
- -
Model
-
- -
Childrenabstract, additionalInfo, alternateIdentifier, annotation, article, associatedParty, audioVisual, bibtex, book, chapter, conferenceProceedings, contact, coverage, creator, distribution, editedBook, generic, intellectualRights, keywordSet, language, licensed, manuscript, map, metadataProvider, personalCommunication, presentation, pubDate, references, report, series, shortName, thesis, title
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:complexType name="CitationType">
-  <xs:choice>
-    <xs:sequence>
-      <xs:group ref="res:ResourceGroup"/>
-      <xs:element name="contact" type="rp:ResponsibleParty" minOccurs="0" maxOccurs="unbounded">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:choice>
-        <xs:element name="article" type="Article">
-          <xs:annotation>
-            <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-          </xs:annotation>
-        </xs:element>
-        <xs:element name="book" type="Book">
-          <xs:annotation>
-            <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-          </xs:annotation>
-        </xs:element>
-        <xs:element name="chapter" type="Chapter">
-          <xs:annotation>
-            <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-          </xs:annotation>
-        </xs:element>
-        <xs:element name="editedBook" type="Book">
-          <xs:annotation>
-            <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-          </xs:annotation>
-        </xs:element>
-        <xs:element name="manuscript" type="Manuscript">
-          <xs:annotation>
-            <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-          </xs:annotation>
-        </xs:element>
-        <xs:element name="report" type="Report">
-          <xs:annotation>
-            <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-          </xs:annotation>
-        </xs:element>
-        <xs:element name="thesis" type="Thesis">
-          <xs:annotation>
-            <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-          </xs:annotation>
-        </xs:element>
-        <xs:element name="conferenceProceedings" type="ConferenceProceedings">
-          <xs:annotation>
-            <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-          </xs:annotation>
-        </xs:element>
-        <xs:element name="personalCommunication" type="PersonalCommunication">
-          <xs:annotation>
-            <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-          </xs:annotation>
-        </xs:element>
-        <xs:element name="map" type="Map">
-          <xs:annotation>
-            <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-          </xs:annotation>
-        </xs:element>
-        <xs:element name="generic" type="Generic">
-          <xs:annotation>
-            <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-          </xs:annotation>
-        </xs:element>
-        <xs:element name="audioVisual" type="AudioVisual">
-          <xs:annotation>
-            <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-          </xs:annotation>
-        </xs:element>
-        <xs:element name="presentation" type="Presentation">
-          <xs:annotation>
-            <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-          </xs:annotation>
-        </xs:element>
-      </xs:choice>
-    </xs:sequence>
-    <xs:element name="bibtex" type="xs:string">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:group ref="res:ReferencesGroup"/>
-  </xs:choice>
-  <xs:attribute name="id" type="res:IDType" use="optional"/>
-  <xs:attribute name="system" type="res:SystemType" use="optional"/>
-  <xs:attribute name="scope" type="res:ScopeType" use="optional" default="document"/>
-</xs:complexType>
-
-
-
Complex Type Article
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/literature-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-literature_xsd.tmp#Article_journal - eml-literature_xsd.tmp#Article_volume - eml-literature_xsd.tmp#Article_issue - eml-literature_xsd.tmp#Article_pageRange - eml-literature_xsd.tmp#Article_publisher - eml-literature_xsd.tmp#Article_publicationPlace - eml-literature_xsd.tmp#Article_ISSN
-
-
Used by
-
-
-
- - - - - -
Element CitationType/article
-
-
Model
-
-
journal , volume{0,1} , issue{0,1} , pageRange{0,1} , publisher{0,1} , publicationPlace{0,1} , ISSN{0,1}
-
ChildrenISSN, issue, journal, pageRange, publicationPlace, publisher, volume
-
Source
-
-
-
- - - - -
<xs:complexType name="Article">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:sequence>
-    <xs:element name="journal" type="res:NonEmptyStringType">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="volume" type="res:NonEmptyStringType" minOccurs="0">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="issue" type="res:NonEmptyStringType" minOccurs="0">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="pageRange" type="res:NonEmptyStringType" minOccurs="0">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="publisher" type="rp:ResponsibleParty" minOccurs="0">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="publicationPlace" type="res:NonEmptyStringType" minOccurs="0">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="ISSN" type="res:NonEmptyStringType" minOccurs="0">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-  </xs:sequence>
-</xs:complexType>
-
-
-
Complex Type Book
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/literature-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-literature_xsd.tmp#Book_publisher - eml-literature_xsd.tmp#Book_publicationPlace - eml-literature_xsd.tmp#Book_edition - eml-literature_xsd.tmp#Book_volume - eml-literature_xsd.tmp#Book_numberOfVolumes - eml-literature_xsd.tmp#Book_totalPages - eml-literature_xsd.tmp#Book_totalFigures - eml-literature_xsd.tmp#Book_totalTables - eml-literature_xsd.tmp#Book_ISBN
-
-
Used by
-
-
-
- - - - - - - - - -
Elements CitationType/book, CitationType/editedBook
Complex Type Chapter
-
-
Model
-
- -
ChildrenISBN, edition, numberOfVolumes, publicationPlace, publisher, totalFigures, totalPages, totalTables, volume
-
Source
-
-
-
- - - - -
<xs:complexType name="Book">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:sequence>
-    <xs:element name="publisher" type="rp:ResponsibleParty">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="publicationPlace" type="res:NonEmptyStringType" minOccurs="0">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="edition" type="res:NonEmptyStringType" minOccurs="0">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="volume" type="res:NonEmptyStringType" minOccurs="0">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="numberOfVolumes" type="res:NonEmptyStringType" minOccurs="0">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="totalPages" type="res:NonEmptyStringType" minOccurs="0">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="totalFigures" type="res:NonEmptyStringType" minOccurs="0">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="totalTables" type="res:NonEmptyStringType" minOccurs="0">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="ISBN" type="res:NonEmptyStringType" minOccurs="0">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-  </xs:sequence>
-</xs:complexType>
-
-
-
Complex Type Chapter
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/literature-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-literature_xsd.tmp#Book_publisher - eml-literature_xsd.tmp#Book_publicationPlace - eml-literature_xsd.tmp#Book_edition - eml-literature_xsd.tmp#Book_volume - eml-literature_xsd.tmp#Book_numberOfVolumes - eml-literature_xsd.tmp#Book_totalPages - eml-literature_xsd.tmp#Book_totalFigures - eml-literature_xsd.tmp#Book_totalTables - eml-literature_xsd.tmp#Book_ISBN - eml-literature_xsd.tmp#Book - eml-literature_xsd.tmp#Chapter_chapterNumber - eml-literature_xsd.tmp#Chapter_editor - eml-literature_xsd.tmp#Chapter_bookTitle - eml-literature_xsd.tmp#Chapter_pageRange
-
Typeextension of Book
Type hierarchy - -
-
Used by
-
-
-
- - - - - - - - - -
Element CitationType/chapter
Complex Type ConferenceProceedings
-
-
Model
-
- -
ChildrenISBN, bookTitle, chapterNumber, edition, editor, numberOfVolumes, pageRange, publicationPlace, publisher, totalFigures, totalPages, totalTables, volume
-
Source
-
-
-
- - - - -
<xs:complexType name="Chapter">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexContent>
-    <xs:extension base="Book">
-      <xs:sequence>
-        <xs:element name="chapterNumber" type="res:NonEmptyStringType" minOccurs="0">
-          <xs:annotation>
-            <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-          </xs:annotation>
-        </xs:element>
-        <xs:element name="editor" type="rp:ResponsibleParty" maxOccurs="unbounded">
-          <xs:annotation>
-            <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-          </xs:annotation>
-        </xs:element>
-        <xs:element name="bookTitle" type="res:NonEmptyStringType">
-          <xs:annotation>
-            <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-          </xs:annotation>
-        </xs:element>
-        <xs:element name="pageRange" type="res:NonEmptyStringType" minOccurs="0">
-          <xs:annotation>
-            <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-          </xs:annotation>
-        </xs:element>
-      </xs:sequence>
-    </xs:extension>
-  </xs:complexContent>
-</xs:complexType>
-
-
-
Complex Type Manuscript
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/literature-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-literature_xsd.tmp#Manuscript_institution - eml-literature_xsd.tmp#Manuscript_totalPages
-
-
Used by
-
-
-
- - - - - -
Element CitationType/manuscript
-
-
Model
-
- -
Childreninstitution, totalPages
-
Source
-
-
-
- - - - -
<xs:complexType name="Manuscript">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:sequence>
-    <xs:element name="institution" type="rp:ResponsibleParty" maxOccurs="unbounded">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="totalPages" type="res:NonEmptyStringType" minOccurs="0">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-  </xs:sequence>
-</xs:complexType>
-
-
-
Complex Type Report
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/literature-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-literature_xsd.tmp#Report_reportNumber - eml-literature_xsd.tmp#Report_publisher - eml-literature_xsd.tmp#Report_publicationPlace - eml-literature_xsd.tmp#Report_totalPages
-
-
Used by
-
-
-
- - - - - -
Element CitationType/report
-
-
Model
-
- -
ChildrenpublicationPlace, publisher, reportNumber, totalPages
-
Source
-
-
-
- - - - -
<xs:complexType name="Report">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:sequence>
-    <xs:element name="reportNumber" type="res:NonEmptyStringType" minOccurs="0">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="publisher" type="rp:ResponsibleParty" minOccurs="0">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="publicationPlace" type="res:NonEmptyStringType" minOccurs="0">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="totalPages" type="res:NonEmptyStringType" minOccurs="0">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-  </xs:sequence>
-</xs:complexType>
-
-
-
Complex Type Thesis
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/literature-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-literature_xsd.tmp#Thesis_degree - eml-literature_xsd.tmp#Thesis_institution - eml-literature_xsd.tmp#Thesis_totalPages
-
-
Used by
-
-
-
- - - - - -
Element CitationType/thesis
-
-
Model
-
- -
Childrendegree, institution, totalPages
-
Source
-
-
-
- - - - -
<xs:complexType name="Thesis">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:sequence>
-    <xs:element name="degree" type="res:NonEmptyStringType">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="institution" type="rp:ResponsibleParty">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="totalPages" type="res:NonEmptyStringType" minOccurs="0">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-  </xs:sequence>
-</xs:complexType>
-
-
-
Complex Type ConferenceProceedings
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/literature-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-literature_xsd.tmp#Book_publisher - eml-literature_xsd.tmp#Book_publicationPlace - eml-literature_xsd.tmp#Book_edition - eml-literature_xsd.tmp#Book_volume - eml-literature_xsd.tmp#Book_numberOfVolumes - eml-literature_xsd.tmp#Book_totalPages - eml-literature_xsd.tmp#Book_totalFigures - eml-literature_xsd.tmp#Book_totalTables - eml-literature_xsd.tmp#Book_ISBN - eml-literature_xsd.tmp#Book - eml-literature_xsd.tmp#Chapter_chapterNumber - eml-literature_xsd.tmp#Chapter_editor - eml-literature_xsd.tmp#Chapter_bookTitle - eml-literature_xsd.tmp#Chapter_pageRange - eml-literature_xsd.tmp#Chapter - eml-literature_xsd.tmp#ConferenceProceedings_conferenceName - eml-literature_xsd.tmp#ConferenceProceedings_conferenceDate - eml-literature_xsd.tmp#ConferenceProceedings_conferenceLocation
-
Typeextension of Chapter
Type hierarchy - -
-
Used by
-
-
-
- - - - - -
Element CitationType/conferenceProceedings
-
-
Model
-
- -
ChildrenISBN, bookTitle, chapterNumber, conferenceDate, conferenceLocation, conferenceName, edition, editor, numberOfVolumes, pageRange, publicationPlace, publisher, totalFigures, totalPages, totalTables, volume
-
Source
-
-
-
- - - - -
<xs:complexType name="ConferenceProceedings">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexContent>
-    <xs:extension base="Chapter">
-      <xs:sequence>
-        <xs:element name="conferenceName" type="res:NonEmptyStringType" minOccurs="0">
-          <xs:annotation>
-            <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-          </xs:annotation>
-        </xs:element>
-        <xs:element name="conferenceDate" type="res:NonEmptyStringType" minOccurs="0">
-          <xs:annotation>
-            <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-          </xs:annotation>
-        </xs:element>
-        <xs:element name="conferenceLocation" type="rp:Address" minOccurs="0">
-          <xs:annotation>
-            <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-          </xs:annotation>
-        </xs:element>
-      </xs:sequence>
-    </xs:extension>
-  </xs:complexContent>
-</xs:complexType>
-
-
-
Complex Type PersonalCommunication
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/literature-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-literature_xsd.tmp#PersonalCommunication_publisher - eml-literature_xsd.tmp#PersonalCommunication_publicationPlace - eml-literature_xsd.tmp#PersonalCommunication_communicationType - eml-literature_xsd.tmp#PersonalCommunication_recipient
-
-
Used by
-
-
-
- - - - - -
Element CitationType/personalCommunication
-
-
Model
-
- -
ChildrencommunicationType, publicationPlace, publisher, recipient
-
Source
-
-
-
- - - - -
<xs:complexType name="PersonalCommunication">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:sequence>
-    <xs:element name="publisher" type="rp:ResponsibleParty" minOccurs="0">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="publicationPlace" type="res:NonEmptyStringType" minOccurs="0">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="communicationType" type="res:NonEmptyStringType" minOccurs="0">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="recipient" type="rp:ResponsibleParty" minOccurs="0" maxOccurs="unbounded">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-  </xs:sequence>
-</xs:complexType>
-
-
-
Complex Type Map
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/literature-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-literature_xsd.tmp#Map_publisher - eml-literature_xsd.tmp#Map_edition - eml-literature_xsd.tmp#Map_geographicCoverage - eml-literature_xsd.tmp#Map_scale
-
-
Used by
-
-
-
- - - - - -
Element CitationType/map
-
-
Model
-
- -
Childrenedition, geographicCoverage, publisher, scale
-
Source
-
-
-
- - - - -
<xs:complexType name="Map">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:sequence>
-    <xs:element name="publisher" type="rp:ResponsibleParty" minOccurs="0">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="edition" type="res:NonEmptyStringType" minOccurs="0">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="geographicCoverage" type="cov:GeographicCoverage" minOccurs="0" maxOccurs="unbounded">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="scale" type="res:NonEmptyStringType" minOccurs="0">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-  </xs:sequence>
-</xs:complexType>
-
-
-
Complex Type Generic
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/literature-2.2.0
-
Diagram
-
-
-
Diagram - eml-literature_xsd.tmp#Generic_publisher - eml-literature_xsd.tmp#Generic_publicationPlace - eml-literature_xsd.tmp#Generic_referenceType - eml-literature_xsd.tmp#Generic_volume - eml-literature_xsd.tmp#Generic_numberOfVolumes - eml-literature_xsd.tmp#Generic_totalPages - eml-literature_xsd.tmp#Generic_totalFigures - eml-literature_xsd.tmp#Generic_totalTables - eml-literature_xsd.tmp#Generic_edition - eml-literature_xsd.tmp#Generic_originalPublication - eml-literature_xsd.tmp#Generic_reprintEdition - eml-literature_xsd.tmp#Generic_reviewedItem - eml-literature_xsd.tmp#Generic_ISBN - eml-literature_xsd.tmp#Generic_ISSN
-
-
Used by
-
-
-
- - - - - -
Element CitationType/generic
-
-
Model
-
- -
ChildrenISBN, ISSN, edition, numberOfVolumes, originalPublication, publicationPlace, publisher, referenceType, reprintEdition, reviewedItem, totalFigures, totalPages, totalTables, volume
-
Source
-
-
-
- - - - -
<xs:complexType name="Generic">
-  <xs:sequence>
-    <xs:element name="publisher" type="rp:ResponsibleParty">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="publicationPlace" type="res:NonEmptyStringType" minOccurs="0">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="referenceType" minOccurs="0">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="volume" type="res:NonEmptyStringType" minOccurs="0">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="numberOfVolumes" type="res:NonEmptyStringType" minOccurs="0">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="totalPages" type="res:NonEmptyStringType" minOccurs="0">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="totalFigures" type="res:NonEmptyStringType" minOccurs="0">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="totalTables" type="res:NonEmptyStringType" minOccurs="0">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="edition" type="res:NonEmptyStringType" minOccurs="0">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="originalPublication" type="res:NonEmptyStringType" minOccurs="0">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="reprintEdition" type="res:NonEmptyStringType" minOccurs="0">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="reviewedItem" type="res:NonEmptyStringType" minOccurs="0">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:choice minOccurs="0">
-      <xs:element name="ISBN" type="res:NonEmptyStringType">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="ISSN" type="res:NonEmptyStringType">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-    </xs:choice>
-  </xs:sequence>
-</xs:complexType>
-
-
-
Complex Type AudioVisual
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/literature-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-literature_xsd.tmp#AudioVisual_publisher - eml-literature_xsd.tmp#AudioVisual_publicationPlace - eml-literature_xsd.tmp#AudioVisual_performer - eml-literature_xsd.tmp#AudioVisual_ISBN
-
-
Used by
-
-
-
- - - - - -
Element CitationType/audioVisual
-
-
Model
-
- -
ChildrenISBN, performer, publicationPlace, publisher
-
Source
-
-
-
- - - - -
<xs:complexType name="AudioVisual">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:sequence>
-    <xs:element name="publisher" type="rp:ResponsibleParty">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="publicationPlace" type="res:NonEmptyStringType" minOccurs="0" maxOccurs="unbounded">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="performer" type="rp:ResponsibleParty" minOccurs="0" maxOccurs="unbounded">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="ISBN" type="res:NonEmptyStringType" minOccurs="0">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-  </xs:sequence>
-</xs:complexType>
-
-
-
Complex Type Presentation
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/literature-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-literature_xsd.tmp#Presentation_conferenceName - eml-literature_xsd.tmp#Presentation_conferenceDate - eml-literature_xsd.tmp#Presentation_conferenceLocation
-
-
Used by
-
-
-
- - - - - -
Element CitationType/presentation
-
-
Model
-
- -
ChildrenconferenceDate, conferenceLocation, conferenceName
-
Source
-
-
-
- - - - -
<xs:complexType name="Presentation">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:sequence>
-    <xs:element name="conferenceName" type="res:NonEmptyStringType" minOccurs="0">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="conferenceDate" type="res:NonEmptyStringType" minOccurs="0">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="conferenceLocation" type="rp:Address" minOccurs="0">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-  </xs:sequence>
-</xs:complexType>
-
-
-
Complex Type CitationListType
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/literature-2.2.0
-
Diagram
-
-
-
Diagram - eml-literature_xsd.tmp#CitationListType_citation - eml-literature_xsd.tmp#CitationListType_bibtex
-
-
Used by
-
-
-
- - - - - -
Element DatasetType/literatureCited
-
-
Model
-
- -
Childrenbibtex, citation
-
Source
-
-
-
- - - - -
<xs:complexType name="CitationListType">
-  <xs:choice minOccurs="1" maxOccurs="unbounded">
-    <xs:element name="citation" type="CitationType">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="bibtex" type="xs:string">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-  </xs:choice>
-</xs:complexType>
-
-
-
Attribute CitationType / @id
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeIDType
-
Properties
-
-
-
- - - - - -
useoptional
-
-
-
Used by
-
-
-
- - - - - -
Complex Type CitationType
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="id" type="res:IDType" use="optional"/>
-
-
-
Attribute CitationType / @system
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeSystemType
-
Properties
-
-
-
- - - - - -
useoptional
-
-
-
Used by
-
-
-
- - - - - -
Complex Type CitationType
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="system" type="res:SystemType" use="optional"/>
-
-
-
Attribute CitationType / @scope
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeScopeType
-
Properties
-
-
-
- - - - - - - - - -
useoptional
defaultdocument
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
enumerationsystem -
-
enumerationdocument -
-
-
-
-
Used by
-
-
-
- - - - - -
Complex Type CitationType
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="scope" type="res:ScopeType" use="optional" default="document"/>
-
-
-
- - \ No newline at end of file diff --git a/docs/schema/eml-methods_xsd.html b/docs/schema/eml-methods_xsd.html deleted file mode 100644 index cbc0b5c2..00000000 --- a/docs/schema/eml-methods_xsd.html +++ /dev/null @@ -1,3945 +0,0 @@ - - - - - Schema documentation for eml-methods.xsd - - -
- - - - - - - - - - - - - - - - -
-

Showing:

- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Annotations
Attributes
Diagrams
Facets
Instances
Model
Properties
Source
Used by
-
-
-
Imported schema eml-methods.xsd
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/methods-2.2.0
-
Annotations
-
-
-
-
- - - - -
'$RCSfile: eml-methods.xsd,v $'
-       Copyright: 1997-2002 Regents of the University of California,
-                            University of New Mexico, and
-                            Arizona State University
-        Sponsors: National Center for Ecological Analysis and Synthesis and
-                  Partnership for Interdisciplinary Studies of Coastal Oceans,
-                     University of California Santa Barbara
-                  Long-Term Ecological Research Network Office,
-                     University of New Mexico
-                  Center for Environmental Studies, Arizona State University
-   Other funding: National Science Foundation (see README for details)
-                  The David and Lucile Packard Foundation
-     For Details: http://knb.ecoinformatics.org/
-
-        '$Author: obrien $'
-          '$Date: 2009-02-25 23:51:54 $'
-      '$Revision: 1.29 $'
-
-    This program is free software; you can redistribute it and/or modify
-    it under the terms of the GNU General Public License as published by
-    the Free Software Foundation; either version 2 of the License, or
-    (at your option) any later version.
-
-    This program is distributed in the hope that it will be useful,
-    but WITHOUT ANY WARRANTY; without even the implied warranty of
-    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-    GNU General Public License for more details.
-
-    You should have received a copy of the GNU General Public License
-    along with this program; if not, write to the Free Software
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
-
-
-
-
-
Properties
-
-
-
- - - - - - - - - -
attribute form defaultunqualified
element form defaultunqualified
-
-
-
Element MethodsType / methodStep
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-methods_xsd.tmp#ProcedureStepType_description - eml-methods_xsd.tmp#ProcedureStepType_citation - eml-methods_xsd.tmp#ProcedureStepType_protocol - eml-methods_xsd.tmp#ProcedureStepType_instrumentation - eml-methods_xsd.tmp#ProcedureStepType_software - eml-methods_xsd.tmp#ProcedureStepType_subStep - eml-methods_xsd.tmp#ProcedureStepType - eml-methods_xsd.tmp#MethodsType_MethodsType_methodStep_dataSource
-
Typeextension of ProcedureStepType
Type hierarchy - -
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
maxOccursunbounded
-
-
Model
-
- -
Childrencitation, dataSource, description, instrumentation, protocol, software, subStep
-
Instance
-
-
-
- - - - -
<methodStep>
-  <description xml:lang="">{1,1}</description>
-  <citation id="" scope="document" system="">{1,1}</citation>
-  <protocol id="" scope="document" system="">{1,1}</protocol>
-  <instrumentation>{0,unbounded}</instrumentation>
-  <software id="" scope="document" system="">{0,unbounded}</software>
-  <subStep>{0,unbounded}</subStep>
-  <dataSource id="" scope="document" system="">{0,unbounded}</dataSource>
-</methodStep>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="methodStep" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:complexContent>
-      <xs:extension base="ProcedureStepType">
-        <xs:sequence>
-          <xs:element name="dataSource" type="ds:DatasetType" minOccurs="0" maxOccurs="unbounded">
-            <xs:annotation>
-              <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-            </xs:annotation>
-          </xs:element>
-        </xs:sequence>
-      </xs:extension>
-    </xs:complexContent>
-  </xs:complexType>
-</xs:element>
-
-
-
Element ProcedureStepType / description
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - xml_xsd.tmp#lang - eml-text_xsd.tmp#TextType_section - eml-text_xsd.tmp#TextType_para - eml-text_xsd.tmp#TextType_markdown - eml-text_xsd.tmp#TextType
-
TypeTextType
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
mixedtrue
-
-
Model
-
- -
Childrenmarkdown, para, section
-
Instance
-
-
-
- - - - -
<description xml:lang="">
-  <section xml:lang="">{0,unbounded}</section>
-  <para xml:lang="">{0,unbounded}</para>
-  <markdown>{0,unbounded}</markdown>
-</description>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
xml:langoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="description" type="txt:TextType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element ProcedureStepType / citation
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-literature_xsd.tmp#CitationType_id - eml-literature_xsd.tmp#CitationType_system - eml-literature_xsd.tmp#CitationType_scope - eml-resource_xsd.tmp#ResourceGroup_alternateIdentifier - eml-resource_xsd.tmp#ResourceGroup_shortName - eml-resource_xsd.tmp#ResourceGroup_title - eml-resource_xsd.tmp#ResourceGroup_creator - eml-resource_xsd.tmp#ResourceGroup_metadataProvider - eml-resource_xsd.tmp#ResourceGroup_associatedParty - eml-resource_xsd.tmp#ResourceGroup_pubDate - eml-resource_xsd.tmp#ResourceGroup_language - eml-resource_xsd.tmp#ResourceGroup_series - eml-resource_xsd.tmp#ResourceGroup_abstract - eml-resource_xsd.tmp#ResourceGroup_keywordSet - eml-resource_xsd.tmp#ResourceGroup_additionalInfo - eml-resource_xsd.tmp#ResourceGroup_intellectualRights - eml-resource_xsd.tmp#ResourceGroup_licensed - eml-resource_xsd.tmp#ResourceGroup_distribution - eml-resource_xsd.tmp#ResourceGroup_coverage - eml-resource_xsd.tmp#ResourceGroup_annotation - eml-resource_xsd.tmp#ResourceGroup - eml-literature_xsd.tmp#CitationType_contact - eml-literature_xsd.tmp#CitationType_article - eml-literature_xsd.tmp#CitationType_book - eml-literature_xsd.tmp#CitationType_chapter - eml-literature_xsd.tmp#CitationType_editedBook - eml-literature_xsd.tmp#CitationType_manuscript - eml-literature_xsd.tmp#CitationType_report - eml-literature_xsd.tmp#CitationType_thesis - eml-literature_xsd.tmp#CitationType_conferenceProceedings - eml-literature_xsd.tmp#CitationType_personalCommunication - eml-literature_xsd.tmp#CitationType_map - eml-literature_xsd.tmp#CitationType_generic - eml-literature_xsd.tmp#CitationType_audioVisual - eml-literature_xsd.tmp#CitationType_presentation - eml-literature_xsd.tmp#CitationType_bibtex - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-literature_xsd.tmp#CitationType
-
TypeCitationType
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
Childrenabstract, additionalInfo, alternateIdentifier, annotation, article, associatedParty, audioVisual, bibtex, book, chapter, conferenceProceedings, contact, coverage, creator, distribution, editedBook, generic, intellectualRights, keywordSet, language, licensed, manuscript, map, metadataProvider, personalCommunication, presentation, pubDate, references, report, series, shortName, thesis, title
-
Instance
-
-
-
- - - - -
<citation id="" scope="document" system="">
-  <alternateIdentifier system="">{0,unbounded}</alternateIdentifier>
-  <shortName>{0,1}</shortName>
-  <title xml:lang="">{1,unbounded}</title>
-  <creator id="" scope="document" system="">{1,unbounded}</creator>
-  <metadataProvider id="" scope="document" system="">{0,unbounded}</metadataProvider>
-  <associatedParty id="" scope="document" system="">{0,unbounded}</associatedParty>
-  <pubDate>{0,1}</pubDate>
-  <language xml:lang="">{0,1}</language>
-  <series>{0,1}</series>
-  <abstract xml:lang="">{0,1}</abstract>
-  <keywordSet>{0,unbounded}</keywordSet>
-  <additionalInfo xml:lang="">{0,unbounded}</additionalInfo>
-  <intellectualRights xml:lang="">{0,1}</intellectualRights>
-  <licensed>{0,unbounded}</licensed>
-  <distribution id="" scope="document" system="">{0,unbounded}</distribution>
-  <coverage id="" scope="document" system="">{0,1}</coverage>
-  <annotation id="" scope="document" system="">{0,unbounded}</annotation>
-  <contact id="" scope="document" system="">{0,unbounded}</contact>
-  <article>{1,1}</article>
-  <book>{1,1}</book>
-  <chapter>{1,1}</chapter>
-  <editedBook>{1,1}</editedBook>
-  <manuscript>{1,1}</manuscript>
-  <report>{1,1}</report>
-  <thesis>{1,1}</thesis>
-  <conferenceProceedings>{1,1}</conferenceProceedings>
-  <personalCommunication>{1,1}</personalCommunication>
-  <map>{1,1}</map>
-  <generic>{1,1}</generic>
-  <audioVisual>{1,1}</audioVisual>
-  <presentation>{1,1}</presentation>
-  <bibtex>{1,1}</bibtex>
-  <references system="">{1,1}</references>
-</citation>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="citation" type="cit:CitationType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element ProcedureStepType / protocol
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-protocol_xsd.tmp#ProtocolType_id - eml-protocol_xsd.tmp#ProtocolType_system - eml-protocol_xsd.tmp#ProtocolType_scope - eml-resource_xsd.tmp#ResourceGroup_alternateIdentifier - eml-resource_xsd.tmp#ResourceGroup_shortName - eml-resource_xsd.tmp#ResourceGroup_title - eml-resource_xsd.tmp#ResourceGroup_creator - eml-resource_xsd.tmp#ResourceGroup_metadataProvider - eml-resource_xsd.tmp#ResourceGroup_associatedParty - eml-resource_xsd.tmp#ResourceGroup_pubDate - eml-resource_xsd.tmp#ResourceGroup_language - eml-resource_xsd.tmp#ResourceGroup_series - eml-resource_xsd.tmp#ResourceGroup_abstract - eml-resource_xsd.tmp#ResourceGroup_keywordSet - eml-resource_xsd.tmp#ResourceGroup_additionalInfo - eml-resource_xsd.tmp#ResourceGroup_intellectualRights - eml-resource_xsd.tmp#ResourceGroup_licensed - eml-resource_xsd.tmp#ResourceGroup_distribution - eml-resource_xsd.tmp#ResourceGroup_coverage - eml-resource_xsd.tmp#ResourceGroup_annotation - eml-resource_xsd.tmp#ResourceGroup - eml-protocol_xsd.tmp#ProtocolType_proceduralStep - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-protocol_xsd.tmp#ProtocolType
-
TypeProtocolType
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
Childrenabstract, additionalInfo, alternateIdentifier, annotation, associatedParty, coverage, creator, distribution, intellectualRights, keywordSet, language, licensed, metadataProvider, proceduralStep, pubDate, references, series, shortName, title
-
Instance
-
-
-
- - - - -
<protocol id="" scope="document" system="">
-  <alternateIdentifier system="">{0,unbounded}</alternateIdentifier>
-  <shortName>{0,1}</shortName>
-  <title xml:lang="">{1,unbounded}</title>
-  <creator id="" scope="document" system="">{1,unbounded}</creator>
-  <metadataProvider id="" scope="document" system="">{0,unbounded}</metadataProvider>
-  <associatedParty id="" scope="document" system="">{0,unbounded}</associatedParty>
-  <pubDate>{0,1}</pubDate>
-  <language xml:lang="">{0,1}</language>
-  <series>{0,1}</series>
-  <abstract xml:lang="">{0,1}</abstract>
-  <keywordSet>{0,unbounded}</keywordSet>
-  <additionalInfo xml:lang="">{0,unbounded}</additionalInfo>
-  <intellectualRights xml:lang="">{0,1}</intellectualRights>
-  <licensed>{0,unbounded}</licensed>
-  <distribution id="" scope="document" system="">{0,unbounded}</distribution>
-  <coverage id="" scope="document" system="">{0,1}</coverage>
-  <annotation id="" scope="document" system="">{0,unbounded}</annotation>
-  <proceduralStep>{0,unbounded}</proceduralStep>
-  <references system="">{1,1}</references>
-</protocol>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="protocol" type="pro:ProtocolType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element ProcedureStepType / instrumentation
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentsimple
minOccurs0
maxOccursunbounded
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="instrumentation" type="res:NonEmptyStringType" minOccurs="0" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element ProcedureStepType / software
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-software_xsd.tmp#SoftwareType_id - eml-software_xsd.tmp#SoftwareType_system - eml-software_xsd.tmp#SoftwareType_scope - eml-resource_xsd.tmp#ResourceGroup_alternateIdentifier - eml-resource_xsd.tmp#ResourceGroup_shortName - eml-resource_xsd.tmp#ResourceGroup_title - eml-resource_xsd.tmp#ResourceGroup_creator - eml-resource_xsd.tmp#ResourceGroup_metadataProvider - eml-resource_xsd.tmp#ResourceGroup_associatedParty - eml-resource_xsd.tmp#ResourceGroup_pubDate - eml-resource_xsd.tmp#ResourceGroup_language - eml-resource_xsd.tmp#ResourceGroup_series - eml-resource_xsd.tmp#ResourceGroup_abstract - eml-resource_xsd.tmp#ResourceGroup_keywordSet - eml-resource_xsd.tmp#ResourceGroup_additionalInfo - eml-resource_xsd.tmp#ResourceGroup_intellectualRights - eml-resource_xsd.tmp#ResourceGroup_licensed - eml-resource_xsd.tmp#ResourceGroup_distribution - eml-resource_xsd.tmp#ResourceGroup_coverage - eml-resource_xsd.tmp#ResourceGroup_annotation - eml-resource_xsd.tmp#ResourceGroup - eml-software_xsd.tmp#SoftwareType_implementation - eml-software_xsd.tmp#SoftwareType_dependency - eml-software_xsd.tmp#SoftwareType_licenseURL - eml-software_xsd.tmp#SoftwareType_license - eml-software_xsd.tmp#SoftwareType_version - eml-software_xsd.tmp#SoftwareType_project - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-software_xsd.tmp#SoftwareType
-
TypeSoftwareType
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
minOccurs0
maxOccursunbounded
-
-
Model
-
- -
Childrenabstract, additionalInfo, alternateIdentifier, annotation, associatedParty, coverage, creator, dependency, distribution, implementation, intellectualRights, keywordSet, language, license, licenseURL, licensed, metadataProvider, project, pubDate, references, series, shortName, title, version
-
Instance
-
-
-
- - - - -
<software id="" scope="document" system="">
-  <alternateIdentifier system="">{0,unbounded}</alternateIdentifier>
-  <shortName>{0,1}</shortName>
-  <title xml:lang="">{1,unbounded}</title>
-  <creator id="" scope="document" system="">{1,unbounded}</creator>
-  <metadataProvider id="" scope="document" system="">{0,unbounded}</metadataProvider>
-  <associatedParty id="" scope="document" system="">{0,unbounded}</associatedParty>
-  <pubDate>{0,1}</pubDate>
-  <language xml:lang="">{0,1}</language>
-  <series>{0,1}</series>
-  <abstract xml:lang="">{0,1}</abstract>
-  <keywordSet>{0,unbounded}</keywordSet>
-  <additionalInfo xml:lang="">{0,unbounded}</additionalInfo>
-  <intellectualRights xml:lang="">{0,1}</intellectualRights>
-  <licensed>{0,unbounded}</licensed>
-  <distribution id="" scope="document" system="">{0,unbounded}</distribution>
-  <coverage id="" scope="document" system="">{0,1}</coverage>
-  <annotation id="" scope="document" system="">{0,unbounded}</annotation>
-  <implementation>{1,unbounded}</implementation>
-  <dependency>{0,unbounded}</dependency>
-  <licenseURL>{1,1}</licenseURL>
-  <license>{1,1}</license>
-  <version>{1,1}</version>
-  <project id="" scope="document" system="">{0,1}</project>
-  <references system="">{1,1}</references>
-</software>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="software" type="sw:SoftwareType" minOccurs="0" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element ProcedureStepType / subStep
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-methods_xsd.tmp#ProcedureStepType_description - eml-methods_xsd.tmp#ProcedureStepType_citation - eml-methods_xsd.tmp#ProcedureStepType_protocol - eml-methods_xsd.tmp#ProcedureStepType_instrumentation - eml-methods_xsd.tmp#ProcedureStepType_software - eml-methods_xsd.tmp#ProcedureStepType_subStep - eml-methods_xsd.tmp#ProcedureStepType
-
TypeProcedureStepType
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
minOccurs0
maxOccursunbounded
-
-
Model
-
- -
Childrencitation, description, instrumentation, protocol, software, subStep
-
Instance
-
-
-
- - - - -
<subStep>
-  <description xml:lang="">{1,1}</description>
-  <citation id="" scope="document" system="">{1,1}</citation>
-  <protocol id="" scope="document" system="">{1,1}</protocol>
-  <instrumentation>{0,unbounded}</instrumentation>
-  <software id="" scope="document" system="">{0,unbounded}</software>
-  <subStep>{0,unbounded}</subStep>
-</subStep>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="subStep" type="ProcedureStepType" minOccurs="0" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element MethodsType / methodStep / dataSource
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-dataset_xsd.tmp#DatasetType_id - eml-dataset_xsd.tmp#DatasetType_system - eml-dataset_xsd.tmp#DatasetType_scope - eml-resource_xsd.tmp#ResourceGroup_alternateIdentifier - eml-resource_xsd.tmp#ResourceGroup_shortName - eml-resource_xsd.tmp#ResourceGroup_title - eml-resource_xsd.tmp#ResourceGroup_creator - eml-resource_xsd.tmp#ResourceGroup_metadataProvider - eml-resource_xsd.tmp#ResourceGroup_associatedParty - eml-resource_xsd.tmp#ResourceGroup_pubDate - eml-resource_xsd.tmp#ResourceGroup_language - eml-resource_xsd.tmp#ResourceGroup_series - eml-resource_xsd.tmp#ResourceGroup_abstract - eml-resource_xsd.tmp#ResourceGroup_keywordSet - eml-resource_xsd.tmp#ResourceGroup_additionalInfo - eml-resource_xsd.tmp#ResourceGroup_intellectualRights - eml-resource_xsd.tmp#ResourceGroup_licensed - eml-resource_xsd.tmp#ResourceGroup_distribution - eml-resource_xsd.tmp#ResourceGroup_coverage - eml-resource_xsd.tmp#ResourceGroup_annotation - eml-resource_xsd.tmp#ResourceGroup - eml-dataset_xsd.tmp#DatasetType_purpose - eml-dataset_xsd.tmp#DatasetType_introduction - eml-dataset_xsd.tmp#DatasetType_gettingStarted - eml-dataset_xsd.tmp#DatasetType_acknowledgements - eml-dataset_xsd.tmp#DatasetType_maintenance - eml-dataset_xsd.tmp#DatasetType_contact - eml-dataset_xsd.tmp#DatasetType_publisher - eml-dataset_xsd.tmp#DatasetType_pubPlace - eml-dataset_xsd.tmp#DatasetType_methods - eml-dataset_xsd.tmp#DatasetType_project - eml-dataset_xsd.tmp#DatasetType_dataTable - eml-dataset_xsd.tmp#DatasetType_spatialRaster - eml-dataset_xsd.tmp#DatasetType_spatialVector - eml-dataset_xsd.tmp#DatasetType_storedProcedure - eml-dataset_xsd.tmp#DatasetType_view - eml-dataset_xsd.tmp#DatasetType_otherEntity - eml-dataset_xsd.tmp#DatasetType_referencePublication - eml-dataset_xsd.tmp#DatasetType_usageCitation - eml-dataset_xsd.tmp#DatasetType_literatureCited - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-dataset_xsd.tmp#DatasetType
-
TypeDatasetType
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
minOccurs0
maxOccursunbounded
-
-
Model
-
- -
Childrenabstract, acknowledgements, additionalInfo, alternateIdentifier, annotation, associatedParty, contact, coverage, creator, dataTable, distribution, gettingStarted, intellectualRights, introduction, keywordSet, language, licensed, literatureCited, maintenance, metadataProvider, methods, otherEntity, project, pubDate, pubPlace, publisher, purpose, referencePublication, references, series, shortName, spatialRaster, spatialVector, storedProcedure, title, usageCitation, view
-
Instance
-
-
-
- - - - -
<dataSource id="" scope="document" system="">
-  <alternateIdentifier system="">{0,unbounded}</alternateIdentifier>
-  <shortName>{0,1}</shortName>
-  <title xml:lang="">{1,unbounded}</title>
-  <creator id="" scope="document" system="">{1,unbounded}</creator>
-  <metadataProvider id="" scope="document" system="">{0,unbounded}</metadataProvider>
-  <associatedParty id="" scope="document" system="">{0,unbounded}</associatedParty>
-  <pubDate>{0,1}</pubDate>
-  <language xml:lang="">{0,1}</language>
-  <series>{0,1}</series>
-  <abstract xml:lang="">{0,1}</abstract>
-  <keywordSet>{0,unbounded}</keywordSet>
-  <additionalInfo xml:lang="">{0,unbounded}</additionalInfo>
-  <intellectualRights xml:lang="">{0,1}</intellectualRights>
-  <licensed>{0,unbounded}</licensed>
-  <distribution id="" scope="document" system="">{0,unbounded}</distribution>
-  <coverage id="" scope="document" system="">{0,1}</coverage>
-  <annotation id="" scope="document" system="">{0,unbounded}</annotation>
-  <purpose xml:lang="">{0,1}</purpose>
-  <introduction xml:lang="">{0,1}</introduction>
-  <gettingStarted xml:lang="">{0,1}</gettingStarted>
-  <acknowledgements xml:lang="">{0,1}</acknowledgements>
-  <maintenance>{0,1}</maintenance>
-  <contact id="" scope="document" system="">{1,unbounded}</contact>
-  <publisher id="" scope="document" system="">{0,1}</publisher>
-  <pubPlace>{0,1}</pubPlace>
-  <methods>{0,1}</methods>
-  <project id="" scope="document" system="">{0,1}</project>
-  <dataTable id="" scope="document" system="">{1,1}</dataTable>
-  <spatialRaster id="" scope="document" system="">{1,1}</spatialRaster>
-  <spatialVector id="" scope="document" system="">{1,1}</spatialVector>
-  <storedProcedure id="" scope="document" system="">{1,1}</storedProcedure>
-  <view id="" scope="document" system="">{1,1}</view>
-  <otherEntity id="" scope="document" system="">{1,1}</otherEntity>
-  <referencePublication id="" scope="document" system="">{0,1}</referencePublication>
-  <usageCitation id="" scope="document" system="">{0,unbounded}</usageCitation>
-  <literatureCited>{0,unbounded}</literatureCited>
-  <references system="">{1,1}</references>
-</dataSource>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="dataSource" type="ds:DatasetType" minOccurs="0" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element MethodsType / sampling
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-methods_xsd.tmp#MethodsType_MethodsType_sampling_studyExtent - eml-methods_xsd.tmp#MethodsType_MethodsType_sampling_samplingDescription - eml-methods_xsd.tmp#MethodsType_MethodsType_sampling_spatialSamplingUnits - eml-methods_xsd.tmp#MethodsType_MethodsType_sampling_citation
-
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
minOccurs0
-
-
Model
-
- -
Childrencitation, samplingDescription, spatialSamplingUnits, studyExtent
-
Instance
-
-
-
- - - - -
<sampling>
-  <studyExtent>{1,1}</studyExtent>
-  <samplingDescription xml:lang="">{1,1}</samplingDescription>
-  <spatialSamplingUnits>{0,1}</spatialSamplingUnits>
-  <citation id="" scope="document" system="">{0,unbounded}</citation>
-</sampling>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="sampling" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:sequence>
-      <xs:element name="studyExtent">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-        <xs:complexType>
-          <xs:choice maxOccurs="unbounded">
-            <xs:element name="coverage" type="cov:Coverage">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-            <xs:element name="description" type="txt:TextType">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-          </xs:choice>
-        </xs:complexType>
-      </xs:element>
-      <xs:element name="samplingDescription" type="txt:TextType">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="spatialSamplingUnits" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-        <xs:complexType>
-          <xs:choice maxOccurs="unbounded">
-            <xs:element name="referencedEntityId">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-            <xs:element name="coverage" type="cov:GeographicCoverage">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-          </xs:choice>
-        </xs:complexType>
-      </xs:element>
-      <xs:element name="citation" type="cit:CitationType" minOccurs="0" maxOccurs="unbounded">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-    </xs:sequence>
-  </xs:complexType>
-</xs:element>
-
-
-
Element MethodsType / sampling / studyExtent
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-methods_xsd.tmp#MethodsType_MethodsType_sampling_MethodsType_MethodsType_sampling_studyExtent_coverage - eml-methods_xsd.tmp#MethodsType_MethodsType_sampling_MethodsType_MethodsType_sampling_studyExtent_description
-
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
Childrencoverage, description
-
Instance
-
-
-
- - - - -
<studyExtent>
-  <coverage id="" scope="document" system="">{1,1}</coverage>
-  <description xml:lang="">{1,1}</description>
-</studyExtent>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="studyExtent">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:choice maxOccurs="unbounded">
-      <xs:element name="coverage" type="cov:Coverage">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="description" type="txt:TextType">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-    </xs:choice>
-  </xs:complexType>
-</xs:element>
-
-
-
Element MethodsType / sampling / studyExtent / coverage
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-coverage_xsd.tmp#Coverage_id - eml-coverage_xsd.tmp#Coverage_system - eml-coverage_xsd.tmp#Coverage_scope - eml-coverage_xsd.tmp#Coverage_geographicCoverage - eml-coverage_xsd.tmp#Coverage_temporalCoverage - eml-coverage_xsd.tmp#Coverage_taxonomicCoverage - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-coverage_xsd.tmp#Coverage
-
TypeCoverage
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
ChildrengeographicCoverage, references, taxonomicCoverage, temporalCoverage
-
Instance
-
-
-
- - - - -
<coverage id="" scope="document" system="">
-  <geographicCoverage id="" scope="document" system="">{1,1}</geographicCoverage>
-  <temporalCoverage id="" scope="document" system="">{1,1}</temporalCoverage>
-  <taxonomicCoverage id="" scope="document" system="">{1,1}</taxonomicCoverage>
-  <references system="">{1,1}</references>
-</coverage>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="coverage" type="cov:Coverage">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element MethodsType / sampling / studyExtent / description
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - xml_xsd.tmp#lang - eml-text_xsd.tmp#TextType_section - eml-text_xsd.tmp#TextType_para - eml-text_xsd.tmp#TextType_markdown - eml-text_xsd.tmp#TextType
-
TypeTextType
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
mixedtrue
-
-
Model
-
- -
Childrenmarkdown, para, section
-
Instance
-
-
-
- - - - -
<description xml:lang="">
-  <section xml:lang="">{0,unbounded}</section>
-  <para xml:lang="">{0,unbounded}</para>
-  <markdown>{0,unbounded}</markdown>
-</description>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
xml:langoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="description" type="txt:TextType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element MethodsType / sampling / samplingDescription
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - xml_xsd.tmp#lang - eml-text_xsd.tmp#TextType_section - eml-text_xsd.tmp#TextType_para - eml-text_xsd.tmp#TextType_markdown - eml-text_xsd.tmp#TextType
-
TypeTextType
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
mixedtrue
-
-
Model
-
- -
Childrenmarkdown, para, section
-
Instance
-
-
-
- - - - -
<samplingDescription xml:lang="">
-  <section xml:lang="">{0,unbounded}</section>
-  <para xml:lang="">{0,unbounded}</para>
-  <markdown>{0,unbounded}</markdown>
-</samplingDescription>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
xml:langoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="samplingDescription" type="txt:TextType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element MethodsType / sampling / spatialSamplingUnits
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-methods_xsd.tmp#MethodsType_MethodsType_sampling_MethodsType_MethodsType_sampling_spatialSamplingUnits_referencedEntityId - eml-methods_xsd.tmp#MethodsType_MethodsType_sampling_MethodsType_MethodsType_sampling_spatialSamplingUnits_coverage
-
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
minOccurs0
-
-
Model
-
- -
Childrencoverage, referencedEntityId
-
Instance
-
-
-
- - - - -
<spatialSamplingUnits>
-  <referencedEntityId>{1,1}</referencedEntityId>
-  <coverage id="" scope="document" system="">{1,1}</coverage>
-</spatialSamplingUnits>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="spatialSamplingUnits" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:choice maxOccurs="unbounded">
-      <xs:element name="referencedEntityId">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="coverage" type="cov:GeographicCoverage">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-    </xs:choice>
-  </xs:complexType>
-</xs:element>
-
-
-
Element MethodsType / sampling / spatialSamplingUnits / referencedEntityId
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
-
Source
-
-
-
- - - - -
<xs:element name="referencedEntityId">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element MethodsType / sampling / spatialSamplingUnits / coverage
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-coverage_xsd.tmp#GeographicCoverage_id - eml-coverage_xsd.tmp#GeographicCoverage_system - eml-coverage_xsd.tmp#GeographicCoverage_scope - eml-coverage_xsd.tmp#GeographicCoverage_geographicDescription - eml-coverage_xsd.tmp#GeographicCoverage_boundingCoordinates - eml-coverage_xsd.tmp#GeographicCoverage_datasetGPolygon - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-coverage_xsd.tmp#GeographicCoverage
-
TypeGeographicCoverage
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
ChildrenboundingCoordinates, datasetGPolygon, geographicDescription, references
-
Instance
-
-
-
- - - - -
<coverage id="" scope="document" system="">
-  <geographicDescription>{1,1}</geographicDescription>
-  <boundingCoordinates>{1,1}</boundingCoordinates>
-  <datasetGPolygon>{0,unbounded}</datasetGPolygon>
-  <references system="">{1,1}</references>
-</coverage>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="coverage" type="cov:GeographicCoverage">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element MethodsType / sampling / citation
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-literature_xsd.tmp#CitationType_id - eml-literature_xsd.tmp#CitationType_system - eml-literature_xsd.tmp#CitationType_scope - eml-resource_xsd.tmp#ResourceGroup_alternateIdentifier - eml-resource_xsd.tmp#ResourceGroup_shortName - eml-resource_xsd.tmp#ResourceGroup_title - eml-resource_xsd.tmp#ResourceGroup_creator - eml-resource_xsd.tmp#ResourceGroup_metadataProvider - eml-resource_xsd.tmp#ResourceGroup_associatedParty - eml-resource_xsd.tmp#ResourceGroup_pubDate - eml-resource_xsd.tmp#ResourceGroup_language - eml-resource_xsd.tmp#ResourceGroup_series - eml-resource_xsd.tmp#ResourceGroup_abstract - eml-resource_xsd.tmp#ResourceGroup_keywordSet - eml-resource_xsd.tmp#ResourceGroup_additionalInfo - eml-resource_xsd.tmp#ResourceGroup_intellectualRights - eml-resource_xsd.tmp#ResourceGroup_licensed - eml-resource_xsd.tmp#ResourceGroup_distribution - eml-resource_xsd.tmp#ResourceGroup_coverage - eml-resource_xsd.tmp#ResourceGroup_annotation - eml-resource_xsd.tmp#ResourceGroup - eml-literature_xsd.tmp#CitationType_contact - eml-literature_xsd.tmp#CitationType_article - eml-literature_xsd.tmp#CitationType_book - eml-literature_xsd.tmp#CitationType_chapter - eml-literature_xsd.tmp#CitationType_editedBook - eml-literature_xsd.tmp#CitationType_manuscript - eml-literature_xsd.tmp#CitationType_report - eml-literature_xsd.tmp#CitationType_thesis - eml-literature_xsd.tmp#CitationType_conferenceProceedings - eml-literature_xsd.tmp#CitationType_personalCommunication - eml-literature_xsd.tmp#CitationType_map - eml-literature_xsd.tmp#CitationType_generic - eml-literature_xsd.tmp#CitationType_audioVisual - eml-literature_xsd.tmp#CitationType_presentation - eml-literature_xsd.tmp#CitationType_bibtex - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-literature_xsd.tmp#CitationType
-
TypeCitationType
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
minOccurs0
maxOccursunbounded
-
-
Model
-
- -
Childrenabstract, additionalInfo, alternateIdentifier, annotation, article, associatedParty, audioVisual, bibtex, book, chapter, conferenceProceedings, contact, coverage, creator, distribution, editedBook, generic, intellectualRights, keywordSet, language, licensed, manuscript, map, metadataProvider, personalCommunication, presentation, pubDate, references, report, series, shortName, thesis, title
-
Instance
-
-
-
- - - - -
<citation id="" scope="document" system="">
-  <alternateIdentifier system="">{0,unbounded}</alternateIdentifier>
-  <shortName>{0,1}</shortName>
-  <title xml:lang="">{1,unbounded}</title>
-  <creator id="" scope="document" system="">{1,unbounded}</creator>
-  <metadataProvider id="" scope="document" system="">{0,unbounded}</metadataProvider>
-  <associatedParty id="" scope="document" system="">{0,unbounded}</associatedParty>
-  <pubDate>{0,1}</pubDate>
-  <language xml:lang="">{0,1}</language>
-  <series>{0,1}</series>
-  <abstract xml:lang="">{0,1}</abstract>
-  <keywordSet>{0,unbounded}</keywordSet>
-  <additionalInfo xml:lang="">{0,unbounded}</additionalInfo>
-  <intellectualRights xml:lang="">{0,1}</intellectualRights>
-  <licensed>{0,unbounded}</licensed>
-  <distribution id="" scope="document" system="">{0,unbounded}</distribution>
-  <coverage id="" scope="document" system="">{0,1}</coverage>
-  <annotation id="" scope="document" system="">{0,unbounded}</annotation>
-  <contact id="" scope="document" system="">{0,unbounded}</contact>
-  <article>{1,1}</article>
-  <book>{1,1}</book>
-  <chapter>{1,1}</chapter>
-  <editedBook>{1,1}</editedBook>
-  <manuscript>{1,1}</manuscript>
-  <report>{1,1}</report>
-  <thesis>{1,1}</thesis>
-  <conferenceProceedings>{1,1}</conferenceProceedings>
-  <personalCommunication>{1,1}</personalCommunication>
-  <map>{1,1}</map>
-  <generic>{1,1}</generic>
-  <audioVisual>{1,1}</audioVisual>
-  <presentation>{1,1}</presentation>
-  <bibtex>{1,1}</bibtex>
-  <references system="">{1,1}</references>
-</citation>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="citation" type="cit:CitationType" minOccurs="0" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element MethodsType / qualityControl
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-methods_xsd.tmp#ProcedureStepType_description - eml-methods_xsd.tmp#ProcedureStepType_citation - eml-methods_xsd.tmp#ProcedureStepType_protocol - eml-methods_xsd.tmp#ProcedureStepType_instrumentation - eml-methods_xsd.tmp#ProcedureStepType_software - eml-methods_xsd.tmp#ProcedureStepType_subStep - eml-methods_xsd.tmp#ProcedureStepType
-
TypeProcedureStepType
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
minOccurs0
maxOccursunbounded
-
-
Model
-
- -
Childrencitation, description, instrumentation, protocol, software, subStep
-
Instance
-
-
-
- - - - -
<qualityControl>
-  <description xml:lang="">{1,1}</description>
-  <citation id="" scope="document" system="">{1,1}</citation>
-  <protocol id="" scope="document" system="">{1,1}</protocol>
-  <instrumentation>{0,unbounded}</instrumentation>
-  <software id="" scope="document" system="">{0,unbounded}</software>
-  <subStep>{0,unbounded}</subStep>
-</qualityControl>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="qualityControl" type="ProcedureStepType" minOccurs="0" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element methods
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/methods-2.2.0
-
Annotations
-
-
-
-
- - - - -
Comment describing your root element
-
-
-
-
Diagram
-
-
-
Diagram - eml-methods_xsd.tmp#MethodsType_methodStep - eml-methods_xsd.tmp#MethodsType_sampling - eml-methods_xsd.tmp#MethodsType_qualityControl - eml-methods_xsd.tmp#MethodsType
-
TypeMethodsType
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
ChildrenmethodStep, qualityControl, sampling
-
Instance
-
-
-
- - - - -
<methods xmlns="https://eml.ecoinformatics.org/methods-2.2.0">
-  <methodStep>{1,unbounded}</methodStep>
-  <sampling>{0,1}</sampling>
-  <qualityControl>{0,unbounded}</qualityControl>
-</methods>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="methods" type="MethodsType">
-  <xs:annotation>
-    <xs:documentation>Comment describing your root element</xs:documentation>
-  </xs:annotation>
-</xs:element>
-
-
-
Complex Type MethodsType
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/methods-2.2.0
-
Diagram
-
-
-
Diagram - eml-methods_xsd.tmp#MethodsType_methodStep - eml-methods_xsd.tmp#MethodsType_sampling - eml-methods_xsd.tmp#MethodsType_qualityControl
-
-
Used by
-
-
- -
Model
-
- -
ChildrenmethodStep, qualityControl, sampling
-
Source
-
-
-
- - - - -
<xs:complexType name="MethodsType">
-  <xs:sequence maxOccurs="unbounded">
-    <xs:element name="methodStep" maxOccurs="unbounded">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-      <xs:complexType>
-        <xs:complexContent>
-          <xs:extension base="ProcedureStepType">
-            <xs:sequence>
-              <xs:element name="dataSource" type="ds:DatasetType" minOccurs="0" maxOccurs="unbounded">
-                <xs:annotation>
-                  <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                </xs:annotation>
-              </xs:element>
-            </xs:sequence>
-          </xs:extension>
-        </xs:complexContent>
-      </xs:complexType>
-    </xs:element>
-    <xs:element name="sampling" minOccurs="0">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-      <xs:complexType>
-        <xs:sequence>
-          <xs:element name="studyExtent">
-            <xs:annotation>
-              <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-            </xs:annotation>
-            <xs:complexType>
-              <xs:choice maxOccurs="unbounded">
-                <xs:element name="coverage" type="cov:Coverage">
-                  <xs:annotation>
-                    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                  </xs:annotation>
-                </xs:element>
-                <xs:element name="description" type="txt:TextType">
-                  <xs:annotation>
-                    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                  </xs:annotation>
-                </xs:element>
-              </xs:choice>
-            </xs:complexType>
-          </xs:element>
-          <xs:element name="samplingDescription" type="txt:TextType">
-            <xs:annotation>
-              <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-            </xs:annotation>
-          </xs:element>
-          <xs:element name="spatialSamplingUnits" minOccurs="0">
-            <xs:annotation>
-              <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-            </xs:annotation>
-            <xs:complexType>
-              <xs:choice maxOccurs="unbounded">
-                <xs:element name="referencedEntityId">
-                  <xs:annotation>
-                    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                  </xs:annotation>
-                </xs:element>
-                <xs:element name="coverage" type="cov:GeographicCoverage">
-                  <xs:annotation>
-                    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                  </xs:annotation>
-                </xs:element>
-              </xs:choice>
-            </xs:complexType>
-          </xs:element>
-          <xs:element name="citation" type="cit:CitationType" minOccurs="0" maxOccurs="unbounded">
-            <xs:annotation>
-              <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-            </xs:annotation>
-          </xs:element>
-        </xs:sequence>
-      </xs:complexType>
-    </xs:element>
-    <xs:element name="qualityControl" type="ProcedureStepType" minOccurs="0" maxOccurs="unbounded">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-  </xs:sequence>
-</xs:complexType>
-
-
-
Complex Type ProcedureStepType
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/methods-2.2.0
-
Diagram
-
-
-
Diagram - eml-methods_xsd.tmp#ProcedureStepType_description - eml-methods_xsd.tmp#ProcedureStepType_citation - eml-methods_xsd.tmp#ProcedureStepType_protocol - eml-methods_xsd.tmp#ProcedureStepType_instrumentation - eml-methods_xsd.tmp#ProcedureStepType_software - eml-methods_xsd.tmp#ProcedureStepType_subStep
-
-
Used by
-
-
- -
Model
-
- -
Childrencitation, description, instrumentation, protocol, software, subStep
-
Source
-
-
-
- - - - -
<xs:complexType name="ProcedureStepType">
-  <xs:sequence>
-    <xs:sequence>
-      <xs:element name="description" type="txt:TextType">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:choice minOccurs="0" maxOccurs="unbounded">
-        <xs:element name="citation" type="cit:CitationType">
-          <xs:annotation>
-            <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-          </xs:annotation>
-        </xs:element>
-        <xs:element name="protocol" type="pro:ProtocolType">
-          <xs:annotation>
-            <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-          </xs:annotation>
-        </xs:element>
-      </xs:choice>
-    </xs:sequence>
-    <xs:element name="instrumentation" type="res:NonEmptyStringType" minOccurs="0" maxOccurs="unbounded">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="software" type="sw:SoftwareType" minOccurs="0" maxOccurs="unbounded">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="subStep" type="ProcedureStepType" minOccurs="0" maxOccurs="unbounded">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-  </xs:sequence>
-</xs:complexType>
-
-
-
- - \ No newline at end of file diff --git a/docs/schema/eml-party_xsd.html b/docs/schema/eml-party_xsd.html deleted file mode 100644 index e455b28d..00000000 --- a/docs/schema/eml-party_xsd.html +++ /dev/null @@ -1,4449 +0,0 @@ - - - - - Schema documentation for eml-party.xsd - - -
- - - - - - - - - - - - - - - - -
-

Showing:

- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Annotations
Attributes
Diagrams
Facets
Instances
Model
Properties
Source
Used by
-
-
-
Imported schema eml-party.xsd
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/party-2.2.0
-
Annotations
-
-
-
-
- - - - -
'$RCSfile: eml-party.xsd,v $'
-       Copyright: 1997-2002 Regents of the University of California,
-                            University of New Mexico, and
-                            Arizona State University
-        Sponsors: National Center for Ecological Analysis and Synthesis and
-                  Partnership for Interdisciplinary Studies of Coastal Oceans,
-                     University of California Santa Barbara
-                  Long-Term Ecological Research Network Office,
-                     University of New Mexico
-                  Center for Environmental Studies, Arizona State University
-   Other funding: National Science Foundation (see README for details)
-                  The David and Lucile Packard Foundation
-     For Details: http://knb.ecoinformatics.org/
-
-        '$Author: obrien $'
-          '$Date: 2009-02-25 23:51:54 $'
-      '$Revision: 1.55 $'
-
-    This program is free software; you can redistribute it and/or modify
-    it under the terms of the GNU General Public License as published by
-    the Free Software Foundation; either version 2 of the License, or
-    (at your option) any later version.
-
-    This program is distributed in the hope that it will be useful,
-    but WITHOUT ANY WARRANTY; without even the implied warranty of
-    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-    GNU General Public License for more details.
-
-    You should have received a copy of the GNU General Public License
-    along with this program; if not, write to the Free Software
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
-
-
-
-
-
Properties
-
-
-
- - - - - - - - - -
attribute form defaultunqualified
element form defaultunqualified
-
-
-
Element ResponsibleParty / individualName
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-party_xsd.tmp#Person_salutation - eml-party_xsd.tmp#Person_givenName - eml-party_xsd.tmp#Person_surName - eml-party_xsd.tmp#Person
-
TypePerson
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
ChildrengivenName, salutation, surName
-
Instance
-
-
-
- - - - -
<individualName>
-  <salutation xml:lang="">{0,unbounded}</salutation>
-  <givenName xml:lang="">{0,unbounded}</givenName>
-  <surName xml:lang="">{1,1}</surName>
-</individualName>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="individualName" type="Person">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element Person / salutation
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - xml_xsd.tmp#lang - eml-resource_xsd.tmp#i18nNonEmptyStringType_value - eml-resource_xsd.tmp#i18nNonEmptyStringType
-
Typei18nNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - - - - - - - - - -
contentcomplex
minOccurs0
maxOccursunbounded
mixedtrue
-
-
Model
-
- -
Childrenvalue
-
Instance
-
-
-
- - - - -
<salutation xml:lang="">
-  <value xml:lang="">{0,unbounded}</value>
-</salutation>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
xml:langoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="salutation" type="res:i18nNonEmptyStringType" minOccurs="0" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element Person / givenName
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - xml_xsd.tmp#lang - eml-resource_xsd.tmp#i18nNonEmptyStringType_value - eml-resource_xsd.tmp#i18nNonEmptyStringType
-
Typei18nNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - - - - - - - - - -
contentcomplex
minOccurs0
maxOccursunbounded
mixedtrue
-
-
Model
-
- -
Childrenvalue
-
Instance
-
-
-
- - - - -
<givenName xml:lang="">
-  <value xml:lang="">{0,unbounded}</value>
-</givenName>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
xml:langoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="givenName" type="res:i18nNonEmptyStringType" minOccurs="0" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element Person / surName
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - xml_xsd.tmp#lang - eml-resource_xsd.tmp#i18nNonEmptyStringType_value - eml-resource_xsd.tmp#i18nNonEmptyStringType
-
Typei18nNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
mixedtrue
-
-
Model
-
- -
Childrenvalue
-
Instance
-
-
-
- - - - -
<surName xml:lang="">
-  <value xml:lang="">{0,unbounded}</value>
-</surName>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
xml:langoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="surName" type="res:i18nNonEmptyStringType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element ResponsibleParty / organizationName
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - xml_xsd.tmp#lang - eml-resource_xsd.tmp#i18nNonEmptyStringType_value - eml-resource_xsd.tmp#i18nNonEmptyStringType
-
Typei18nNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
mixedtrue
-
-
Model
-
- -
Childrenvalue
-
Instance
-
-
-
- - - - -
<organizationName xml:lang="">
-  <value xml:lang="">{0,unbounded}</value>
-</organizationName>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
xml:langoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="organizationName" type="res:i18nNonEmptyStringType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element ResponsibleParty / positionName
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - xml_xsd.tmp#lang - eml-resource_xsd.tmp#i18nNonEmptyStringType_value - eml-resource_xsd.tmp#i18nNonEmptyStringType
-
Typei18nNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
mixedtrue
-
-
Model
-
- -
Childrenvalue
-
Instance
-
-
-
- - - - -
<positionName xml:lang="">
-  <value xml:lang="">{0,unbounded}</value>
-</positionName>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
xml:langoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="positionName" type="res:i18nNonEmptyStringType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element ResponsibleParty / address
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-party_xsd.tmp#Address_id - eml-party_xsd.tmp#Address_system - eml-party_xsd.tmp#Address_scope - eml-party_xsd.tmp#Address_deliveryPoint - eml-party_xsd.tmp#Address_city - eml-party_xsd.tmp#Address_administrativeArea - eml-party_xsd.tmp#Address_postalCode - eml-party_xsd.tmp#Address_country - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-party_xsd.tmp#Address
-
TypeAddress
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
minOccurs0
maxOccursunbounded
-
-
Model
-
- -
ChildrenadministrativeArea, city, country, deliveryPoint, postalCode, references
-
Instance
-
-
-
- - - - -
<address id="" scope="document" system="">
-  <deliveryPoint xml:lang="">{0,unbounded}</deliveryPoint>
-  <city xml:lang="">{0,1}</city>
-  <administrativeArea xml:lang="">{0,1}</administrativeArea>
-  <postalCode xml:lang="">{0,1}</postalCode>
-  <country xml:lang="">{0,1}</country>
-  <references system="">{1,1}</references>
-</address>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="address" type="Address" minOccurs="0" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element Address / deliveryPoint
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - xml_xsd.tmp#lang - eml-resource_xsd.tmp#i18nNonEmptyStringType_value - eml-resource_xsd.tmp#i18nNonEmptyStringType
-
Typei18nNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - - - - - - - - - -
contentcomplex
minOccurs0
maxOccursunbounded
mixedtrue
-
-
Model
-
- -
Childrenvalue
-
Instance
-
-
-
- - - - -
<deliveryPoint xml:lang="">
-  <value xml:lang="">{0,unbounded}</value>
-</deliveryPoint>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
xml:langoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="deliveryPoint" type="res:i18nNonEmptyStringType" minOccurs="0" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element Address / city
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - xml_xsd.tmp#lang - eml-resource_xsd.tmp#i18nNonEmptyStringType_value - eml-resource_xsd.tmp#i18nNonEmptyStringType
-
Typei18nNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
minOccurs0
mixedtrue
-
-
Model
-
- -
Childrenvalue
-
Instance
-
-
-
- - - - -
<city xml:lang="">
-  <value xml:lang="">{0,unbounded}</value>
-</city>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
xml:langoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="city" type="res:i18nNonEmptyStringType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element Address / administrativeArea
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - xml_xsd.tmp#lang - eml-resource_xsd.tmp#i18nNonEmptyStringType_value - eml-resource_xsd.tmp#i18nNonEmptyStringType
-
Typei18nNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
minOccurs0
mixedtrue
-
-
Model
-
- -
Childrenvalue
-
Instance
-
-
-
- - - - -
<administrativeArea xml:lang="">
-  <value xml:lang="">{0,unbounded}</value>
-</administrativeArea>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
xml:langoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="administrativeArea" type="res:i18nNonEmptyStringType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element Address / postalCode
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - xml_xsd.tmp#lang - eml-resource_xsd.tmp#i18nNonEmptyStringType_value - eml-resource_xsd.tmp#i18nNonEmptyStringType
-
Typei18nNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
minOccurs0
mixedtrue
-
-
Model
-
- -
Childrenvalue
-
Instance
-
-
-
- - - - -
<postalCode xml:lang="">
-  <value xml:lang="">{0,unbounded}</value>
-</postalCode>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
xml:langoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="postalCode" type="res:i18nNonEmptyStringType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element Address / country
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - xml_xsd.tmp#lang - eml-resource_xsd.tmp#i18nNonEmptyStringType_value - eml-resource_xsd.tmp#i18nNonEmptyStringType
-
Typei18nNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
minOccurs0
mixedtrue
-
-
Model
-
- -
Childrenvalue
-
Instance
-
-
-
- - - - -
<country xml:lang="">
-  <value xml:lang="">{0,unbounded}</value>
-</country>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
xml:langoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="country" type="res:i18nNonEmptyStringType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element ResponsibleParty / phone
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-party_xsd.tmp#ResponsibleParty_ResponsibleParty_phone_phonetype
-
Typeextension of xs:string
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
minOccurs0
maxOccursunbounded
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - -
QNameTypeDefaultUseAnnotation
phonetypexs:stringvoiceoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="phone" minOccurs="0" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:simpleContent>
-      <xs:extension base="xs:string">
-        <xs:attribute name="phonetype" type="xs:string" use="optional" default="voice">
-          <xs:annotation>
-            <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-          </xs:annotation>
-        </xs:attribute>
-      </xs:extension>
-    </xs:simpleContent>
-  </xs:complexType>
-</xs:element>
-
-
-
Element ResponsibleParty / electronicMailAddress
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - xml_xsd.tmp#lang - eml-resource_xsd.tmp#i18nNonEmptyStringType_value - eml-resource_xsd.tmp#i18nNonEmptyStringType
-
Typei18nNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - - - - - - - - - -
contentcomplex
minOccurs0
maxOccursunbounded
mixedtrue
-
-
Model
-
- -
Childrenvalue
-
Instance
-
-
-
- - - - -
<electronicMailAddress xml:lang="">
-  <value xml:lang="">{0,unbounded}</value>
-</electronicMailAddress>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
xml:langoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="electronicMailAddress" type="res:i18nNonEmptyStringType" minOccurs="0" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element ResponsibleParty / onlineUrl
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
Typexs:anyURI
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentsimple
minOccurs0
maxOccursunbounded
-
-
-
Source
-
-
-
- - - - -
<xs:element name="onlineUrl" type="xs:anyURI" minOccurs="0" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element ResponsibleParty / userId
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-party_xsd.tmp#ResponsibleParty_ResponsibleParty_userId_directory
-
Typeextension of xs:string
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
minOccurs0
maxOccursunbounded
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUseAnnotation
directoryxs:stringrequired -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="userId" minOccurs="0" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:simpleContent>
-      <xs:extension base="xs:string">
-        <xs:attribute name="directory" type="xs:string" use="required">
-          <xs:annotation>
-            <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-          </xs:annotation>
-        </xs:attribute>
-      </xs:extension>
-    </xs:simpleContent>
-  </xs:complexType>
-</xs:element>
-
-
-
Element party
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/party-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-party_xsd.tmp#ResponsibleParty_id - eml-party_xsd.tmp#ResponsibleParty_system - eml-party_xsd.tmp#ResponsibleParty_scope - eml-party_xsd.tmp#ResponsibleParty_individualName - eml-party_xsd.tmp#ResponsibleParty_organizationName - eml-party_xsd.tmp#ResponsibleParty_positionName - eml-party_xsd.tmp#ResponsibleParty_address - eml-party_xsd.tmp#ResponsibleParty_phone - eml-party_xsd.tmp#ResponsibleParty_electronicMailAddress - eml-party_xsd.tmp#ResponsibleParty_onlineUrl - eml-party_xsd.tmp#ResponsibleParty_userId - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-party_xsd.tmp#ResponsibleParty
-
TypeResponsibleParty
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
Childrenaddress, electronicMailAddress, individualName, onlineUrl, organizationName, phone, positionName, references, userId
-
Instance
-
-
-
- - - - -
<party id="" scope="document" system="" xmlns="https://eml.ecoinformatics.org/party-2.2.0">
-  <individualName>{1,1}</individualName>
-  <organizationName xml:lang="">{1,1}</organizationName>
-  <positionName xml:lang="">{1,1}</positionName>
-  <address id="" scope="document" system="">{0,unbounded}</address>
-  <phone phonetype="voice">{0,unbounded}</phone>
-  <electronicMailAddress xml:lang="">{0,unbounded}</electronicMailAddress>
-  <onlineUrl>{0,unbounded}</onlineUrl>
-  <userId directory="">{0,unbounded}</userId>
-  <references system="">{1,1}</references>
-</party>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="party" type="ResponsibleParty">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Complex Type ResponsibleParty
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/party-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-party_xsd.tmp#ResponsibleParty_id - eml-party_xsd.tmp#ResponsibleParty_system - eml-party_xsd.tmp#ResponsibleParty_scope - eml-party_xsd.tmp#ResponsibleParty_individualName - eml-party_xsd.tmp#ResponsibleParty_organizationName - eml-party_xsd.tmp#ResponsibleParty_positionName - eml-party_xsd.tmp#ResponsibleParty_address - eml-party_xsd.tmp#ResponsibleParty_phone - eml-party_xsd.tmp#ResponsibleParty_electronicMailAddress - eml-party_xsd.tmp#ResponsibleParty_onlineUrl - eml-party_xsd.tmp#ResponsibleParty_userId - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup
-
-
Used by
-
-
- -
Model
-
- -
Childrenaddress, electronicMailAddress, individualName, onlineUrl, organizationName, phone, positionName, references, userId
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:complexType name="ResponsibleParty">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:choice>
-    <xs:sequence>
-      <xs:choice maxOccurs="unbounded">
-        <xs:element name="individualName" type="Person">
-          <xs:annotation>
-            <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-          </xs:annotation>
-        </xs:element>
-        <xs:element name="organizationName" type="res:i18nNonEmptyStringType">
-          <xs:annotation>
-            <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-          </xs:annotation>
-        </xs:element>
-        <xs:element name="positionName" type="res:i18nNonEmptyStringType">
-          <xs:annotation>
-            <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-          </xs:annotation>
-        </xs:element>
-      </xs:choice>
-      <xs:element name="address" type="Address" minOccurs="0" maxOccurs="unbounded">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="phone" minOccurs="0" maxOccurs="unbounded">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-        <xs:complexType>
-          <xs:simpleContent>
-            <xs:extension base="xs:string">
-              <xs:attribute name="phonetype" type="xs:string" use="optional" default="voice">
-                <xs:annotation>
-                  <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                </xs:annotation>
-              </xs:attribute>
-            </xs:extension>
-          </xs:simpleContent>
-        </xs:complexType>
-      </xs:element>
-      <xs:element name="electronicMailAddress" type="res:i18nNonEmptyStringType" minOccurs="0" maxOccurs="unbounded">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="onlineUrl" type="xs:anyURI" minOccurs="0" maxOccurs="unbounded">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="userId" minOccurs="0" maxOccurs="unbounded">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-        <xs:complexType>
-          <xs:simpleContent>
-            <xs:extension base="xs:string">
-              <xs:attribute name="directory" type="xs:string" use="required">
-                <xs:annotation>
-                  <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                </xs:annotation>
-              </xs:attribute>
-            </xs:extension>
-          </xs:simpleContent>
-        </xs:complexType>
-      </xs:element>
-    </xs:sequence>
-    <xs:group ref="res:ReferencesGroup"/>
-  </xs:choice>
-  <xs:attribute name="id" type="res:IDType" use="optional"/>
-  <xs:attribute name="system" type="res:SystemType" use="optional"/>
-  <xs:attribute name="scope" type="res:ScopeType" use="optional" default="document"/>
-</xs:complexType>
-
-
-
Complex Type Person
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/party-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-party_xsd.tmp#Person_salutation - eml-party_xsd.tmp#Person_givenName - eml-party_xsd.tmp#Person_surName
-
-
Used by
-
-
-
- - - - - -
Element ResponsibleParty/individualName
-
-
Model
-
- -
ChildrengivenName, salutation, surName
-
Source
-
-
-
- - - - -
<xs:complexType name="Person">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:sequence>
-    <xs:element name="salutation" type="res:i18nNonEmptyStringType" minOccurs="0" maxOccurs="unbounded">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="givenName" type="res:i18nNonEmptyStringType" minOccurs="0" maxOccurs="unbounded">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="surName" type="res:i18nNonEmptyStringType">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-  </xs:sequence>
-</xs:complexType>
-
-
-
Complex Type Address
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/party-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-party_xsd.tmp#Address_id - eml-party_xsd.tmp#Address_system - eml-party_xsd.tmp#Address_scope - eml-party_xsd.tmp#Address_deliveryPoint - eml-party_xsd.tmp#Address_city - eml-party_xsd.tmp#Address_administrativeArea - eml-party_xsd.tmp#Address_postalCode - eml-party_xsd.tmp#Address_country - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup
-
-
Used by
-
-
- -
Model
-
- -
ChildrenadministrativeArea, city, country, deliveryPoint, postalCode, references
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:complexType name="Address">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:choice>
-    <xs:sequence>
-      <xs:element name="deliveryPoint" type="res:i18nNonEmptyStringType" minOccurs="0" maxOccurs="unbounded">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="city" type="res:i18nNonEmptyStringType" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="administrativeArea" type="res:i18nNonEmptyStringType" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="postalCode" type="res:i18nNonEmptyStringType" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="country" type="res:i18nNonEmptyStringType" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-    </xs:sequence>
-    <xs:group ref="res:ReferencesGroup"/>
-  </xs:choice>
-  <xs:attribute name="id" type="res:IDType" use="optional"/>
-  <xs:attribute name="system" type="res:SystemType" use="optional"/>
-  <xs:attribute name="scope" type="res:ScopeType" use="optional" default="document"/>
-</xs:complexType>
-
-
-
Simple Type RoleType
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/party-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
Typeunion of(restriction of xs:string, xs:string) -
-
Used by
-
-
- -
-
Source
-
-
-
- - - - -
<xs:simpleType name="RoleType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:union>
-    <xs:simpleType>
-      <xs:restriction base="xs:string">
-        <xs:enumeration value="contentProvider"/>
-        <xs:enumeration value="custodianSteward"/>
-        <xs:enumeration value="owner"/>
-        <xs:enumeration value="user"/>
-        <xs:enumeration value="distributor"/>
-        <xs:enumeration value="metadataProvider"/>
-        <xs:enumeration value="originator"/>
-        <xs:enumeration value="pointOfContact"/>
-        <xs:enumeration value="principalInvestigator"/>
-        <xs:enumeration value="processor"/>
-        <xs:enumeration value="publisher"/>
-        <xs:enumeration value="author"/>
-        <xs:enumeration value="editor"/>
-      </xs:restriction>
-    </xs:simpleType>
-    <xs:simpleType>
-      <xs:restriction base="xs:string"/>
-    </xs:simpleType>
-  </xs:union>
-</xs:simpleType>
-
-
-
Attribute Address / @id
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeIDType
-
Properties
-
-
-
- - - - - -
useoptional
-
-
-
Used by
-
-
-
- - - - - -
Complex Type Address
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="id" type="res:IDType" use="optional"/>
-
-
-
Attribute Address / @system
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeSystemType
-
Properties
-
-
-
- - - - - -
useoptional
-
-
-
Used by
-
-
-
- - - - - -
Complex Type Address
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="system" type="res:SystemType" use="optional"/>
-
-
-
Attribute Address / @scope
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeScopeType
-
Properties
-
-
-
- - - - - - - - - -
useoptional
defaultdocument
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
enumerationsystem -
-
enumerationdocument -
-
-
-
-
Used by
-
-
-
- - - - - -
Complex Type Address
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="scope" type="res:ScopeType" use="optional" default="document"/>
-
-
-
Attribute ResponsibleParty / phone / @phonetype
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
Typexs:string
-
Properties
-
-
-
- - - - - - - - - -
useoptional
defaultvoice
-
-
-
Used by
-
-
-
- - - - - -
Element ResponsibleParty/phone
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="phonetype" type="xs:string" use="optional" default="voice">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:attribute>
-
-
-
Attribute ResponsibleParty / userId / @directory
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
Typexs:string
-
Properties
-
-
-
- - - - - -
userequired
-
-
-
Used by
-
-
-
- - - - - -
Element ResponsibleParty/userId
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="directory" type="xs:string" use="required">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:attribute>
-
-
-
Attribute ResponsibleParty / @id
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeIDType
-
Properties
-
-
-
- - - - - -
useoptional
-
-
-
Used by
-
-
-
- - - - - -
Complex Type ResponsibleParty
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="id" type="res:IDType" use="optional"/>
-
-
-
Attribute ResponsibleParty / @system
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeSystemType
-
Properties
-
-
-
- - - - - -
useoptional
-
-
-
Used by
-
-
-
- - - - - -
Complex Type ResponsibleParty
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="system" type="res:SystemType" use="optional"/>
-
-
-
Attribute ResponsibleParty / @scope
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeScopeType
-
Properties
-
-
-
- - - - - - - - - -
useoptional
defaultdocument
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
enumerationsystem -
-
enumerationdocument -
-
-
-
-
Used by
-
-
-
- - - - - -
Complex Type ResponsibleParty
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="scope" type="res:ScopeType" use="optional" default="document"/>
-
-
-
- - \ No newline at end of file diff --git a/docs/schema/eml-physical_xsd.html b/docs/schema/eml-physical_xsd.html deleted file mode 100644 index 059e1a37..00000000 --- a/docs/schema/eml-physical_xsd.html +++ /dev/null @@ -1,9324 +0,0 @@ - - - - - Schema documentation for eml-physical.xsd - - -
- - - - - - - - - - - - - - - - -
-

Showing:

- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Annotations
Attributes
Diagrams
Facets
Instances
Model
Properties
Source
Used by
-
-
-
Imported schema eml-physical.xsd
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/physical-2.2.0
-
Annotations
-
-
-
-
- - - - -
'$RCSfile: eml-physical.xsd,v $'
-       Copyright: 1997-2002 Regents of the University of California,
-                            University of New Mexico, and
-                            Arizona State University
-        Sponsors: National Center for Ecological Analysis and Synthesis and
-                  Partnership for Interdisciplinary Studies of Coastal Oceans,
-                     University of California Santa Barbara
-                  Long-Term Ecological Research Network Office,
-                     University of New Mexico
-                  Center for Environmental Studies, Arizona State University
-   Other funding: National Science Foundation (see README for details)
-                  The David and Lucile Packard Foundation
-
-     For Details: http://knb.ecoinformatics.org/
-        '$Author: obrien $'
-          '$Date: 2009-03-05 22:33:04 $'
-      '$Revision: 1.82 $'
-
-    This program is free software; you can redistribute it and/or modify
-    it under the terms of the GNU General Public License as published by
-    the Free Software Foundation; either version 2 of the License, or
-    (at your option) any later version.
-
-    This program is distributed in the hope that it will be useful,
-    but WITHOUT ANY WARRANTY; without even the implied warranty of
-    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-    GNU General Public License for more details.
-
-    You should have received a copy of the GNU General Public License
-    along with this program; if not, write to the Free Software
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
-
-
-
-
-
Properties
-
-
-
- - - - - - - - - -
attribute form defaultunqualified
element form defaultunqualified
-
-
-
Element PhysicalDistributionType / online
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-physical_xsd.tmp#PhysicalOnlineType_onlineDescription - eml-physical_xsd.tmp#PhysicalOnlineType_url - eml-physical_xsd.tmp#PhysicalOnlineType_connection - eml-physical_xsd.tmp#PhysicalOnlineType
-
TypePhysicalOnlineType
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
Childrenconnection, onlineDescription, url
-
Instance
-
-
-
- - - - -
<online>
-  <onlineDescription>{0,1}</onlineDescription>
-  <url function="download">{1,1}</url>
-  <connection id="" scope="document" system="">{1,1}</connection>
-</online>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="online" type="PhysicalOnlineType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element PhysicalOnlineType / onlineDescription
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="onlineDescription" type="res:NonEmptyStringType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element PhysicalOnlineType / url
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#UrlType_function - eml-resource_xsd.tmp#UrlType
-
TypeUrlType
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
functionFunctionTypedownloadoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="url" type="res:UrlType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element PhysicalOnlineType / connection
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#ConnectionType_id - eml-resource_xsd.tmp#ConnectionType_system - eml-resource_xsd.tmp#ConnectionType_scope - eml-resource_xsd.tmp#ConnectionType_connectionDefinition - eml-resource_xsd.tmp#ConnectionType_parameter - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-resource_xsd.tmp#ConnectionType
-
TypeConnectionType
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
ChildrenconnectionDefinition, parameter, references
-
Instance
-
-
-
- - - - -
<connection id="" scope="document" system="">
-  <connectionDefinition id="" scope="document" system="">{1,1}</connectionDefinition>
-  <parameter>{0,unbounded}</parameter>
-  <references system="">{1,1}</references>
-</connection>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="connection" type="res:ConnectionType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element PhysicalDistributionType / offline
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#OfflineType_mediumName - eml-resource_xsd.tmp#OfflineType_mediumDensity - eml-resource_xsd.tmp#OfflineType_mediumDensityUnits - eml-resource_xsd.tmp#OfflineType_mediumVolume - eml-resource_xsd.tmp#OfflineType_mediumFormat - eml-resource_xsd.tmp#OfflineType_mediumNote - eml-resource_xsd.tmp#OfflineType
-
TypeOfflineType
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
ChildrenmediumDensity, mediumDensityUnits, mediumFormat, mediumName, mediumNote, mediumVolume
-
Instance
-
-
-
- - - - -
<offline>
-  <mediumName>{1,1}</mediumName>
-  <mediumDensity>{0,1}</mediumDensity>
-  <mediumDensityUnits>{0,1}</mediumDensityUnits>
-  <mediumVolume>{0,1}</mediumVolume>
-  <mediumFormat>{0,unbounded}</mediumFormat>
-  <mediumNote>{0,1}</mediumNote>
-</offline>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="offline" type="res:OfflineType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element PhysicalDistributionType / inline
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#InlineType
-
TypeInlineType
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
mixedtrue
-
-
Model
-
-
ANY element from ANY namespace
-
-
Source
-
-
-
- - - - -
<xs:element name="inline" type="res:InlineType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element PhysicalDistributionType / access
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-access_xsd.tmp#AccessType_id - eml-access_xsd.tmp#AccessType_system - eml-access_xsd.tmp#AccessType_scope - eml-access_xsd.tmp#AccessType_order - eml-access_xsd.tmp#AccessType_authSystem - eml-access_xsd.tmp#AccessType_allow - eml-access_xsd.tmp#AccessType_deny - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-access_xsd.tmp#AccessType
-
TypeAccessType
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
minOccurs0
-
-
Model
-
- -
Childrenallow, deny, references
-
Instance
-
-
-
- - - - -
<access authSystem="" id="" order="allowFirst" scope="document" system="">
-  <allow>{1,1}</allow>
-  <deny>{1,1}</deny>
-  <references system="">{1,1}</references>
-</access>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUseAnnotation
authSystemxs:stringrequired -
-
idIDTypeoptional -
-
orderrestriction of xs:stringallowFirstoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="access" type="acc:AccessType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element PhysicalType / objectName
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="objectName" type="res:NonEmptyStringType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element PhysicalType / size
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-physical_xsd.tmp#PhysicalType_PhysicalType_size_unit
-
Typeextension of xs:string
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
minOccurs0
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - -
QNameTypeDefaultUseAnnotation
unitbyteoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="size" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:simpleContent>
-      <xs:extension base="xs:string">
-        <xs:attribute name="unit" use="optional" default="byte">
-          <xs:annotation>
-            <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-          </xs:annotation>
-        </xs:attribute>
-      </xs:extension>
-    </xs:simpleContent>
-  </xs:complexType>
-</xs:element>
-
-
-
Element PhysicalType / authentication
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-physical_xsd.tmp#PhysicalType_PhysicalType_authentication_method
-
Typeextension of xs:string
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
minOccurs0
maxOccursunbounded
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUseAnnotation
methodxs:stringoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="authentication" minOccurs="0" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:simpleContent>
-      <xs:extension base="xs:string">
-        <xs:attribute name="method" type="xs:string" use="optional">
-          <xs:annotation>
-            <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-          </xs:annotation>
-        </xs:attribute>
-      </xs:extension>
-    </xs:simpleContent>
-  </xs:complexType>
-</xs:element>
-
-
-
Element PhysicalType / compressionMethod
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="compressionMethod" type="res:NonEmptyStringType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element PhysicalType / encodingMethod
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="encodingMethod" type="res:NonEmptyStringType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element PhysicalType / characterEncoding
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="characterEncoding" type="res:NonEmptyStringType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element PhysicalType / dataFormat
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-physical_xsd.tmp#PhysicalType_PhysicalType_dataFormat_textFormat - eml-physical_xsd.tmp#PhysicalType_PhysicalType_dataFormat_externallyDefinedFormat - eml-physical_xsd.tmp#PhysicalType_PhysicalType_dataFormat_binaryRasterFormat
-
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
ChildrenbinaryRasterFormat, externallyDefinedFormat, textFormat
-
Instance
-
-
-
- - - - -
<dataFormat>
-  <textFormat>{1,1}</textFormat>
-  <externallyDefinedFormat>{1,1}</externallyDefinedFormat>
-  <binaryRasterFormat>{1,1}</binaryRasterFormat>
-</dataFormat>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="dataFormat">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:choice>
-      <xs:element name="textFormat">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-        <xs:complexType>
-          <xs:sequence>
-            <xs:element name="numHeaderLines" type="xs:int" minOccurs="0">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-            <xs:element name="numFooterLines" type="xs:int" minOccurs="0">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-            <xs:element name="recordDelimiter" type="xs:string" minOccurs="0" maxOccurs="unbounded">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-            <xs:element name="physicalLineDelimiter" type="xs:string" minOccurs="0" maxOccurs="unbounded">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-            <xs:element name="numPhysicalLinesPerRecord" type="xs:unsignedInt" minOccurs="0">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-            <xs:element name="maxRecordLength" type="xs:unsignedLong" minOccurs="0">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-            <xs:element name="attributeOrientation">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-              <xs:simpleType>
-                <xs:restriction base="xs:string">
-                  <xs:enumeration value="column"/>
-                  <xs:enumeration value="row"/>
-                </xs:restriction>
-              </xs:simpleType>
-            </xs:element>
-            <xs:choice>
-              <xs:element name="simpleDelimited">
-                <xs:annotation>
-                  <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                </xs:annotation>
-                <xs:complexType>
-                  <xs:sequence>
-                    <xs:element name="fieldDelimiter" type="xs:string" maxOccurs="unbounded">
-                      <xs:annotation>
-                        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                      </xs:annotation>
-                    </xs:element>
-                    <xs:element name="collapseDelimiters" minOccurs="0">
-                      <xs:annotation>
-                        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                      </xs:annotation>
-                      <xs:simpleType>
-                        <xs:restriction base="xs:string">
-                          <xs:enumeration value="yes"/>
-                          <xs:enumeration value="no"/>
-                        </xs:restriction>
-                      </xs:simpleType>
-                    </xs:element>
-                    <xs:element name="quoteCharacter" type="res:NonEmptyStringType" minOccurs="0" maxOccurs="unbounded">
-                      <xs:annotation>
-                        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                      </xs:annotation>
-                    </xs:element>
-                    <xs:element name="literalCharacter" type="res:NonEmptyStringType" minOccurs="0" maxOccurs="unbounded">
-                      <xs:annotation>
-                        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                      </xs:annotation>
-                    </xs:element>
-                  </xs:sequence>
-                </xs:complexType>
-              </xs:element>
-              <xs:element name="complex">
-                <xs:annotation>
-                  <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                </xs:annotation>
-                <xs:complexType>
-                  <xs:choice maxOccurs="unbounded">
-                    <xs:element name="textFixed">
-                      <xs:annotation>
-                        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                      </xs:annotation>
-                      <xs:complexType>
-                        <xs:sequence>
-                          <xs:element name="fieldWidth" type="xs:unsignedLong">
-                            <xs:annotation>
-                              <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                            </xs:annotation>
-                          </xs:element>
-                          <xs:element name="lineNumber" type="xs:unsignedLong" minOccurs="0">
-                            <xs:annotation>
-                              <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                            </xs:annotation>
-                          </xs:element>
-                          <xs:element name="fieldStartColumn" type="xs:long" minOccurs="0">
-                            <xs:annotation>
-                              <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                            </xs:annotation>
-                          </xs:element>
-                        </xs:sequence>
-                      </xs:complexType>
-                    </xs:element>
-                    <xs:element name="textDelimited">
-                      <xs:annotation>
-                        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                      </xs:annotation>
-                      <xs:complexType>
-                        <xs:sequence>
-                          <xs:element name="fieldDelimiter" type="xs:string">
-                            <xs:annotation>
-                              <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                            </xs:annotation>
-                          </xs:element>
-                          <xs:element name="collapseDelimiters" minOccurs="0">
-                            <xs:annotation>
-                              <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                            </xs:annotation>
-                            <xs:simpleType>
-                              <xs:restriction base="xs:string">
-                                <xs:enumeration value="yes"/>
-                                <xs:enumeration value="no"/>
-                              </xs:restriction>
-                            </xs:simpleType>
-                          </xs:element>
-                          <xs:element name="lineNumber" type="xs:unsignedLong" minOccurs="0">
-                            <xs:annotation>
-                              <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                            </xs:annotation>
-                          </xs:element>
-                          <xs:element name="quoteCharacter" type="res:NonEmptyStringType" minOccurs="0" maxOccurs="unbounded">
-                            <xs:annotation>
-                              <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                            </xs:annotation>
-                          </xs:element>
-                          <xs:element name="literalCharacter" type="res:NonEmptyStringType" minOccurs="0" maxOccurs="unbounded">
-                            <xs:annotation>
-                              <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                            </xs:annotation>
-                          </xs:element>
-                        </xs:sequence>
-                      </xs:complexType>
-                    </xs:element>
-                  </xs:choice>
-                </xs:complexType>
-              </xs:element>
-            </xs:choice>
-          </xs:sequence>
-        </xs:complexType>
-      </xs:element>
-      <xs:element name="externallyDefinedFormat">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-        <xs:complexType>
-          <xs:sequence>
-            <xs:element name="formatName" type="res:NonEmptyStringType">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-            <xs:element name="formatVersion" type="res:NonEmptyStringType" minOccurs="0">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-            <xs:element name="citation" type="cit:CitationType" minOccurs="0">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-          </xs:sequence>
-        </xs:complexType>
-      </xs:element>
-      <xs:element name="binaryRasterFormat">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-        <xs:complexType>
-          <xs:sequence>
-            <xs:element name="rowColumnOrientation">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-              <xs:simpleType>
-                <xs:restriction base="xs:string">
-                  <xs:enumeration value="column"/>
-                  <xs:enumeration value="row"/>
-                </xs:restriction>
-              </xs:simpleType>
-            </xs:element>
-            <xs:element name="multiBand" minOccurs="0">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-              <xs:complexType>
-                <xs:sequence>
-                  <xs:element name="nbands" type="xs:int">
-                    <xs:annotation>
-                      <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                    </xs:annotation>
-                  </xs:element>
-                  <xs:element name="layout" type="res:NonEmptyStringType">
-                    <xs:annotation>
-                      <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                    </xs:annotation>
-                  </xs:element>
-                </xs:sequence>
-              </xs:complexType>
-            </xs:element>
-            <xs:element name="nbits" type="xs:int">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-            <xs:element name="byteorder" type="res:NonEmptyStringType">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-            <xs:element name="skipbytes" type="res:NonEmptyStringType" minOccurs="0">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-            <xs:element name="bandrowbytes" type="res:NonEmptyStringType" minOccurs="0">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-            <xs:element name="totalrowbytes" type="res:NonEmptyStringType" minOccurs="0">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-            <xs:element name="bandgapbytes" type="res:NonEmptyStringType" minOccurs="0">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-          </xs:sequence>
-        </xs:complexType>
-      </xs:element>
-    </xs:choice>
-  </xs:complexType>
-</xs:element>
-
-
-
Element PhysicalType / dataFormat / textFormat
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-physical_xsd.tmp#PhysicalType_PhysicalType_dataFormat_PhysicalType_PhysicalType_dataFormat_textFormat_numHeaderLines - eml-physical_xsd.tmp#PhysicalType_PhysicalType_dataFormat_PhysicalType_PhysicalType_dataFormat_textFormat_numFooterLines - eml-physical_xsd.tmp#PhysicalType_PhysicalType_dataFormat_PhysicalType_PhysicalType_dataFormat_textFormat_recordDelimiter - eml-physical_xsd.tmp#PhysicalType_PhysicalType_dataFormat_PhysicalType_PhysicalType_dataFormat_textFormat_physicalLineDelimiter - eml-physical_xsd.tmp#PhysicalType_PhysicalType_dataFormat_PhysicalType_PhysicalType_dataFormat_textFormat_numPhysicalLinesPerRecord - eml-physical_xsd.tmp#PhysicalType_PhysicalType_dataFormat_PhysicalType_PhysicalType_dataFormat_textFormat_maxRecordLength - eml-physical_xsd.tmp#PhysicalType_PhysicalType_dataFormat_PhysicalType_PhysicalType_dataFormat_textFormat_attributeOrientation - eml-physical_xsd.tmp#PhysicalType_PhysicalType_dataFormat_PhysicalType_PhysicalType_dataFormat_textFormat_simpleDelimited - eml-physical_xsd.tmp#PhysicalType_PhysicalType_dataFormat_PhysicalType_PhysicalType_dataFormat_textFormat_complex
-
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
ChildrenattributeOrientation, complex, maxRecordLength, numFooterLines, numHeaderLines, numPhysicalLinesPerRecord, physicalLineDelimiter, recordDelimiter, simpleDelimited
-
Instance
-
-
-
- - - - -
<textFormat>
-  <numHeaderLines>{0,1}</numHeaderLines>
-  <numFooterLines>{0,1}</numFooterLines>
-  <recordDelimiter>{0,unbounded}</recordDelimiter>
-  <physicalLineDelimiter>{0,unbounded}</physicalLineDelimiter>
-  <numPhysicalLinesPerRecord>{0,1}</numPhysicalLinesPerRecord>
-  <maxRecordLength>{0,1}</maxRecordLength>
-  <attributeOrientation>{1,1}</attributeOrientation>
-  <simpleDelimited>{1,1}</simpleDelimited>
-  <complex>{1,1}</complex>
-</textFormat>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="textFormat">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:sequence>
-      <xs:element name="numHeaderLines" type="xs:int" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="numFooterLines" type="xs:int" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="recordDelimiter" type="xs:string" minOccurs="0" maxOccurs="unbounded">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="physicalLineDelimiter" type="xs:string" minOccurs="0" maxOccurs="unbounded">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="numPhysicalLinesPerRecord" type="xs:unsignedInt" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="maxRecordLength" type="xs:unsignedLong" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="attributeOrientation">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-        <xs:simpleType>
-          <xs:restriction base="xs:string">
-            <xs:enumeration value="column"/>
-            <xs:enumeration value="row"/>
-          </xs:restriction>
-        </xs:simpleType>
-      </xs:element>
-      <xs:choice>
-        <xs:element name="simpleDelimited">
-          <xs:annotation>
-            <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-          </xs:annotation>
-          <xs:complexType>
-            <xs:sequence>
-              <xs:element name="fieldDelimiter" type="xs:string" maxOccurs="unbounded">
-                <xs:annotation>
-                  <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                </xs:annotation>
-              </xs:element>
-              <xs:element name="collapseDelimiters" minOccurs="0">
-                <xs:annotation>
-                  <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                </xs:annotation>
-                <xs:simpleType>
-                  <xs:restriction base="xs:string">
-                    <xs:enumeration value="yes"/>
-                    <xs:enumeration value="no"/>
-                  </xs:restriction>
-                </xs:simpleType>
-              </xs:element>
-              <xs:element name="quoteCharacter" type="res:NonEmptyStringType" minOccurs="0" maxOccurs="unbounded">
-                <xs:annotation>
-                  <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                </xs:annotation>
-              </xs:element>
-              <xs:element name="literalCharacter" type="res:NonEmptyStringType" minOccurs="0" maxOccurs="unbounded">
-                <xs:annotation>
-                  <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                </xs:annotation>
-              </xs:element>
-            </xs:sequence>
-          </xs:complexType>
-        </xs:element>
-        <xs:element name="complex">
-          <xs:annotation>
-            <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-          </xs:annotation>
-          <xs:complexType>
-            <xs:choice maxOccurs="unbounded">
-              <xs:element name="textFixed">
-                <xs:annotation>
-                  <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                </xs:annotation>
-                <xs:complexType>
-                  <xs:sequence>
-                    <xs:element name="fieldWidth" type="xs:unsignedLong">
-                      <xs:annotation>
-                        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                      </xs:annotation>
-                    </xs:element>
-                    <xs:element name="lineNumber" type="xs:unsignedLong" minOccurs="0">
-                      <xs:annotation>
-                        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                      </xs:annotation>
-                    </xs:element>
-                    <xs:element name="fieldStartColumn" type="xs:long" minOccurs="0">
-                      <xs:annotation>
-                        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                      </xs:annotation>
-                    </xs:element>
-                  </xs:sequence>
-                </xs:complexType>
-              </xs:element>
-              <xs:element name="textDelimited">
-                <xs:annotation>
-                  <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                </xs:annotation>
-                <xs:complexType>
-                  <xs:sequence>
-                    <xs:element name="fieldDelimiter" type="xs:string">
-                      <xs:annotation>
-                        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                      </xs:annotation>
-                    </xs:element>
-                    <xs:element name="collapseDelimiters" minOccurs="0">
-                      <xs:annotation>
-                        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                      </xs:annotation>
-                      <xs:simpleType>
-                        <xs:restriction base="xs:string">
-                          <xs:enumeration value="yes"/>
-                          <xs:enumeration value="no"/>
-                        </xs:restriction>
-                      </xs:simpleType>
-                    </xs:element>
-                    <xs:element name="lineNumber" type="xs:unsignedLong" minOccurs="0">
-                      <xs:annotation>
-                        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                      </xs:annotation>
-                    </xs:element>
-                    <xs:element name="quoteCharacter" type="res:NonEmptyStringType" minOccurs="0" maxOccurs="unbounded">
-                      <xs:annotation>
-                        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                      </xs:annotation>
-                    </xs:element>
-                    <xs:element name="literalCharacter" type="res:NonEmptyStringType" minOccurs="0" maxOccurs="unbounded">
-                      <xs:annotation>
-                        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                      </xs:annotation>
-                    </xs:element>
-                  </xs:sequence>
-                </xs:complexType>
-              </xs:element>
-            </xs:choice>
-          </xs:complexType>
-        </xs:element>
-      </xs:choice>
-    </xs:sequence>
-  </xs:complexType>
-</xs:element>
-
-
-
Element PhysicalType / dataFormat / textFormat / numHeaderLines
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
Typexs:int
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Source
-
-
-
- - - - -
<xs:element name="numHeaderLines" type="xs:int" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element PhysicalType / dataFormat / textFormat / numFooterLines
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
Typexs:int
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Source
-
-
-
- - - - -
<xs:element name="numFooterLines" type="xs:int" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element PhysicalType / dataFormat / textFormat / recordDelimiter
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
Typexs:string
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentsimple
minOccurs0
maxOccursunbounded
-
-
-
Source
-
-
-
- - - - -
<xs:element name="recordDelimiter" type="xs:string" minOccurs="0" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element PhysicalType / dataFormat / textFormat / physicalLineDelimiter
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
Typexs:string
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentsimple
minOccurs0
maxOccursunbounded
-
-
-
Source
-
-
-
- - - - -
<xs:element name="physicalLineDelimiter" type="xs:string" minOccurs="0" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element PhysicalType / dataFormat / textFormat / numPhysicalLinesPerRecord
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
Typexs:unsignedInt
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Source
-
-
-
- - - - -
<xs:element name="numPhysicalLinesPerRecord" type="xs:unsignedInt" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element PhysicalType / dataFormat / textFormat / maxRecordLength
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
Typexs:unsignedLong
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Source
-
-
-
- - - - -
<xs:element name="maxRecordLength" type="xs:unsignedLong" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element PhysicalType / dataFormat / textFormat / attributeOrientation
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
Typerestriction of xs:string
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
enumerationcolumn -
-
enumerationrow -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="attributeOrientation">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:simpleType>
-    <xs:restriction base="xs:string">
-      <xs:enumeration value="column"/>
-      <xs:enumeration value="row"/>
-    </xs:restriction>
-  </xs:simpleType>
-</xs:element>
-
-
-
Element PhysicalType / dataFormat / textFormat / simpleDelimited
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-physical_xsd.tmp#PhysicalType_PhysicalType_dataFormat_PhysicalType_PhysicalType_dataFormat_textFormat_PhysicalType_PhysicalType_dataFormat_PhysicalType_PhysicalType_dataFormat_textFormat_simpleDelimited_fieldDelimiter - eml-physical_xsd.tmp#PhysicalType_PhysicalType_dataFormat_PhysicalType_PhysicalType_dataFormat_textFormat_PhysicalType_PhysicalType_dataFormat_PhysicalType_PhysicalType_dataFormat_textFormat_simpleDelimited_collapseDelimiters - eml-physical_xsd.tmp#PhysicalType_PhysicalType_dataFormat_PhysicalType_PhysicalType_dataFormat_textFormat_PhysicalType_PhysicalType_dataFormat_PhysicalType_PhysicalType_dataFormat_textFormat_simpleDelimited_quoteCharacter - eml-physical_xsd.tmp#PhysicalType_PhysicalType_dataFormat_PhysicalType_PhysicalType_dataFormat_textFormat_PhysicalType_PhysicalType_dataFormat_PhysicalType_PhysicalType_dataFormat_textFormat_simpleDelimited_literalCharacter
-
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
ChildrencollapseDelimiters, fieldDelimiter, literalCharacter, quoteCharacter
-
Instance
-
-
-
- - - - -
<simpleDelimited>
-  <fieldDelimiter>{1,unbounded}</fieldDelimiter>
-  <collapseDelimiters>{0,1}</collapseDelimiters>
-  <quoteCharacter>{0,unbounded}</quoteCharacter>
-  <literalCharacter>{0,unbounded}</literalCharacter>
-</simpleDelimited>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="simpleDelimited">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:sequence>
-      <xs:element name="fieldDelimiter" type="xs:string" maxOccurs="unbounded">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="collapseDelimiters" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-        <xs:simpleType>
-          <xs:restriction base="xs:string">
-            <xs:enumeration value="yes"/>
-            <xs:enumeration value="no"/>
-          </xs:restriction>
-        </xs:simpleType>
-      </xs:element>
-      <xs:element name="quoteCharacter" type="res:NonEmptyStringType" minOccurs="0" maxOccurs="unbounded">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="literalCharacter" type="res:NonEmptyStringType" minOccurs="0" maxOccurs="unbounded">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-    </xs:sequence>
-  </xs:complexType>
-</xs:element>
-
-
-
Element PhysicalType / dataFormat / textFormat / simpleDelimited / fieldDelimiter
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
Typexs:string
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
maxOccursunbounded
-
-
-
Source
-
-
-
- - - - -
<xs:element name="fieldDelimiter" type="xs:string" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element PhysicalType / dataFormat / textFormat / simpleDelimited / collapseDelimiters
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
Typerestriction of xs:string
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
enumerationyes -
-
enumerationno -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="collapseDelimiters" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:simpleType>
-    <xs:restriction base="xs:string">
-      <xs:enumeration value="yes"/>
-      <xs:enumeration value="no"/>
-    </xs:restriction>
-  </xs:simpleType>
-</xs:element>
-
-
-
Element PhysicalType / dataFormat / textFormat / simpleDelimited / quoteCharacter
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentsimple
minOccurs0
maxOccursunbounded
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="quoteCharacter" type="res:NonEmptyStringType" minOccurs="0" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element PhysicalType / dataFormat / textFormat / simpleDelimited / literalCharacter
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentsimple
minOccurs0
maxOccursunbounded
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="literalCharacter" type="res:NonEmptyStringType" minOccurs="0" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element PhysicalType / dataFormat / textFormat / complex
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-physical_xsd.tmp#PhysicalType_PhysicalType_dataFormat_PhysicalType_PhysicalType_dataFormat_textFormat_PhysicalType_PhysicalType_dataFormat_PhysicalType_PhysicalType_dataFormat_textFormat_complex_textFixed - eml-physical_xsd.tmp#PhysicalType_PhysicalType_dataFormat_PhysicalType_PhysicalType_dataFormat_textFormat_PhysicalType_PhysicalType_dataFormat_PhysicalType_PhysicalType_dataFormat_textFormat_complex_textDelimited
-
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
ChildrentextDelimited, textFixed
-
Instance
-
-
-
- - - - -
<complex>
-  <textFixed>{1,1}</textFixed>
-  <textDelimited>{1,1}</textDelimited>
-</complex>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="complex">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:choice maxOccurs="unbounded">
-      <xs:element name="textFixed">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-        <xs:complexType>
-          <xs:sequence>
-            <xs:element name="fieldWidth" type="xs:unsignedLong">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-            <xs:element name="lineNumber" type="xs:unsignedLong" minOccurs="0">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-            <xs:element name="fieldStartColumn" type="xs:long" minOccurs="0">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-          </xs:sequence>
-        </xs:complexType>
-      </xs:element>
-      <xs:element name="textDelimited">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-        <xs:complexType>
-          <xs:sequence>
-            <xs:element name="fieldDelimiter" type="xs:string">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-            <xs:element name="collapseDelimiters" minOccurs="0">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-              <xs:simpleType>
-                <xs:restriction base="xs:string">
-                  <xs:enumeration value="yes"/>
-                  <xs:enumeration value="no"/>
-                </xs:restriction>
-              </xs:simpleType>
-            </xs:element>
-            <xs:element name="lineNumber" type="xs:unsignedLong" minOccurs="0">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-            <xs:element name="quoteCharacter" type="res:NonEmptyStringType" minOccurs="0" maxOccurs="unbounded">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-            <xs:element name="literalCharacter" type="res:NonEmptyStringType" minOccurs="0" maxOccurs="unbounded">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-          </xs:sequence>
-        </xs:complexType>
-      </xs:element>
-    </xs:choice>
-  </xs:complexType>
-</xs:element>
-
-
-
Element PhysicalType / dataFormat / textFormat / complex / textFixed
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-physical_xsd.tmp#PhysicalType_PhysicalType_dataFormat_PhysicalType_PhysicalType_dataFormat_textFormat_PhysicalType_PhysicalType_dataFormat_PhysicalType_PhysicalType_dataFormat_textFormat_complex_PhysicalType_PhysicalType_dataFormat_PhysicalType_PhysicalType_dataFormat_textFormat_PhysicalType_PhysicalType_dataFormat_PhysicalType_PhysicalType_dataFormat_textFormat_complex_textFixed_fieldWidth - eml-physical_xsd.tmp#PhysicalType_PhysicalType_dataFormat_PhysicalType_PhysicalType_dataFormat_textFormat_PhysicalType_PhysicalType_dataFormat_PhysicalType_PhysicalType_dataFormat_textFormat_complex_PhysicalType_PhysicalType_dataFormat_PhysicalType_PhysicalType_dataFormat_textFormat_PhysicalType_PhysicalType_dataFormat_PhysicalType_PhysicalType_dataFormat_textFormat_complex_textFixed_lineNumber - eml-physical_xsd.tmp#PhysicalType_PhysicalType_dataFormat_PhysicalType_PhysicalType_dataFormat_textFormat_PhysicalType_PhysicalType_dataFormat_PhysicalType_PhysicalType_dataFormat_textFormat_complex_PhysicalType_PhysicalType_dataFormat_PhysicalType_PhysicalType_dataFormat_textFormat_PhysicalType_PhysicalType_dataFormat_PhysicalType_PhysicalType_dataFormat_textFormat_complex_textFixed_fieldStartColumn
-
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
ChildrenfieldStartColumn, fieldWidth, lineNumber
-
Instance
-
-
-
- - - - -
<textFixed>
-  <fieldWidth>{1,1}</fieldWidth>
-  <lineNumber>{0,1}</lineNumber>
-  <fieldStartColumn>{0,1}</fieldStartColumn>
-</textFixed>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="textFixed">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:sequence>
-      <xs:element name="fieldWidth" type="xs:unsignedLong">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="lineNumber" type="xs:unsignedLong" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="fieldStartColumn" type="xs:long" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-    </xs:sequence>
-  </xs:complexType>
-</xs:element>
-
-
-
Element PhysicalType / dataFormat / textFormat / complex / textFixed / fieldWidth
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
Typexs:unsignedLong
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Source
-
-
-
- - - - -
<xs:element name="fieldWidth" type="xs:unsignedLong">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element PhysicalType / dataFormat / textFormat / complex / textFixed / lineNumber
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
Typexs:unsignedLong
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Source
-
-
-
- - - - -
<xs:element name="lineNumber" type="xs:unsignedLong" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element PhysicalType / dataFormat / textFormat / complex / textFixed / fieldStartColumn
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
Typexs:long
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Source
-
-
-
- - - - -
<xs:element name="fieldStartColumn" type="xs:long" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element PhysicalType / dataFormat / textFormat / complex / textDelimited
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-physical_xsd.tmp#PhysicalType_PhysicalType_dataFormat_PhysicalType_PhysicalType_dataFormat_textFormat_PhysicalType_PhysicalType_dataFormat_PhysicalType_PhysicalType_dataFormat_textFormat_complex_PhysicalType_PhysicalType_dataFormat_PhysicalType_PhysicalType_dataFormat_textFormat_PhysicalType_PhysicalType_dataFormat_PhysicalType_PhysicalType_dataFormat_textFormat_complex_textDelimited_fieldDelimiter - eml-physical_xsd.tmp#PhysicalType_PhysicalType_dataFormat_PhysicalType_PhysicalType_dataFormat_textFormat_PhysicalType_PhysicalType_dataFormat_PhysicalType_PhysicalType_dataFormat_textFormat_complex_PhysicalType_PhysicalType_dataFormat_PhysicalType_PhysicalType_dataFormat_textFormat_PhysicalType_PhysicalType_dataFormat_PhysicalType_PhysicalType_dataFormat_textFormat_complex_textDelimited_collapseDelimiters - eml-physical_xsd.tmp#PhysicalType_PhysicalType_dataFormat_PhysicalType_PhysicalType_dataFormat_textFormat_PhysicalType_PhysicalType_dataFormat_PhysicalType_PhysicalType_dataFormat_textFormat_complex_PhysicalType_PhysicalType_dataFormat_PhysicalType_PhysicalType_dataFormat_textFormat_PhysicalType_PhysicalType_dataFormat_PhysicalType_PhysicalType_dataFormat_textFormat_complex_textDelimited_lineNumber - eml-physical_xsd.tmp#PhysicalType_PhysicalType_dataFormat_PhysicalType_PhysicalType_dataFormat_textFormat_PhysicalType_PhysicalType_dataFormat_PhysicalType_PhysicalType_dataFormat_textFormat_complex_PhysicalType_PhysicalType_dataFormat_PhysicalType_PhysicalType_dataFormat_textFormat_PhysicalType_PhysicalType_dataFormat_PhysicalType_PhysicalType_dataFormat_textFormat_complex_textDelimited_quoteCharacter - eml-physical_xsd.tmp#PhysicalType_PhysicalType_dataFormat_PhysicalType_PhysicalType_dataFormat_textFormat_PhysicalType_PhysicalType_dataFormat_PhysicalType_PhysicalType_dataFormat_textFormat_complex_PhysicalType_PhysicalType_dataFormat_PhysicalType_PhysicalType_dataFormat_textFormat_PhysicalType_PhysicalType_dataFormat_PhysicalType_PhysicalType_dataFormat_textFormat_complex_textDelimited_literalCharacter
-
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
ChildrencollapseDelimiters, fieldDelimiter, lineNumber, literalCharacter, quoteCharacter
-
Instance
-
-
-
- - - - -
<textDelimited>
-  <fieldDelimiter>{1,1}</fieldDelimiter>
-  <collapseDelimiters>{0,1}</collapseDelimiters>
-  <lineNumber>{0,1}</lineNumber>
-  <quoteCharacter>{0,unbounded}</quoteCharacter>
-  <literalCharacter>{0,unbounded}</literalCharacter>
-</textDelimited>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="textDelimited">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:sequence>
-      <xs:element name="fieldDelimiter" type="xs:string">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="collapseDelimiters" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-        <xs:simpleType>
-          <xs:restriction base="xs:string">
-            <xs:enumeration value="yes"/>
-            <xs:enumeration value="no"/>
-          </xs:restriction>
-        </xs:simpleType>
-      </xs:element>
-      <xs:element name="lineNumber" type="xs:unsignedLong" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="quoteCharacter" type="res:NonEmptyStringType" minOccurs="0" maxOccurs="unbounded">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="literalCharacter" type="res:NonEmptyStringType" minOccurs="0" maxOccurs="unbounded">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-    </xs:sequence>
-  </xs:complexType>
-</xs:element>
-
-
-
Element PhysicalType / dataFormat / textFormat / complex / textDelimited / fieldDelimiter
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
Typexs:string
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Source
-
-
-
- - - - -
<xs:element name="fieldDelimiter" type="xs:string">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element PhysicalType / dataFormat / textFormat / complex / textDelimited / collapseDelimiters
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
Typerestriction of xs:string
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
enumerationyes -
-
enumerationno -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="collapseDelimiters" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:simpleType>
-    <xs:restriction base="xs:string">
-      <xs:enumeration value="yes"/>
-      <xs:enumeration value="no"/>
-    </xs:restriction>
-  </xs:simpleType>
-</xs:element>
-
-
-
Element PhysicalType / dataFormat / textFormat / complex / textDelimited / lineNumber
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
Typexs:unsignedLong
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Source
-
-
-
- - - - -
<xs:element name="lineNumber" type="xs:unsignedLong" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element PhysicalType / dataFormat / textFormat / complex / textDelimited / quoteCharacter
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentsimple
minOccurs0
maxOccursunbounded
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="quoteCharacter" type="res:NonEmptyStringType" minOccurs="0" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element PhysicalType / dataFormat / textFormat / complex / textDelimited / literalCharacter
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentsimple
minOccurs0
maxOccursunbounded
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="literalCharacter" type="res:NonEmptyStringType" minOccurs="0" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element PhysicalType / dataFormat / externallyDefinedFormat
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-physical_xsd.tmp#PhysicalType_PhysicalType_dataFormat_PhysicalType_PhysicalType_dataFormat_externallyDefinedFormat_formatName - eml-physical_xsd.tmp#PhysicalType_PhysicalType_dataFormat_PhysicalType_PhysicalType_dataFormat_externallyDefinedFormat_formatVersion - eml-physical_xsd.tmp#PhysicalType_PhysicalType_dataFormat_PhysicalType_PhysicalType_dataFormat_externallyDefinedFormat_citation
-
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
Childrencitation, formatName, formatVersion
-
Instance
-
-
-
- - - - -
<externallyDefinedFormat>
-  <formatName>{1,1}</formatName>
-  <formatVersion>{0,1}</formatVersion>
-  <citation id="" scope="document" system="">{0,1}</citation>
-</externallyDefinedFormat>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="externallyDefinedFormat">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:sequence>
-      <xs:element name="formatName" type="res:NonEmptyStringType">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="formatVersion" type="res:NonEmptyStringType" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="citation" type="cit:CitationType" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-    </xs:sequence>
-  </xs:complexType>
-</xs:element>
-
-
-
Element PhysicalType / dataFormat / externallyDefinedFormat / formatName
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="formatName" type="res:NonEmptyStringType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element PhysicalType / dataFormat / externallyDefinedFormat / formatVersion
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="formatVersion" type="res:NonEmptyStringType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element PhysicalType / dataFormat / externallyDefinedFormat / citation
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-literature_xsd.tmp#CitationType_id - eml-literature_xsd.tmp#CitationType_system - eml-literature_xsd.tmp#CitationType_scope - eml-resource_xsd.tmp#ResourceGroup_alternateIdentifier - eml-resource_xsd.tmp#ResourceGroup_shortName - eml-resource_xsd.tmp#ResourceGroup_title - eml-resource_xsd.tmp#ResourceGroup_creator - eml-resource_xsd.tmp#ResourceGroup_metadataProvider - eml-resource_xsd.tmp#ResourceGroup_associatedParty - eml-resource_xsd.tmp#ResourceGroup_pubDate - eml-resource_xsd.tmp#ResourceGroup_language - eml-resource_xsd.tmp#ResourceGroup_series - eml-resource_xsd.tmp#ResourceGroup_abstract - eml-resource_xsd.tmp#ResourceGroup_keywordSet - eml-resource_xsd.tmp#ResourceGroup_additionalInfo - eml-resource_xsd.tmp#ResourceGroup_intellectualRights - eml-resource_xsd.tmp#ResourceGroup_licensed - eml-resource_xsd.tmp#ResourceGroup_distribution - eml-resource_xsd.tmp#ResourceGroup_coverage - eml-resource_xsd.tmp#ResourceGroup_annotation - eml-resource_xsd.tmp#ResourceGroup - eml-literature_xsd.tmp#CitationType_contact - eml-literature_xsd.tmp#CitationType_article - eml-literature_xsd.tmp#CitationType_book - eml-literature_xsd.tmp#CitationType_chapter - eml-literature_xsd.tmp#CitationType_editedBook - eml-literature_xsd.tmp#CitationType_manuscript - eml-literature_xsd.tmp#CitationType_report - eml-literature_xsd.tmp#CitationType_thesis - eml-literature_xsd.tmp#CitationType_conferenceProceedings - eml-literature_xsd.tmp#CitationType_personalCommunication - eml-literature_xsd.tmp#CitationType_map - eml-literature_xsd.tmp#CitationType_generic - eml-literature_xsd.tmp#CitationType_audioVisual - eml-literature_xsd.tmp#CitationType_presentation - eml-literature_xsd.tmp#CitationType_bibtex - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-literature_xsd.tmp#CitationType
-
TypeCitationType
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
minOccurs0
-
-
Model
-
- -
Childrenabstract, additionalInfo, alternateIdentifier, annotation, article, associatedParty, audioVisual, bibtex, book, chapter, conferenceProceedings, contact, coverage, creator, distribution, editedBook, generic, intellectualRights, keywordSet, language, licensed, manuscript, map, metadataProvider, personalCommunication, presentation, pubDate, references, report, series, shortName, thesis, title
-
Instance
-
-
-
- - - - -
<citation id="" scope="document" system="">
-  <alternateIdentifier system="">{0,unbounded}</alternateIdentifier>
-  <shortName>{0,1}</shortName>
-  <title xml:lang="">{1,unbounded}</title>
-  <creator id="" scope="document" system="">{1,unbounded}</creator>
-  <metadataProvider id="" scope="document" system="">{0,unbounded}</metadataProvider>
-  <associatedParty id="" scope="document" system="">{0,unbounded}</associatedParty>
-  <pubDate>{0,1}</pubDate>
-  <language xml:lang="">{0,1}</language>
-  <series>{0,1}</series>
-  <abstract xml:lang="">{0,1}</abstract>
-  <keywordSet>{0,unbounded}</keywordSet>
-  <additionalInfo xml:lang="">{0,unbounded}</additionalInfo>
-  <intellectualRights xml:lang="">{0,1}</intellectualRights>
-  <licensed>{0,unbounded}</licensed>
-  <distribution id="" scope="document" system="">{0,unbounded}</distribution>
-  <coverage id="" scope="document" system="">{0,1}</coverage>
-  <annotation id="" scope="document" system="">{0,unbounded}</annotation>
-  <contact id="" scope="document" system="">{0,unbounded}</contact>
-  <article>{1,1}</article>
-  <book>{1,1}</book>
-  <chapter>{1,1}</chapter>
-  <editedBook>{1,1}</editedBook>
-  <manuscript>{1,1}</manuscript>
-  <report>{1,1}</report>
-  <thesis>{1,1}</thesis>
-  <conferenceProceedings>{1,1}</conferenceProceedings>
-  <personalCommunication>{1,1}</personalCommunication>
-  <map>{1,1}</map>
-  <generic>{1,1}</generic>
-  <audioVisual>{1,1}</audioVisual>
-  <presentation>{1,1}</presentation>
-  <bibtex>{1,1}</bibtex>
-  <references system="">{1,1}</references>
-</citation>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="citation" type="cit:CitationType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element PhysicalType / dataFormat / binaryRasterFormat
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-physical_xsd.tmp#PhysicalType_PhysicalType_dataFormat_PhysicalType_PhysicalType_dataFormat_binaryRasterFormat_rowColumnOrientation - eml-physical_xsd.tmp#PhysicalType_PhysicalType_dataFormat_PhysicalType_PhysicalType_dataFormat_binaryRasterFormat_multiBand - eml-physical_xsd.tmp#PhysicalType_PhysicalType_dataFormat_PhysicalType_PhysicalType_dataFormat_binaryRasterFormat_nbits - eml-physical_xsd.tmp#PhysicalType_PhysicalType_dataFormat_PhysicalType_PhysicalType_dataFormat_binaryRasterFormat_byteorder - eml-physical_xsd.tmp#PhysicalType_PhysicalType_dataFormat_PhysicalType_PhysicalType_dataFormat_binaryRasterFormat_skipbytes - eml-physical_xsd.tmp#PhysicalType_PhysicalType_dataFormat_PhysicalType_PhysicalType_dataFormat_binaryRasterFormat_bandrowbytes - eml-physical_xsd.tmp#PhysicalType_PhysicalType_dataFormat_PhysicalType_PhysicalType_dataFormat_binaryRasterFormat_totalrowbytes - eml-physical_xsd.tmp#PhysicalType_PhysicalType_dataFormat_PhysicalType_PhysicalType_dataFormat_binaryRasterFormat_bandgapbytes
-
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
Childrenbandgapbytes, bandrowbytes, byteorder, multiBand, nbits, rowColumnOrientation, skipbytes, totalrowbytes
-
Instance
-
-
-
- - - - -
<binaryRasterFormat>
-  <rowColumnOrientation>{1,1}</rowColumnOrientation>
-  <multiBand>{0,1}</multiBand>
-  <nbits>{1,1}</nbits>
-  <byteorder>{1,1}</byteorder>
-  <skipbytes>{0,1}</skipbytes>
-  <bandrowbytes>{0,1}</bandrowbytes>
-  <totalrowbytes>{0,1}</totalrowbytes>
-  <bandgapbytes>{0,1}</bandgapbytes>
-</binaryRasterFormat>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="binaryRasterFormat">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:sequence>
-      <xs:element name="rowColumnOrientation">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-        <xs:simpleType>
-          <xs:restriction base="xs:string">
-            <xs:enumeration value="column"/>
-            <xs:enumeration value="row"/>
-          </xs:restriction>
-        </xs:simpleType>
-      </xs:element>
-      <xs:element name="multiBand" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-        <xs:complexType>
-          <xs:sequence>
-            <xs:element name="nbands" type="xs:int">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-            <xs:element name="layout" type="res:NonEmptyStringType">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-          </xs:sequence>
-        </xs:complexType>
-      </xs:element>
-      <xs:element name="nbits" type="xs:int">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="byteorder" type="res:NonEmptyStringType">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="skipbytes" type="res:NonEmptyStringType" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="bandrowbytes" type="res:NonEmptyStringType" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="totalrowbytes" type="res:NonEmptyStringType" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="bandgapbytes" type="res:NonEmptyStringType" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-    </xs:sequence>
-  </xs:complexType>
-</xs:element>
-
-
-
Element PhysicalType / dataFormat / binaryRasterFormat / rowColumnOrientation
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
Typerestriction of xs:string
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
enumerationcolumn -
-
enumerationrow -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="rowColumnOrientation">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:simpleType>
-    <xs:restriction base="xs:string">
-      <xs:enumeration value="column"/>
-      <xs:enumeration value="row"/>
-    </xs:restriction>
-  </xs:simpleType>
-</xs:element>
-
-
-
Element PhysicalType / dataFormat / binaryRasterFormat / multiBand
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-physical_xsd.tmp#PhysicalType_PhysicalType_dataFormat_PhysicalType_PhysicalType_dataFormat_binaryRasterFormat_PhysicalType_PhysicalType_dataFormat_PhysicalType_PhysicalType_dataFormat_binaryRasterFormat_multiBand_nbands - eml-physical_xsd.tmp#PhysicalType_PhysicalType_dataFormat_PhysicalType_PhysicalType_dataFormat_binaryRasterFormat_PhysicalType_PhysicalType_dataFormat_PhysicalType_PhysicalType_dataFormat_binaryRasterFormat_multiBand_layout
-
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
minOccurs0
-
-
Model
-
- -
Childrenlayout, nbands
-
Instance
-
-
-
- - - - -
<multiBand>
-  <nbands>{1,1}</nbands>
-  <layout>{1,1}</layout>
-</multiBand>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="multiBand" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:sequence>
-      <xs:element name="nbands" type="xs:int">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="layout" type="res:NonEmptyStringType">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-    </xs:sequence>
-  </xs:complexType>
-</xs:element>
-
-
-
Element PhysicalType / dataFormat / binaryRasterFormat / multiBand / nbands
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
Typexs:int
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Source
-
-
-
- - - - -
<xs:element name="nbands" type="xs:int">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element PhysicalType / dataFormat / binaryRasterFormat / multiBand / layout
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="layout" type="res:NonEmptyStringType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element PhysicalType / dataFormat / binaryRasterFormat / nbits
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
Typexs:int
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Source
-
-
-
- - - - -
<xs:element name="nbits" type="xs:int">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element PhysicalType / dataFormat / binaryRasterFormat / byteorder
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="byteorder" type="res:NonEmptyStringType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element PhysicalType / dataFormat / binaryRasterFormat / skipbytes
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="skipbytes" type="res:NonEmptyStringType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element PhysicalType / dataFormat / binaryRasterFormat / bandrowbytes
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="bandrowbytes" type="res:NonEmptyStringType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element PhysicalType / dataFormat / binaryRasterFormat / totalrowbytes
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="totalrowbytes" type="res:NonEmptyStringType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element PhysicalType / dataFormat / binaryRasterFormat / bandgapbytes
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="bandgapbytes" type="res:NonEmptyStringType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element PhysicalType / distribution
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-physical_xsd.tmp#PhysicalDistributionType_id - eml-physical_xsd.tmp#PhysicalDistributionType_system - eml-physical_xsd.tmp#PhysicalDistributionType_scope - eml-physical_xsd.tmp#PhysicalDistributionType_online - eml-physical_xsd.tmp#PhysicalDistributionType_offline - eml-physical_xsd.tmp#PhysicalDistributionType_inline - eml-physical_xsd.tmp#PhysicalDistributionType_access - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-physical_xsd.tmp#PhysicalDistributionType
-
TypePhysicalDistributionType
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
minOccurs0
maxOccursunbounded
-
-
Model
-
- -
Childrenaccess, inline, offline, online, references
-
Instance
-
-
-
- - - - -
<distribution id="" scope="document" system="">
-  <online>{1,1}</online>
-  <offline>{1,1}</offline>
-  <inline>{1,1}</inline>
-  <access authSystem="" id="" order="allowFirst" scope="document" system="">{0,1}</access>
-  <references system="">{1,1}</references>
-</distribution>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="distribution" type="PhysicalDistributionType" minOccurs="0" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element physical
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/physical-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-physical_xsd.tmp#PhysicalType_id - eml-physical_xsd.tmp#PhysicalType_system - eml-physical_xsd.tmp#PhysicalType_scope - eml-physical_xsd.tmp#PhysicalType_objectName - eml-physical_xsd.tmp#PhysicalType_size - eml-physical_xsd.tmp#PhysicalType_authentication - eml-physical_xsd.tmp#PhysicalType_compressionMethod - eml-physical_xsd.tmp#PhysicalType_encodingMethod - eml-physical_xsd.tmp#PhysicalType_characterEncoding - eml-physical_xsd.tmp#PhysicalType_dataFormat - eml-physical_xsd.tmp#PhysicalType_distribution - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-physical_xsd.tmp#PhysicalType
-
TypePhysicalType
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
Childrenauthentication, characterEncoding, compressionMethod, dataFormat, distribution, encodingMethod, objectName, references, size
-
Instance
-
-
-
- - - - -
<physical id="" scope="document" system="" xmlns="https://eml.ecoinformatics.org/physical-2.2.0">
-  <objectName>{1,1}</objectName>
-  <size unit="byte">{0,1}</size>
-  <authentication method="">{0,unbounded}</authentication>
-  <compressionMethod>{1,1}</compressionMethod>
-  <encodingMethod>{1,1}</encodingMethod>
-  <characterEncoding>{0,1}</characterEncoding>
-  <dataFormat>{1,1}</dataFormat>
-  <distribution id="" scope="document" system="">{0,unbounded}</distribution>
-  <references system="">{1,1}</references>
-</physical>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="physical" type="PhysicalType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Complex Type PhysicalDistributionType
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/physical-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-physical_xsd.tmp#PhysicalDistributionType_id - eml-physical_xsd.tmp#PhysicalDistributionType_system - eml-physical_xsd.tmp#PhysicalDistributionType_scope - eml-physical_xsd.tmp#PhysicalDistributionType_online - eml-physical_xsd.tmp#PhysicalDistributionType_offline - eml-physical_xsd.tmp#PhysicalDistributionType_inline - eml-physical_xsd.tmp#PhysicalDistributionType_access - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup
-
-
Used by
-
-
- -
Model
-
- -
Childrenaccess, inline, offline, online, references
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:complexType name="PhysicalDistributionType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:choice>
-    <xs:sequence>
-      <xs:choice>
-        <xs:element name="online" type="PhysicalOnlineType">
-          <xs:annotation>
-            <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-          </xs:annotation>
-        </xs:element>
-        <xs:element name="offline" type="res:OfflineType">
-          <xs:annotation>
-            <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-          </xs:annotation>
-        </xs:element>
-        <xs:element name="inline" type="res:InlineType">
-          <xs:annotation>
-            <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-          </xs:annotation>
-        </xs:element>
-      </xs:choice>
-      <xs:element name="access" type="acc:AccessType" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-    </xs:sequence>
-    <xs:group ref="res:ReferencesGroup"/>
-  </xs:choice>
-  <xs:attribute name="id" type="res:IDType" use="optional"/>
-  <xs:attribute name="system" type="res:SystemType" use="optional"/>
-  <xs:attribute name="scope" type="res:ScopeType" use="optional" default="document"/>
-</xs:complexType>
-
-
-
Complex Type PhysicalOnlineType
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/physical-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-physical_xsd.tmp#PhysicalOnlineType_onlineDescription - eml-physical_xsd.tmp#PhysicalOnlineType_url - eml-physical_xsd.tmp#PhysicalOnlineType_connection
-
-
Used by
-
-
-
- - - - - -
Element PhysicalDistributionType/online
-
-
Model
-
- -
Childrenconnection, onlineDescription, url
-
Source
-
-
-
- - - - -
<xs:complexType name="PhysicalOnlineType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:sequence>
-    <xs:element name="onlineDescription" type="res:NonEmptyStringType" minOccurs="0">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:choice>
-      <xs:element name="url" type="res:UrlType">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="connection" type="res:ConnectionType">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-    </xs:choice>
-  </xs:sequence>
-</xs:complexType>
-
-
-
Complex Type PhysicalType
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/physical-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-physical_xsd.tmp#PhysicalType_id - eml-physical_xsd.tmp#PhysicalType_system - eml-physical_xsd.tmp#PhysicalType_scope - eml-physical_xsd.tmp#PhysicalType_objectName - eml-physical_xsd.tmp#PhysicalType_size - eml-physical_xsd.tmp#PhysicalType_authentication - eml-physical_xsd.tmp#PhysicalType_compressionMethod - eml-physical_xsd.tmp#PhysicalType_encodingMethod - eml-physical_xsd.tmp#PhysicalType_characterEncoding - eml-physical_xsd.tmp#PhysicalType_dataFormat - eml-physical_xsd.tmp#PhysicalType_distribution - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup
-
-
Used by
-
-
-
- - - - - -
Elements EntityGroup/physical, physical
-
-
Model
-
- -
Childrenauthentication, characterEncoding, compressionMethod, dataFormat, distribution, encodingMethod, objectName, references, size
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:complexType name="PhysicalType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:choice>
-    <xs:sequence>
-      <xs:element name="objectName" type="res:NonEmptyStringType">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="size" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-        <xs:complexType>
-          <xs:simpleContent>
-            <xs:extension base="xs:string">
-              <xs:attribute name="unit" use="optional" default="byte">
-                <xs:annotation>
-                  <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                </xs:annotation>
-              </xs:attribute>
-            </xs:extension>
-          </xs:simpleContent>
-        </xs:complexType>
-      </xs:element>
-      <xs:element name="authentication" minOccurs="0" maxOccurs="unbounded">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-        <xs:complexType>
-          <xs:simpleContent>
-            <xs:extension base="xs:string">
-              <xs:attribute name="method" type="xs:string" use="optional">
-                <xs:annotation>
-                  <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                </xs:annotation>
-              </xs:attribute>
-            </xs:extension>
-          </xs:simpleContent>
-        </xs:complexType>
-      </xs:element>
-      <xs:choice minOccurs="0" maxOccurs="unbounded">
-        <xs:element name="compressionMethod" type="res:NonEmptyStringType">
-          <xs:annotation>
-            <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-          </xs:annotation>
-        </xs:element>
-        <xs:element name="encodingMethod" type="res:NonEmptyStringType">
-          <xs:annotation>
-            <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-          </xs:annotation>
-        </xs:element>
-      </xs:choice>
-      <xs:element name="characterEncoding" type="res:NonEmptyStringType" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="dataFormat">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-        <xs:complexType>
-          <xs:choice>
-            <xs:element name="textFormat">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-              <xs:complexType>
-                <xs:sequence>
-                  <xs:element name="numHeaderLines" type="xs:int" minOccurs="0">
-                    <xs:annotation>
-                      <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                    </xs:annotation>
-                  </xs:element>
-                  <xs:element name="numFooterLines" type="xs:int" minOccurs="0">
-                    <xs:annotation>
-                      <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                    </xs:annotation>
-                  </xs:element>
-                  <xs:element name="recordDelimiter" type="xs:string" minOccurs="0" maxOccurs="unbounded">
-                    <xs:annotation>
-                      <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                    </xs:annotation>
-                  </xs:element>
-                  <xs:element name="physicalLineDelimiter" type="xs:string" minOccurs="0" maxOccurs="unbounded">
-                    <xs:annotation>
-                      <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                    </xs:annotation>
-                  </xs:element>
-                  <xs:element name="numPhysicalLinesPerRecord" type="xs:unsignedInt" minOccurs="0">
-                    <xs:annotation>
-                      <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                    </xs:annotation>
-                  </xs:element>
-                  <xs:element name="maxRecordLength" type="xs:unsignedLong" minOccurs="0">
-                    <xs:annotation>
-                      <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                    </xs:annotation>
-                  </xs:element>
-                  <xs:element name="attributeOrientation">
-                    <xs:annotation>
-                      <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                    </xs:annotation>
-                    <xs:simpleType>
-                      <xs:restriction base="xs:string">
-                        <xs:enumeration value="column"/>
-                        <xs:enumeration value="row"/>
-                      </xs:restriction>
-                    </xs:simpleType>
-                  </xs:element>
-                  <xs:choice>
-                    <xs:element name="simpleDelimited">
-                      <xs:annotation>
-                        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                      </xs:annotation>
-                      <xs:complexType>
-                        <xs:sequence>
-                          <xs:element name="fieldDelimiter" type="xs:string" maxOccurs="unbounded">
-                            <xs:annotation>
-                              <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                            </xs:annotation>
-                          </xs:element>
-                          <xs:element name="collapseDelimiters" minOccurs="0">
-                            <xs:annotation>
-                              <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                            </xs:annotation>
-                            <xs:simpleType>
-                              <xs:restriction base="xs:string">
-                                <xs:enumeration value="yes"/>
-                                <xs:enumeration value="no"/>
-                              </xs:restriction>
-                            </xs:simpleType>
-                          </xs:element>
-                          <xs:element name="quoteCharacter" type="res:NonEmptyStringType" minOccurs="0" maxOccurs="unbounded">
-                            <xs:annotation>
-                              <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                            </xs:annotation>
-                          </xs:element>
-                          <xs:element name="literalCharacter" type="res:NonEmptyStringType" minOccurs="0" maxOccurs="unbounded">
-                            <xs:annotation>
-                              <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                            </xs:annotation>
-                          </xs:element>
-                        </xs:sequence>
-                      </xs:complexType>
-                    </xs:element>
-                    <xs:element name="complex">
-                      <xs:annotation>
-                        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                      </xs:annotation>
-                      <xs:complexType>
-                        <xs:choice maxOccurs="unbounded">
-                          <xs:element name="textFixed">
-                            <xs:annotation>
-                              <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                            </xs:annotation>
-                            <xs:complexType>
-                              <xs:sequence>
-                                <xs:element name="fieldWidth" type="xs:unsignedLong">
-                                  <xs:annotation>
-                                    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                                  </xs:annotation>
-                                </xs:element>
-                                <xs:element name="lineNumber" type="xs:unsignedLong" minOccurs="0">
-                                  <xs:annotation>
-                                    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                                  </xs:annotation>
-                                </xs:element>
-                                <xs:element name="fieldStartColumn" type="xs:long" minOccurs="0">
-                                  <xs:annotation>
-                                    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                                  </xs:annotation>
-                                </xs:element>
-                              </xs:sequence>
-                            </xs:complexType>
-                          </xs:element>
-                          <xs:element name="textDelimited">
-                            <xs:annotation>
-                              <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                            </xs:annotation>
-                            <xs:complexType>
-                              <xs:sequence>
-                                <xs:element name="fieldDelimiter" type="xs:string">
-                                  <xs:annotation>
-                                    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                                  </xs:annotation>
-                                </xs:element>
-                                <xs:element name="collapseDelimiters" minOccurs="0">
-                                  <xs:annotation>
-                                    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                                  </xs:annotation>
-                                  <xs:simpleType>
-                                    <xs:restriction base="xs:string">
-                                      <xs:enumeration value="yes"/>
-                                      <xs:enumeration value="no"/>
-                                    </xs:restriction>
-                                  </xs:simpleType>
-                                </xs:element>
-                                <xs:element name="lineNumber" type="xs:unsignedLong" minOccurs="0">
-                                  <xs:annotation>
-                                    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                                  </xs:annotation>
-                                </xs:element>
-                                <xs:element name="quoteCharacter" type="res:NonEmptyStringType" minOccurs="0" maxOccurs="unbounded">
-                                  <xs:annotation>
-                                    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                                  </xs:annotation>
-                                </xs:element>
-                                <xs:element name="literalCharacter" type="res:NonEmptyStringType" minOccurs="0" maxOccurs="unbounded">
-                                  <xs:annotation>
-                                    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                                  </xs:annotation>
-                                </xs:element>
-                              </xs:sequence>
-                            </xs:complexType>
-                          </xs:element>
-                        </xs:choice>
-                      </xs:complexType>
-                    </xs:element>
-                  </xs:choice>
-                </xs:sequence>
-              </xs:complexType>
-            </xs:element>
-            <xs:element name="externallyDefinedFormat">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-              <xs:complexType>
-                <xs:sequence>
-                  <xs:element name="formatName" type="res:NonEmptyStringType">
-                    <xs:annotation>
-                      <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                    </xs:annotation>
-                  </xs:element>
-                  <xs:element name="formatVersion" type="res:NonEmptyStringType" minOccurs="0">
-                    <xs:annotation>
-                      <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                    </xs:annotation>
-                  </xs:element>
-                  <xs:element name="citation" type="cit:CitationType" minOccurs="0">
-                    <xs:annotation>
-                      <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                    </xs:annotation>
-                  </xs:element>
-                </xs:sequence>
-              </xs:complexType>
-            </xs:element>
-            <xs:element name="binaryRasterFormat">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-              <xs:complexType>
-                <xs:sequence>
-                  <xs:element name="rowColumnOrientation">
-                    <xs:annotation>
-                      <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                    </xs:annotation>
-                    <xs:simpleType>
-                      <xs:restriction base="xs:string">
-                        <xs:enumeration value="column"/>
-                        <xs:enumeration value="row"/>
-                      </xs:restriction>
-                    </xs:simpleType>
-                  </xs:element>
-                  <xs:element name="multiBand" minOccurs="0">
-                    <xs:annotation>
-                      <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                    </xs:annotation>
-                    <xs:complexType>
-                      <xs:sequence>
-                        <xs:element name="nbands" type="xs:int">
-                          <xs:annotation>
-                            <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                          </xs:annotation>
-                        </xs:element>
-                        <xs:element name="layout" type="res:NonEmptyStringType">
-                          <xs:annotation>
-                            <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                          </xs:annotation>
-                        </xs:element>
-                      </xs:sequence>
-                    </xs:complexType>
-                  </xs:element>
-                  <xs:element name="nbits" type="xs:int">
-                    <xs:annotation>
-                      <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                    </xs:annotation>
-                  </xs:element>
-                  <xs:element name="byteorder" type="res:NonEmptyStringType">
-                    <xs:annotation>
-                      <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                    </xs:annotation>
-                  </xs:element>
-                  <xs:element name="skipbytes" type="res:NonEmptyStringType" minOccurs="0">
-                    <xs:annotation>
-                      <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                    </xs:annotation>
-                  </xs:element>
-                  <xs:element name="bandrowbytes" type="res:NonEmptyStringType" minOccurs="0">
-                    <xs:annotation>
-                      <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                    </xs:annotation>
-                  </xs:element>
-                  <xs:element name="totalrowbytes" type="res:NonEmptyStringType" minOccurs="0">
-                    <xs:annotation>
-                      <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                    </xs:annotation>
-                  </xs:element>
-                  <xs:element name="bandgapbytes" type="res:NonEmptyStringType" minOccurs="0">
-                    <xs:annotation>
-                      <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                    </xs:annotation>
-                  </xs:element>
-                </xs:sequence>
-              </xs:complexType>
-            </xs:element>
-          </xs:choice>
-        </xs:complexType>
-      </xs:element>
-      <xs:element name="distribution" type="PhysicalDistributionType" minOccurs="0" maxOccurs="unbounded">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-    </xs:sequence>
-    <xs:group ref="res:ReferencesGroup"/>
-  </xs:choice>
-  <xs:attribute name="id" type="res:IDType" use="optional"/>
-  <xs:attribute name="system" type="res:SystemType" use="optional"/>
-  <xs:attribute name="scope" type="res:ScopeType" use="optional" default="document"/>
-</xs:complexType>
-
-
-
Attribute PhysicalDistributionType / @id
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeIDType
-
Properties
-
-
-
- - - - - -
useoptional
-
-
-
Used by
-
-
-
- - - - - -
Complex Type PhysicalDistributionType
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="id" type="res:IDType" use="optional"/>
-
-
-
Attribute PhysicalDistributionType / @system
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeSystemType
-
Properties
-
-
-
- - - - - -
useoptional
-
-
-
Used by
-
-
-
- - - - - -
Complex Type PhysicalDistributionType
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="system" type="res:SystemType" use="optional"/>
-
-
-
Attribute PhysicalDistributionType / @scope
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeScopeType
-
Properties
-
-
-
- - - - - - - - - -
useoptional
defaultdocument
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
enumerationsystem -
-
enumerationdocument -
-
-
-
-
Used by
-
-
-
- - - - - -
Complex Type PhysicalDistributionType
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="scope" type="res:ScopeType" use="optional" default="document"/>
-
-
-
Attribute PhysicalType / size / @unit
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Properties
-
-
-
- - - - - - - - - -
useoptional
defaultbyte
-
-
-
Used by
-
-
-
- - - - - -
Element PhysicalType/size
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="unit" use="optional" default="byte">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:attribute>
-
-
-
Attribute PhysicalType / authentication / @method
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
Typexs:string
-
Properties
-
-
-
- - - - - -
useoptional
-
-
-
Used by
-
-
-
- - - - - -
Element PhysicalType/authentication
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="method" type="xs:string" use="optional">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:attribute>
-
-
-
Attribute PhysicalType / @id
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeIDType
-
Properties
-
-
-
- - - - - -
useoptional
-
-
-
Used by
-
-
-
- - - - - -
Complex Type PhysicalType
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="id" type="res:IDType" use="optional"/>
-
-
-
Attribute PhysicalType / @system
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeSystemType
-
Properties
-
-
-
- - - - - -
useoptional
-
-
-
Used by
-
-
-
- - - - - -
Complex Type PhysicalType
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="system" type="res:SystemType" use="optional"/>
-
-
-
Attribute PhysicalType / @scope
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeScopeType
-
Properties
-
-
-
- - - - - - - - - -
useoptional
defaultdocument
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
enumerationsystem -
-
enumerationdocument -
-
-
-
-
Used by
-
-
-
- - - - - -
Complex Type PhysicalType
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="scope" type="res:ScopeType" use="optional" default="document"/>
-
-
-
- - \ No newline at end of file diff --git a/docs/schema/eml-project_xsd.html b/docs/schema/eml-project_xsd.html deleted file mode 100644 index f24dcf8a..00000000 --- a/docs/schema/eml-project_xsd.html +++ /dev/null @@ -1,5315 +0,0 @@ - - - - - Schema documentation for eml-project.xsd - - -
- - - - - - - - - - - - - - - - -
-

Showing:

- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Annotations
Attributes
Diagrams
Facets
Instances
Model
Properties
Source
Used by
-
-
-
Imported schema eml-project.xsd
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/project-2.2.0
-
Annotations
-
-
-
-
- - - - -
'$RCSfile: eml-project.xsd,v $'
-       Copyright: 1997-2002 Regents of the University of California,
-                            University of New Mexico, and
-                            Arizona State University
-        Sponsors: National Center for Ecological Analysis and Synthesis and
-                  Partnership for Interdisciplinary Studies of Coastal Oceans,
-                     University of California Santa Barbara
-                  Long-Term Ecological Research Network Office,
-                     University of New Mexico
-                  Center for Environmental Studies, Arizona State University
-   Other funding: National Science Foundation (see README for details)
-                  The David and Lucile Packard Foundation
-     For Details: http://knb.ecoinformatics.org/
-
-        '$Author: obrien $'
-          '$Date: 2009-02-25 23:51:54 $'
-      '$Revision: 1.83 $'
-
-
-
-
-
Properties
-
-
-
- - - - - - - - - -
attribute form defaultunqualified
element form defaultunqualified
-
-
-
Element ResearchProjectType / title
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
maxOccursunbounded
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="title" type="res:NonEmptyStringType" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element ResearchProjectType / personnel
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-party_xsd.tmp#ResponsibleParty_id - eml-party_xsd.tmp#ResponsibleParty_system - eml-party_xsd.tmp#ResponsibleParty_scope - eml-party_xsd.tmp#ResponsibleParty_individualName - eml-party_xsd.tmp#ResponsibleParty_organizationName - eml-party_xsd.tmp#ResponsibleParty_positionName - eml-party_xsd.tmp#ResponsibleParty_address - eml-party_xsd.tmp#ResponsibleParty_phone - eml-party_xsd.tmp#ResponsibleParty_electronicMailAddress - eml-party_xsd.tmp#ResponsibleParty_onlineUrl - eml-party_xsd.tmp#ResponsibleParty_userId - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-party_xsd.tmp#ResponsibleParty - eml-project_xsd.tmp#ResearchProjectType_ResearchProjectType_personnel_role
-
Typeextension of ResponsibleParty
Type hierarchy - -
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
maxOccursunbounded
-
-
Model
-
- -
Childrenaddress, electronicMailAddress, individualName, onlineUrl, organizationName, phone, positionName, references, role, userId
-
Instance
-
-
-
- - - - -
<personnel id="" scope="document" system="">
-  <individualName>{1,1}</individualName>
-  <organizationName xml:lang="">{1,1}</organizationName>
-  <positionName xml:lang="">{1,1}</positionName>
-  <address id="" scope="document" system="">{0,unbounded}</address>
-  <phone phonetype="voice">{0,unbounded}</phone>
-  <electronicMailAddress xml:lang="">{0,unbounded}</electronicMailAddress>
-  <onlineUrl>{0,unbounded}</onlineUrl>
-  <userId directory="">{0,unbounded}</userId>
-  <references system="">{1,1}</references>
-  <role>{1,1}</role>
-</personnel>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="personnel" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:complexContent>
-      <xs:extension base="rp:ResponsibleParty">
-        <xs:sequence maxOccurs="unbounded">
-          <xs:element name="role" type="rp:RoleType">
-            <xs:annotation>
-              <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-            </xs:annotation>
-          </xs:element>
-        </xs:sequence>
-      </xs:extension>
-    </xs:complexContent>
-  </xs:complexType>
-</xs:element>
-
-
-
Element ResearchProjectType / personnel / role
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-party_xsd.tmp#RoleType
-
TypeRoleType
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Source
-
-
-
- - - - -
<xs:element name="role" type="rp:RoleType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element ResearchProjectType / abstract
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - xml_xsd.tmp#lang - eml-text_xsd.tmp#TextType_section - eml-text_xsd.tmp#TextType_para - eml-text_xsd.tmp#TextType_markdown - eml-text_xsd.tmp#TextType
-
TypeTextType
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
minOccurs0
mixedtrue
-
-
Model
-
- -
Childrenmarkdown, para, section
-
Instance
-
-
-
- - - - -
<abstract xml:lang="">
-  <section xml:lang="">{0,unbounded}</section>
-  <para xml:lang="">{0,unbounded}</para>
-  <markdown>{0,unbounded}</markdown>
-</abstract>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
xml:langoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="abstract" type="txt:TextType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element ResearchProjectType / funding
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - xml_xsd.tmp#lang - eml-text_xsd.tmp#TextType_section - eml-text_xsd.tmp#TextType_para - eml-text_xsd.tmp#TextType_markdown - eml-text_xsd.tmp#TextType
-
TypeTextType
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
minOccurs0
mixedtrue
-
-
Model
-
- -
Childrenmarkdown, para, section
-
Instance
-
-
-
- - - - -
<funding xml:lang="">
-  <section xml:lang="">{0,unbounded}</section>
-  <para xml:lang="">{0,unbounded}</para>
-  <markdown>{0,unbounded}</markdown>
-</funding>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
xml:langoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="funding" type="txt:TextType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element ResearchProjectType / award
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-project_xsd.tmp#AwardType_funderName - eml-project_xsd.tmp#AwardType_funderIdentifier - eml-project_xsd.tmp#AwardType_awardNumber - eml-project_xsd.tmp#AwardType_title - eml-project_xsd.tmp#AwardType_awardUrl - eml-project_xsd.tmp#AwardType
-
TypeAwardType
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
minOccurs0
maxOccursunbounded
-
-
Model
-
- -
ChildrenawardNumber, awardUrl, funderIdentifier, funderName, title
-
Instance
-
-
-
- - - - -
<award>
-  <funderName xml:lang="">{1,1}</funderName>
-  <funderIdentifier xml:lang="">{0,unbounded}</funderIdentifier>
-  <awardNumber xml:lang="">{0,1}</awardNumber>
-  <title xml:lang="">{1,1}</title>
-  <awardUrl xml:lang="">{0,1}</awardUrl>
-</award>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="award" type="AwardType" minOccurs="0" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element AwardType / funderName
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - xml_xsd.tmp#lang - eml-resource_xsd.tmp#i18nNonEmptyStringType_value - eml-resource_xsd.tmp#i18nNonEmptyStringType
-
Typei18nNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - - - - - - - - - -
contentcomplex
minOccurs1
maxOccurs1
mixedtrue
-
-
Model
-
- -
Childrenvalue
-
Instance
-
-
-
- - - - -
<funderName xml:lang="">
-  <value xml:lang="">{0,unbounded}</value>
-</funderName>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
xml:langoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="funderName" type="res:i18nNonEmptyStringType" minOccurs="1" maxOccurs="1">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element AwardType / funderIdentifier
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - xml_xsd.tmp#lang - eml-resource_xsd.tmp#i18nNonEmptyStringType_value - eml-resource_xsd.tmp#i18nNonEmptyStringType
-
Typei18nNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - - - - - - - - - -
contentcomplex
minOccurs0
maxOccursunbounded
mixedtrue
-
-
Model
-
- -
Childrenvalue
-
Instance
-
-
-
- - - - -
<funderIdentifier xml:lang="">
-  <value xml:lang="">{0,unbounded}</value>
-</funderIdentifier>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
xml:langoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="funderIdentifier" type="res:i18nNonEmptyStringType" minOccurs="0" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element AwardType / awardNumber
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - xml_xsd.tmp#lang - eml-resource_xsd.tmp#i18nNonEmptyStringType_value - eml-resource_xsd.tmp#i18nNonEmptyStringType
-
Typei18nNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - - - - - - - - - -
contentcomplex
minOccurs0
maxOccurs1
mixedtrue
-
-
Model
-
- -
Childrenvalue
-
Instance
-
-
-
- - - - -
<awardNumber xml:lang="">
-  <value xml:lang="">{0,unbounded}</value>
-</awardNumber>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
xml:langoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="awardNumber" type="res:i18nNonEmptyStringType" minOccurs="0" maxOccurs="1">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element AwardType / title
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - xml_xsd.tmp#lang - eml-resource_xsd.tmp#i18nNonEmptyStringType_value - eml-resource_xsd.tmp#i18nNonEmptyStringType
-
Typei18nNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - - - - - - - - - -
contentcomplex
minOccurs1
maxOccurs1
mixedtrue
-
-
Model
-
- -
Childrenvalue
-
Instance
-
-
-
- - - - -
<title xml:lang="">
-  <value xml:lang="">{0,unbounded}</value>
-</title>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
xml:langoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="title" type="res:i18nNonEmptyStringType" minOccurs="1" maxOccurs="1">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element AwardType / awardUrl
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - xml_xsd.tmp#lang - eml-resource_xsd.tmp#i18nNonEmptyStringType_value - eml-resource_xsd.tmp#i18nNonEmptyStringType
-
Typei18nNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - - - - - - - - - -
contentcomplex
minOccurs0
maxOccurs1
mixedtrue
-
-
Model
-
- -
Childrenvalue
-
Instance
-
-
-
- - - - -
<awardUrl xml:lang="">
-  <value xml:lang="">{0,unbounded}</value>
-</awardUrl>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
xml:langoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="awardUrl" type="res:i18nNonEmptyStringType" minOccurs="0" maxOccurs="1">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element ResearchProjectType / studyAreaDescription
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-project_xsd.tmp#ResearchProjectType_ResearchProjectType_studyAreaDescription_descriptor - eml-project_xsd.tmp#ResearchProjectType_ResearchProjectType_studyAreaDescription_citation - eml-project_xsd.tmp#ResearchProjectType_ResearchProjectType_studyAreaDescription_coverage
-
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
minOccurs0
-
-
Model
-
- -
Childrencitation, coverage, descriptor
-
Instance
-
-
-
- - - - -
<studyAreaDescription>
-  <descriptor citableClassificationSystem="" name="">{1,1}</descriptor>
-  <citation id="" scope="document" system="">{0,1}</citation>
-  <coverage id="" scope="document" system="">{0,1}</coverage>
-</studyAreaDescription>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="studyAreaDescription" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:choice maxOccurs="unbounded">
-      <xs:element name="descriptor">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-        <xs:complexType>
-          <xs:sequence maxOccurs="unbounded">
-            <xs:element name="descriptorValue" maxOccurs="unbounded">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-              <xs:complexType>
-                <xs:simpleContent>
-                  <xs:extension base="xs:string">
-                    <xs:attribute name="name_or_id" type="xs:string" use="optional">
-                      <xs:annotation>
-                        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                      </xs:annotation>
-                    </xs:attribute>
-                  </xs:extension>
-                </xs:simpleContent>
-              </xs:complexType>
-            </xs:element>
-            <xs:element name="citation" type="cit:CitationType" minOccurs="0" maxOccurs="unbounded">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-          </xs:sequence>
-          <xs:attribute name="name" type="DescriptorType" use="required">
-            <xs:annotation>
-              <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-            </xs:annotation>
-          </xs:attribute>
-          <xs:attribute name="citableClassificationSystem" type="xs:boolean" use="required">
-            <xs:annotation>
-              <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-            </xs:annotation>
-          </xs:attribute>
-        </xs:complexType>
-      </xs:element>
-      <xs:element name="citation" type="cit:CitationType" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="coverage" type="cov:Coverage" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-    </xs:choice>
-  </xs:complexType>
-</xs:element>
-
-
-
Element ResearchProjectType / studyAreaDescription / descriptor
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-project_xsd.tmp#ResearchProjectType_ResearchProjectType_studyAreaDescription_ResearchProjectType_ResearchProjectType_studyAreaDescription_descriptor_name - eml-project_xsd.tmp#ResearchProjectType_ResearchProjectType_studyAreaDescription_ResearchProjectType_ResearchProjectType_studyAreaDescription_descriptor_citableClassificationSystem - eml-project_xsd.tmp#ResearchProjectType_ResearchProjectType_studyAreaDescription_ResearchProjectType_ResearchProjectType_studyAreaDescription_descriptor_descriptorValue - eml-project_xsd.tmp#ResearchProjectType_ResearchProjectType_studyAreaDescription_ResearchProjectType_ResearchProjectType_studyAreaDescription_descriptor_citation
-
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
Childrencitation, descriptorValue
-
Instance
-
-
-
- - - - -
<descriptor citableClassificationSystem="" name="">
-  <descriptorValue name_or_id="">{1,unbounded}</descriptorValue>
-  <citation id="" scope="document" system="">{0,unbounded}</citation>
-</descriptor>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - -
QNameTypeUseAnnotation
citableClassificationSystemxs:booleanrequired -
-
nameDescriptorTyperequired -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="descriptor">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:sequence maxOccurs="unbounded">
-      <xs:element name="descriptorValue" maxOccurs="unbounded">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-        <xs:complexType>
-          <xs:simpleContent>
-            <xs:extension base="xs:string">
-              <xs:attribute name="name_or_id" type="xs:string" use="optional">
-                <xs:annotation>
-                  <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                </xs:annotation>
-              </xs:attribute>
-            </xs:extension>
-          </xs:simpleContent>
-        </xs:complexType>
-      </xs:element>
-      <xs:element name="citation" type="cit:CitationType" minOccurs="0" maxOccurs="unbounded">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-    </xs:sequence>
-    <xs:attribute name="name" type="DescriptorType" use="required">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:attribute>
-    <xs:attribute name="citableClassificationSystem" type="xs:boolean" use="required">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:attribute>
-  </xs:complexType>
-</xs:element>
-
-
-
Element ResearchProjectType / studyAreaDescription / descriptor / descriptorValue
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-project_xsd.tmp#ResearchProjectType_ResearchProjectType_studyAreaDescription_ResearchProjectType_ResearchProjectType_studyAreaDescription_descriptor_ResearchProjectType_ResearchProjectType_studyAreaDescription_ResearchProjectType_ResearchProjectType_studyAreaDescription_descriptor_descriptorValue_name_or_id
-
Typeextension of xs:string
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
maxOccursunbounded
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUseAnnotation
name_or_idxs:stringoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="descriptorValue" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:simpleContent>
-      <xs:extension base="xs:string">
-        <xs:attribute name="name_or_id" type="xs:string" use="optional">
-          <xs:annotation>
-            <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-          </xs:annotation>
-        </xs:attribute>
-      </xs:extension>
-    </xs:simpleContent>
-  </xs:complexType>
-</xs:element>
-
-
-
Element ResearchProjectType / studyAreaDescription / descriptor / citation
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-literature_xsd.tmp#CitationType_id - eml-literature_xsd.tmp#CitationType_system - eml-literature_xsd.tmp#CitationType_scope - eml-resource_xsd.tmp#ResourceGroup_alternateIdentifier - eml-resource_xsd.tmp#ResourceGroup_shortName - eml-resource_xsd.tmp#ResourceGroup_title - eml-resource_xsd.tmp#ResourceGroup_creator - eml-resource_xsd.tmp#ResourceGroup_metadataProvider - eml-resource_xsd.tmp#ResourceGroup_associatedParty - eml-resource_xsd.tmp#ResourceGroup_pubDate - eml-resource_xsd.tmp#ResourceGroup_language - eml-resource_xsd.tmp#ResourceGroup_series - eml-resource_xsd.tmp#ResourceGroup_abstract - eml-resource_xsd.tmp#ResourceGroup_keywordSet - eml-resource_xsd.tmp#ResourceGroup_additionalInfo - eml-resource_xsd.tmp#ResourceGroup_intellectualRights - eml-resource_xsd.tmp#ResourceGroup_licensed - eml-resource_xsd.tmp#ResourceGroup_distribution - eml-resource_xsd.tmp#ResourceGroup_coverage - eml-resource_xsd.tmp#ResourceGroup_annotation - eml-resource_xsd.tmp#ResourceGroup - eml-literature_xsd.tmp#CitationType_contact - eml-literature_xsd.tmp#CitationType_article - eml-literature_xsd.tmp#CitationType_book - eml-literature_xsd.tmp#CitationType_chapter - eml-literature_xsd.tmp#CitationType_editedBook - eml-literature_xsd.tmp#CitationType_manuscript - eml-literature_xsd.tmp#CitationType_report - eml-literature_xsd.tmp#CitationType_thesis - eml-literature_xsd.tmp#CitationType_conferenceProceedings - eml-literature_xsd.tmp#CitationType_personalCommunication - eml-literature_xsd.tmp#CitationType_map - eml-literature_xsd.tmp#CitationType_generic - eml-literature_xsd.tmp#CitationType_audioVisual - eml-literature_xsd.tmp#CitationType_presentation - eml-literature_xsd.tmp#CitationType_bibtex - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-literature_xsd.tmp#CitationType
-
TypeCitationType
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
minOccurs0
maxOccursunbounded
-
-
Model
-
- -
Childrenabstract, additionalInfo, alternateIdentifier, annotation, article, associatedParty, audioVisual, bibtex, book, chapter, conferenceProceedings, contact, coverage, creator, distribution, editedBook, generic, intellectualRights, keywordSet, language, licensed, manuscript, map, metadataProvider, personalCommunication, presentation, pubDate, references, report, series, shortName, thesis, title
-
Instance
-
-
-
- - - - -
<citation id="" scope="document" system="">
-  <alternateIdentifier system="">{0,unbounded}</alternateIdentifier>
-  <shortName>{0,1}</shortName>
-  <title xml:lang="">{1,unbounded}</title>
-  <creator id="" scope="document" system="">{1,unbounded}</creator>
-  <metadataProvider id="" scope="document" system="">{0,unbounded}</metadataProvider>
-  <associatedParty id="" scope="document" system="">{0,unbounded}</associatedParty>
-  <pubDate>{0,1}</pubDate>
-  <language xml:lang="">{0,1}</language>
-  <series>{0,1}</series>
-  <abstract xml:lang="">{0,1}</abstract>
-  <keywordSet>{0,unbounded}</keywordSet>
-  <additionalInfo xml:lang="">{0,unbounded}</additionalInfo>
-  <intellectualRights xml:lang="">{0,1}</intellectualRights>
-  <licensed>{0,unbounded}</licensed>
-  <distribution id="" scope="document" system="">{0,unbounded}</distribution>
-  <coverage id="" scope="document" system="">{0,1}</coverage>
-  <annotation id="" scope="document" system="">{0,unbounded}</annotation>
-  <contact id="" scope="document" system="">{0,unbounded}</contact>
-  <article>{1,1}</article>
-  <book>{1,1}</book>
-  <chapter>{1,1}</chapter>
-  <editedBook>{1,1}</editedBook>
-  <manuscript>{1,1}</manuscript>
-  <report>{1,1}</report>
-  <thesis>{1,1}</thesis>
-  <conferenceProceedings>{1,1}</conferenceProceedings>
-  <personalCommunication>{1,1}</personalCommunication>
-  <map>{1,1}</map>
-  <generic>{1,1}</generic>
-  <audioVisual>{1,1}</audioVisual>
-  <presentation>{1,1}</presentation>
-  <bibtex>{1,1}</bibtex>
-  <references system="">{1,1}</references>
-</citation>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="citation" type="cit:CitationType" minOccurs="0" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element ResearchProjectType / studyAreaDescription / citation
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-literature_xsd.tmp#CitationType_id - eml-literature_xsd.tmp#CitationType_system - eml-literature_xsd.tmp#CitationType_scope - eml-resource_xsd.tmp#ResourceGroup_alternateIdentifier - eml-resource_xsd.tmp#ResourceGroup_shortName - eml-resource_xsd.tmp#ResourceGroup_title - eml-resource_xsd.tmp#ResourceGroup_creator - eml-resource_xsd.tmp#ResourceGroup_metadataProvider - eml-resource_xsd.tmp#ResourceGroup_associatedParty - eml-resource_xsd.tmp#ResourceGroup_pubDate - eml-resource_xsd.tmp#ResourceGroup_language - eml-resource_xsd.tmp#ResourceGroup_series - eml-resource_xsd.tmp#ResourceGroup_abstract - eml-resource_xsd.tmp#ResourceGroup_keywordSet - eml-resource_xsd.tmp#ResourceGroup_additionalInfo - eml-resource_xsd.tmp#ResourceGroup_intellectualRights - eml-resource_xsd.tmp#ResourceGroup_licensed - eml-resource_xsd.tmp#ResourceGroup_distribution - eml-resource_xsd.tmp#ResourceGroup_coverage - eml-resource_xsd.tmp#ResourceGroup_annotation - eml-resource_xsd.tmp#ResourceGroup - eml-literature_xsd.tmp#CitationType_contact - eml-literature_xsd.tmp#CitationType_article - eml-literature_xsd.tmp#CitationType_book - eml-literature_xsd.tmp#CitationType_chapter - eml-literature_xsd.tmp#CitationType_editedBook - eml-literature_xsd.tmp#CitationType_manuscript - eml-literature_xsd.tmp#CitationType_report - eml-literature_xsd.tmp#CitationType_thesis - eml-literature_xsd.tmp#CitationType_conferenceProceedings - eml-literature_xsd.tmp#CitationType_personalCommunication - eml-literature_xsd.tmp#CitationType_map - eml-literature_xsd.tmp#CitationType_generic - eml-literature_xsd.tmp#CitationType_audioVisual - eml-literature_xsd.tmp#CitationType_presentation - eml-literature_xsd.tmp#CitationType_bibtex - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-literature_xsd.tmp#CitationType
-
TypeCitationType
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
minOccurs0
-
-
Model
-
- -
Childrenabstract, additionalInfo, alternateIdentifier, annotation, article, associatedParty, audioVisual, bibtex, book, chapter, conferenceProceedings, contact, coverage, creator, distribution, editedBook, generic, intellectualRights, keywordSet, language, licensed, manuscript, map, metadataProvider, personalCommunication, presentation, pubDate, references, report, series, shortName, thesis, title
-
Instance
-
-
-
- - - - -
<citation id="" scope="document" system="">
-  <alternateIdentifier system="">{0,unbounded}</alternateIdentifier>
-  <shortName>{0,1}</shortName>
-  <title xml:lang="">{1,unbounded}</title>
-  <creator id="" scope="document" system="">{1,unbounded}</creator>
-  <metadataProvider id="" scope="document" system="">{0,unbounded}</metadataProvider>
-  <associatedParty id="" scope="document" system="">{0,unbounded}</associatedParty>
-  <pubDate>{0,1}</pubDate>
-  <language xml:lang="">{0,1}</language>
-  <series>{0,1}</series>
-  <abstract xml:lang="">{0,1}</abstract>
-  <keywordSet>{0,unbounded}</keywordSet>
-  <additionalInfo xml:lang="">{0,unbounded}</additionalInfo>
-  <intellectualRights xml:lang="">{0,1}</intellectualRights>
-  <licensed>{0,unbounded}</licensed>
-  <distribution id="" scope="document" system="">{0,unbounded}</distribution>
-  <coverage id="" scope="document" system="">{0,1}</coverage>
-  <annotation id="" scope="document" system="">{0,unbounded}</annotation>
-  <contact id="" scope="document" system="">{0,unbounded}</contact>
-  <article>{1,1}</article>
-  <book>{1,1}</book>
-  <chapter>{1,1}</chapter>
-  <editedBook>{1,1}</editedBook>
-  <manuscript>{1,1}</manuscript>
-  <report>{1,1}</report>
-  <thesis>{1,1}</thesis>
-  <conferenceProceedings>{1,1}</conferenceProceedings>
-  <personalCommunication>{1,1}</personalCommunication>
-  <map>{1,1}</map>
-  <generic>{1,1}</generic>
-  <audioVisual>{1,1}</audioVisual>
-  <presentation>{1,1}</presentation>
-  <bibtex>{1,1}</bibtex>
-  <references system="">{1,1}</references>
-</citation>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="citation" type="cit:CitationType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element ResearchProjectType / studyAreaDescription / coverage
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-coverage_xsd.tmp#Coverage_id - eml-coverage_xsd.tmp#Coverage_system - eml-coverage_xsd.tmp#Coverage_scope - eml-coverage_xsd.tmp#Coverage_geographicCoverage - eml-coverage_xsd.tmp#Coverage_temporalCoverage - eml-coverage_xsd.tmp#Coverage_taxonomicCoverage - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-coverage_xsd.tmp#Coverage
-
TypeCoverage
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
minOccurs0
-
-
Model
-
- -
ChildrengeographicCoverage, references, taxonomicCoverage, temporalCoverage
-
Instance
-
-
-
- - - - -
<coverage id="" scope="document" system="">
-  <geographicCoverage id="" scope="document" system="">{1,1}</geographicCoverage>
-  <temporalCoverage id="" scope="document" system="">{1,1}</temporalCoverage>
-  <taxonomicCoverage id="" scope="document" system="">{1,1}</taxonomicCoverage>
-  <references system="">{1,1}</references>
-</coverage>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="coverage" type="cov:Coverage" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element ResearchProjectType / designDescription
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-project_xsd.tmp#ResearchProjectType_ResearchProjectType_designDescription_description - eml-project_xsd.tmp#ResearchProjectType_ResearchProjectType_designDescription_citation
-
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
minOccurs0
-
-
Model
-
- -
Childrencitation, description
-
Instance
-
-
-
- - - - -
<designDescription>
-  <description xml:lang="">{1,1}</description>
-  <citation id="" scope="document" system="">{0,1}</citation>
-</designDescription>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="designDescription" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:choice maxOccurs="unbounded">
-      <xs:element name="description" type="txt:TextType">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="citation" type="cit:CitationType" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-    </xs:choice>
-  </xs:complexType>
-</xs:element>
-
-
-
Element ResearchProjectType / designDescription / description
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - xml_xsd.tmp#lang - eml-text_xsd.tmp#TextType_section - eml-text_xsd.tmp#TextType_para - eml-text_xsd.tmp#TextType_markdown - eml-text_xsd.tmp#TextType
-
TypeTextType
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
mixedtrue
-
-
Model
-
- -
Childrenmarkdown, para, section
-
Instance
-
-
-
- - - - -
<description xml:lang="">
-  <section xml:lang="">{0,unbounded}</section>
-  <para xml:lang="">{0,unbounded}</para>
-  <markdown>{0,unbounded}</markdown>
-</description>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
xml:langoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="description" type="txt:TextType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element ResearchProjectType / designDescription / citation
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-literature_xsd.tmp#CitationType_id - eml-literature_xsd.tmp#CitationType_system - eml-literature_xsd.tmp#CitationType_scope - eml-resource_xsd.tmp#ResourceGroup_alternateIdentifier - eml-resource_xsd.tmp#ResourceGroup_shortName - eml-resource_xsd.tmp#ResourceGroup_title - eml-resource_xsd.tmp#ResourceGroup_creator - eml-resource_xsd.tmp#ResourceGroup_metadataProvider - eml-resource_xsd.tmp#ResourceGroup_associatedParty - eml-resource_xsd.tmp#ResourceGroup_pubDate - eml-resource_xsd.tmp#ResourceGroup_language - eml-resource_xsd.tmp#ResourceGroup_series - eml-resource_xsd.tmp#ResourceGroup_abstract - eml-resource_xsd.tmp#ResourceGroup_keywordSet - eml-resource_xsd.tmp#ResourceGroup_additionalInfo - eml-resource_xsd.tmp#ResourceGroup_intellectualRights - eml-resource_xsd.tmp#ResourceGroup_licensed - eml-resource_xsd.tmp#ResourceGroup_distribution - eml-resource_xsd.tmp#ResourceGroup_coverage - eml-resource_xsd.tmp#ResourceGroup_annotation - eml-resource_xsd.tmp#ResourceGroup - eml-literature_xsd.tmp#CitationType_contact - eml-literature_xsd.tmp#CitationType_article - eml-literature_xsd.tmp#CitationType_book - eml-literature_xsd.tmp#CitationType_chapter - eml-literature_xsd.tmp#CitationType_editedBook - eml-literature_xsd.tmp#CitationType_manuscript - eml-literature_xsd.tmp#CitationType_report - eml-literature_xsd.tmp#CitationType_thesis - eml-literature_xsd.tmp#CitationType_conferenceProceedings - eml-literature_xsd.tmp#CitationType_personalCommunication - eml-literature_xsd.tmp#CitationType_map - eml-literature_xsd.tmp#CitationType_generic - eml-literature_xsd.tmp#CitationType_audioVisual - eml-literature_xsd.tmp#CitationType_presentation - eml-literature_xsd.tmp#CitationType_bibtex - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-literature_xsd.tmp#CitationType
-
TypeCitationType
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
minOccurs0
-
-
Model
-
- -
Childrenabstract, additionalInfo, alternateIdentifier, annotation, article, associatedParty, audioVisual, bibtex, book, chapter, conferenceProceedings, contact, coverage, creator, distribution, editedBook, generic, intellectualRights, keywordSet, language, licensed, manuscript, map, metadataProvider, personalCommunication, presentation, pubDate, references, report, series, shortName, thesis, title
-
Instance
-
-
-
- - - - -
<citation id="" scope="document" system="">
-  <alternateIdentifier system="">{0,unbounded}</alternateIdentifier>
-  <shortName>{0,1}</shortName>
-  <title xml:lang="">{1,unbounded}</title>
-  <creator id="" scope="document" system="">{1,unbounded}</creator>
-  <metadataProvider id="" scope="document" system="">{0,unbounded}</metadataProvider>
-  <associatedParty id="" scope="document" system="">{0,unbounded}</associatedParty>
-  <pubDate>{0,1}</pubDate>
-  <language xml:lang="">{0,1}</language>
-  <series>{0,1}</series>
-  <abstract xml:lang="">{0,1}</abstract>
-  <keywordSet>{0,unbounded}</keywordSet>
-  <additionalInfo xml:lang="">{0,unbounded}</additionalInfo>
-  <intellectualRights xml:lang="">{0,1}</intellectualRights>
-  <licensed>{0,unbounded}</licensed>
-  <distribution id="" scope="document" system="">{0,unbounded}</distribution>
-  <coverage id="" scope="document" system="">{0,1}</coverage>
-  <annotation id="" scope="document" system="">{0,unbounded}</annotation>
-  <contact id="" scope="document" system="">{0,unbounded}</contact>
-  <article>{1,1}</article>
-  <book>{1,1}</book>
-  <chapter>{1,1}</chapter>
-  <editedBook>{1,1}</editedBook>
-  <manuscript>{1,1}</manuscript>
-  <report>{1,1}</report>
-  <thesis>{1,1}</thesis>
-  <conferenceProceedings>{1,1}</conferenceProceedings>
-  <personalCommunication>{1,1}</personalCommunication>
-  <map>{1,1}</map>
-  <generic>{1,1}</generic>
-  <audioVisual>{1,1}</audioVisual>
-  <presentation>{1,1}</presentation>
-  <bibtex>{1,1}</bibtex>
-  <references system="">{1,1}</references>
-</citation>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="citation" type="cit:CitationType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element ResearchProjectType / relatedProject
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-project_xsd.tmp#ResearchProjectType_id - eml-project_xsd.tmp#ResearchProjectType_system - eml-project_xsd.tmp#ResearchProjectType_scope - eml-project_xsd.tmp#ResearchProjectType_title - eml-project_xsd.tmp#ResearchProjectType_personnel - eml-project_xsd.tmp#ResearchProjectType_abstract - eml-project_xsd.tmp#ResearchProjectType_funding - eml-project_xsd.tmp#ResearchProjectType_award - eml-project_xsd.tmp#ResearchProjectType_studyAreaDescription - eml-project_xsd.tmp#ResearchProjectType_designDescription - eml-project_xsd.tmp#ResearchProjectType_relatedProject - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-project_xsd.tmp#ResearchProjectType
-
TypeResearchProjectType
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
minOccurs0
maxOccursunbounded
-
-
Model
-
- -
Childrenabstract, award, designDescription, funding, personnel, references, relatedProject, studyAreaDescription, title
-
Instance
-
-
-
- - - - -
<relatedProject id="" scope="document" system="">
-  <title>{1,unbounded}</title>
-  <personnel id="" scope="document" system="">{1,unbounded}</personnel>
-  <abstract xml:lang="">{0,1}</abstract>
-  <funding xml:lang="">{0,1}</funding>
-  <award>{0,unbounded}</award>
-  <studyAreaDescription>{0,1}</studyAreaDescription>
-  <designDescription>{0,1}</designDescription>
-  <relatedProject id="" scope="document" system="">{0,unbounded}</relatedProject>
-  <references system="">{1,1}</references>
-</relatedProject>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="relatedProject" type="ResearchProjectType" minOccurs="0" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element researchProject
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/project-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-project_xsd.tmp#ResearchProjectType_id - eml-project_xsd.tmp#ResearchProjectType_system - eml-project_xsd.tmp#ResearchProjectType_scope - eml-project_xsd.tmp#ResearchProjectType_title - eml-project_xsd.tmp#ResearchProjectType_personnel - eml-project_xsd.tmp#ResearchProjectType_abstract - eml-project_xsd.tmp#ResearchProjectType_funding - eml-project_xsd.tmp#ResearchProjectType_award - eml-project_xsd.tmp#ResearchProjectType_studyAreaDescription - eml-project_xsd.tmp#ResearchProjectType_designDescription - eml-project_xsd.tmp#ResearchProjectType_relatedProject - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-project_xsd.tmp#ResearchProjectType
-
TypeResearchProjectType
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
Childrenabstract, award, designDescription, funding, personnel, references, relatedProject, studyAreaDescription, title
-
Instance
-
-
-
- - - - -
<researchProject id="" scope="document" system="" xmlns="https://eml.ecoinformatics.org/project-2.2.0">
-  <title>{1,unbounded}</title>
-  <personnel id="" scope="document" system="">{1,unbounded}</personnel>
-  <abstract xml:lang="">{0,1}</abstract>
-  <funding xml:lang="">{0,1}</funding>
-  <award>{0,unbounded}</award>
-  <studyAreaDescription>{0,1}</studyAreaDescription>
-  <designDescription>{0,1}</designDescription>
-  <relatedProject id="" scope="document" system="">{0,unbounded}</relatedProject>
-  <references system="">{1,1}</references>
-</researchProject>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="researchProject" type="ResearchProjectType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Complex Type ResearchProjectType
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/project-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-project_xsd.tmp#ResearchProjectType_id - eml-project_xsd.tmp#ResearchProjectType_system - eml-project_xsd.tmp#ResearchProjectType_scope - eml-project_xsd.tmp#ResearchProjectType_title - eml-project_xsd.tmp#ResearchProjectType_personnel - eml-project_xsd.tmp#ResearchProjectType_abstract - eml-project_xsd.tmp#ResearchProjectType_funding - eml-project_xsd.tmp#ResearchProjectType_award - eml-project_xsd.tmp#ResearchProjectType_studyAreaDescription - eml-project_xsd.tmp#ResearchProjectType_designDescription - eml-project_xsd.tmp#ResearchProjectType_relatedProject - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup
-
-
Used by
-
-
- -
Model
-
- -
Childrenabstract, award, designDescription, funding, personnel, references, relatedProject, studyAreaDescription, title
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:complexType name="ResearchProjectType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:choice>
-    <xs:sequence>
-      <xs:element name="title" type="res:NonEmptyStringType" maxOccurs="unbounded">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="personnel" maxOccurs="unbounded">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-        <xs:complexType>
-          <xs:complexContent>
-            <xs:extension base="rp:ResponsibleParty">
-              <xs:sequence maxOccurs="unbounded">
-                <xs:element name="role" type="rp:RoleType">
-                  <xs:annotation>
-                    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                  </xs:annotation>
-                </xs:element>
-              </xs:sequence>
-            </xs:extension>
-          </xs:complexContent>
-        </xs:complexType>
-      </xs:element>
-      <xs:element name="abstract" type="txt:TextType" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="funding" type="txt:TextType" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="award" type="AwardType" minOccurs="0" maxOccurs="unbounded">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="studyAreaDescription" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-        <xs:complexType>
-          <xs:choice maxOccurs="unbounded">
-            <xs:element name="descriptor">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-              <xs:complexType>
-                <xs:sequence maxOccurs="unbounded">
-                  <xs:element name="descriptorValue" maxOccurs="unbounded">
-                    <xs:annotation>
-                      <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                    </xs:annotation>
-                    <xs:complexType>
-                      <xs:simpleContent>
-                        <xs:extension base="xs:string">
-                          <xs:attribute name="name_or_id" type="xs:string" use="optional">
-                            <xs:annotation>
-                              <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                            </xs:annotation>
-                          </xs:attribute>
-                        </xs:extension>
-                      </xs:simpleContent>
-                    </xs:complexType>
-                  </xs:element>
-                  <xs:element name="citation" type="cit:CitationType" minOccurs="0" maxOccurs="unbounded">
-                    <xs:annotation>
-                      <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                    </xs:annotation>
-                  </xs:element>
-                </xs:sequence>
-                <xs:attribute name="name" type="DescriptorType" use="required">
-                  <xs:annotation>
-                    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                  </xs:annotation>
-                </xs:attribute>
-                <xs:attribute name="citableClassificationSystem" type="xs:boolean" use="required">
-                  <xs:annotation>
-                    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                  </xs:annotation>
-                </xs:attribute>
-              </xs:complexType>
-            </xs:element>
-            <xs:element name="citation" type="cit:CitationType" minOccurs="0">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-            <xs:element name="coverage" type="cov:Coverage" minOccurs="0">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-          </xs:choice>
-        </xs:complexType>
-      </xs:element>
-      <xs:element name="designDescription" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-        <xs:complexType>
-          <xs:choice maxOccurs="unbounded">
-            <xs:element name="description" type="txt:TextType">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-            <xs:element name="citation" type="cit:CitationType" minOccurs="0">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-          </xs:choice>
-        </xs:complexType>
-      </xs:element>
-      <xs:element name="relatedProject" type="ResearchProjectType" minOccurs="0" maxOccurs="unbounded">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-    </xs:sequence>
-    <xs:group ref="res:ReferencesGroup"/>
-  </xs:choice>
-  <xs:attribute name="id" type="res:IDType" use="optional"/>
-  <xs:attribute name="system" type="res:SystemType" use="optional"/>
-  <xs:attribute name="scope" type="res:ScopeType" use="optional" default="document"/>
-</xs:complexType>
-
-
-
Complex Type AwardType
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/project-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-project_xsd.tmp#AwardType_funderName - eml-project_xsd.tmp#AwardType_funderIdentifier - eml-project_xsd.tmp#AwardType_awardNumber - eml-project_xsd.tmp#AwardType_title - eml-project_xsd.tmp#AwardType_awardUrl
-
-
Used by
-
-
-
- - - - - -
Element ResearchProjectType/award
-
-
Model
-
- -
ChildrenawardNumber, awardUrl, funderIdentifier, funderName, title
-
Source
-
-
-
- - - - -
<xs:complexType name="AwardType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:sequence>
-    <!--
-<funder_name>National Science Foundation</funder_name >
-<funder_identifier>https://doi.org/10.13039/00000001<funder_identifier>
-<award_number>1546024</award_number>
-<title>Scientia Arctica: A Knowledge Archive for Discovery and Reproducible Science in the Arctic</title>
-<awardURL>https://www.nsf.gov/awardsearch/showAward?AWD_ID=1546024</awardURL>
--->
-    <xs:element name="funderName" type="res:i18nNonEmptyStringType" minOccurs="1" maxOccurs="1">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="funderIdentifier" type="res:i18nNonEmptyStringType" minOccurs="0" maxOccurs="unbounded">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="awardNumber" type="res:i18nNonEmptyStringType" minOccurs="0" maxOccurs="1">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="title" type="res:i18nNonEmptyStringType" minOccurs="1" maxOccurs="1">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="awardUrl" type="res:i18nNonEmptyStringType" minOccurs="0" maxOccurs="1">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-  </xs:sequence>
-</xs:complexType>
-
-
-
Simple Type DescriptorType
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/project-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
Typeunion of(restriction of xs:string, xs:string) -
-
Used by
-
-
- -
-
Source
-
-
-
- - - - -
<xs:simpleType name="DescriptorType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:union>
-    <xs:simpleType>
-      <xs:restriction base="xs:string">
-        <xs:enumeration value="climate"/>
-        <xs:enumeration value="hydrology"/>
-        <xs:enumeration value="soils"/>
-        <xs:enumeration value="geology"/>
-        <xs:enumeration value="disturbance"/>
-        <xs:enumeration value="bailey"/>
-        <xs:enumeration value="biome"/>
-      </xs:restriction>
-    </xs:simpleType>
-    <xs:simpleType>
-      <xs:restriction base="xs:string"/>
-    </xs:simpleType>
-  </xs:union>
-</xs:simpleType>
-
-
-
Attribute ResearchProjectType / studyAreaDescription / descriptor / descriptorValue / @name_or_id
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
Typexs:string
-
Properties
-
-
-
- - - - - -
useoptional
-
-
-
Used by
-
-
- -
-
Source
-
-
-
- - - - -
<xs:attribute name="name_or_id" type="xs:string" use="optional">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:attribute>
-
-
-
Attribute ResearchProjectType / studyAreaDescription / descriptor / @name
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
TypeDescriptorType
-
Properties
-
-
-
- - - - - -
userequired
-
-
-
Used by
-
-
- -
-
Source
-
-
-
- - - - -
<xs:attribute name="name" type="DescriptorType" use="required">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:attribute>
-
-
-
Attribute ResearchProjectType / studyAreaDescription / descriptor / @citableClassificationSystem
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
Typexs:boolean
-
Properties
-
-
-
- - - - - -
userequired
-
-
-
Used by
-
-
- -
-
Source
-
-
-
- - - - -
<xs:attribute name="citableClassificationSystem" type="xs:boolean" use="required">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:attribute>
-
-
-
Attribute ResearchProjectType / @id
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeIDType
-
Properties
-
-
-
- - - - - -
useoptional
-
-
-
Used by
-
-
-
- - - - - -
Complex Type ResearchProjectType
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="id" type="res:IDType" use="optional"/>
-
-
-
Attribute ResearchProjectType / @system
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeSystemType
-
Properties
-
-
-
- - - - - -
useoptional
-
-
-
Used by
-
-
-
- - - - - -
Complex Type ResearchProjectType
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="system" type="res:SystemType" use="optional"/>
-
-
-
Attribute ResearchProjectType / @scope
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeScopeType
-
Properties
-
-
-
- - - - - - - - - -
useoptional
defaultdocument
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
enumerationsystem -
-
enumerationdocument -
-
-
-
-
Used by
-
-
-
- - - - - -
Complex Type ResearchProjectType
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="scope" type="res:ScopeType" use="optional" default="document"/>
-
-
-
- - \ No newline at end of file diff --git a/docs/schema/eml-protocol_xsd.html b/docs/schema/eml-protocol_xsd.html deleted file mode 100644 index 02bfc15d..00000000 --- a/docs/schema/eml-protocol_xsd.html +++ /dev/null @@ -1,1210 +0,0 @@ - - - - - Schema documentation for eml-protocol.xsd - - -
- - - - - - - - - - - - - - - - -
-

Showing:

- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Annotations
Attributes
Diagrams
Facets
Instances
Model
Properties
Source
Used by
-
-
-
Imported schema eml-protocol.xsd
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/protocol-2.2.0
-
Annotations
-
-
-
-
- - - - -
'$RCSfile: eml-protocol.xsd,v $'
-       Copyright: 1997-2002 Regents of the University of California,
-                            University of New Mexico, and
-                            Arizona State University
-        Sponsors: National Center for Ecological Analysis and Synthesis and
-                  Partnership for Interdisciplinary Studies of Coastal Oceans,
-                     University of California Santa Barbara
-                  Long-Term Ecological Research Network Office,
-                     University of New Mexico
-                  Center for Environmental Studies, Arizona State University
-   Other funding: National Science Foundation (see README for details)
-                  The David and Lucile Packard Foundation
-     For Details: http://knb.ecoinformatics.org/
-
-        '$Author: obrien $'
-          '$Date: 2008-09-26 23:59:46 $'
-      '$Revision: 1.60 $'
-
-    This program is free software; you can redistribute it and/or modify
-    it under the terms of the GNU General Public License as published by
-    the Free Software Foundation; either version 2 of the License, or
-    (at your option) any later version.
-
-    This program is distributed in the hope that it will be useful,
-    but WITHOUT ANY WARRANTY; without even the implied warranty of
-    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-    GNU General Public License for more details.
-
-    You should have received a copy of the GNU General Public License
-    along with this program; if not, write to the Free Software
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
-
-
-
-
-
Properties
-
-
-
- - - - - - - - - -
attribute form defaultunqualified
element form defaultunqualified
-
-
-
Element ProtocolType / proceduralStep
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Diagram
-
-
-
Diagram - eml-methods_xsd.tmp#ProcedureStepType_description - eml-methods_xsd.tmp#ProcedureStepType_citation - eml-methods_xsd.tmp#ProcedureStepType_protocol - eml-methods_xsd.tmp#ProcedureStepType_instrumentation - eml-methods_xsd.tmp#ProcedureStepType_software - eml-methods_xsd.tmp#ProcedureStepType_subStep - eml-methods_xsd.tmp#ProcedureStepType
-
TypeProcedureStepType
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
minOccurs0
maxOccursunbounded
-
-
Model
-
- -
Childrencitation, description, instrumentation, protocol, software, subStep
-
Instance
-
-
-
- - - - -
<proceduralStep>
-  <description xml:lang="">{1,1}</description>
-  <citation id="" scope="document" system="">{1,1}</citation>
-  <protocol id="" scope="document" system="">{1,1}</protocol>
-  <instrumentation>{0,unbounded}</instrumentation>
-  <software id="" scope="document" system="">{0,unbounded}</software>
-  <subStep>{0,unbounded}</subStep>
-</proceduralStep>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="proceduralStep" type="md:ProcedureStepType" minOccurs="0" maxOccurs="unbounded"/>
-
-
-
Element protocol
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/protocol-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-protocol_xsd.tmp#ProtocolType_id - eml-protocol_xsd.tmp#ProtocolType_system - eml-protocol_xsd.tmp#ProtocolType_scope - eml-resource_xsd.tmp#ResourceGroup_alternateIdentifier - eml-resource_xsd.tmp#ResourceGroup_shortName - eml-resource_xsd.tmp#ResourceGroup_title - eml-resource_xsd.tmp#ResourceGroup_creator - eml-resource_xsd.tmp#ResourceGroup_metadataProvider - eml-resource_xsd.tmp#ResourceGroup_associatedParty - eml-resource_xsd.tmp#ResourceGroup_pubDate - eml-resource_xsd.tmp#ResourceGroup_language - eml-resource_xsd.tmp#ResourceGroup_series - eml-resource_xsd.tmp#ResourceGroup_abstract - eml-resource_xsd.tmp#ResourceGroup_keywordSet - eml-resource_xsd.tmp#ResourceGroup_additionalInfo - eml-resource_xsd.tmp#ResourceGroup_intellectualRights - eml-resource_xsd.tmp#ResourceGroup_licensed - eml-resource_xsd.tmp#ResourceGroup_distribution - eml-resource_xsd.tmp#ResourceGroup_coverage - eml-resource_xsd.tmp#ResourceGroup_annotation - eml-resource_xsd.tmp#ResourceGroup - eml-protocol_xsd.tmp#ProtocolType_proceduralStep - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-protocol_xsd.tmp#ProtocolType
-
TypeProtocolType
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
Childrenabstract, additionalInfo, alternateIdentifier, annotation, associatedParty, coverage, creator, distribution, intellectualRights, keywordSet, language, licensed, metadataProvider, proceduralStep, pubDate, references, series, shortName, title
-
Instance
-
-
-
- - - - -
<protocol id="" scope="document" system="" xmlns="https://eml.ecoinformatics.org/protocol-2.2.0">
-  <alternateIdentifier system="">{0,unbounded}</alternateIdentifier>
-  <shortName>{0,1}</shortName>
-  <title xml:lang="">{1,unbounded}</title>
-  <creator id="" scope="document" system="">{1,unbounded}</creator>
-  <metadataProvider id="" scope="document" system="">{0,unbounded}</metadataProvider>
-  <associatedParty id="" scope="document" system="">{0,unbounded}</associatedParty>
-  <pubDate>{0,1}</pubDate>
-  <language xml:lang="">{0,1}</language>
-  <series>{0,1}</series>
-  <abstract xml:lang="">{0,1}</abstract>
-  <keywordSet>{0,unbounded}</keywordSet>
-  <additionalInfo xml:lang="">{0,unbounded}</additionalInfo>
-  <intellectualRights xml:lang="">{0,1}</intellectualRights>
-  <licensed>{0,unbounded}</licensed>
-  <distribution id="" scope="document" system="">{0,unbounded}</distribution>
-  <coverage id="" scope="document" system="">{0,1}</coverage>
-  <annotation id="" scope="document" system="">{0,unbounded}</annotation>
-  <proceduralStep>{0,unbounded}</proceduralStep>
-  <references system="">{1,1}</references>
-</protocol>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="protocol" type="ProtocolType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Complex Type ProtocolType
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/protocol-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-protocol_xsd.tmp#ProtocolType_id - eml-protocol_xsd.tmp#ProtocolType_system - eml-protocol_xsd.tmp#ProtocolType_scope - eml-resource_xsd.tmp#ResourceGroup_alternateIdentifier - eml-resource_xsd.tmp#ResourceGroup_shortName - eml-resource_xsd.tmp#ResourceGroup_title - eml-resource_xsd.tmp#ResourceGroup_creator - eml-resource_xsd.tmp#ResourceGroup_metadataProvider - eml-resource_xsd.tmp#ResourceGroup_associatedParty - eml-resource_xsd.tmp#ResourceGroup_pubDate - eml-resource_xsd.tmp#ResourceGroup_language - eml-resource_xsd.tmp#ResourceGroup_series - eml-resource_xsd.tmp#ResourceGroup_abstract - eml-resource_xsd.tmp#ResourceGroup_keywordSet - eml-resource_xsd.tmp#ResourceGroup_additionalInfo - eml-resource_xsd.tmp#ResourceGroup_intellectualRights - eml-resource_xsd.tmp#ResourceGroup_licensed - eml-resource_xsd.tmp#ResourceGroup_distribution - eml-resource_xsd.tmp#ResourceGroup_coverage - eml-resource_xsd.tmp#ResourceGroup_annotation - eml-resource_xsd.tmp#ResourceGroup - eml-protocol_xsd.tmp#ProtocolType_proceduralStep - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup
-
-
Used by
-
-
- -
Model
-
- -
Childrenabstract, additionalInfo, alternateIdentifier, annotation, associatedParty, coverage, creator, distribution, intellectualRights, keywordSet, language, licensed, metadataProvider, proceduralStep, pubDate, references, series, shortName, title
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:complexType name="ProtocolType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:choice>
-    <xs:sequence>
-      <xs:group ref="res:ResourceGroup"/>
-      <xs:element name="proceduralStep" type="md:ProcedureStepType" minOccurs="0" maxOccurs="unbounded"/>
-    </xs:sequence>
-    <xs:group ref="res:ReferencesGroup"/>
-  </xs:choice>
-  <xs:attribute name="id" type="res:IDType" use="optional"/>
-  <xs:attribute name="system" type="res:SystemType" use="optional"/>
-  <xs:attribute name="scope" type="res:ScopeType" use="optional" default="document"/>
-</xs:complexType>
-
-
-
Attribute ProtocolType / @id
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeIDType
-
Properties
-
-
-
- - - - - -
useoptional
-
-
-
Used by
-
-
-
- - - - - -
Complex Type ProtocolType
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="id" type="res:IDType" use="optional"/>
-
-
-
Attribute ProtocolType / @system
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeSystemType
-
Properties
-
-
-
- - - - - -
useoptional
-
-
-
Used by
-
-
-
- - - - - -
Complex Type ProtocolType
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="system" type="res:SystemType" use="optional"/>
-
-
-
Attribute ProtocolType / @scope
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeScopeType
-
Properties
-
-
-
- - - - - - - - - -
useoptional
defaultdocument
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
enumerationsystem -
-
enumerationdocument -
-
-
-
-
Used by
-
-
-
- - - - - -
Complex Type ProtocolType
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="scope" type="res:ScopeType" use="optional" default="document"/>
-
-
-
- - \ No newline at end of file diff --git a/docs/schema/eml-resource_xsd.html b/docs/schema/eml-resource_xsd.html deleted file mode 100644 index f4927779..00000000 --- a/docs/schema/eml-resource_xsd.html +++ /dev/null @@ -1,11042 +0,0 @@ - - - - - Schema documentation for eml-resource.xsd - - -
- - - - - - - - - - - - - - - - -
-

Showing:

- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Annotations
Attributes
Diagrams
Facets
Instances
Model
Properties
Source
Used by
-
-
-
Imported schema eml-resource.xsd
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/resource-2.2.0
-
Annotations
-
-
-
-
- - - - -
'$RCSfile: eml-resource.xsd,v $'
-       Copyright: 1997-2002 Regents of the University of California,
-                            University of New Mexico, and
-                            Arizona State University
-        Sponsors: National Center for Ecological Analysis and Synthesis and
-                  Partnership for Interdisciplinary Studies of Coastal Oceans,
-                     University of California Santa Barbara
-                  Long-Term Ecological Research Network Office,
-                     University of New Mexico
-                  Center for Environmental Studies, Arizona State University
-   Other funding: National Science Foundation (see README for details)
-                  The David and Lucile Packard Foundation
-     For Details: http://knb.ecoinformatics.org/
-
-        '$Author: obrien $'
-          '$Date: 2009-02-25 23:51:54 $'
-      '$Revision: 1.93 $'
-
-    This program is free software; you can redistribute it and/or modify
-    it under the terms of the GNU General Public License as published by
-    the Free Software Foundation; either version 2 of the License, or
-    (at your option) any later version.
-
-    This program is distributed in the hope that it will be useful,
-    but WITHOUT ANY WARRANTY; without even the implied warranty of
-    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-    GNU General Public License for more details.
-
-    You should have received a copy of the GNU General Public License
-    along with this program; if not, write to the Free Software
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
-
-
-
-
-
Properties
-
-
-
- - - - - - - - - -
attribute form defaultunqualified
element form defaultunqualified
-
-
-
Element ReferencesGroup / references
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#ReferencesGroup_ReferencesGroup_references_system
-
Typeextension of xs:string
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="references">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:simpleContent>
-      <xs:extension base="xs:string">
-        <xs:attribute name="system" type="SystemType" use="optional"/>
-      </xs:extension>
-    </xs:simpleContent>
-  </xs:complexType>
-</xs:element>
-
-
-
Element ResourceGroup / alternateIdentifier
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#ResourceGroup_ResourceGroup_alternateIdentifier_system
-
Typeextension of xs:string
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
minOccurs0
maxOccursunbounded
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="alternateIdentifier" minOccurs="0" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:simpleContent>
-      <xs:extension base="xs:string">
-        <xs:attribute name="system" type="SystemType" use="optional"/>
-      </xs:extension>
-    </xs:simpleContent>
-  </xs:complexType>
-</xs:element>
-
-
-
Element ResourceGroup / shortName
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="shortName" type="NonEmptyStringType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element ResourceGroup / title
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - xml_xsd.tmp#lang - eml-resource_xsd.tmp#i18nNonEmptyStringType_value - eml-resource_xsd.tmp#i18nNonEmptyStringType
-
Typei18nNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
maxOccursunbounded
mixedtrue
-
-
Model
-
- -
Childrenvalue
-
Instance
-
-
-
- - - - -
<title xml:lang="">
-  <value xml:lang="">{0,unbounded}</value>
-</title>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
xml:langoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="title" type="i18nNonEmptyStringType" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element i18nNonEmptyStringType / value
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType - xml_xsd.tmp#lang
-
Typeextension of NonEmptyStringType
Type hierarchy - -
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
minOccurs0
maxOccursunbounded
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
xml:langoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="value" minOccurs="0" maxOccurs="unbounded">
-  <xs:complexType>
-    <xs:annotation>
-      <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-    </xs:annotation>
-    <xs:simpleContent>
-      <xs:extension base="NonEmptyStringType">
-        <xs:attribute ref="xml:lang" use="optional"/>
-      </xs:extension>
-    </xs:simpleContent>
-  </xs:complexType>
-</xs:element>
-
-
-
Element ResourceGroup / creator
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-party_xsd.tmp#ResponsibleParty_id - eml-party_xsd.tmp#ResponsibleParty_system - eml-party_xsd.tmp#ResponsibleParty_scope - eml-party_xsd.tmp#ResponsibleParty_individualName - eml-party_xsd.tmp#ResponsibleParty_organizationName - eml-party_xsd.tmp#ResponsibleParty_positionName - eml-party_xsd.tmp#ResponsibleParty_address - eml-party_xsd.tmp#ResponsibleParty_phone - eml-party_xsd.tmp#ResponsibleParty_electronicMailAddress - eml-party_xsd.tmp#ResponsibleParty_onlineUrl - eml-party_xsd.tmp#ResponsibleParty_userId - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-party_xsd.tmp#ResponsibleParty
-
TypeResponsibleParty
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
maxOccursunbounded
-
-
Model
-
- -
Childrenaddress, electronicMailAddress, individualName, onlineUrl, organizationName, phone, positionName, references, userId
-
Instance
-
-
-
- - - - -
<creator id="" scope="document" system="">
-  <individualName>{1,1}</individualName>
-  <organizationName xml:lang="">{1,1}</organizationName>
-  <positionName xml:lang="">{1,1}</positionName>
-  <address id="" scope="document" system="">{0,unbounded}</address>
-  <phone phonetype="voice">{0,unbounded}</phone>
-  <electronicMailAddress xml:lang="">{0,unbounded}</electronicMailAddress>
-  <onlineUrl>{0,unbounded}</onlineUrl>
-  <userId directory="">{0,unbounded}</userId>
-  <references system="">{1,1}</references>
-</creator>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="creator" type="rp:ResponsibleParty" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element ResourceGroup / metadataProvider
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-party_xsd.tmp#ResponsibleParty_id - eml-party_xsd.tmp#ResponsibleParty_system - eml-party_xsd.tmp#ResponsibleParty_scope - eml-party_xsd.tmp#ResponsibleParty_individualName - eml-party_xsd.tmp#ResponsibleParty_organizationName - eml-party_xsd.tmp#ResponsibleParty_positionName - eml-party_xsd.tmp#ResponsibleParty_address - eml-party_xsd.tmp#ResponsibleParty_phone - eml-party_xsd.tmp#ResponsibleParty_electronicMailAddress - eml-party_xsd.tmp#ResponsibleParty_onlineUrl - eml-party_xsd.tmp#ResponsibleParty_userId - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-party_xsd.tmp#ResponsibleParty
-
TypeResponsibleParty
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
minOccurs0
maxOccursunbounded
-
-
Model
-
- -
Childrenaddress, electronicMailAddress, individualName, onlineUrl, organizationName, phone, positionName, references, userId
-
Instance
-
-
-
- - - - -
<metadataProvider id="" scope="document" system="">
-  <individualName>{1,1}</individualName>
-  <organizationName xml:lang="">{1,1}</organizationName>
-  <positionName xml:lang="">{1,1}</positionName>
-  <address id="" scope="document" system="">{0,unbounded}</address>
-  <phone phonetype="voice">{0,unbounded}</phone>
-  <electronicMailAddress xml:lang="">{0,unbounded}</electronicMailAddress>
-  <onlineUrl>{0,unbounded}</onlineUrl>
-  <userId directory="">{0,unbounded}</userId>
-  <references system="">{1,1}</references>
-</metadataProvider>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="metadataProvider" type="rp:ResponsibleParty" minOccurs="0" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element ResourceGroup / associatedParty
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-party_xsd.tmp#ResponsibleParty_id - eml-party_xsd.tmp#ResponsibleParty_system - eml-party_xsd.tmp#ResponsibleParty_scope - eml-party_xsd.tmp#ResponsibleParty_individualName - eml-party_xsd.tmp#ResponsibleParty_organizationName - eml-party_xsd.tmp#ResponsibleParty_positionName - eml-party_xsd.tmp#ResponsibleParty_address - eml-party_xsd.tmp#ResponsibleParty_phone - eml-party_xsd.tmp#ResponsibleParty_electronicMailAddress - eml-party_xsd.tmp#ResponsibleParty_onlineUrl - eml-party_xsd.tmp#ResponsibleParty_userId - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-party_xsd.tmp#ResponsibleParty - eml-resource_xsd.tmp#ResourceGroup_ResourceGroup_associatedParty_role
-
Typeextension of ResponsibleParty
Type hierarchy - -
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
minOccurs0
maxOccursunbounded
-
-
Model
-
- -
Childrenaddress, electronicMailAddress, individualName, onlineUrl, organizationName, phone, positionName, references, role, userId
-
Instance
-
-
-
- - - - -
<associatedParty id="" scope="document" system="">
-  <individualName>{1,1}</individualName>
-  <organizationName xml:lang="">{1,1}</organizationName>
-  <positionName xml:lang="">{1,1}</positionName>
-  <address id="" scope="document" system="">{0,unbounded}</address>
-  <phone phonetype="voice">{0,unbounded}</phone>
-  <electronicMailAddress xml:lang="">{0,unbounded}</electronicMailAddress>
-  <onlineUrl>{0,unbounded}</onlineUrl>
-  <userId directory="">{0,unbounded}</userId>
-  <references system="">{1,1}</references>
-  <role>{1,1}</role>
-</associatedParty>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="associatedParty" minOccurs="0" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:complexContent>
-      <xs:extension base="rp:ResponsibleParty">
-        <xs:sequence>
-          <xs:element name="role" type="rp:RoleType">
-            <xs:annotation>
-              <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-            </xs:annotation>
-          </xs:element>
-        </xs:sequence>
-      </xs:extension>
-    </xs:complexContent>
-  </xs:complexType>
-</xs:element>
-
-
-
Element ResourceGroup / associatedParty / role
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-party_xsd.tmp#RoleType
-
TypeRoleType
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Source
-
-
-
- - - - -
<xs:element name="role" type="rp:RoleType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element ResourceGroup / pubDate
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#yearDate
-
TypeyearDate
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Source
-
-
-
- - - - -
<xs:element name="pubDate" type="yearDate" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element ResourceGroup / language
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - xml_xsd.tmp#lang - eml-resource_xsd.tmp#i18nNonEmptyStringType_value - eml-resource_xsd.tmp#i18nNonEmptyStringType
-
Typei18nNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
minOccurs0
mixedtrue
-
-
Model
-
- -
Childrenvalue
-
Instance
-
-
-
- - - - -
<language xml:lang="">
-  <value xml:lang="">{0,unbounded}</value>
-</language>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
xml:langoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="language" type="i18nNonEmptyStringType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element ResourceGroup / series
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="series" type="NonEmptyStringType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element ResourceGroup / abstract
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - xml_xsd.tmp#lang - eml-text_xsd.tmp#TextType_section - eml-text_xsd.tmp#TextType_para - eml-text_xsd.tmp#TextType_markdown - eml-text_xsd.tmp#TextType
-
TypeTextType
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
minOccurs0
mixedtrue
-
-
Model
-
- -
Childrenmarkdown, para, section
-
Instance
-
-
-
- - - - -
<abstract xml:lang="">
-  <section xml:lang="">{0,unbounded}</section>
-  <para xml:lang="">{0,unbounded}</para>
-  <markdown>{0,unbounded}</markdown>
-</abstract>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
xml:langoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="abstract" type="txt:TextType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element ResourceGroup / keywordSet
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#ResourceGroup_ResourceGroup_keywordSet_keyword - eml-resource_xsd.tmp#ResourceGroup_ResourceGroup_keywordSet_keywordThesaurus
-
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
minOccurs0
maxOccursunbounded
-
-
Model
-
- -
Childrenkeyword, keywordThesaurus
-
Instance
-
-
-
- - - - -
<keywordSet>
-  <keyword keywordType="" xml:lang="">{1,unbounded}</keyword>
-  <keywordThesaurus>{0,1}</keywordThesaurus>
-</keywordSet>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="keywordSet" minOccurs="0" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:sequence>
-      <xs:element name="keyword" maxOccurs="unbounded">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-        <xs:complexType mixed="true">
-          <xs:complexContent>
-            <xs:extension base="i18nNonEmptyStringType">
-              <xs:attribute name="keywordType" type="KeyTypeCode" use="optional">
-                <xs:annotation>
-                  <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                </xs:annotation>
-              </xs:attribute>
-            </xs:extension>
-          </xs:complexContent>
-        </xs:complexType>
-      </xs:element>
-      <xs:element name="keywordThesaurus" type="NonEmptyStringType" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-    </xs:sequence>
-  </xs:complexType>
-</xs:element>
-
-
-
Element ResourceGroup / keywordSet / keyword
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - xml_xsd.tmp#lang - eml-resource_xsd.tmp#i18nNonEmptyStringType_value - eml-resource_xsd.tmp#i18nNonEmptyStringType - eml-resource_xsd.tmp#ResourceGroup_ResourceGroup_keywordSet_ResourceGroup_ResourceGroup_keywordSet_keyword_keywordType
-
Typeextension of i18nNonEmptyStringType
Type hierarchy - -
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
maxOccursunbounded
mixedtrue
-
-
Model
-
- -
Childrenvalue
-
Instance
-
-
-
- - - - -
<keyword keywordType="" xml:lang="">
-  <value xml:lang="">{0,unbounded}</value>
-</keyword>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - -
QNameTypeUseAnnotation
keywordTypeKeyTypeCodeoptional -
-
xml:langoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="keyword" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType mixed="true">
-    <xs:complexContent>
-      <xs:extension base="i18nNonEmptyStringType">
-        <xs:attribute name="keywordType" type="KeyTypeCode" use="optional">
-          <xs:annotation>
-            <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-          </xs:annotation>
-        </xs:attribute>
-      </xs:extension>
-    </xs:complexContent>
-  </xs:complexType>
-</xs:element>
-
-
-
Element ResourceGroup / keywordSet / keywordThesaurus
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="keywordThesaurus" type="NonEmptyStringType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element ResourceGroup / additionalInfo
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - xml_xsd.tmp#lang - eml-text_xsd.tmp#TextType_section - eml-text_xsd.tmp#TextType_para - eml-text_xsd.tmp#TextType_markdown - eml-text_xsd.tmp#TextType
-
TypeTextType
-
Properties
-
-
-
- - - - - - - - - - - - - - - - - -
contentcomplex
minOccurs0
maxOccursunbounded
mixedtrue
-
-
Model
-
- -
Childrenmarkdown, para, section
-
Instance
-
-
-
- - - - -
<additionalInfo xml:lang="">
-  <section xml:lang="">{0,unbounded}</section>
-  <para xml:lang="">{0,unbounded}</para>
-  <markdown>{0,unbounded}</markdown>
-</additionalInfo>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
xml:langoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="additionalInfo" type="txt:TextType" minOccurs="0" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element ResourceGroup / intellectualRights
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - xml_xsd.tmp#lang - eml-text_xsd.tmp#TextType_section - eml-text_xsd.tmp#TextType_para - eml-text_xsd.tmp#TextType_markdown - eml-text_xsd.tmp#TextType
-
TypeTextType
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
minOccurs0
mixedtrue
-
-
Model
-
- -
Childrenmarkdown, para, section
-
Instance
-
-
-
- - - - -
<intellectualRights xml:lang="">
-  <section xml:lang="">{0,unbounded}</section>
-  <para xml:lang="">{0,unbounded}</para>
-  <markdown>{0,unbounded}</markdown>
-</intellectualRights>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
xml:langoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="intellectualRights" type="txt:TextType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element ResourceGroup / licensed
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#LicenseType_licenseName - eml-resource_xsd.tmp#LicenseType_url - eml-resource_xsd.tmp#LicenseType_identifier - eml-resource_xsd.tmp#LicenseType
-
TypeLicenseType
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
minOccurs0
maxOccursunbounded
-
-
Model
-
- -
Childrenidentifier, licenseName, url
-
Instance
-
-
-
- - - - -
<licensed>
-  <licenseName>{1,1}</licenseName>
-  <url>{0,1}</url>
-  <identifier>{0,1}</identifier>
-</licensed>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="licensed" type="LicenseType" minOccurs="0" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element LicenseType / licenseName
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs1
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="licenseName" type="NonEmptyStringType" minOccurs="1">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element LicenseType / url
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
Typexs:anyURI
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Source
-
-
-
- - - - -
<xs:element name="url" type="xs:anyURI" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element LicenseType / identifier
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="identifier" type="NonEmptyStringType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element ResourceGroup / distribution
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#DistributionType_id - eml-resource_xsd.tmp#DistributionType_system - eml-resource_xsd.tmp#DistributionType_scope - eml-resource_xsd.tmp#DistributionType_online - eml-resource_xsd.tmp#DistributionType_offline - eml-resource_xsd.tmp#DistributionType_inline - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-resource_xsd.tmp#DistributionType
-
TypeDistributionType
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
minOccurs0
maxOccursunbounded
-
-
Model
-
- -
Childreninline, offline, online, references
-
Instance
-
-
-
- - - - -
<distribution id="" scope="document" system="">
-  <online>{1,1}</online>
-  <offline>{1,1}</offline>
-  <inline>{1,1}</inline>
-  <references system="">{1,1}</references>
-</distribution>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="distribution" type="DistributionType" minOccurs="0" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element DistributionType / online
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#OnlineType_onlineDescription - eml-resource_xsd.tmp#OnlineType_url - eml-resource_xsd.tmp#OnlineType_connection - eml-resource_xsd.tmp#OnlineType_connectionDefinition - eml-resource_xsd.tmp#OnlineType
-
TypeOnlineType
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
Childrenconnection, connectionDefinition, onlineDescription, url
-
Instance
-
-
-
- - - - -
<online>
-  <onlineDescription xml:lang="">{0,1}</onlineDescription>
-  <url function="download">{1,1}</url>
-  <connection id="" scope="document" system="">{1,1}</connection>
-  <connectionDefinition id="" scope="document" system="">{1,1}</connectionDefinition>
-</online>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="online" type="OnlineType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element OnlineType / onlineDescription
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - xml_xsd.tmp#lang - eml-resource_xsd.tmp#i18nNonEmptyStringType_value - eml-resource_xsd.tmp#i18nNonEmptyStringType
-
Typei18nNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
minOccurs0
mixedtrue
-
-
Model
-
- -
Childrenvalue
-
Instance
-
-
-
- - - - -
<onlineDescription xml:lang="">
-  <value xml:lang="">{0,unbounded}</value>
-</onlineDescription>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
xml:langoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="onlineDescription" type="i18nNonEmptyStringType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element OnlineType / url
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#UrlType_function - eml-resource_xsd.tmp#UrlType
-
TypeUrlType
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
functionFunctionTypedownloadoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="url" type="UrlType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element OnlineType / connection
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#ConnectionType_id - eml-resource_xsd.tmp#ConnectionType_system - eml-resource_xsd.tmp#ConnectionType_scope - eml-resource_xsd.tmp#ConnectionType_connectionDefinition - eml-resource_xsd.tmp#ConnectionType_parameter - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-resource_xsd.tmp#ConnectionType
-
TypeConnectionType
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
ChildrenconnectionDefinition, parameter, references
-
Instance
-
-
-
- - - - -
<connection id="" scope="document" system="">
-  <connectionDefinition id="" scope="document" system="">{1,1}</connectionDefinition>
-  <parameter>{0,unbounded}</parameter>
-  <references system="">{1,1}</references>
-</connection>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="connection" type="ConnectionType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element ConnectionType / connectionDefinition
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#ConnectionDefinitionType_id - eml-resource_xsd.tmp#ConnectionDefinitionType_system - eml-resource_xsd.tmp#ConnectionDefinitionType_scope - eml-resource_xsd.tmp#ConnectionDefinitionType_schemeName - eml-resource_xsd.tmp#ConnectionDefinitionType_description - eml-resource_xsd.tmp#ConnectionDefinitionType_parameterDefinition - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-resource_xsd.tmp#ConnectionDefinitionType
-
TypeConnectionDefinitionType
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
Childrendescription, parameterDefinition, references, schemeName
-
Instance
-
-
-
- - - - -
<connectionDefinition id="" scope="document" system="">
-  <schemeName system="">{1,1}</schemeName>
-  <description xml:lang="">{1,1}</description>
-  <parameterDefinition>{1,unbounded}</parameterDefinition>
-  <references system="">{1,1}</references>
-</connectionDefinition>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="connectionDefinition" type="ConnectionDefinitionType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element ConnectionDefinitionType / schemeName
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#ConnectionDefinitionType_ConnectionDefinitionType_schemeName_system
-
Typeextension of xs:string
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUseAnnotation
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="schemeName">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:simpleContent>
-      <xs:extension base="xs:string">
-        <xs:attribute name="system" type="SystemType" use="optional">
-          <xs:annotation>
-            <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-          </xs:annotation>
-        </xs:attribute>
-      </xs:extension>
-    </xs:simpleContent>
-  </xs:complexType>
-</xs:element>
-
-
-
Element ConnectionDefinitionType / description
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - xml_xsd.tmp#lang - eml-text_xsd.tmp#TextType_section - eml-text_xsd.tmp#TextType_para - eml-text_xsd.tmp#TextType_markdown - eml-text_xsd.tmp#TextType
-
TypeTextType
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
mixedtrue
-
-
Model
-
- -
Childrenmarkdown, para, section
-
Instance
-
-
-
- - - - -
<description xml:lang="">
-  <section xml:lang="">{0,unbounded}</section>
-  <para xml:lang="">{0,unbounded}</para>
-  <markdown>{0,unbounded}</markdown>
-</description>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
xml:langoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="description" type="txt:TextType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element ConnectionDefinitionType / parameterDefinition
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#ConnectionDefinitionType_ConnectionDefinitionType_parameterDefinition_name - eml-resource_xsd.tmp#ConnectionDefinitionType_ConnectionDefinitionType_parameterDefinition_definition - eml-resource_xsd.tmp#ConnectionDefinitionType_ConnectionDefinitionType_parameterDefinition_defaultValue
-
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
maxOccursunbounded
-
-
Model
-
- -
ChildrendefaultValue, definition, name
-
Instance
-
-
-
- - - - -
<parameterDefinition>
-  <name>{1,1}</name>
-  <definition>{1,1}</definition>
-  <defaultValue>{0,1}</defaultValue>
-</parameterDefinition>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="parameterDefinition" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:sequence>
-      <xs:element name="name" type="NonEmptyStringType">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="definition" type="NonEmptyStringType">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="defaultValue" type="NonEmptyStringType" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-    </xs:sequence>
-  </xs:complexType>
-</xs:element>
-
-
-
Element ConnectionDefinitionType / parameterDefinition / name
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="name" type="NonEmptyStringType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element ConnectionDefinitionType / parameterDefinition / definition
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="definition" type="NonEmptyStringType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element ConnectionDefinitionType / parameterDefinition / defaultValue
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="defaultValue" type="NonEmptyStringType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element ConnectionType / parameter
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#ConnectionType_ConnectionType_parameter_name - eml-resource_xsd.tmp#ConnectionType_ConnectionType_parameter_value
-
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
minOccurs0
maxOccursunbounded
-
-
Model
-
- -
Childrenname, value
-
Instance
-
-
-
- - - - -
<parameter>
-  <name>{1,1}</name>
-  <value>{1,1}</value>
-</parameter>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="parameter" minOccurs="0" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:sequence>
-      <xs:element name="name" type="NonEmptyStringType">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="value" type="NonEmptyStringType">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-    </xs:sequence>
-  </xs:complexType>
-</xs:element>
-
-
-
Element ConnectionType / parameter / name
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="name" type="NonEmptyStringType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element ConnectionType / parameter / value
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="value" type="NonEmptyStringType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element OnlineType / connectionDefinition
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#ConnectionDefinitionType_id - eml-resource_xsd.tmp#ConnectionDefinitionType_system - eml-resource_xsd.tmp#ConnectionDefinitionType_scope - eml-resource_xsd.tmp#ConnectionDefinitionType_schemeName - eml-resource_xsd.tmp#ConnectionDefinitionType_description - eml-resource_xsd.tmp#ConnectionDefinitionType_parameterDefinition - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-resource_xsd.tmp#ConnectionDefinitionType
-
TypeConnectionDefinitionType
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
Childrendescription, parameterDefinition, references, schemeName
-
Instance
-
-
-
- - - - -
<connectionDefinition id="" scope="document" system="">
-  <schemeName system="">{1,1}</schemeName>
-  <description xml:lang="">{1,1}</description>
-  <parameterDefinition>{1,unbounded}</parameterDefinition>
-  <references system="">{1,1}</references>
-</connectionDefinition>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="connectionDefinition" type="ConnectionDefinitionType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element DistributionType / offline
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#OfflineType_mediumName - eml-resource_xsd.tmp#OfflineType_mediumDensity - eml-resource_xsd.tmp#OfflineType_mediumDensityUnits - eml-resource_xsd.tmp#OfflineType_mediumVolume - eml-resource_xsd.tmp#OfflineType_mediumFormat - eml-resource_xsd.tmp#OfflineType_mediumNote - eml-resource_xsd.tmp#OfflineType
-
TypeOfflineType
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
ChildrenmediumDensity, mediumDensityUnits, mediumFormat, mediumName, mediumNote, mediumVolume
-
Instance
-
-
-
- - - - -
<offline>
-  <mediumName>{1,1}</mediumName>
-  <mediumDensity>{0,1}</mediumDensity>
-  <mediumDensityUnits>{0,1}</mediumDensityUnits>
-  <mediumVolume>{0,1}</mediumVolume>
-  <mediumFormat>{0,unbounded}</mediumFormat>
-  <mediumNote>{0,1}</mediumNote>
-</offline>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="offline" type="OfflineType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element OfflineType / mediumName
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="mediumName" type="NonEmptyStringType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element OfflineType / mediumDensity
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="mediumDensity" type="NonEmptyStringType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element OfflineType / mediumDensityUnits
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="mediumDensityUnits" type="NonEmptyStringType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element OfflineType / mediumVolume
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="mediumVolume" type="NonEmptyStringType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element OfflineType / mediumFormat
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentsimple
minOccurs0
maxOccursunbounded
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="mediumFormat" type="NonEmptyStringType" minOccurs="0" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element OfflineType / mediumNote
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="mediumNote" type="NonEmptyStringType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element DistributionType / inline
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#InlineType
-
TypeInlineType
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
mixedtrue
-
-
Model
-
-
ANY element from ANY namespace
-
-
Source
-
-
-
- - - - -
<xs:element name="inline" type="InlineType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element ResourceGroup / coverage
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-coverage_xsd.tmp#Coverage_id - eml-coverage_xsd.tmp#Coverage_system - eml-coverage_xsd.tmp#Coverage_scope - eml-coverage_xsd.tmp#Coverage_geographicCoverage - eml-coverage_xsd.tmp#Coverage_temporalCoverage - eml-coverage_xsd.tmp#Coverage_taxonomicCoverage - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-coverage_xsd.tmp#Coverage
-
TypeCoverage
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
minOccurs0
-
-
Model
-
- -
ChildrengeographicCoverage, references, taxonomicCoverage, temporalCoverage
-
Instance
-
-
-
- - - - -
<coverage id="" scope="document" system="">
-  <geographicCoverage id="" scope="document" system="">{1,1}</geographicCoverage>
-  <temporalCoverage id="" scope="document" system="">{1,1}</temporalCoverage>
-  <taxonomicCoverage id="" scope="document" system="">{1,1}</taxonomicCoverage>
-  <references system="">{1,1}</references>
-</coverage>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="coverage" type="cov:Coverage" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element ResourceGroup / annotation
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-semantics_xsd.tmp#SemanticAnnotation_id - eml-semantics_xsd.tmp#SemanticAnnotation_system - eml-semantics_xsd.tmp#SemanticAnnotation_scope - eml-semantics_xsd.tmp#SemanticAnnotation_propertyURI - eml-semantics_xsd.tmp#SemanticAnnotation_valueURI - eml-semantics_xsd.tmp#SemanticAnnotation
-
TypeSemanticAnnotation
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
minOccurs0
maxOccursunbounded
-
-
Model
-
- -
ChildrenpropertyURI, valueURI
-
Instance
-
-
-
- - - - -
<annotation id="" scope="document" system="">
-  <propertyURI label="">{1,1}</propertyURI>
-  <valueURI label="">{1,1}</valueURI>
-</annotation>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="annotation" type="sem:SemanticAnnotation" minOccurs="0" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Simple Type NonEmptyStringType
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/resource-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
Typerestriction of xs:string
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Used by
-
-
-
- - - - - -
Elements AccessRule/principal, Accuracy/attributeAccuracyReport, Accuracy/quantitativeAttributeAccuracyAssessment/attributeAccuracyExplanation, Accuracy/quantitativeAttributeAccuracyAssessment/attributeAccuracyValue, Article/ISSN, Article/issue, Article/journal, Article/pageRange, Article/publicationPlace, Article/volume, AttributeType/attributeDefinition, AttributeType/attributeLabel, AttributeType/attributeName, AttributeType/measurementScale/dateTime/dateTimePrecision, AttributeType/measurementScale/dateTime/formatString, AttributeType/missingValueCode/code, AttributeType/missingValueCode/codeExplanation, AudioVisual/ISBN, AudioVisual/publicationPlace, BandType/sequenceIdentifier, Book/ISBN, Book/edition, Book/numberOfVolumes, Book/publicationPlace, Book/totalFigures, Book/totalPages, Book/totalTables, Book/volume, Chapter/bookTitle, Chapter/chapterNumber, Chapter/pageRange, ConferenceProceedings/conferenceDate, ConferenceProceedings/conferenceName, ConnectionDefinitionType/parameterDefinition/defaultValue, ConnectionDefinitionType/parameterDefinition/definition, ConnectionDefinitionType/parameterDefinition/name, ConnectionType/parameter/name, ConnectionType/parameter/value, ConstraintBaseGroup/constraintName, ConstraintType/checkConstraint/checkCondition, ConstraintType/joinCondition/referencedKey/attributeReference, ConstraintType/notNullConstraint/key/attributeReference, ConstraintType/primaryKey/key/attributeReference, ConstraintType/uniqueKey/key/attributeReference, DataQuality/accuracyReport, DataQuality/accuracyReport, DataQuality/quantitativeAccuracyReport/quantitativeAccuracyMethod, DataQuality/quantitativeAccuracyReport/quantitativeAccuracyMethod, DataQuality/quantitativeAccuracyReport/quantitativeAccuracyValue, DataQuality/quantitativeAccuracyReport/quantitativeAccuracyValue, DataTableType/numberOfRecords, DatasetType/pubPlace, EntityGroup/entityDescription, EntityGroup/entityName, ForeignKeyGroup/entityReference, ForeignKeyGroup/key/attributeReference, Generic/ISBN, Generic/ISSN, Generic/edition, Generic/numberOfVolumes, Generic/originalPublication, Generic/publicationPlace, Generic/reprintEdition, Generic/reviewedItem, Generic/totalFigures, Generic/totalPages, Generic/totalTables, Generic/volume, GeographicCoverage/geographicDescription, LicenseType/identifier, LicenseType/licenseName, MaintenanceType/changeHistory/changeScope, MaintenanceType/changeHistory/comment, MaintenanceType/changeHistory/oldValue, Manuscript/totalPages, Map/edition, Map/scale, NonNumericDomainType/enumeratedDomain/codeDefinition/code, NonNumericDomainType/enumeratedDomain/codeDefinition/definition, NonNumericDomainType/enumeratedDomain/codeDefinition/source, NonNumericDomainType/enumeratedDomain/entityCodeList/definitionAttributeReference, NonNumericDomainType/enumeratedDomain/entityCodeList/entityReference, NonNumericDomainType/enumeratedDomain/entityCodeList/orderAttributeReference, NonNumericDomainType/enumeratedDomain/entityCodeList/valueAttributeReference, NonNumericDomainType/enumeratedDomain/externalCodeSet/codesetName, NonNumericDomainType/textDomain/definition, NonNumericDomainType/textDomain/pattern, NonNumericDomainType/textDomain/source, OfflineType/mediumDensity, OfflineType/mediumDensityUnits, OfflineType/mediumFormat, OfflineType/mediumName, OfflineType/mediumNote, OfflineType/mediumVolume, OtherEntityType/entityType, ParameterType/domainDescription, ParameterType/name, PersonalCommunication/communicationType, PersonalCommunication/publicationPlace, PhysicalOnlineType/onlineDescription, PhysicalType/characterEncoding, PhysicalType/compressionMethod, PhysicalType/dataFormat/binaryRasterFormat/bandgapbytes, PhysicalType/dataFormat/binaryRasterFormat/bandrowbytes, PhysicalType/dataFormat/binaryRasterFormat/byteorder, PhysicalType/dataFormat/binaryRasterFormat/multiBand/layout, PhysicalType/dataFormat/binaryRasterFormat/skipbytes, PhysicalType/dataFormat/binaryRasterFormat/totalrowbytes, PhysicalType/dataFormat/externallyDefinedFormat/formatName, PhysicalType/dataFormat/externallyDefinedFormat/formatVersion, PhysicalType/dataFormat/textFormat/complex/textDelimited/literalCharacter, PhysicalType/dataFormat/textFormat/complex/textDelimited/quoteCharacter, PhysicalType/dataFormat/textFormat/simpleDelimited/literalCharacter, PhysicalType/dataFormat/textFormat/simpleDelimited/quoteCharacter, PhysicalType/encodingMethod, PhysicalType/objectName, Presentation/conferenceDate, Presentation/conferenceName, ProcedureStepType/instrumentation, Report/publicationPlace, Report/reportNumber, Report/totalPages, ResearchProjectType/title, ResourceGroup/keywordSet/keywordThesaurus, ResourceGroup/series, ResourceGroup/shortName, SingleDateTimeType/alternativeTimeScale/timeScaleAgeEstimate, SingleDateTimeType/alternativeTimeScale/timeScaleAgeExplanation, SingleDateTimeType/alternativeTimeScale/timeScaleAgeUncertainty, SingleDateTimeType/alternativeTimeScale/timeScaleName, SoftwareType/implementation/checksum, SoftwareType/implementation/diskUsage, SoftwareType/implementation/language/LanguageCodeStandard, SoftwareType/implementation/language/LanguageValue, SoftwareType/implementation/machineProcessor, SoftwareType/implementation/operatingSystem, SoftwareType/implementation/programmingLanguage, SoftwareType/implementation/runtimeMemoryUsage, SoftwareType/implementation/size, SoftwareType/implementation/virtualMachine, SoftwareType/license, SoftwareType/licenseURL, SoftwareType/version, SpatialRasterType/columns, SpatialRasterType/imageDescription/imageQualityCode, SpatialRasterType/imageDescription/preProcessingTypeCode, SpatialRasterType/offset, SpatialRasterType/rows, SpatialRasterType/scaleFactor, SpatialReferenceType/vertCoordSys/altitudeSysDef/altitudeDatumName, SpatialReferenceType/vertCoordSys/altitudeSysDef/altitudeDistanceUnits, SpatialReferenceType/vertCoordSys/altitudeSysDef/altitudeEncodingMethod, SpatialReferenceType/vertCoordSys/altitudeSysDef/altitudeResolution, SpatialReferenceType/vertCoordSys/depthSysDef/depthDatumName, SpatialReferenceType/vertCoordSys/depthSysDef/depthDistanceUnits, SpatialReferenceType/vertCoordSys/depthSysDef/depthEncodingMethod, SpatialReferenceType/vertCoordSys/depthSysDef/depthResolution, SpatialVectorType/geometricObjectCount, TaxonomicClassificationType/commonName, TaxonomicClassificationType/taxonRankName, TaxonomicClassificationType/taxonRankValue, TaxonomicCoverage/generalTaxonomicCoverage, TaxonomicCoverage/taxonomicSystem/classificationSystem/classificationSystemModifications, TaxonomicCoverage/taxonomicSystem/taxonomicCompleteness, TaxonomicCoverage/taxonomicSystem/taxonomicProcedures, TaxonomicCoverage/taxonomicSystem/vouchers/specimen, TextType/markdown, Thesis/degree, Thesis/totalPages, UnitType/customUnit, ViewType/queryStatement, eml/additionalMetadata/describes, i18nNonEmptyStringType/value
-
-
-
Source
-
-
-
- - - - -
<xs:simpleType name="NonEmptyStringType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:restriction base="xs:string">
-    <xs:minLength value="1"/>
-    <xs:pattern value="[\s]*[\S][\s\S]*"/>
-  </xs:restriction>
-</xs:simpleType>
-
-
-
Simple Type SystemType
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/resource-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
Typelist of xs:string
-
Used by
-
-
- -
-
Source
-
-
-
- - - - -
<xs:simpleType name="SystemType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:list itemType="xs:string"/>
-</xs:simpleType>
-
-
-
Simple Type IDType
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/resource-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
Typelist of xs:string
-
Used by
-
-
- -
-
Source
-
-
-
- - - - -
<xs:simpleType name="IDType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:list itemType="xs:string"/>
-</xs:simpleType>
-
-
-
Simple Type ScopeType
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/resource-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
Typerestriction of xs:string
-
Facets
-
-
-
- - - - - - - - - - - -
enumerationsystem -
-
enumerationdocument -
-
-
-
-
Used by
-
-
- -
-
Source
-
-
-
- - - - -
<xs:simpleType name="ScopeType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:restriction base="xs:string">
-    <xs:enumeration value="system"/>
-    <xs:enumeration value="document"/>
-  </xs:restriction>
-</xs:simpleType>
-
-
-
Complex Type i18nNonEmptyStringType
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/resource-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - xml_xsd.tmp#lang - eml-resource_xsd.tmp#i18nNonEmptyStringType_value
-
-
Properties
-
-
-
- - - - - -
mixedtrue
-
-
-
Used by
-
-
- -
Model
-
- -
Childrenvalue
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
xml:langoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:complexType name="i18nNonEmptyStringType" mixed="true">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:sequence>
-    <xs:element name="value" minOccurs="0" maxOccurs="unbounded">
-      <xs:complexType>
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-        <xs:simpleContent>
-          <xs:extension base="NonEmptyStringType">
-            <xs:attribute ref="xml:lang" use="optional"/>
-          </xs:extension>
-        </xs:simpleContent>
-      </xs:complexType>
-    </xs:element>
-  </xs:sequence>
-  <xs:attribute ref="xml:lang" use="optional"/>
-</xs:complexType>
-
-
-
Simple Type yearDate
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/resource-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
Typeunion of(xs:gYear, xs:date) -
-
Used by
-
-
- -
-
Source
-
-
-
- - - - -
<xs:simpleType name="yearDate">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:union memberTypes="xs:gYear xs:date"/>
-</xs:simpleType>
-
-
-
Simple Type KeyTypeCode
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/resource-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
Typerestriction of xs:string
-
Facets
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - -
enumerationplace -
-
enumerationstratum -
-
enumerationtemporal -
-
enumerationtheme -
-
enumerationtaxonomic -
-
-
-
-
Used by
-
-
- -
-
Source
-
-
-
- - - - -
<xs:simpleType name="KeyTypeCode">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:restriction base="xs:string">
-    <xs:enumeration value="place">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:enumeration>
-    <xs:enumeration value="stratum">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:enumeration>
-    <xs:enumeration value="temporal">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:enumeration>
-    <xs:enumeration value="theme">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:enumeration>
-    <xs:enumeration value="taxonomic">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:enumeration>
-  </xs:restriction>
-</xs:simpleType>
-
-
-
Complex Type LicenseType
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/resource-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#LicenseType_licenseName - eml-resource_xsd.tmp#LicenseType_url - eml-resource_xsd.tmp#LicenseType_identifier
-
-
Used by
-
-
-
- - - - - -
Element ResourceGroup/licensed
-
-
Model
-
- -
Childrenidentifier, licenseName, url
-
Source
-
-
-
- - - - -
<xs:complexType name="LicenseType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:sequence>
-    <xs:element name="licenseName" type="NonEmptyStringType" minOccurs="1">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="url" type="xs:anyURI" minOccurs="0">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="identifier" type="NonEmptyStringType" minOccurs="0">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-  </xs:sequence>
-</xs:complexType>
-
-
-
Complex Type DistributionType
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/resource-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#DistributionType_id - eml-resource_xsd.tmp#DistributionType_system - eml-resource_xsd.tmp#DistributionType_scope - eml-resource_xsd.tmp#DistributionType_online - eml-resource_xsd.tmp#DistributionType_offline - eml-resource_xsd.tmp#DistributionType_inline - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup
-
-
Used by
-
-
-
- - - - - -
Element ResourceGroup/distribution
-
-
Model
-
- -
Childreninline, offline, online, references
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:complexType name="DistributionType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:choice>
-    <xs:choice>
-      <xs:element name="online" type="OnlineType">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="offline" type="OfflineType">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="inline" type="InlineType">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-    </xs:choice>
-    <xs:group ref="ReferencesGroup"/>
-  </xs:choice>
-  <xs:attribute name="id" type="IDType" use="optional"/>
-  <xs:attribute name="system" type="SystemType" use="optional"/>
-  <xs:attribute name="scope" type="ScopeType" use="optional" default="document"/>
-</xs:complexType>
-
-
-
Complex Type OnlineType
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/resource-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#OnlineType_onlineDescription - eml-resource_xsd.tmp#OnlineType_url - eml-resource_xsd.tmp#OnlineType_connection - eml-resource_xsd.tmp#OnlineType_connectionDefinition
-
-
Used by
-
-
-
- - - - - -
Element DistributionType/online
-
-
Model
-
- -
Childrenconnection, connectionDefinition, onlineDescription, url
-
Source
-
-
-
- - - - -
<xs:complexType name="OnlineType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:sequence>
-    <xs:element name="onlineDescription" type="i18nNonEmptyStringType" minOccurs="0">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:choice>
-      <xs:element name="url" type="UrlType">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="connection" type="ConnectionType">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="connectionDefinition" type="ConnectionDefinitionType">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-    </xs:choice>
-  </xs:sequence>
-</xs:complexType>
-
-
-
Complex Type UrlType
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/resource-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#UrlType_function
-
Typeextension of xs:anyURI
-
Used by
-
-
-
- - - - - -
Elements OnlineType/url, PhysicalOnlineType/url
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
functionFunctionTypedownloadoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:complexType name="UrlType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:simpleContent>
-    <xs:extension base="xs:anyURI">
-      <xs:attribute name="function" type="FunctionType" use="optional" default="download"/>
-    </xs:extension>
-  </xs:simpleContent>
-</xs:complexType>
-
-
-
Simple Type FunctionType
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/resource-2.2.0
-
Diagram
-
-
-
Diagram
-
Typerestriction of xs:string
-
Facets
-
-
-
- - - - - - - - - - - -
enumerationdownload -
-
enumerationinformation -
-
-
-
-
Used by
-
-
-
- - - - - -
Attribute UrlType/@function
-
-
-
Source
-
-
-
- - - - -
<xs:simpleType name="FunctionType">
-  <xs:restriction base="xs:string">
-    <xs:enumeration value="download"/>
-    <xs:enumeration value="information"/>
-  </xs:restriction>
-</xs:simpleType>
-
-
-
Complex Type ConnectionType
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/resource-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#ConnectionType_id - eml-resource_xsd.tmp#ConnectionType_system - eml-resource_xsd.tmp#ConnectionType_scope - eml-resource_xsd.tmp#ConnectionType_connectionDefinition - eml-resource_xsd.tmp#ConnectionType_parameter - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup
-
-
Used by
-
-
- -
Model
-
- -
ChildrenconnectionDefinition, parameter, references
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:complexType name="ConnectionType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:choice>
-    <xs:sequence>
-      <xs:element name="connectionDefinition" type="ConnectionDefinitionType">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="parameter" minOccurs="0" maxOccurs="unbounded">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-        <xs:complexType>
-          <xs:sequence>
-            <xs:element name="name" type="NonEmptyStringType">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-            <xs:element name="value" type="NonEmptyStringType">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-          </xs:sequence>
-        </xs:complexType>
-      </xs:element>
-    </xs:sequence>
-    <xs:group ref="ReferencesGroup"/>
-  </xs:choice>
-  <xs:attribute name="id" type="IDType" use="optional"/>
-  <xs:attribute name="system" type="SystemType" use="optional"/>
-  <xs:attribute name="scope" type="ScopeType" use="optional" default="document"/>
-</xs:complexType>
-
-
-
Complex Type ConnectionDefinitionType
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/resource-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#ConnectionDefinitionType_id - eml-resource_xsd.tmp#ConnectionDefinitionType_system - eml-resource_xsd.tmp#ConnectionDefinitionType_scope - eml-resource_xsd.tmp#ConnectionDefinitionType_schemeName - eml-resource_xsd.tmp#ConnectionDefinitionType_description - eml-resource_xsd.tmp#ConnectionDefinitionType_parameterDefinition - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup
-
-
Used by
-
-
- -
Model
-
- -
Childrendescription, parameterDefinition, references, schemeName
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:complexType name="ConnectionDefinitionType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:choice>
-    <xs:sequence>
-      <xs:element name="schemeName">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-        <xs:complexType>
-          <xs:simpleContent>
-            <xs:extension base="xs:string">
-              <xs:attribute name="system" type="SystemType" use="optional">
-                <xs:annotation>
-                  <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                </xs:annotation>
-              </xs:attribute>
-            </xs:extension>
-          </xs:simpleContent>
-        </xs:complexType>
-      </xs:element>
-      <xs:element name="description" type="txt:TextType">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="parameterDefinition" maxOccurs="unbounded">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-        <xs:complexType>
-          <xs:sequence>
-            <xs:element name="name" type="NonEmptyStringType">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-            <xs:element name="definition" type="NonEmptyStringType">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-            <xs:element name="defaultValue" type="NonEmptyStringType" minOccurs="0">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-          </xs:sequence>
-        </xs:complexType>
-      </xs:element>
-    </xs:sequence>
-    <xs:group ref="ReferencesGroup"/>
-  </xs:choice>
-  <xs:attribute name="id" type="IDType" use="optional"/>
-  <xs:attribute name="system" type="SystemType" use="optional"/>
-  <xs:attribute name="scope" type="ScopeType" use="optional" default="document"/>
-</xs:complexType>
-
-
-
Complex Type OfflineType
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/resource-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#OfflineType_mediumName - eml-resource_xsd.tmp#OfflineType_mediumDensity - eml-resource_xsd.tmp#OfflineType_mediumDensityUnits - eml-resource_xsd.tmp#OfflineType_mediumVolume - eml-resource_xsd.tmp#OfflineType_mediumFormat - eml-resource_xsd.tmp#OfflineType_mediumNote
-
-
Used by
-
-
- -
Model
-
- -
ChildrenmediumDensity, mediumDensityUnits, mediumFormat, mediumName, mediumNote, mediumVolume
-
Source
-
-
-
- - - - -
<xs:complexType name="OfflineType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:sequence>
-    <xs:element name="mediumName" type="NonEmptyStringType">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="mediumDensity" type="NonEmptyStringType" minOccurs="0">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="mediumDensityUnits" type="NonEmptyStringType" minOccurs="0">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="mediumVolume" type="NonEmptyStringType" minOccurs="0">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="mediumFormat" type="NonEmptyStringType" minOccurs="0" maxOccurs="unbounded">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="mediumNote" type="NonEmptyStringType" minOccurs="0">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-  </xs:sequence>
-</xs:complexType>
-
-
-
Complex Type InlineType
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/resource-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
-
Properties
-
-
-
- - - - - -
mixedtrue
-
-
-
Used by
-
-
- -
Model
-
-
ANY element from ANY namespace
-
-
Source
-
-
-
- - - - -
<xs:complexType name="InlineType" mixed="true">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexContent mixed="true">
-    <xs:restriction base="xs:anyType">
-      <xs:sequence>
-        <xs:any processContents="lax" minOccurs="0" maxOccurs="unbounded"/>
-      </xs:sequence>
-    </xs:restriction>
-  </xs:complexContent>
-</xs:complexType>
-
-
-
Attribute ReferencesGroup / references / @system
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeSystemType
-
Properties
-
-
-
- - - - - -
useoptional
-
-
-
Used by
-
-
-
- - - - - -
Element ReferencesGroup/references
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="system" type="SystemType" use="optional"/>
-
-
-
Attribute ResourceGroup / alternateIdentifier / @system
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeSystemType
-
Properties
-
-
-
- - - - - -
useoptional
-
-
-
Used by
-
-
-
- - - - - -
Element ResourceGroup/alternateIdentifier
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="system" type="SystemType" use="optional"/>
-
-
-
Attribute ResourceGroup / keywordSet / keyword / @keywordType
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
TypeKeyTypeCode
-
Properties
-
-
-
- - - - - -
useoptional
-
-
-
Facets
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - -
enumerationplace -
-
enumerationstratum -
-
enumerationtemporal -
-
enumerationtheme -
-
enumerationtaxonomic -
-
-
-
-
Used by
-
-
-
- - - - - -
Element ResourceGroup/keywordSet/keyword
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="keywordType" type="KeyTypeCode" use="optional">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:attribute>
-
-
-
Attribute UrlType / @function
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeFunctionType
-
Properties
-
-
-
- - - - - - - - - -
useoptional
defaultdownload
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
enumerationdownload -
-
enumerationinformation -
-
-
-
-
Used by
-
-
-
- - - - - -
Complex Type UrlType
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="function" type="FunctionType" use="optional" default="download"/>
-
-
-
Attribute ConnectionDefinitionType / schemeName / @system
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
TypeSystemType
-
Properties
-
-
-
- - - - - -
useoptional
-
-
-
Used by
-
-
-
- - - - - -
Element ConnectionDefinitionType/schemeName
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="system" type="SystemType" use="optional">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:attribute>
-
-
-
Attribute ConnectionDefinitionType / @id
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeIDType
-
Properties
-
-
-
- - - - - -
useoptional
-
-
-
Used by
-
-
-
- - - - - -
Complex Type ConnectionDefinitionType
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="id" type="IDType" use="optional"/>
-
-
-
Attribute ConnectionDefinitionType / @system
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeSystemType
-
Properties
-
-
-
- - - - - -
useoptional
-
-
-
Used by
-
-
-
- - - - - -
Complex Type ConnectionDefinitionType
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="system" type="SystemType" use="optional"/>
-
-
-
Attribute ConnectionDefinitionType / @scope
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeScopeType
-
Properties
-
-
-
- - - - - - - - - -
useoptional
defaultdocument
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
enumerationsystem -
-
enumerationdocument -
-
-
-
-
Used by
-
-
-
- - - - - -
Complex Type ConnectionDefinitionType
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="scope" type="ScopeType" use="optional" default="document"/>
-
-
-
Attribute ConnectionType / @id
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeIDType
-
Properties
-
-
-
- - - - - -
useoptional
-
-
-
Used by
-
-
-
- - - - - -
Complex Type ConnectionType
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="id" type="IDType" use="optional"/>
-
-
-
Attribute ConnectionType / @system
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeSystemType
-
Properties
-
-
-
- - - - - -
useoptional
-
-
-
Used by
-
-
-
- - - - - -
Complex Type ConnectionType
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="system" type="SystemType" use="optional"/>
-
-
-
Attribute ConnectionType / @scope
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeScopeType
-
Properties
-
-
-
- - - - - - - - - -
useoptional
defaultdocument
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
enumerationsystem -
-
enumerationdocument -
-
-
-
-
Used by
-
-
-
- - - - - -
Complex Type ConnectionType
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="scope" type="ScopeType" use="optional" default="document"/>
-
-
-
Attribute DistributionType / @id
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeIDType
-
Properties
-
-
-
- - - - - -
useoptional
-
-
-
Used by
-
-
-
- - - - - -
Complex Type DistributionType
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="id" type="IDType" use="optional"/>
-
-
-
Attribute DistributionType / @system
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeSystemType
-
Properties
-
-
-
- - - - - -
useoptional
-
-
-
Used by
-
-
-
- - - - - -
Complex Type DistributionType
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="system" type="SystemType" use="optional"/>
-
-
-
Attribute DistributionType / @scope
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeScopeType
-
Properties
-
-
-
- - - - - - - - - -
useoptional
defaultdocument
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
enumerationsystem -
-
enumerationdocument -
-
-
-
-
Used by
-
-
-
- - - - - -
Complex Type DistributionType
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="scope" type="ScopeType" use="optional" default="document"/>
-
-
-
Element Group ReferencesGroup
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/resource-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#ReferencesGroup_references
-
-
Used by
-
-
- -
Model
-
- -
Childrenreferences
-
Source
-
-
-
- - - - -
<xs:group name="ReferencesGroup">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:sequence>
-    <xs:element name="references">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-      <xs:complexType>
-        <xs:simpleContent>
-          <xs:extension base="xs:string">
-            <xs:attribute name="system" type="SystemType" use="optional"/>
-          </xs:extension>
-        </xs:simpleContent>
-      </xs:complexType>
-    </xs:element>
-  </xs:sequence>
-</xs:group>
-
-
-
Element Group ResourceGroup
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/resource-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#ResourceGroup_alternateIdentifier - eml-resource_xsd.tmp#ResourceGroup_shortName - eml-resource_xsd.tmp#ResourceGroup_title - eml-resource_xsd.tmp#ResourceGroup_creator - eml-resource_xsd.tmp#ResourceGroup_metadataProvider - eml-resource_xsd.tmp#ResourceGroup_associatedParty - eml-resource_xsd.tmp#ResourceGroup_pubDate - eml-resource_xsd.tmp#ResourceGroup_language - eml-resource_xsd.tmp#ResourceGroup_series - eml-resource_xsd.tmp#ResourceGroup_abstract - eml-resource_xsd.tmp#ResourceGroup_keywordSet - eml-resource_xsd.tmp#ResourceGroup_additionalInfo - eml-resource_xsd.tmp#ResourceGroup_intellectualRights - eml-resource_xsd.tmp#ResourceGroup_licensed - eml-resource_xsd.tmp#ResourceGroup_distribution - eml-resource_xsd.tmp#ResourceGroup_coverage - eml-resource_xsd.tmp#ResourceGroup_annotation
-
-
Used by
-
-
-
- - - - - -
Complex Types CitationType, DatasetType, ProtocolType, SoftwareType
-
-
Model
-
- -
Childrenabstract, additionalInfo, alternateIdentifier, annotation, associatedParty, coverage, creator, distribution, intellectualRights, keywordSet, language, licensed, metadataProvider, pubDate, series, shortName, title
-
Source
-
-
-
- - - - -
<xs:group name="ResourceGroup">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:sequence>
-    <xs:element name="alternateIdentifier" minOccurs="0" maxOccurs="unbounded">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-      <xs:complexType>
-        <xs:simpleContent>
-          <xs:extension base="xs:string">
-            <xs:attribute name="system" type="SystemType" use="optional"/>
-          </xs:extension>
-        </xs:simpleContent>
-      </xs:complexType>
-    </xs:element>
-    <xs:element name="shortName" type="NonEmptyStringType" minOccurs="0">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="title" type="i18nNonEmptyStringType" maxOccurs="unbounded">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="creator" type="rp:ResponsibleParty" maxOccurs="unbounded">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="metadataProvider" type="rp:ResponsibleParty" minOccurs="0" maxOccurs="unbounded">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="associatedParty" minOccurs="0" maxOccurs="unbounded">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-      <xs:complexType>
-        <xs:complexContent>
-          <xs:extension base="rp:ResponsibleParty">
-            <xs:sequence>
-              <xs:element name="role" type="rp:RoleType">
-                <xs:annotation>
-                  <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                </xs:annotation>
-              </xs:element>
-            </xs:sequence>
-          </xs:extension>
-        </xs:complexContent>
-      </xs:complexType>
-    </xs:element>
-    <xs:element name="pubDate" type="yearDate" minOccurs="0">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="language" type="i18nNonEmptyStringType" minOccurs="0">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="series" type="NonEmptyStringType" minOccurs="0">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="abstract" type="txt:TextType" minOccurs="0">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="keywordSet" minOccurs="0" maxOccurs="unbounded">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-      <xs:complexType>
-        <xs:sequence>
-          <xs:element name="keyword" maxOccurs="unbounded">
-            <xs:annotation>
-              <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-            </xs:annotation>
-            <xs:complexType mixed="true">
-              <xs:complexContent>
-                <xs:extension base="i18nNonEmptyStringType">
-                  <xs:attribute name="keywordType" type="KeyTypeCode" use="optional">
-                    <xs:annotation>
-                      <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                    </xs:annotation>
-                  </xs:attribute>
-                </xs:extension>
-              </xs:complexContent>
-            </xs:complexType>
-          </xs:element>
-          <xs:element name="keywordThesaurus" type="NonEmptyStringType" minOccurs="0">
-            <xs:annotation>
-              <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-            </xs:annotation>
-          </xs:element>
-        </xs:sequence>
-      </xs:complexType>
-    </xs:element>
-    <xs:element name="additionalInfo" type="txt:TextType" minOccurs="0" maxOccurs="unbounded">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="intellectualRights" type="txt:TextType" minOccurs="0">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="licensed" type="LicenseType" minOccurs="0" maxOccurs="unbounded">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="distribution" type="DistributionType" minOccurs="0" maxOccurs="unbounded">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="coverage" type="cov:Coverage" minOccurs="0">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="annotation" type="sem:SemanticAnnotation" minOccurs="0" maxOccurs="unbounded">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-  </xs:sequence>
-</xs:group>
-
-
-
- - \ No newline at end of file diff --git a/docs/schema/eml-semantics_xsd.html b/docs/schema/eml-semantics_xsd.html deleted file mode 100644 index 5ba4055f..00000000 --- a/docs/schema/eml-semantics_xsd.html +++ /dev/null @@ -1,1509 +0,0 @@ - - - - - Schema documentation for eml-semantics.xsd - - -
- - - - - - - - - - - - - - - - -
-

Showing:

- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Annotations
Attributes
Diagrams
Facets
Instances
Model
Properties
Source
Used by
-
-
-
Imported schema eml-semantics.xsd
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/semantics-2.2.0
-
Annotations
-
-
-
-
- - - - -
Copyright: 2017 Regents of the University of California
-
-    This program is free software; you can redistribute it and/or modify
-    it under the terms of the GNU General Public License as published by
-    the Free Software Foundation; either version 2 of the License, or
-    (at your option) any later version.
-
-    This program is distributed in the hope that it will be useful,
-    but WITHOUT ANY WARRANTY; without even the implied warranty of
-    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-    GNU General Public License for more details.
-
-    You should have received a copy of the GNU General Public License
-    along with this program; if not, write to the Free Software
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
-
-
-
-
-
Properties
-
-
-
- - - - - - - - - -
attribute form defaultunqualified
element form defaultunqualified
-
-
-
Element SemanticAnnotation / propertyURI
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-semantics_xsd.tmp#SemanticAnnotation_SemanticAnnotation_propertyURI_label
-
Typeextension of xs:anyURI
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
minOccurs1
maxOccurs1
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUseAnnotation
labelxs:stringrequired -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="propertyURI" minOccurs="1" maxOccurs="1">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:simpleContent>
-      <xs:extension base="xs:anyURI">
-        <xs:attribute name="label" type="xs:string" use="required">
-          <xs:annotation>
-            <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-          </xs:annotation>
-        </xs:attribute>
-      </xs:extension>
-    </xs:simpleContent>
-  </xs:complexType>
-</xs:element>
-
-
-
Element SemanticAnnotation / valueURI
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-semantics_xsd.tmp#SemanticAnnotation_SemanticAnnotation_valueURI_label
-
Typeextension of xs:anyURI
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
minOccurs1
maxOccurs1
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUseAnnotation
labelxs:stringrequired -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="valueURI" minOccurs="1" maxOccurs="1">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:simpleContent>
-      <xs:extension base="xs:anyURI">
-        <xs:attribute name="label" type="xs:string" use="required">
-          <xs:annotation>
-            <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-          </xs:annotation>
-        </xs:attribute>
-      </xs:extension>
-    </xs:simpleContent>
-  </xs:complexType>
-</xs:element>
-
-
-
Element annotation
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/semantics-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-semantics_xsd.tmp#SemanticAnnotation_id - eml-semantics_xsd.tmp#SemanticAnnotation_system - eml-semantics_xsd.tmp#SemanticAnnotation_scope - eml-semantics_xsd.tmp#SemanticAnnotation_propertyURI - eml-semantics_xsd.tmp#SemanticAnnotation_valueURI - eml-semantics_xsd.tmp#SemanticAnnotation
-
TypeSemanticAnnotation
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
ChildrenpropertyURI, valueURI
-
Instance
-
-
-
- - - - -
<annotation id="" scope="document" system="" xmlns="https://eml.ecoinformatics.org/semantics-2.2.0">
-  <propertyURI label="">{1,1}</propertyURI>
-  <valueURI label="">{1,1}</valueURI>
-</annotation>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="annotation" type="SemanticAnnotation">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Complex Type SemanticAnnotation
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/semantics-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-semantics_xsd.tmp#SemanticAnnotation_id - eml-semantics_xsd.tmp#SemanticAnnotation_system - eml-semantics_xsd.tmp#SemanticAnnotation_scope - eml-semantics_xsd.tmp#SemanticAnnotation_propertyURI - eml-semantics_xsd.tmp#SemanticAnnotation_valueURI
-
-
Used by
-
-
- -
Model
-
- -
ChildrenpropertyURI, valueURI
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:complexType name="SemanticAnnotation">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:sequence>
-    <xs:element name="propertyURI" minOccurs="1" maxOccurs="1">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-      <xs:complexType>
-        <xs:simpleContent>
-          <xs:extension base="xs:anyURI">
-            <xs:attribute name="label" type="xs:string" use="required">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:attribute>
-          </xs:extension>
-        </xs:simpleContent>
-      </xs:complexType>
-    </xs:element>
-    <xs:element name="valueURI" minOccurs="1" maxOccurs="1">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-      <xs:complexType>
-        <xs:simpleContent>
-          <xs:extension base="xs:anyURI">
-            <xs:attribute name="label" type="xs:string" use="required">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:attribute>
-          </xs:extension>
-        </xs:simpleContent>
-      </xs:complexType>
-    </xs:element>
-  </xs:sequence>
-  <xs:attribute name="id" type="res:IDType" use="optional"/>
-  <xs:attribute name="system" type="res:SystemType" use="optional"/>
-  <xs:attribute name="scope" type="res:ScopeType" use="optional" default="document"/>
-</xs:complexType>
-
-
-
Attribute SemanticAnnotation / propertyURI / @label
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
Typexs:string
-
Properties
-
-
-
- - - - - -
userequired
-
-
-
Used by
-
-
-
- - - - - -
Element SemanticAnnotation/propertyURI
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="label" type="xs:string" use="required">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:attribute>
-
-
-
Attribute SemanticAnnotation / valueURI / @label
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
Typexs:string
-
Properties
-
-
-
- - - - - -
userequired
-
-
-
Used by
-
-
-
- - - - - -
Element SemanticAnnotation/valueURI
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="label" type="xs:string" use="required">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:attribute>
-
-
-
Attribute SemanticAnnotation / @id
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeIDType
-
Properties
-
-
-
- - - - - -
useoptional
-
-
-
Used by
-
-
-
- - - - - -
Complex Type SemanticAnnotation
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="id" type="res:IDType" use="optional"/>
-
-
-
Attribute SemanticAnnotation / @system
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeSystemType
-
Properties
-
-
-
- - - - - -
useoptional
-
-
-
Used by
-
-
-
- - - - - -
Complex Type SemanticAnnotation
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="system" type="res:SystemType" use="optional"/>
-
-
-
Attribute SemanticAnnotation / @scope
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeScopeType
-
Properties
-
-
-
- - - - - - - - - -
useoptional
defaultdocument
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
enumerationsystem -
-
enumerationdocument -
-
-
-
-
Used by
-
-
-
- - - - - -
Complex Type SemanticAnnotation
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="scope" type="res:ScopeType" use="optional" default="document"/>
-
-
-
- - \ No newline at end of file diff --git a/docs/schema/eml-software_xsd.html b/docs/schema/eml-software_xsd.html deleted file mode 100644 index 451154af..00000000 --- a/docs/schema/eml-software_xsd.html +++ /dev/null @@ -1,4414 +0,0 @@ - - - - - Schema documentation for eml-software.xsd - - -
- - - - - - - - - - - - - - - - -
-

Showing:

- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Annotations
Attributes
Diagrams
Facets
Instances
Model
Properties
Source
Used by
-
-
-
Imported schema eml-software.xsd
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/software-2.2.0
-
Annotations
-
-
-
-
- - - - -
'$RCSfile: eml-software.xsd,v $'
-       Copyright: 1997-2002 Regents of the University of California,
-                            University of New Mexico, and
-                            Arizona State University
-        Sponsors: National Center for Ecological Analysis and Synthesis and
-                  Partnership for Interdisciplinary Studies of Coastal Oceans,
-                     University of California Santa Barbara
-                  Long-Term Ecological Research Network Office,
-                     University of New Mexico
-                  Center for Environmental Studies, Arizona State University
-   Other funding: National Science Foundation (see README for details)
-                  The David and Lucile Packard Foundation
-     For Details: http://knb.ecoinformatics.org/
-
-        '$Author: obrien $'
-          '$Date: 2009-02-25 23:51:54 $'
-      '$Revision: 1.50 $'
-
-    This program is free software; you can redistribute it and/or modify
-    it under the terms of the GNU General Public License as published by
-    the Free Software Foundation; either version 2 of the License, or
-    (at your option) any later version.
-
-    This program is distributed in the hope that it will be useful,
-    but WITHOUT ANY WARRANTY; without even the implied warranty of
-    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-    GNU General Public License for more details.
-
-    You should have received a copy of the GNU General Public License
-    along with this program; if not, write to the Free Software
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
-
-
-
-
-
Properties
-
-
-
- - - - - - - - - -
attribute form defaultunqualified
element form defaultunqualified
-
-
-
Element SoftwareType / implementation
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-software_xsd.tmp#SoftwareType_SoftwareType_implementation_distribution - eml-software_xsd.tmp#SoftwareType_SoftwareType_implementation_size - eml-software_xsd.tmp#SoftwareType_SoftwareType_implementation_language - eml-software_xsd.tmp#SoftwareType_SoftwareType_implementation_operatingSystem - eml-software_xsd.tmp#SoftwareType_SoftwareType_implementation_machineProcessor - eml-software_xsd.tmp#SoftwareType_SoftwareType_implementation_virtualMachine - eml-software_xsd.tmp#SoftwareType_SoftwareType_implementation_diskUsage - eml-software_xsd.tmp#SoftwareType_SoftwareType_implementation_runtimeMemoryUsage - eml-software_xsd.tmp#SoftwareType_SoftwareType_implementation_programmingLanguage - eml-software_xsd.tmp#SoftwareType_SoftwareType_implementation_checksum - eml-software_xsd.tmp#SoftwareType_SoftwareType_implementation_dependency
-
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
maxOccursunbounded
-
-
Model
-
- -
Childrenchecksum, dependency, diskUsage, distribution, language, machineProcessor, operatingSystem, programmingLanguage, runtimeMemoryUsage, size, virtualMachine
-
Instance
-
-
-
- - - - -
<implementation>
-  <distribution id="" scope="document" system="">{1,unbounded}</distribution>
-  <size>{0,1}</size>
-  <language>{0,unbounded}</language>
-  <operatingSystem>{0,unbounded}</operatingSystem>
-  <machineProcessor>{0,unbounded}</machineProcessor>
-  <virtualMachine>{0,1}</virtualMachine>
-  <diskUsage>{0,1}</diskUsage>
-  <runtimeMemoryUsage>{0,1}</runtimeMemoryUsage>
-  <programmingLanguage>{0,unbounded}</programmingLanguage>
-  <checksum>{0,1}</checksum>
-  <dependency>{0,unbounded}</dependency>
-</implementation>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="implementation" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:sequence>
-      <xs:element name="distribution" type="phys:PhysicalDistributionType" maxOccurs="unbounded">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="size" type="res:NonEmptyStringType" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="language" minOccurs="0" maxOccurs="unbounded">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-        <xs:complexType>
-          <xs:sequence>
-            <xs:element name="LanguageValue" type="res:NonEmptyStringType">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-            <xs:element name="LanguageCodeStandard" type="res:NonEmptyStringType" minOccurs="0">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-          </xs:sequence>
-        </xs:complexType>
-      </xs:element>
-      <xs:element name="operatingSystem" type="res:NonEmptyStringType" minOccurs="0" maxOccurs="unbounded">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="machineProcessor" type="res:NonEmptyStringType" minOccurs="0" maxOccurs="unbounded">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="virtualMachine" type="res:NonEmptyStringType" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="diskUsage" type="res:NonEmptyStringType" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="runtimeMemoryUsage" type="res:NonEmptyStringType" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="programmingLanguage" type="res:NonEmptyStringType" minOccurs="0" maxOccurs="unbounded">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="checksum" type="res:NonEmptyStringType" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="dependency" type="DependencyType" minOccurs="0" maxOccurs="unbounded">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-    </xs:sequence>
-  </xs:complexType>
-</xs:element>
-
-
-
Element SoftwareType / implementation / distribution
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-physical_xsd.tmp#PhysicalDistributionType_id - eml-physical_xsd.tmp#PhysicalDistributionType_system - eml-physical_xsd.tmp#PhysicalDistributionType_scope - eml-physical_xsd.tmp#PhysicalDistributionType_online - eml-physical_xsd.tmp#PhysicalDistributionType_offline - eml-physical_xsd.tmp#PhysicalDistributionType_inline - eml-physical_xsd.tmp#PhysicalDistributionType_access - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-physical_xsd.tmp#PhysicalDistributionType
-
TypePhysicalDistributionType
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
maxOccursunbounded
-
-
Model
-
- -
Childrenaccess, inline, offline, online, references
-
Instance
-
-
-
- - - - -
<distribution id="" scope="document" system="">
-  <online>{1,1}</online>
-  <offline>{1,1}</offline>
-  <inline>{1,1}</inline>
-  <access authSystem="" id="" order="allowFirst" scope="document" system="">{0,1}</access>
-  <references system="">{1,1}</references>
-</distribution>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="distribution" type="phys:PhysicalDistributionType" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element SoftwareType / implementation / size
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="size" type="res:NonEmptyStringType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element SoftwareType / implementation / language
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-software_xsd.tmp#SoftwareType_SoftwareType_implementation_SoftwareType_SoftwareType_implementation_language_LanguageValue - eml-software_xsd.tmp#SoftwareType_SoftwareType_implementation_SoftwareType_SoftwareType_implementation_language_LanguageCodeStandard
-
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
minOccurs0
maxOccursunbounded
-
-
Model
-
- -
ChildrenLanguageCodeStandard, LanguageValue
-
Instance
-
-
-
- - - - -
<language>
-  <LanguageValue>{1,1}</LanguageValue>
-  <LanguageCodeStandard>{0,1}</LanguageCodeStandard>
-</language>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="language" minOccurs="0" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:sequence>
-      <xs:element name="LanguageValue" type="res:NonEmptyStringType">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="LanguageCodeStandard" type="res:NonEmptyStringType" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-    </xs:sequence>
-  </xs:complexType>
-</xs:element>
-
-
-
Element SoftwareType / implementation / language / LanguageValue
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="LanguageValue" type="res:NonEmptyStringType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element SoftwareType / implementation / language / LanguageCodeStandard
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="LanguageCodeStandard" type="res:NonEmptyStringType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element SoftwareType / implementation / operatingSystem
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentsimple
minOccurs0
maxOccursunbounded
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="operatingSystem" type="res:NonEmptyStringType" minOccurs="0" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element SoftwareType / implementation / machineProcessor
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentsimple
minOccurs0
maxOccursunbounded
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="machineProcessor" type="res:NonEmptyStringType" minOccurs="0" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element SoftwareType / implementation / virtualMachine
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="virtualMachine" type="res:NonEmptyStringType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element SoftwareType / implementation / diskUsage
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="diskUsage" type="res:NonEmptyStringType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element SoftwareType / implementation / runtimeMemoryUsage
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="runtimeMemoryUsage" type="res:NonEmptyStringType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element SoftwareType / implementation / programmingLanguage
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentsimple
minOccurs0
maxOccursunbounded
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="programmingLanguage" type="res:NonEmptyStringType" minOccurs="0" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element SoftwareType / implementation / checksum
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="checksum" type="res:NonEmptyStringType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element SoftwareType / implementation / dependency
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-software_xsd.tmp#DependencyType_action - eml-software_xsd.tmp#DependencyType_software - eml-software_xsd.tmp#DependencyType
-
TypeDependencyType
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
minOccurs0
maxOccursunbounded
-
-
Model
-
- -
Childrenaction, software
-
Instance
-
-
-
- - - - -
<dependency>
-  <action>{1,1}</action>
-  <software id="" scope="document" system="">{1,1}</software>
-</dependency>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="dependency" type="DependencyType" minOccurs="0" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element DependencyType / action
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-software_xsd.tmp#Action
-
TypeAction
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
enumerationinstall -
-
enumerationassert -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="action" type="Action">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element DependencyType / software
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Diagram
-
-
-
Diagram - eml-software_xsd.tmp#SoftwareType_id - eml-software_xsd.tmp#SoftwareType_system - eml-software_xsd.tmp#SoftwareType_scope - eml-resource_xsd.tmp#ResourceGroup_alternateIdentifier - eml-resource_xsd.tmp#ResourceGroup_shortName - eml-resource_xsd.tmp#ResourceGroup_title - eml-resource_xsd.tmp#ResourceGroup_creator - eml-resource_xsd.tmp#ResourceGroup_metadataProvider - eml-resource_xsd.tmp#ResourceGroup_associatedParty - eml-resource_xsd.tmp#ResourceGroup_pubDate - eml-resource_xsd.tmp#ResourceGroup_language - eml-resource_xsd.tmp#ResourceGroup_series - eml-resource_xsd.tmp#ResourceGroup_abstract - eml-resource_xsd.tmp#ResourceGroup_keywordSet - eml-resource_xsd.tmp#ResourceGroup_additionalInfo - eml-resource_xsd.tmp#ResourceGroup_intellectualRights - eml-resource_xsd.tmp#ResourceGroup_licensed - eml-resource_xsd.tmp#ResourceGroup_distribution - eml-resource_xsd.tmp#ResourceGroup_coverage - eml-resource_xsd.tmp#ResourceGroup_annotation - eml-resource_xsd.tmp#ResourceGroup - eml-software_xsd.tmp#SoftwareType_implementation - eml-software_xsd.tmp#SoftwareType_dependency - eml-software_xsd.tmp#SoftwareType_licenseURL - eml-software_xsd.tmp#SoftwareType_license - eml-software_xsd.tmp#SoftwareType_version - eml-software_xsd.tmp#SoftwareType_project - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-software_xsd.tmp#SoftwareType
-
TypeSoftwareType
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
Childrenabstract, additionalInfo, alternateIdentifier, annotation, associatedParty, coverage, creator, dependency, distribution, implementation, intellectualRights, keywordSet, language, license, licenseURL, licensed, metadataProvider, project, pubDate, references, series, shortName, title, version
-
Instance
-
-
-
- - - - -
<software id="" scope="document" system="">
-  <alternateIdentifier system="">{0,unbounded}</alternateIdentifier>
-  <shortName>{0,1}</shortName>
-  <title xml:lang="">{1,unbounded}</title>
-  <creator id="" scope="document" system="">{1,unbounded}</creator>
-  <metadataProvider id="" scope="document" system="">{0,unbounded}</metadataProvider>
-  <associatedParty id="" scope="document" system="">{0,unbounded}</associatedParty>
-  <pubDate>{0,1}</pubDate>
-  <language xml:lang="">{0,1}</language>
-  <series>{0,1}</series>
-  <abstract xml:lang="">{0,1}</abstract>
-  <keywordSet>{0,unbounded}</keywordSet>
-  <additionalInfo xml:lang="">{0,unbounded}</additionalInfo>
-  <intellectualRights xml:lang="">{0,1}</intellectualRights>
-  <licensed>{0,unbounded}</licensed>
-  <distribution id="" scope="document" system="">{0,unbounded}</distribution>
-  <coverage id="" scope="document" system="">{0,1}</coverage>
-  <annotation id="" scope="document" system="">{0,unbounded}</annotation>
-  <implementation>{1,unbounded}</implementation>
-  <dependency>{0,unbounded}</dependency>
-  <licenseURL>{1,1}</licenseURL>
-  <license>{1,1}</license>
-  <version>{1,1}</version>
-  <project id="" scope="document" system="">{0,1}</project>
-  <references system="">{1,1}</references>
-</software>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="software" type="SoftwareType"/>
-
-
-
Element SoftwareType / dependency
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-software_xsd.tmp#DependencyType_action - eml-software_xsd.tmp#DependencyType_software - eml-software_xsd.tmp#DependencyType
-
TypeDependencyType
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
minOccurs0
maxOccursunbounded
-
-
Model
-
- -
Childrenaction, software
-
Instance
-
-
-
- - - - -
<dependency>
-  <action>{1,1}</action>
-  <software id="" scope="document" system="">{1,1}</software>
-</dependency>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="dependency" type="DependencyType" minOccurs="0" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element SoftwareType / licenseURL
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="licenseURL" type="res:NonEmptyStringType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element SoftwareType / license
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="license" type="res:NonEmptyStringType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element SoftwareType / version
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="version" type="res:NonEmptyStringType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element SoftwareType / project
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-project_xsd.tmp#ResearchProjectType_id - eml-project_xsd.tmp#ResearchProjectType_system - eml-project_xsd.tmp#ResearchProjectType_scope - eml-project_xsd.tmp#ResearchProjectType_title - eml-project_xsd.tmp#ResearchProjectType_personnel - eml-project_xsd.tmp#ResearchProjectType_abstract - eml-project_xsd.tmp#ResearchProjectType_funding - eml-project_xsd.tmp#ResearchProjectType_award - eml-project_xsd.tmp#ResearchProjectType_studyAreaDescription - eml-project_xsd.tmp#ResearchProjectType_designDescription - eml-project_xsd.tmp#ResearchProjectType_relatedProject - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-project_xsd.tmp#ResearchProjectType
-
TypeResearchProjectType
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
minOccurs0
-
-
Model
-
- -
Childrenabstract, award, designDescription, funding, personnel, references, relatedProject, studyAreaDescription, title
-
Instance
-
-
-
- - - - -
<project id="" scope="document" system="">
-  <title>{1,unbounded}</title>
-  <personnel id="" scope="document" system="">{1,unbounded}</personnel>
-  <abstract xml:lang="">{0,1}</abstract>
-  <funding xml:lang="">{0,1}</funding>
-  <award>{0,unbounded}</award>
-  <studyAreaDescription>{0,1}</studyAreaDescription>
-  <designDescription>{0,1}</designDescription>
-  <relatedProject id="" scope="document" system="">{0,unbounded}</relatedProject>
-  <references system="">{1,1}</references>
-</project>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="project" type="proj:ResearchProjectType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element software
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/software-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-software_xsd.tmp#SoftwareType_id - eml-software_xsd.tmp#SoftwareType_system - eml-software_xsd.tmp#SoftwareType_scope - eml-resource_xsd.tmp#ResourceGroup_alternateIdentifier - eml-resource_xsd.tmp#ResourceGroup_shortName - eml-resource_xsd.tmp#ResourceGroup_title - eml-resource_xsd.tmp#ResourceGroup_creator - eml-resource_xsd.tmp#ResourceGroup_metadataProvider - eml-resource_xsd.tmp#ResourceGroup_associatedParty - eml-resource_xsd.tmp#ResourceGroup_pubDate - eml-resource_xsd.tmp#ResourceGroup_language - eml-resource_xsd.tmp#ResourceGroup_series - eml-resource_xsd.tmp#ResourceGroup_abstract - eml-resource_xsd.tmp#ResourceGroup_keywordSet - eml-resource_xsd.tmp#ResourceGroup_additionalInfo - eml-resource_xsd.tmp#ResourceGroup_intellectualRights - eml-resource_xsd.tmp#ResourceGroup_licensed - eml-resource_xsd.tmp#ResourceGroup_distribution - eml-resource_xsd.tmp#ResourceGroup_coverage - eml-resource_xsd.tmp#ResourceGroup_annotation - eml-resource_xsd.tmp#ResourceGroup - eml-software_xsd.tmp#SoftwareType_implementation - eml-software_xsd.tmp#SoftwareType_dependency - eml-software_xsd.tmp#SoftwareType_licenseURL - eml-software_xsd.tmp#SoftwareType_license - eml-software_xsd.tmp#SoftwareType_version - eml-software_xsd.tmp#SoftwareType_project - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-software_xsd.tmp#SoftwareType
-
TypeSoftwareType
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
Childrenabstract, additionalInfo, alternateIdentifier, annotation, associatedParty, coverage, creator, dependency, distribution, implementation, intellectualRights, keywordSet, language, license, licenseURL, licensed, metadataProvider, project, pubDate, references, series, shortName, title, version
-
Instance
-
-
-
- - - - -
<software id="" scope="document" system="" xmlns="https://eml.ecoinformatics.org/software-2.2.0">
-  <alternateIdentifier system="">{0,unbounded}</alternateIdentifier>
-  <shortName>{0,1}</shortName>
-  <title xml:lang="">{1,unbounded}</title>
-  <creator id="" scope="document" system="">{1,unbounded}</creator>
-  <metadataProvider id="" scope="document" system="">{0,unbounded}</metadataProvider>
-  <associatedParty id="" scope="document" system="">{0,unbounded}</associatedParty>
-  <pubDate>{0,1}</pubDate>
-  <language xml:lang="">{0,1}</language>
-  <series>{0,1}</series>
-  <abstract xml:lang="">{0,1}</abstract>
-  <keywordSet>{0,unbounded}</keywordSet>
-  <additionalInfo xml:lang="">{0,unbounded}</additionalInfo>
-  <intellectualRights xml:lang="">{0,1}</intellectualRights>
-  <licensed>{0,unbounded}</licensed>
-  <distribution id="" scope="document" system="">{0,unbounded}</distribution>
-  <coverage id="" scope="document" system="">{0,1}</coverage>
-  <annotation id="" scope="document" system="">{0,unbounded}</annotation>
-  <implementation>{1,unbounded}</implementation>
-  <dependency>{0,unbounded}</dependency>
-  <licenseURL>{1,1}</licenseURL>
-  <license>{1,1}</license>
-  <version>{1,1}</version>
-  <project id="" scope="document" system="">{0,1}</project>
-  <references system="">{1,1}</references>
-</software>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="software" type="SoftwareType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element dependency
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/software-2.2.0
-
Diagram
-
-
-
Diagram - eml-software_xsd.tmp#DependencyType_action - eml-software_xsd.tmp#DependencyType_software - eml-software_xsd.tmp#DependencyType
-
TypeDependencyType
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
Childrenaction, software
-
Instance
-
-
-
- - - - -
<dependency xmlns="https://eml.ecoinformatics.org/software-2.2.0">
-  <action>{1,1}</action>
-  <software id="" scope="document" system="">{1,1}</software>
-</dependency>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="dependency" type="DependencyType"/>
-
-
-
Complex Type SoftwareType
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/software-2.2.0
-
Diagram
-
-
-
Diagram - eml-software_xsd.tmp#SoftwareType_id - eml-software_xsd.tmp#SoftwareType_system - eml-software_xsd.tmp#SoftwareType_scope - eml-resource_xsd.tmp#ResourceGroup_alternateIdentifier - eml-resource_xsd.tmp#ResourceGroup_shortName - eml-resource_xsd.tmp#ResourceGroup_title - eml-resource_xsd.tmp#ResourceGroup_creator - eml-resource_xsd.tmp#ResourceGroup_metadataProvider - eml-resource_xsd.tmp#ResourceGroup_associatedParty - eml-resource_xsd.tmp#ResourceGroup_pubDate - eml-resource_xsd.tmp#ResourceGroup_language - eml-resource_xsd.tmp#ResourceGroup_series - eml-resource_xsd.tmp#ResourceGroup_abstract - eml-resource_xsd.tmp#ResourceGroup_keywordSet - eml-resource_xsd.tmp#ResourceGroup_additionalInfo - eml-resource_xsd.tmp#ResourceGroup_intellectualRights - eml-resource_xsd.tmp#ResourceGroup_licensed - eml-resource_xsd.tmp#ResourceGroup_distribution - eml-resource_xsd.tmp#ResourceGroup_coverage - eml-resource_xsd.tmp#ResourceGroup_annotation - eml-resource_xsd.tmp#ResourceGroup - eml-software_xsd.tmp#SoftwareType_implementation - eml-software_xsd.tmp#SoftwareType_dependency - eml-software_xsd.tmp#SoftwareType_licenseURL - eml-software_xsd.tmp#SoftwareType_license - eml-software_xsd.tmp#SoftwareType_version - eml-software_xsd.tmp#SoftwareType_project - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup
-
-
Used by
-
-
- -
Model
-
- -
Childrenabstract, additionalInfo, alternateIdentifier, annotation, associatedParty, coverage, creator, dependency, distribution, implementation, intellectualRights, keywordSet, language, license, licenseURL, licensed, metadataProvider, project, pubDate, references, series, shortName, title, version
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:complexType name="SoftwareType">
-  <xs:choice>
-    <xs:sequence>
-      <xs:group ref="res:ResourceGroup"/>
-      <xs:element name="implementation" maxOccurs="unbounded">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-        <xs:complexType>
-          <xs:sequence>
-            <xs:element name="distribution" type="phys:PhysicalDistributionType" maxOccurs="unbounded">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-            <xs:element name="size" type="res:NonEmptyStringType" minOccurs="0">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-            <xs:element name="language" minOccurs="0" maxOccurs="unbounded">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-              <xs:complexType>
-                <xs:sequence>
-                  <xs:element name="LanguageValue" type="res:NonEmptyStringType">
-                    <xs:annotation>
-                      <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                    </xs:annotation>
-                  </xs:element>
-                  <xs:element name="LanguageCodeStandard" type="res:NonEmptyStringType" minOccurs="0">
-                    <xs:annotation>
-                      <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                    </xs:annotation>
-                  </xs:element>
-                </xs:sequence>
-              </xs:complexType>
-            </xs:element>
-            <xs:element name="operatingSystem" type="res:NonEmptyStringType" minOccurs="0" maxOccurs="unbounded">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-            <xs:element name="machineProcessor" type="res:NonEmptyStringType" minOccurs="0" maxOccurs="unbounded">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-            <xs:element name="virtualMachine" type="res:NonEmptyStringType" minOccurs="0">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-            <xs:element name="diskUsage" type="res:NonEmptyStringType" minOccurs="0">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-            <xs:element name="runtimeMemoryUsage" type="res:NonEmptyStringType" minOccurs="0">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-            <xs:element name="programmingLanguage" type="res:NonEmptyStringType" minOccurs="0" maxOccurs="unbounded">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-            <xs:element name="checksum" type="res:NonEmptyStringType" minOccurs="0">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-            <xs:element name="dependency" type="DependencyType" minOccurs="0" maxOccurs="unbounded">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-          </xs:sequence>
-        </xs:complexType>
-      </xs:element>
-      <xs:element name="dependency" type="DependencyType" minOccurs="0" maxOccurs="unbounded">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:choice minOccurs="0" maxOccurs="unbounded">
-        <xs:element name="licenseURL" type="res:NonEmptyStringType">
-          <xs:annotation>
-            <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-          </xs:annotation>
-        </xs:element>
-        <xs:element name="license" type="res:NonEmptyStringType">
-          <xs:annotation>
-            <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-          </xs:annotation>
-        </xs:element>
-      </xs:choice>
-      <xs:element name="version" type="res:NonEmptyStringType">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="project" type="proj:ResearchProjectType" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-    </xs:sequence>
-    <xs:group ref="res:ReferencesGroup"/>
-  </xs:choice>
-  <xs:attribute name="id" type="res:IDType" use="optional"/>
-  <xs:attribute name="system" type="res:SystemType" use="optional"/>
-  <xs:attribute name="scope" type="res:ScopeType" use="optional" default="document"/>
-</xs:complexType>
-
-
-
Complex Type DependencyType
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/software-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-software_xsd.tmp#DependencyType_action - eml-software_xsd.tmp#DependencyType_software
-
-
Used by
-
-
- -
Model
-
- -
Childrenaction, software
-
Source
-
-
-
- - - - -
<xs:complexType name="DependencyType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:sequence>
-    <xs:element name="action" type="Action">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="software" type="SoftwareType"/>
-  </xs:sequence>
-</xs:complexType>
-
-
-
Simple Type Action
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/software-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
Typerestriction of xs:string
-
Facets
-
-
-
- - - - - - - - - - - -
enumerationinstall -
-
enumerationassert -
-
-
-
-
Used by
-
-
-
- - - - - -
Element DependencyType/action
-
-
-
Source
-
-
-
- - - - -
<xs:simpleType name="Action">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:restriction base="xs:string">
-    <xs:enumeration value="install"/>
-    <xs:enumeration value="assert"/>
-  </xs:restriction>
-</xs:simpleType>
-
-
-
Attribute SoftwareType / @id
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeIDType
-
Properties
-
-
-
- - - - - -
useoptional
-
-
-
Used by
-
-
-
- - - - - -
Complex Type SoftwareType
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="id" type="res:IDType" use="optional"/>
-
-
-
Attribute SoftwareType / @system
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeSystemType
-
Properties
-
-
-
- - - - - -
useoptional
-
-
-
Used by
-
-
-
- - - - - -
Complex Type SoftwareType
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="system" type="res:SystemType" use="optional"/>
-
-
-
Attribute SoftwareType / @scope
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeScopeType
-
Properties
-
-
-
- - - - - - - - - -
useoptional
defaultdocument
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
enumerationsystem -
-
enumerationdocument -
-
-
-
-
Used by
-
-
-
- - - - - -
Complex Type SoftwareType
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="scope" type="res:ScopeType" use="optional" default="document"/>
-
-
-
- - \ No newline at end of file diff --git a/docs/schema/eml-spatialRaster_xsd.html b/docs/schema/eml-spatialRaster_xsd.html deleted file mode 100644 index 32a7faa1..00000000 --- a/docs/schema/eml-spatialRaster_xsd.html +++ /dev/null @@ -1,8980 +0,0 @@ - - - - - Schema documentation for eml-spatialRaster.xsd - - -
- - - - - - - - - - - - - - - - -
-

Showing:

- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Annotations
Attributes
Diagrams
Facets
Instances
Model
Properties
Source
Used by
-
-
-
Imported schema eml-spatialRaster.xsd
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/spatialRaster-2.2.0
-
Annotations
-
-
-
-
- - - - -
Copyright: 1997-2002 Regents of the University of California,
-                            University of New Mexico, and
-                            Arizona State University
-        Sponsors: National Center for Ecological Analysis and Synthesis and
-                  Partnership for Interdisciplinary Studies of Coastal Oceans,
-                     University of California Santa Barbara
-                  Long-Term Ecological Research Network Office,
-                     University of New Mexico
-                  Center for Environmental Studies, Arizona State University
-   Other funding: National Science Foundation (see README for details)
-                  The David and Lucile Packard Foundation
-     For Details: http://knb.ecoinformatics.org/
-
-        '$Author: obrien $'
-          '$Date: 2009-02-25 23:51:54 $'
-      '$Revision: 1.50 $'
-
-    This program is free software; you can redistribute it and/or modify
-    it under the terms of the GNU General Public License as published by
-    the Free Software Foundation; either version 2 of the License, or
-    (at your option) any later version.
-
-    This program is distributed in the hope that it will be useful,
-    but WITHOUT ANY WARRANTY; without even the implied warranty of
-    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-    GNU General Public License for more details.
-
-    You should have received a copy of the GNU General Public License
-    along with this program; if not, write to the Free Software
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
-
-
-
-
-
Properties
-
-
-
- - - - - - - - - -
attribute form defaultunqualified
element form defaultunqualified
-
-
-
Element SpatialRasterType / attributeList
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-attribute_xsd.tmp#AttributeListType_id - eml-attribute_xsd.tmp#AttributeListType_attribute - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-attribute_xsd.tmp#AttributeListType
-
TypeAttributeListType
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
Childrenattribute, references
-
Instance
-
-
-
- - - - -
<attributeList id="">
-  <attribute id="" scope="document" system="">{1,unbounded}</attribute>
-  <references system="">{1,1}</references>
-</attributeList>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
idIDTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="attributeList" type="att:AttributeListType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element SpatialRasterType / constraint
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-constraint_xsd.tmp#ConstraintType_id - eml-constraint_xsd.tmp#ConstraintType_system - eml-constraint_xsd.tmp#ConstraintType_scope - eml-constraint_xsd.tmp#ConstraintType_primaryKey - eml-constraint_xsd.tmp#ConstraintType_uniqueKey - eml-constraint_xsd.tmp#ConstraintType_checkConstraint - eml-constraint_xsd.tmp#ConstraintType_foreignKey - eml-constraint_xsd.tmp#ConstraintType_joinCondition - eml-constraint_xsd.tmp#ConstraintType_notNullConstraint - eml-constraint_xsd.tmp#ConstraintType
-
TypeConstraintType
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
minOccurs0
maxOccursunbounded
-
-
Model
-
- -
ChildrencheckConstraint, foreignKey, joinCondition, notNullConstraint, primaryKey, uniqueKey
-
Instance
-
-
-
- - - - -
<constraint id="" scope="document" system="">
-  <primaryKey>{1,1}</primaryKey>
-  <uniqueKey>{1,1}</uniqueKey>
-  <checkConstraint language="">{1,1}</checkConstraint>
-  <foreignKey>{1,1}</foreignKey>
-  <joinCondition>{1,1}</joinCondition>
-  <notNullConstraint>{1,1}</notNullConstraint>
-</constraint>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="constraint" type="con:ConstraintType" minOccurs="0" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element SpatialRasterType / spatialReference
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-spatialReference_xsd.tmp#SpatialReferenceType_id - eml-spatialReference_xsd.tmp#SpatialReferenceType_system - eml-spatialReference_xsd.tmp#SpatialReferenceType_scope - eml-spatialReference_xsd.tmp#SpatialReferenceType_horizCoordSysName - eml-spatialReference_xsd.tmp#SpatialReferenceType_horizCoordSysDef - eml-spatialReference_xsd.tmp#SpatialReferenceType_vertCoordSys - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-spatialReference_xsd.tmp#SpatialReferenceType
-
TypeSpatialReferenceType
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
ChildrenhorizCoordSysDef, horizCoordSysName, references, vertCoordSys
-
Instance
-
-
-
- - - - -
<spatialReference id="" scope="document" system="">
-  <horizCoordSysName>{1,1}</horizCoordSysName>
-  <horizCoordSysDef name="">{1,1}</horizCoordSysDef>
-  <vertCoordSys>{0,1}</vertCoordSys>
-  <references system="">{1,1}</references>
-</spatialReference>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="spatialReference" type="spref:SpatialReferenceType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element SpatialRasterType / georeferenceInfo
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-spatialRaster_xsd.tmp#SpatialRasterType_SpatialRasterType_georeferenceInfo_cornerPoint - eml-spatialRaster_xsd.tmp#SpatialRasterType_SpatialRasterType_georeferenceInfo_controlPoint - eml-spatialRaster_xsd.tmp#SpatialRasterType_SpatialRasterType_georeferenceInfo_bilinearFit
-
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
minOccurs0
-
-
Model
-
- -
ChildrenbilinearFit, controlPoint, cornerPoint
-
Instance
-
-
-
- - - - -
<georeferenceInfo>
-  <cornerPoint>{1,4}</cornerPoint>
-  <controlPoint>{1,unbounded}</controlPoint>
-  <bilinearFit>{1,1}</bilinearFit>
-</georeferenceInfo>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="georeferenceInfo" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:choice>
-      <xs:element name="cornerPoint" maxOccurs="4">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-        <xs:complexType>
-          <xs:sequence>
-            <xs:element name="xCoordinate" type="xs:float">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-            <xs:element name="yCoordinate" type="xs:float">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-            <xs:element name="pointInPixel">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-              <xs:simpleType>
-                <xs:restriction base="xs:string">
-                  <xs:enumeration value="upperLeft"/>
-                  <xs:enumeration value="upperRight"/>
-                  <xs:enumeration value="lowerRight"/>
-                  <xs:enumeration value="lowerLeft"/>
-                  <xs:enumeration value="center"/>
-                </xs:restriction>
-              </xs:simpleType>
-            </xs:element>
-            <xs:element name="corner" type="rasterOriginType">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-          </xs:sequence>
-        </xs:complexType>
-      </xs:element>
-      <xs:element name="controlPoint" maxOccurs="unbounded">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-        <xs:complexType>
-          <xs:sequence>
-            <xs:element name="column" type="xs:int">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-            <xs:element name="row" type="xs:int">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-            <xs:element name="xCoordinate" type="xs:float">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-            <xs:element name="yCoordinate" type="xs:float">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-            <xs:element name="pointInPixel">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-              <xs:simpleType>
-                <xs:restriction base="xs:string">
-                  <xs:enumeration value="upperLeft"/>
-                  <xs:enumeration value="upperRight"/>
-                  <xs:enumeration value="lowerRight"/>
-                  <xs:enumeration value="lowerLeft"/>
-                  <xs:enumeration value="center"/>
-                </xs:restriction>
-              </xs:simpleType>
-            </xs:element>
-          </xs:sequence>
-        </xs:complexType>
-      </xs:element>
-      <xs:element name="bilinearFit">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-        <xs:complexType>
-          <xs:sequence>
-            <xs:element name="xIntercept" type="xs:float">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-            <xs:element name="xSlope" type="xs:float">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-            <xs:element name="yIntercept" type="xs:float">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-            <xs:element name="ySlope" type="xs:float">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-          </xs:sequence>
-        </xs:complexType>
-      </xs:element>
-    </xs:choice>
-  </xs:complexType>
-</xs:element>
-
-
-
Element SpatialRasterType / georeferenceInfo / cornerPoint
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-spatialRaster_xsd.tmp#SpatialRasterType_SpatialRasterType_georeferenceInfo_SpatialRasterType_SpatialRasterType_georeferenceInfo_cornerPoint_xCoordinate - eml-spatialRaster_xsd.tmp#SpatialRasterType_SpatialRasterType_georeferenceInfo_SpatialRasterType_SpatialRasterType_georeferenceInfo_cornerPoint_yCoordinate - eml-spatialRaster_xsd.tmp#SpatialRasterType_SpatialRasterType_georeferenceInfo_SpatialRasterType_SpatialRasterType_georeferenceInfo_cornerPoint_pointInPixel - eml-spatialRaster_xsd.tmp#SpatialRasterType_SpatialRasterType_georeferenceInfo_SpatialRasterType_SpatialRasterType_georeferenceInfo_cornerPoint_corner
-
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
maxOccurs4
-
-
Model
-
- -
Childrencorner, pointInPixel, xCoordinate, yCoordinate
-
Instance
-
-
-
- - - - -
<cornerPoint>
-  <xCoordinate>{1,1}</xCoordinate>
-  <yCoordinate>{1,1}</yCoordinate>
-  <pointInPixel>{1,1}</pointInPixel>
-  <corner>{1,1}</corner>
-</cornerPoint>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="cornerPoint" maxOccurs="4">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:sequence>
-      <xs:element name="xCoordinate" type="xs:float">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="yCoordinate" type="xs:float">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="pointInPixel">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-        <xs:simpleType>
-          <xs:restriction base="xs:string">
-            <xs:enumeration value="upperLeft"/>
-            <xs:enumeration value="upperRight"/>
-            <xs:enumeration value="lowerRight"/>
-            <xs:enumeration value="lowerLeft"/>
-            <xs:enumeration value="center"/>
-          </xs:restriction>
-        </xs:simpleType>
-      </xs:element>
-      <xs:element name="corner" type="rasterOriginType">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-    </xs:sequence>
-  </xs:complexType>
-</xs:element>
-
-
-
Element SpatialRasterType / georeferenceInfo / cornerPoint / xCoordinate
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
Typexs:float
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Source
-
-
-
- - - - -
<xs:element name="xCoordinate" type="xs:float">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element SpatialRasterType / georeferenceInfo / cornerPoint / yCoordinate
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
Typexs:float
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Source
-
-
-
- - - - -
<xs:element name="yCoordinate" type="xs:float">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element SpatialRasterType / georeferenceInfo / cornerPoint / pointInPixel
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
Typerestriction of xs:string
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Facets
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - -
enumerationupperLeft -
-
enumerationupperRight -
-
enumerationlowerRight -
-
enumerationlowerLeft -
-
enumerationcenter -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="pointInPixel">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:simpleType>
-    <xs:restriction base="xs:string">
-      <xs:enumeration value="upperLeft"/>
-      <xs:enumeration value="upperRight"/>
-      <xs:enumeration value="lowerRight"/>
-      <xs:enumeration value="lowerLeft"/>
-      <xs:enumeration value="center"/>
-    </xs:restriction>
-  </xs:simpleType>
-</xs:element>
-
-
-
Element SpatialRasterType / georeferenceInfo / cornerPoint / corner
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-spatialRaster_xsd.tmp#rasterOriginType
-
TyperasterOriginType
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Facets
-
-
-
- - - - - - - - - - - - - - - - - - - - - -
enumerationUpper Left -
-
enumerationLower Left -
-
enumerationUpper Right -
-
enumerationLower Right -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="corner" type="rasterOriginType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element SpatialRasterType / georeferenceInfo / controlPoint
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-spatialRaster_xsd.tmp#SpatialRasterType_SpatialRasterType_georeferenceInfo_SpatialRasterType_SpatialRasterType_georeferenceInfo_controlPoint_column - eml-spatialRaster_xsd.tmp#SpatialRasterType_SpatialRasterType_georeferenceInfo_SpatialRasterType_SpatialRasterType_georeferenceInfo_controlPoint_row - eml-spatialRaster_xsd.tmp#SpatialRasterType_SpatialRasterType_georeferenceInfo_SpatialRasterType_SpatialRasterType_georeferenceInfo_controlPoint_xCoordinate - eml-spatialRaster_xsd.tmp#SpatialRasterType_SpatialRasterType_georeferenceInfo_SpatialRasterType_SpatialRasterType_georeferenceInfo_controlPoint_yCoordinate - eml-spatialRaster_xsd.tmp#SpatialRasterType_SpatialRasterType_georeferenceInfo_SpatialRasterType_SpatialRasterType_georeferenceInfo_controlPoint_pointInPixel
-
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
maxOccursunbounded
-
-
Model
-
- -
Childrencolumn, pointInPixel, row, xCoordinate, yCoordinate
-
Instance
-
-
-
- - - - -
<controlPoint>
-  <column>{1,1}</column>
-  <row>{1,1}</row>
-  <xCoordinate>{1,1}</xCoordinate>
-  <yCoordinate>{1,1}</yCoordinate>
-  <pointInPixel>{1,1}</pointInPixel>
-</controlPoint>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="controlPoint" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:sequence>
-      <xs:element name="column" type="xs:int">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="row" type="xs:int">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="xCoordinate" type="xs:float">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="yCoordinate" type="xs:float">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="pointInPixel">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-        <xs:simpleType>
-          <xs:restriction base="xs:string">
-            <xs:enumeration value="upperLeft"/>
-            <xs:enumeration value="upperRight"/>
-            <xs:enumeration value="lowerRight"/>
-            <xs:enumeration value="lowerLeft"/>
-            <xs:enumeration value="center"/>
-          </xs:restriction>
-        </xs:simpleType>
-      </xs:element>
-    </xs:sequence>
-  </xs:complexType>
-</xs:element>
-
-
-
Element SpatialRasterType / georeferenceInfo / controlPoint / column
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
Typexs:int
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Source
-
-
-
- - - - -
<xs:element name="column" type="xs:int">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element SpatialRasterType / georeferenceInfo / controlPoint / row
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
Typexs:int
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Source
-
-
-
- - - - -
<xs:element name="row" type="xs:int">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element SpatialRasterType / georeferenceInfo / controlPoint / xCoordinate
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
Typexs:float
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Source
-
-
-
- - - - -
<xs:element name="xCoordinate" type="xs:float">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element SpatialRasterType / georeferenceInfo / controlPoint / yCoordinate
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
Typexs:float
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Source
-
-
-
- - - - -
<xs:element name="yCoordinate" type="xs:float">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element SpatialRasterType / georeferenceInfo / controlPoint / pointInPixel
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
Typerestriction of xs:string
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Facets
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - -
enumerationupperLeft -
-
enumerationupperRight -
-
enumerationlowerRight -
-
enumerationlowerLeft -
-
enumerationcenter -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="pointInPixel">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:simpleType>
-    <xs:restriction base="xs:string">
-      <xs:enumeration value="upperLeft"/>
-      <xs:enumeration value="upperRight"/>
-      <xs:enumeration value="lowerRight"/>
-      <xs:enumeration value="lowerLeft"/>
-      <xs:enumeration value="center"/>
-    </xs:restriction>
-  </xs:simpleType>
-</xs:element>
-
-
-
Element SpatialRasterType / georeferenceInfo / bilinearFit
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-spatialRaster_xsd.tmp#SpatialRasterType_SpatialRasterType_georeferenceInfo_SpatialRasterType_SpatialRasterType_georeferenceInfo_bilinearFit_xIntercept - eml-spatialRaster_xsd.tmp#SpatialRasterType_SpatialRasterType_georeferenceInfo_SpatialRasterType_SpatialRasterType_georeferenceInfo_bilinearFit_xSlope - eml-spatialRaster_xsd.tmp#SpatialRasterType_SpatialRasterType_georeferenceInfo_SpatialRasterType_SpatialRasterType_georeferenceInfo_bilinearFit_yIntercept - eml-spatialRaster_xsd.tmp#SpatialRasterType_SpatialRasterType_georeferenceInfo_SpatialRasterType_SpatialRasterType_georeferenceInfo_bilinearFit_ySlope
-
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
ChildrenxIntercept, xSlope, yIntercept, ySlope
-
Instance
-
-
-
- - - - -
<bilinearFit>
-  <xIntercept>{1,1}</xIntercept>
-  <xSlope>{1,1}</xSlope>
-  <yIntercept>{1,1}</yIntercept>
-  <ySlope>{1,1}</ySlope>
-</bilinearFit>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="bilinearFit">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:sequence>
-      <xs:element name="xIntercept" type="xs:float">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="xSlope" type="xs:float">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="yIntercept" type="xs:float">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="ySlope" type="xs:float">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-    </xs:sequence>
-  </xs:complexType>
-</xs:element>
-
-
-
Element SpatialRasterType / georeferenceInfo / bilinearFit / xIntercept
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
Typexs:float
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Source
-
-
-
- - - - -
<xs:element name="xIntercept" type="xs:float">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element SpatialRasterType / georeferenceInfo / bilinearFit / xSlope
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
Typexs:float
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Source
-
-
-
- - - - -
<xs:element name="xSlope" type="xs:float">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element SpatialRasterType / georeferenceInfo / bilinearFit / yIntercept
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
Typexs:float
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Source
-
-
-
- - - - -
<xs:element name="yIntercept" type="xs:float">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element SpatialRasterType / georeferenceInfo / bilinearFit / ySlope
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
Typexs:float
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Source
-
-
-
- - - - -
<xs:element name="ySlope" type="xs:float">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element SpatialRasterType / horizontalAccuracy
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-spatialRaster_xsd.tmp#DataQuality_accuracyReport - eml-spatialRaster_xsd.tmp#DataQuality_quantitativeAccuracyReport - eml-spatialRaster_xsd.tmp#DataQuality
-
TypeDataQuality
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
ChildrenaccuracyReport, quantitativeAccuracyReport
-
Instance
-
-
-
- - - - -
<horizontalAccuracy>
-  <accuracyReport>{1,1}</accuracyReport>
-  <quantitativeAccuracyReport>{0,unbounded}</quantitativeAccuracyReport>
-</horizontalAccuracy>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="horizontalAccuracy" type="DataQuality">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element DataQuality / accuracyReport
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="accuracyReport" type="res:NonEmptyStringType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element DataQuality / quantitativeAccuracyReport
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-spatialRaster_xsd.tmp#DataQuality_DataQuality_quantitativeAccuracyReport_quantitativeAccuracyValue - eml-spatialRaster_xsd.tmp#DataQuality_DataQuality_quantitativeAccuracyReport_quantitativeAccuracyMethod
-
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
minOccurs0
maxOccursunbounded
-
-
Model
-
- -
ChildrenquantitativeAccuracyMethod, quantitativeAccuracyValue
-
Instance
-
-
-
- - - - -
<quantitativeAccuracyReport>
-  <quantitativeAccuracyValue>{1,1}</quantitativeAccuracyValue>
-  <quantitativeAccuracyMethod>{1,1}</quantitativeAccuracyMethod>
-</quantitativeAccuracyReport>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="quantitativeAccuracyReport" minOccurs="0" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:sequence>
-      <xs:element name="quantitativeAccuracyValue" type="res:NonEmptyStringType">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="quantitativeAccuracyMethod" type="res:NonEmptyStringType">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-    </xs:sequence>
-  </xs:complexType>
-</xs:element>
-
-
-
Element DataQuality / quantitativeAccuracyReport / quantitativeAccuracyValue
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="quantitativeAccuracyValue" type="res:NonEmptyStringType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element DataQuality / quantitativeAccuracyReport / quantitativeAccuracyMethod
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="quantitativeAccuracyMethod" type="res:NonEmptyStringType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element SpatialRasterType / verticalAccuracy
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-spatialRaster_xsd.tmp#DataQuality_accuracyReport - eml-spatialRaster_xsd.tmp#DataQuality_quantitativeAccuracyReport - eml-spatialRaster_xsd.tmp#DataQuality
-
TypeDataQuality
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
ChildrenaccuracyReport, quantitativeAccuracyReport
-
Instance
-
-
-
- - - - -
<verticalAccuracy>
-  <accuracyReport>{1,1}</accuracyReport>
-  <quantitativeAccuracyReport>{0,unbounded}</quantitativeAccuracyReport>
-</verticalAccuracy>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="verticalAccuracy" type="DataQuality">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element SpatialRasterType / cellSizeXDirection
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
-
Source
-
-
-
- - - - -
<xs:element name="cellSizeXDirection">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element SpatialRasterType / cellSizeYDirection
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
-
Source
-
-
-
- - - - -
<xs:element name="cellSizeYDirection">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element SpatialRasterType / numberOfBands
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
-
Source
-
-
-
- - - - -
<xs:element name="numberOfBands">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element SpatialRasterType / rasterOrigin
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-spatialRaster_xsd.tmp#rasterOriginType
-
TyperasterOriginType
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Facets
-
-
-
- - - - - - - - - - - - - - - - - - - - - -
enumerationUpper Left -
-
enumerationLower Left -
-
enumerationUpper Right -
-
enumerationLower Right -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="rasterOrigin" type="rasterOriginType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element SpatialRasterType / rows
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="rows" type="res:NonEmptyStringType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element SpatialRasterType / columns
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="columns" type="res:NonEmptyStringType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element SpatialRasterType / verticals
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
-
Source
-
-
-
- - - - -
<xs:element name="verticals">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element SpatialRasterType / cellGeometry
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-spatialRaster_xsd.tmp#CellGeometryType
-
TypeCellGeometryType
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
enumerationpixel -
-
enumerationmatrix -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="cellGeometry" type="CellGeometryType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element SpatialRasterType / toneGradation
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
Typexs:integer
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Source
-
-
-
- - - - -
<xs:element name="toneGradation" type="xs:integer" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element SpatialRasterType / scaleFactor
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="scaleFactor" type="res:NonEmptyStringType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element SpatialRasterType / offset
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="offset" type="res:NonEmptyStringType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element SpatialRasterType / imageDescription
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-spatialRaster_xsd.tmp#SpatialRasterType_SpatialRasterType_imageDescription_illuminationElevationAngle - eml-spatialRaster_xsd.tmp#SpatialRasterType_SpatialRasterType_imageDescription_illuminationAzimuthAngle - eml-spatialRaster_xsd.tmp#SpatialRasterType_SpatialRasterType_imageDescription_imageOrientationAngle - eml-spatialRaster_xsd.tmp#SpatialRasterType_SpatialRasterType_imageDescription_imagingCondition - eml-spatialRaster_xsd.tmp#SpatialRasterType_SpatialRasterType_imageDescription_imageQualityCode - eml-spatialRaster_xsd.tmp#SpatialRasterType_SpatialRasterType_imageDescription_cloudCoverPercentage - eml-spatialRaster_xsd.tmp#SpatialRasterType_SpatialRasterType_imageDescription_preProcessingTypeCode - eml-spatialRaster_xsd.tmp#SpatialRasterType_SpatialRasterType_imageDescription_compressionGenerationQuality - eml-spatialRaster_xsd.tmp#SpatialRasterType_SpatialRasterType_imageDescription_triangulationIndicator - eml-spatialRaster_xsd.tmp#SpatialRasterType_SpatialRasterType_imageDescription_radiometricDataAvailability - eml-spatialRaster_xsd.tmp#SpatialRasterType_SpatialRasterType_imageDescription_cameraCalibrationInformationAvailability - eml-spatialRaster_xsd.tmp#SpatialRasterType_SpatialRasterType_imageDescription_filmDistortionInformationAvailability - eml-spatialRaster_xsd.tmp#SpatialRasterType_SpatialRasterType_imageDescription_lensDistortionInformationAvailability - eml-spatialRaster_xsd.tmp#SpatialRasterType_SpatialRasterType_imageDescription_bandDescription
-
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
minOccurs0
-
-
Model
-
- -
ChildrenbandDescription, cameraCalibrationInformationAvailability, cloudCoverPercentage, compressionGenerationQuality, filmDistortionInformationAvailability, illuminationAzimuthAngle, illuminationElevationAngle, imageOrientationAngle, imageQualityCode, imagingCondition, lensDistortionInformationAvailability, preProcessingTypeCode, radiometricDataAvailability, triangulationIndicator
-
Instance
-
-
-
- - - - -
<imageDescription>
-  <illuminationElevationAngle>{0,1}</illuminationElevationAngle>
-  <illuminationAzimuthAngle>{0,1}</illuminationAzimuthAngle>
-  <imageOrientationAngle>{0,1}</imageOrientationAngle>
-  <imagingCondition>{0,1}</imagingCondition>
-  <imageQualityCode>{0,1}</imageQualityCode>
-  <cloudCoverPercentage>{0,1}</cloudCoverPercentage>
-  <preProcessingTypeCode>{0,1}</preProcessingTypeCode>
-  <compressionGenerationQuality>{0,1}</compressionGenerationQuality>
-  <triangulationIndicator>{0,1}</triangulationIndicator>
-  <radiometricDataAvailability>{0,1}</radiometricDataAvailability>
-  <cameraCalibrationInformationAvailability>{0,1}</cameraCalibrationInformationAvailability>
-  <filmDistortionInformationAvailability>{0,1}</filmDistortionInformationAvailability>
-  <lensDistortionInformationAvailability>{0,1}</lensDistortionInformationAvailability>
-  <bandDescription>{0,unbounded}</bandDescription>
-</imageDescription>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="imageDescription" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:sequence>
-      <xs:element name="illuminationElevationAngle" type="xs:float" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="illuminationAzimuthAngle" type="xs:float" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="imageOrientationAngle" type="xs:float" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="imagingCondition" type="ImagingConditionCode" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="imageQualityCode" type="res:NonEmptyStringType" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="cloudCoverPercentage" type="xs:float" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="preProcessingTypeCode" type="res:NonEmptyStringType" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="compressionGenerationQuality" type="xs:integer" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="triangulationIndicator" type="xs:boolean" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="radiometricDataAvailability" type="xs:boolean" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="cameraCalibrationInformationAvailability" type="xs:boolean" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="filmDistortionInformationAvailability" type="xs:boolean" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="lensDistortionInformationAvailability" type="xs:boolean" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="bandDescription" type="BandType" minOccurs="0" maxOccurs="unbounded">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-    </xs:sequence>
-  </xs:complexType>
-</xs:element>
-
-
-
Element SpatialRasterType / imageDescription / illuminationElevationAngle
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
Typexs:float
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Source
-
-
-
- - - - -
<xs:element name="illuminationElevationAngle" type="xs:float" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element SpatialRasterType / imageDescription / illuminationAzimuthAngle
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
Typexs:float
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Source
-
-
-
- - - - -
<xs:element name="illuminationAzimuthAngle" type="xs:float" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element SpatialRasterType / imageDescription / imageOrientationAngle
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
Typexs:float
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Source
-
-
-
- - - - -
<xs:element name="imageOrientationAngle" type="xs:float" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element SpatialRasterType / imageDescription / imagingCondition
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-spatialRaster_xsd.tmp#ImagingConditionCode
-
TypeImagingConditionCode
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
enumerationblurredimage -
-
enumerationcloud -
-
enumerationdegradingObliquity -
-
enumerationfog -
-
enumerationheavySmokeorDust -
-
enumerationnight -
-
enumerationrain -
-
enumerationsemiDarkness -
-
enumerationshadow -
-
enumerationsnow -
-
enumerationterrainMasking -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="imagingCondition" type="ImagingConditionCode" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element SpatialRasterType / imageDescription / imageQualityCode
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="imageQualityCode" type="res:NonEmptyStringType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element SpatialRasterType / imageDescription / cloudCoverPercentage
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
Typexs:float
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Source
-
-
-
- - - - -
<xs:element name="cloudCoverPercentage" type="xs:float" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element SpatialRasterType / imageDescription / preProcessingTypeCode
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="preProcessingTypeCode" type="res:NonEmptyStringType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element SpatialRasterType / imageDescription / compressionGenerationQuality
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
Typexs:integer
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Source
-
-
-
- - - - -
<xs:element name="compressionGenerationQuality" type="xs:integer" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element SpatialRasterType / imageDescription / triangulationIndicator
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
Typexs:boolean
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Source
-
-
-
- - - - -
<xs:element name="triangulationIndicator" type="xs:boolean" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element SpatialRasterType / imageDescription / radiometricDataAvailability
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
Typexs:boolean
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Source
-
-
-
- - - - -
<xs:element name="radiometricDataAvailability" type="xs:boolean" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element SpatialRasterType / imageDescription / cameraCalibrationInformationAvailability
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
Typexs:boolean
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Source
-
-
-
- - - - -
<xs:element name="cameraCalibrationInformationAvailability" type="xs:boolean" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element SpatialRasterType / imageDescription / filmDistortionInformationAvailability
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
Typexs:boolean
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Source
-
-
-
- - - - -
<xs:element name="filmDistortionInformationAvailability" type="xs:boolean" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element SpatialRasterType / imageDescription / lensDistortionInformationAvailability
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
Typexs:boolean
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Source
-
-
-
- - - - -
<xs:element name="lensDistortionInformationAvailability" type="xs:boolean" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element SpatialRasterType / imageDescription / bandDescription
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-spatialRaster_xsd.tmp#BandType_sequenceIdentifier - eml-spatialRaster_xsd.tmp#BandType_highWavelength - eml-spatialRaster_xsd.tmp#BandType_lowWaveLength - eml-spatialRaster_xsd.tmp#BandType_waveLengthUnits - eml-spatialRaster_xsd.tmp#BandType_peakResponse - eml-spatialRaster_xsd.tmp#BandType
-
TypeBandType
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
minOccurs0
maxOccursunbounded
-
-
Model
-
- -
ChildrenhighWavelength, lowWaveLength, peakResponse, sequenceIdentifier, waveLengthUnits
-
Instance
-
-
-
- - - - -
<bandDescription>
-  <sequenceIdentifier>{0,1}</sequenceIdentifier>
-  <highWavelength>{0,1}</highWavelength>
-  <lowWaveLength>{0,1}</lowWaveLength>
-  <waveLengthUnits>{0,1}</waveLengthUnits>
-  <peakResponse>{0,1}</peakResponse>
-</bandDescription>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="bandDescription" type="BandType" minOccurs="0" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element BandType / sequenceIdentifier
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="sequenceIdentifier" type="res:NonEmptyStringType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element BandType / highWavelength
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
Typexs:float
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Source
-
-
-
- - - - -
<xs:element name="highWavelength" type="xs:float" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element BandType / lowWaveLength
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
Typexs:float
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Source
-
-
-
- - - - -
<xs:element name="lowWaveLength" type="xs:float" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element BandType / waveLengthUnits
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-spatialReference_xsd.tmp#lengthUnits
-
TypelengthUnits
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
enumerationmeter -
-
enumerationnanometer -
-
enumerationmicrometer -
-
enumerationmicron -
-
enumerationmillimeter -
-
enumerationcentimeter -
-
enumerationdecimeter -
-
enumerationdekameter -
-
enumerationhectometer -
-
enumerationkilometer -
-
enumerationmegameter -
-
enumerationangstrom -
-
enumerationinch -
-
enumerationFoot_US -
-
enumerationfoot -
-
enumerationFoot_Gold_Coast -
-
enumerationfathom -
-
enumerationnauticalMile -
-
enumerationyard -
-
enumerationYard_Indian -
-
enumerationLink_Clarke -
-
enumerationYard_Sears -
-
enumerationmile -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="waveLengthUnits" type="spref:lengthUnits" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element BandType / peakResponse
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
-
Properties
-
-
-
- - - - - -
minOccurs0
-
-
-
Source
-
-
-
- - - - -
<xs:element name="peakResponse" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element spatialRaster
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/spatialRaster-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-spatialRaster_xsd.tmp#SpatialRasterType_id - eml-spatialRaster_xsd.tmp#SpatialRasterType_system - eml-spatialRaster_xsd.tmp#SpatialRasterType_scope - eml-entity_xsd.tmp#EntityGroup_alternateIdentifier - eml-entity_xsd.tmp#EntityGroup_entityName - eml-entity_xsd.tmp#EntityGroup_entityDescription - eml-entity_xsd.tmp#EntityGroup_physical - eml-entity_xsd.tmp#EntityGroup_coverage - eml-entity_xsd.tmp#EntityGroup_methods - eml-entity_xsd.tmp#EntityGroup_additionalInfo - eml-entity_xsd.tmp#EntityGroup_annotation - eml-entity_xsd.tmp#EntityGroup - eml-spatialRaster_xsd.tmp#SpatialRasterType_attributeList - eml-spatialRaster_xsd.tmp#SpatialRasterType_constraint - eml-spatialRaster_xsd.tmp#SpatialRasterType_spatialReference - eml-spatialRaster_xsd.tmp#SpatialRasterType_georeferenceInfo - eml-spatialRaster_xsd.tmp#SpatialRasterType_horizontalAccuracy - eml-spatialRaster_xsd.tmp#SpatialRasterType_verticalAccuracy - eml-spatialRaster_xsd.tmp#SpatialRasterType_cellSizeXDirection - eml-spatialRaster_xsd.tmp#SpatialRasterType_cellSizeYDirection - eml-spatialRaster_xsd.tmp#SpatialRasterType_numberOfBands - eml-spatialRaster_xsd.tmp#SpatialRasterType_rasterOrigin - eml-spatialRaster_xsd.tmp#SpatialRasterType_rows - eml-spatialRaster_xsd.tmp#SpatialRasterType_columns - eml-spatialRaster_xsd.tmp#SpatialRasterType_verticals - eml-spatialRaster_xsd.tmp#SpatialRasterType_cellGeometry - eml-spatialRaster_xsd.tmp#SpatialRasterType_toneGradation - eml-spatialRaster_xsd.tmp#SpatialRasterType_scaleFactor - eml-spatialRaster_xsd.tmp#SpatialRasterType_offset - eml-spatialRaster_xsd.tmp#SpatialRasterType_imageDescription - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-spatialRaster_xsd.tmp#SpatialRasterType
-
TypeSpatialRasterType
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
ChildrenadditionalInfo, alternateIdentifier, annotation, attributeList, cellGeometry, cellSizeXDirection, cellSizeYDirection, columns, constraint, coverage, entityDescription, entityName, georeferenceInfo, horizontalAccuracy, imageDescription, methods, numberOfBands, offset, physical, rasterOrigin, references, rows, scaleFactor, spatialReference, toneGradation, verticalAccuracy, verticals
-
Instance
-
-
-
- - - - -
<spatialRaster id="" scope="document" system="" xmlns="https://eml.ecoinformatics.org/spatialRaster-2.2.0">
-  <alternateIdentifier system="">{0,unbounded}</alternateIdentifier>
-  <entityName>{1,1}</entityName>
-  <entityDescription>{0,1}</entityDescription>
-  <physical id="" scope="document" system="">{0,unbounded}</physical>
-  <coverage id="" scope="document" system="">{0,1}</coverage>
-  <methods>{0,1}</methods>
-  <additionalInfo xml:lang="">{0,unbounded}</additionalInfo>
-  <annotation id="" scope="document" system="">{0,unbounded}</annotation>
-  <attributeList id="">{1,1}</attributeList>
-  <constraint id="" scope="document" system="">{0,unbounded}</constraint>
-  <spatialReference id="" scope="document" system="">{1,1}</spatialReference>
-  <georeferenceInfo>{0,1}</georeferenceInfo>
-  <horizontalAccuracy>{1,1}</horizontalAccuracy>
-  <verticalAccuracy>{1,1}</verticalAccuracy>
-  <cellSizeXDirection>{1,1}</cellSizeXDirection>
-  <cellSizeYDirection>{1,1}</cellSizeYDirection>
-  <numberOfBands>{1,1}</numberOfBands>
-  <rasterOrigin>{1,1}</rasterOrigin>
-  <rows>{1,1}</rows>
-  <columns>{1,1}</columns>
-  <verticals>{1,1}</verticals>
-  <cellGeometry>{1,1}</cellGeometry>
-  <toneGradation>{0,1}</toneGradation>
-  <scaleFactor>{0,1}</scaleFactor>
-  <offset>{0,1}</offset>
-  <imageDescription>{0,1}</imageDescription>
-  <references system="">{1,1}</references>
-</spatialRaster>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="spatialRaster" type="SpatialRasterType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Complex Type SpatialRasterType
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/spatialRaster-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-spatialRaster_xsd.tmp#SpatialRasterType_id - eml-spatialRaster_xsd.tmp#SpatialRasterType_system - eml-spatialRaster_xsd.tmp#SpatialRasterType_scope - eml-entity_xsd.tmp#EntityGroup_alternateIdentifier - eml-entity_xsd.tmp#EntityGroup_entityName - eml-entity_xsd.tmp#EntityGroup_entityDescription - eml-entity_xsd.tmp#EntityGroup_physical - eml-entity_xsd.tmp#EntityGroup_coverage - eml-entity_xsd.tmp#EntityGroup_methods - eml-entity_xsd.tmp#EntityGroup_additionalInfo - eml-entity_xsd.tmp#EntityGroup_annotation - eml-entity_xsd.tmp#EntityGroup - eml-spatialRaster_xsd.tmp#SpatialRasterType_attributeList - eml-spatialRaster_xsd.tmp#SpatialRasterType_constraint - eml-spatialRaster_xsd.tmp#SpatialRasterType_spatialReference - eml-spatialRaster_xsd.tmp#SpatialRasterType_georeferenceInfo - eml-spatialRaster_xsd.tmp#SpatialRasterType_horizontalAccuracy - eml-spatialRaster_xsd.tmp#SpatialRasterType_verticalAccuracy - eml-spatialRaster_xsd.tmp#SpatialRasterType_cellSizeXDirection - eml-spatialRaster_xsd.tmp#SpatialRasterType_cellSizeYDirection - eml-spatialRaster_xsd.tmp#SpatialRasterType_numberOfBands - eml-spatialRaster_xsd.tmp#SpatialRasterType_rasterOrigin - eml-spatialRaster_xsd.tmp#SpatialRasterType_rows - eml-spatialRaster_xsd.tmp#SpatialRasterType_columns - eml-spatialRaster_xsd.tmp#SpatialRasterType_verticals - eml-spatialRaster_xsd.tmp#SpatialRasterType_cellGeometry - eml-spatialRaster_xsd.tmp#SpatialRasterType_toneGradation - eml-spatialRaster_xsd.tmp#SpatialRasterType_scaleFactor - eml-spatialRaster_xsd.tmp#SpatialRasterType_offset - eml-spatialRaster_xsd.tmp#SpatialRasterType_imageDescription - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup
-
-
Used by
-
-
-
- - - - - -
Elements DatasetType/spatialRaster, spatialRaster
-
-
Model
-
- -
ChildrenadditionalInfo, alternateIdentifier, annotation, attributeList, cellGeometry, cellSizeXDirection, cellSizeYDirection, columns, constraint, coverage, entityDescription, entityName, georeferenceInfo, horizontalAccuracy, imageDescription, methods, numberOfBands, offset, physical, rasterOrigin, references, rows, scaleFactor, spatialReference, toneGradation, verticalAccuracy, verticals
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:complexType name="SpatialRasterType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:choice>
-    <xs:sequence>
-      <xs:group ref="ent:EntityGroup"/>
-      <xs:element name="attributeList" type="att:AttributeListType">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="constraint" type="con:ConstraintType" minOccurs="0" maxOccurs="unbounded">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="spatialReference" type="spref:SpatialReferenceType">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="georeferenceInfo" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-        <xs:complexType>
-          <xs:choice>
-            <xs:element name="cornerPoint" maxOccurs="4">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-              <xs:complexType>
-                <xs:sequence>
-                  <xs:element name="xCoordinate" type="xs:float">
-                    <xs:annotation>
-                      <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                    </xs:annotation>
-                  </xs:element>
-                  <xs:element name="yCoordinate" type="xs:float">
-                    <xs:annotation>
-                      <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                    </xs:annotation>
-                  </xs:element>
-                  <xs:element name="pointInPixel">
-                    <xs:annotation>
-                      <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                    </xs:annotation>
-                    <xs:simpleType>
-                      <xs:restriction base="xs:string">
-                        <xs:enumeration value="upperLeft"/>
-                        <xs:enumeration value="upperRight"/>
-                        <xs:enumeration value="lowerRight"/>
-                        <xs:enumeration value="lowerLeft"/>
-                        <xs:enumeration value="center"/>
-                      </xs:restriction>
-                    </xs:simpleType>
-                  </xs:element>
-                  <xs:element name="corner" type="rasterOriginType">
-                    <xs:annotation>
-                      <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                    </xs:annotation>
-                  </xs:element>
-                </xs:sequence>
-              </xs:complexType>
-            </xs:element>
-            <xs:element name="controlPoint" maxOccurs="unbounded">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-              <xs:complexType>
-                <xs:sequence>
-                  <xs:element name="column" type="xs:int">
-                    <xs:annotation>
-                      <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                    </xs:annotation>
-                  </xs:element>
-                  <xs:element name="row" type="xs:int">
-                    <xs:annotation>
-                      <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                    </xs:annotation>
-                  </xs:element>
-                  <xs:element name="xCoordinate" type="xs:float">
-                    <xs:annotation>
-                      <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                    </xs:annotation>
-                  </xs:element>
-                  <xs:element name="yCoordinate" type="xs:float">
-                    <xs:annotation>
-                      <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                    </xs:annotation>
-                  </xs:element>
-                  <xs:element name="pointInPixel">
-                    <xs:annotation>
-                      <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                    </xs:annotation>
-                    <xs:simpleType>
-                      <xs:restriction base="xs:string">
-                        <xs:enumeration value="upperLeft"/>
-                        <xs:enumeration value="upperRight"/>
-                        <xs:enumeration value="lowerRight"/>
-                        <xs:enumeration value="lowerLeft"/>
-                        <xs:enumeration value="center"/>
-                      </xs:restriction>
-                    </xs:simpleType>
-                  </xs:element>
-                </xs:sequence>
-              </xs:complexType>
-            </xs:element>
-            <xs:element name="bilinearFit">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-              <xs:complexType>
-                <xs:sequence>
-                  <xs:element name="xIntercept" type="xs:float">
-                    <xs:annotation>
-                      <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                    </xs:annotation>
-                  </xs:element>
-                  <xs:element name="xSlope" type="xs:float">
-                    <xs:annotation>
-                      <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                    </xs:annotation>
-                  </xs:element>
-                  <xs:element name="yIntercept" type="xs:float">
-                    <xs:annotation>
-                      <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                    </xs:annotation>
-                  </xs:element>
-                  <xs:element name="ySlope" type="xs:float">
-                    <xs:annotation>
-                      <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                    </xs:annotation>
-                  </xs:element>
-                </xs:sequence>
-              </xs:complexType>
-            </xs:element>
-          </xs:choice>
-        </xs:complexType>
-      </xs:element>
-      <xs:element name="horizontalAccuracy" type="DataQuality">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="verticalAccuracy" type="DataQuality">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="cellSizeXDirection">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="cellSizeYDirection">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="numberOfBands">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="rasterOrigin" type="rasterOriginType">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="rows" type="res:NonEmptyStringType">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="columns" type="res:NonEmptyStringType">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="verticals">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="cellGeometry" type="CellGeometryType">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="toneGradation" type="xs:integer" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="scaleFactor" type="res:NonEmptyStringType" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="offset" type="res:NonEmptyStringType" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="imageDescription" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-        <xs:complexType>
-          <xs:sequence>
-            <xs:element name="illuminationElevationAngle" type="xs:float" minOccurs="0">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-            <xs:element name="illuminationAzimuthAngle" type="xs:float" minOccurs="0">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-            <xs:element name="imageOrientationAngle" type="xs:float" minOccurs="0">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-            <xs:element name="imagingCondition" type="ImagingConditionCode" minOccurs="0">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-            <xs:element name="imageQualityCode" type="res:NonEmptyStringType" minOccurs="0">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-            <xs:element name="cloudCoverPercentage" type="xs:float" minOccurs="0">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-            <xs:element name="preProcessingTypeCode" type="res:NonEmptyStringType" minOccurs="0">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-            <xs:element name="compressionGenerationQuality" type="xs:integer" minOccurs="0">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-            <xs:element name="triangulationIndicator" type="xs:boolean" minOccurs="0">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-            <xs:element name="radiometricDataAvailability" type="xs:boolean" minOccurs="0">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-            <xs:element name="cameraCalibrationInformationAvailability" type="xs:boolean" minOccurs="0">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-            <xs:element name="filmDistortionInformationAvailability" type="xs:boolean" minOccurs="0">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-            <xs:element name="lensDistortionInformationAvailability" type="xs:boolean" minOccurs="0">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-            <xs:element name="bandDescription" type="BandType" minOccurs="0" maxOccurs="unbounded">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-          </xs:sequence>
-        </xs:complexType>
-      </xs:element>
-    </xs:sequence>
-    <xs:group ref="res:ReferencesGroup"/>
-  </xs:choice>
-  <xs:attribute name="id" type="res:IDType" use="optional"/>
-  <xs:attribute name="system" type="res:SystemType" use="optional"/>
-  <xs:attribute name="scope" type="res:ScopeType" use="optional" default="document"/>
-</xs:complexType>
-
-
-
Simple Type rasterOriginType
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/spatialRaster-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
Typerestriction of xs:string
-
Facets
-
-
-
- - - - - - - - - - - - - - - - - - - - - -
enumerationUpper Left -
-
enumerationLower Left -
-
enumerationUpper Right -
-
enumerationLower Right -
-
-
-
-
Used by
-
-
- -
-
Source
-
-
-
- - - - -
<xs:simpleType name="rasterOriginType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:restriction base="xs:string">
-    <xs:enumeration value="Upper Left"/>
-    <xs:enumeration value="Lower Left"/>
-    <xs:enumeration value="Upper Right"/>
-    <xs:enumeration value="Lower Right"/>
-  </xs:restriction>
-</xs:simpleType>
-
-
-
Complex Type DataQuality
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/spatialRaster-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-spatialRaster_xsd.tmp#DataQuality_accuracyReport - eml-spatialRaster_xsd.tmp#DataQuality_quantitativeAccuracyReport
-
-
Used by
-
-
- -
Model
-
- -
ChildrenaccuracyReport, quantitativeAccuracyReport
-
Source
-
-
-
- - - - -
<xs:complexType name="DataQuality">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:sequence>
-    <xs:element name="accuracyReport" type="res:NonEmptyStringType">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="quantitativeAccuracyReport" minOccurs="0" maxOccurs="unbounded">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-      <xs:complexType>
-        <xs:sequence>
-          <xs:element name="quantitativeAccuracyValue" type="res:NonEmptyStringType">
-            <xs:annotation>
-              <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-            </xs:annotation>
-          </xs:element>
-          <xs:element name="quantitativeAccuracyMethod" type="res:NonEmptyStringType">
-            <xs:annotation>
-              <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-            </xs:annotation>
-          </xs:element>
-        </xs:sequence>
-      </xs:complexType>
-    </xs:element>
-  </xs:sequence>
-</xs:complexType>
-
-
-
Simple Type CellGeometryType
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/spatialRaster-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
Typerestriction of xs:string
-
Facets
-
-
-
- - - - - - - - - - - -
enumerationpixel -
-
enumerationmatrix -
-
-
-
-
Used by
-
-
-
- - - - - -
Element SpatialRasterType/cellGeometry
-
-
-
Source
-
-
-
- - - - -
<xs:simpleType name="CellGeometryType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:restriction base="xs:string">
-    <xs:enumeration value="pixel"/>
-    <xs:enumeration value="matrix"/>
-  </xs:restriction>
-</xs:simpleType>
-
-
-
Simple Type ImagingConditionCode
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/spatialRaster-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
Typerestriction of xs:string
-
Facets
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
enumerationblurredimage -
-
enumerationcloud -
-
enumerationdegradingObliquity -
-
enumerationfog -
-
enumerationheavySmokeorDust -
-
enumerationnight -
-
enumerationrain -
-
enumerationsemiDarkness -
-
enumerationshadow -
-
enumerationsnow -
-
enumerationterrainMasking -
-
-
-
-
Used by
-
-
- -
-
Source
-
-
-
- - - - -
<xs:simpleType name="ImagingConditionCode">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:restriction base="xs:string">
-    <xs:enumeration value="blurredimage"/>
-    <xs:enumeration value="cloud"/>
-    <xs:enumeration value="degradingObliquity"/>
-    <xs:enumeration value="fog"/>
-    <xs:enumeration value="heavySmokeorDust"/>
-    <xs:enumeration value="night"/>
-    <xs:enumeration value="rain"/>
-    <xs:enumeration value="semiDarkness"/>
-    <xs:enumeration value="shadow"/>
-    <xs:enumeration value="snow"/>
-    <xs:enumeration value="terrainMasking"/>
-  </xs:restriction>
-</xs:simpleType>
-
-
-
Complex Type BandType
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/spatialRaster-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-spatialRaster_xsd.tmp#BandType_sequenceIdentifier - eml-spatialRaster_xsd.tmp#BandType_highWavelength - eml-spatialRaster_xsd.tmp#BandType_lowWaveLength - eml-spatialRaster_xsd.tmp#BandType_waveLengthUnits - eml-spatialRaster_xsd.tmp#BandType_peakResponse
-
-
Used by
-
-
- -
Model
-
- -
ChildrenhighWavelength, lowWaveLength, peakResponse, sequenceIdentifier, waveLengthUnits
-
Source
-
-
-
- - - - -
<xs:complexType name="BandType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:sequence>
-    <xs:element name="sequenceIdentifier" type="res:NonEmptyStringType" minOccurs="0">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="highWavelength" type="xs:float" minOccurs="0">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="lowWaveLength" type="xs:float" minOccurs="0">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="waveLengthUnits" type="spref:lengthUnits" minOccurs="0">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="peakResponse" minOccurs="0">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-  </xs:sequence>
-</xs:complexType>
-
-
-
Simple Type CellValueType
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/spatialRaster-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
Typerestriction of xs:string
-
Facets
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
enumerationValues -
-
enumerationCoded -
-
enumerationRGB -
-
enumerationCodes -
-
enumerationHIS -
-
enumerationHLS -
-
enumerationtekHVC -
-
-
-
-
Source
-
-
-
- - - - -
<xs:simpleType name="CellValueType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:restriction base="xs:string">
-    <xs:enumeration value="Values"/>
-    <xs:enumeration value="Coded"/>
-    <xs:enumeration value="RGB"/>
-    <xs:enumeration value="Codes"/>
-    <xs:enumeration value="HIS"/>
-    <xs:enumeration value="HLS"/>
-    <xs:enumeration value="tekHVC"/>
-  </xs:restriction>
-</xs:simpleType>
-
-
-
Attribute SpatialRasterType / @id
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeIDType
-
Properties
-
-
-
- - - - - -
useoptional
-
-
-
Used by
-
-
-
- - - - - -
Complex Type SpatialRasterType
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="id" type="res:IDType" use="optional"/>
-
-
-
Attribute SpatialRasterType / @system
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeSystemType
-
Properties
-
-
-
- - - - - -
useoptional
-
-
-
Used by
-
-
-
- - - - - -
Complex Type SpatialRasterType
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="system" type="res:SystemType" use="optional"/>
-
-
-
Attribute SpatialRasterType / @scope
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeScopeType
-
Properties
-
-
-
- - - - - - - - - -
useoptional
defaultdocument
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
enumerationsystem -
-
enumerationdocument -
-
-
-
-
Used by
-
-
-
- - - - - -
Complex Type SpatialRasterType
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="scope" type="res:ScopeType" use="optional" default="document"/>
-
-
-
- - \ No newline at end of file diff --git a/docs/schema/eml-spatialReference_xsd.html b/docs/schema/eml-spatialReference_xsd.html deleted file mode 100644 index 9febf332..00000000 --- a/docs/schema/eml-spatialReference_xsd.html +++ /dev/null @@ -1,25303 +0,0 @@ - - - - - Schema documentation for eml-spatialReference.xsd - - -
- - - - - - - - - - - - - - - - -
-

Showing:

- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Annotations
Attributes
Diagrams
Facets
Instances
Model
Properties
Source
Used by
-
-
-
Imported schema eml-spatialReference.xsd
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/spatialReference-2.2.0
-
Annotations
-
-
-
-
- - - - -
'$RCSfile: eml-spatialReference.xsd,v $'
-       Copyright: 1997-2002 Regents of the University of California,
-                            University of New Mexico, and
-                            Arizona State University
-        Sponsors: National Center for Ecological Analysis and Synthesis and
-                  Partnership for Interdisciplinary Studies of Coastal Oceans,
-                     University of California Santa Barbara
-                  Long-Term Ecological Research Network Office,
-                     University of New Mexico
-                  Center for Environmental Studies, Arizona State University
-   Other funding: National Science Foundation (see README for details)
-                  The David and Lucile Packard Foundation
-     For Details: http://knb.ecoinformatics.org/
-
-        '$Author: obrien $'
-          '$Date: 2009-02-25 23:51:54 $'
-      '$Revision: 1.41 $'
-
-    This program is free software; you can redistribute it and/or modify
-    it under the terms of the GNU General Public License as published by
-    the Free Software Foundation; either version 2 of the License, or
-    (at your option) any later version.
-
-    This program is distributed in the hope that it will be useful,
-    but WITHOUT ANY WARRANTY; without even the implied warranty of
-    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-    GNU General Public License for more details.
-
-    You should have received a copy of the GNU General Public License
-    along with this program; if not, write to the Free Software
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
-
-
-
-
-
Properties
-
-
-
- - - - - - - - - -
attribute form defaultunqualified
element form defaultunqualified
-
-
-
Element SpatialReferenceType / horizCoordSysName
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
Typerestriction of xs:string
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Facets
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
enumerationGCS_Abidjan_1987 -
-
enumerationGCS_Accra -
-
enumerationGCS_Adindan -
-
enumerationGCS_Afgooye -
-
enumerationGCS_Agadez -
-
enumerationGCS_Ain_el_Abd_1970 -
-
enumerationGCS_Arc_1950 -
-
enumerationGCS_Arc_1960 -
-
enumerationGCS_Ayabelle -
-
enumerationGCS_Beduaram -
-
enumerationGCS_Bissau -
-
enumerationGCS_Camacupa -
-
enumerationGCS_Cape -
-
enumerationGCS_Carthage_Degree -
-
enumerationGCS_Carthage_Paris -
-
enumerationGCS_Carthage -
-
enumerationGCS_Conakry_1905 -
-
enumerationGCS_Cote_d_Ivoire -
-
enumerationGCS_Dabola -
-
enumerationGCS_Douala -
-
enumerationGCS_Egypt_1907 -
-
enumerationGCS_European_1950 -
-
enumerationGCS_European_Libyan_Datum_1979 -
-
enumerationGCS_Garoua -
-
enumerationGCS_Hartebeesthoek_1994 -
-
enumerationGCS_Kuwait_Oil_Company -
-
enumerationGCS_KUDAMS -
-
enumerationGCS_Leigon -
-
enumerationGCS_Liberia_1964 -
-
enumerationGCS_Locodjo_1965 -
-
enumerationGCS_Lome -
-
enumerationGCS_Mporaloko -
-
enumerationGCS_Madzansua -
-
enumerationGCS_Mahe_1971 -
-
enumerationGCS_Malongo_1987 -
-
enumerationGCS_Manoca -
-
enumerationGCS_Massawa -
-
enumerationGCS_Merchich_Degree -
-
enumerationGCS_Merchich -
-
enumerationGCS_Mhast -
-
enumerationGCS_Minna -
-
enumerationGCS_Moznet -
-
enumerationGCS_Nahrwan_1967 -
-
enumerationGCS_NGN -
-
enumerationGCS_Nord_Sahara_1959 -
-
enumerationGCS_Observatario -
-
enumerationGCS_Oman -
-
enumerationGCS_Palestine_1923 -
-
enumerationGCS_PDO_1993 -
-
enumerationGCS_Point_58 -
-
enumerationGCS_Pointe_Noire -
-
enumerationGCS_Qatar_1948 -
-
enumerationGCS_Qatar -
-
enumerationGCS_Schwarzeck -
-
enumerationGCS_Sierra_Leone_1924 -
-
enumerationGCS_Sierra_Leone_1960 -
-
enumerationGCS_Sierra_Leone_1968 -
-
enumerationGCS_South_Yemen -
-
enumerationGCS_Sudan -
-
enumerationGCS_Tananarive_1925_Paris -
-
enumerationGCS_Tananarive_1925 -
-
enumerationGCS_Tete -
-
enumerationGCS_Trucial_Coast_1948 -
-
enumerationGCS_Voirol_1875_Degree -
-
enumerationGCS_Voirol_1875_Paris -
-
enumerationGCS_Voirol_1875 -
-
enumerationGCS_Voirol_Unifie_1960_Degree -
-
enumerationGCS_Voirol_Unifie_1960_Paris -
-
enumerationGCS_Voirol_Unifie_1960 -
-
enumerationGCS_Yemen_NGN_1996 -
-
enumerationGCS_Yoff -
-
enumerationGCS_Camp_Area -
-
enumerationGCS_Deception_Island -
-
enumerationGCS_Ain_el_Abd_1970 -
-
enumerationGCS_Batavia_Jakarta -
-
enumerationGCS_Batavia -
-
enumerationGCS_Beijing_1954 -
-
enumerationGCS_Bukit_Rimpah -
-
enumerationGCS_Deir_ez_Zor -
-
enumerationGCS_European_1950_ED77 -
-
enumerationGCS_European_1950 -
-
enumerationGCS_Everest_def_1962 -
-
enumerationGCS_Everest_def_1967 -
-
enumerationGCS_Everest_def_1975 -
-
enumerationGCS_Everest_Bangladesh -
-
enumerationGCS_Everest_India_Nepal -
-
enumerationGCS_Everest_1830 -
-
enumerationGCS_Everest_Modified -
-
enumerationGCS_Fahud -
-
enumerationGCS_FD_1958 -
-
enumerationGCS_Gandajika_1970 -
-
enumerationGCS_Gunung_Segara -
-
enumerationGCS_Hanoi_1972 -
-
enumerationGCS_Herat_North -
-
enumerationGCS_Hong_Kong_1963 -
-
enumerationGCS_Hong_Kong_1980 -
-
enumerationGCS_Hu_Tzu_Shan -
-
enumerationGCS_Indian_1954 -
-
enumerationGCS_Indian_1960 -
-
enumerationGCS_Indian_1975 -
-
enumerationGCS_Indonesian_1974 -
-
enumerationGCS_Israel -
-
enumerationGCS_JGD_2000 -
-
enumerationGCS_Kalianpur_1880 -
-
enumerationGCS_Kalianpur_1937 -
-
enumerationGCS_Kalianpur_1962 -
-
enumerationGCS_Kalianpur_1975 -
-
enumerationGCS_Kandawala -
-
enumerationGCS_Kertau -
-
enumerationGCS_Korean_Datum_1985 -
-
enumerationGCS_Korean_Datum_1995 -
-
enumerationGCS_Kuwait_Oil_Company -
-
enumerationGCS_KUDAMS -
-
enumerationGCS_Luzon_1911 -
-
enumerationGCS_Makassar_Jakarta -
-
enumerationGCS_Makassar -
-
enumerationGCS_Nahrwan_1967 -
-
enumerationGCS_NGN -
-
enumerationGCS_Oman -
-
enumerationGCS_Padang_1884_Jakarta -
-
enumerationGCS_Padang_1884 -
-
enumerationGCS_Palestine_1923 -
-
enumerationGCS_Pulkovo_1942 -
-
enumerationGCS_Pulkovo_1995 -
-
enumerationGCS_Qatar_1948 -
-
enumerationGCS_Qatar -
-
enumerationGCS_Rassadiran -
-
enumerationGCS_Samboja -
-
enumerationGCS_Segora -
-
enumerationGCS_Serindung -
-
enumerationGCS_South_Asia_Singapore -
-
enumerationGCS_Timbalai_1948 -
-
enumerationGCS_Tokyo -
-
enumerationGCS_Trucial_Coast_1948 -
-
enumerationGCS_Australian_1966 -
-
enumerationGCS_Australian_1984 -
-
enumerationGCS_GDA_1994 -
-
enumerationGCS_New_Zealand_1949 -
-
enumerationGCS_NZGD_2000 -
-
enumerationGCS_Amersfoort -
-
enumerationGCS_ATF_Paris -
-
enumerationGCS_Belge_1950_Brussels -
-
enumerationGCS_Belge_1972 -
-
enumerationGCS_Bern_1898_Bern -
-
enumerationGCS_Bern_1898 -
-
enumerationGCS_Bern_1938 -
-
enumerationGCS_CH1903+ -
-
enumerationGCS_CH1903 -
-
enumerationGCS_Datum_73 -
-
enumerationGCS_Datum_Lisboa_Bessel -
-
enumerationGCS_Datum_Lisboa_Bessel -
-
enumerationGCS_Dealul_Piscului_1933 -
-
enumerationGCS_Dealul_Piscului_1970 -
-
enumerationGCS_Deutsche_Hauptdreiecksnetz -
-
enumerationGCS_Estonia_1937 -
-
enumerationGCS_Estonia_1992 -
-
enumerationGCS_ETRF_1989 -
-
enumerationGCS_European_1979 -
-
enumerationGCS_European_1950 -
-
enumerationGCS_European_1987 -
-
enumerationGCS_Greek_Athens -
-
enumerationGCS_Greek -
-
enumerationGCS_Hermannskogel -
-
enumerationGCS_Hjorsey_1955 -
-
enumerationGCS_Hungarian_1972 -
-
enumerationGCS_IRENET95 -
-
enumerationGCS_KKJ -
-
enumerationGCS_Lisbon_Lisbon -
-
enumerationGCS_Lisbon -
-
enumerationGCS_LKS_1994 -
-
enumerationGCS_Madrid_1870_Madrid -
-
enumerationGCS_MGI_Ferro -
-
enumerationGCS_MGI -
-
enumerationGCS_Monte_Mario_Rome -
-
enumerationGCS_Monte_Mario -
-
enumerationGCS_NGO_1948_Oslo -
-
enumerationGCS_NGO_1948 -
-
enumerationGCS_Nord_de_Guerre_Paris -
-
enumerationGCS_NTF -
-
enumerationGCS_NTF_Paris -
-
enumerationGCS_OS_SN_1980 -
-
enumerationGCS_OSGB_1936 -
-
enumerationGCS_OSGB_1970_SN -
-
enumerationGCS_Pulkovo_1942 -
-
enumerationGCS_Pulkovo_1995 -
-
enumerationGCS_Qornoq -
-
enumerationGCS_Belge_1950 -
-
enumerationGCS_Belge_1972 -
-
enumerationGCS_RGF_1993 -
-
enumerationGCS_RT_1990 -
-
enumerationGCS_RT38_Stockholm -
-
enumerationGCS_RT38 -
-
enumerationGCS_S42_Hungary -
-
enumerationGCS_S_JTSK -
-
enumerationGCS_Swiss_TRF_1995 -
-
enumerationGCS_TM65 -
-
enumerationGCS_TM75 -
-
enumerationGCS_Alaskan_Islands -
-
enumerationGCS_American_Samoa_1962 -
-
enumerationGCS_ATS_1977 -
-
enumerationGCS_Barbados -
-
enumerationGCS_Bermuda_1957 -
-
enumerationGCS_Cape_Canaveral -
-
enumerationGCS_Guam_1963 -
-
enumerationGCS_Jamaica_1875 -
-
enumerationGCS_Jamaica_1969 -
-
enumerationGCS_NAD_1927_CGQ77 -
-
enumerationGCS_NAD_1927_Definition_1976 -
-
enumerationGCS_North_American_Michigan -
-
enumerationGCS_North_American_1983_CSRS98 -
-
enumerationGCS_North_American_1983_HARN -
-
enumerationGCS_North_American_1927 -
-
enumerationGCS_North_American_1983 -
-
enumerationGCS_Old_Hawaiian -
-
enumerationGCS_Puerto_Rico -
-
enumerationGCS_Qornoq -
-
enumerationGCS_St_George_Island -
-
enumerationGCS_St_Lawrence_Island -
-
enumerationGCS_St_Paul_Island -
-
enumerationGCS_Alaskan_Islands -
-
enumerationGCS_American_Samoa_1962 -
-
enumerationGCS_Anguilla_1957 -
-
enumerationGCS_Anna_1_1965 -
-
enumerationGCS_Antigua_1943 -
-
enumerationGCS_Ascension_Island_1958 -
-
enumerationGCS_Beacon_E_1945 -
-
enumerationGCS_DOS_71_4 -
-
enumerationGCS_Astro_1952 -
-
enumerationGCS_Bab_South -
-
enumerationGCS_Barbados_1938 -
-
enumerationGCS_Barbados -
-
enumerationGCS_Bellevue_IGN -
-
enumerationGCS_Bermuda_1957 -
-
enumerationGCS_Canton_1966 -
-
enumerationGCS_Chatham_Island_1971 -
-
enumerationGCS_Dominica_1945 -
-
enumerationGCS_DOS_1968 -
-
enumerationGCS_Easter_Island_1967 -
-
enumerationGCS_Fort_Thomas_1955 -
-
enumerationGCS_Gan_1970 -
-
enumerationGCS_Graciosa_Base_SW_1948 -
-
enumerationGCS_Grenada_1953 -
-
enumerationGCS_Guam_1963 -
-
enumerationGCS_GUX_1 -
-
enumerationGCS_Hjorsey_1955 -
-
enumerationGCS_ISTS_061_1968 -
-
enumerationGCS_ISTS_073_1969 -
-
enumerationGCS_Jamaica_1875 -
-
enumerationGCS_Jamaica_1969 -
-
enumerationGCS_Johnston_Island_1961 -
-
enumerationGCS_Kerguelen_Island_1949 -
-
enumerationGCS_Kusaie_1951 -
-
enumerationGCS_LC5_1961 -
-
enumerationGCS_Mahe_1971 -
-
enumerationGCS_Majuro -
-
enumerationGCS_Midway_1961 -
-
enumerationGCS_Montserrat_1958 -
-
enumerationGCS_Observ_Meteorologico_1939 -
-
enumerationGCS_Old_Hawaiian -
-
enumerationGCS_Pico_de_Las_Nieves -
-
enumerationGCS_Pitcairn_1967 -
-
enumerationGCS_Pohnpei -
-
enumerationGCS_Porto_Santo_1936 -
-
enumerationGCS_Puerto_Rico -
-
enumerationGCS_Reunion -
-
enumerationGCS_Santo_DOS_1965 -
-
enumerationGCS_Sao_Braz -
-
enumerationGCS_Sapper_Hill_1943 -
-
enumerationGCS_Selvagem_Grande_1938 -
-
enumerationGCS_St_Kitts_1955 -
-
enumerationGCS_St_Lucia_1955 -
-
enumerationGCS_St_Vincent_1945 -
-
enumerationGCS_Tern_Island_1961 -
-
enumerationGCS_Tristan_1968 -
-
enumerationGCS_Viti_Levu_1916 -
-
enumerationGCS_Wake_Island_1952 -
-
enumerationGCS_Wake_Eniwetok_1960 -
-
enumerationGCS_Aratu -
-
enumerationGCS_Bogota_Bogota -
-
enumerationGCS_Bogota -
-
enumerationGCS_Campo_Inchauspe -
-
enumerationGCS_Chos_Malal_1914 -
-
enumerationGCS_Chua -
-
enumerationGCS_Corrego_Alegre -
-
enumerationGCS_Guyane_Francaise -
-
enumerationGCS_Hito_XVIII_1963 -
-
enumerationGCS_La_Canoa -
-
enumerationGCS_Lake -
-
enumerationGCS_Loma_Quintana -
-
enumerationGCS_Mount_Dillon -
-
enumerationGCS_Naparima_1955 -
-
enumerationGCS_Naparima_1972 -
-
enumerationGCS_Pampa_del_Castillo -
-
enumerationGCS_POSGAR -
-
enumerationGCS_REGVEN -
-
enumerationGCS_Sapper_Hill_1943 -
-
enumerationGCS_SIRGAS -
-
enumerationGCS_South_American_1969 -
-
enumerationGCS_Trinidad_1903 -
-
enumerationGCS_Yacare -
-
enumerationGCS_Zanderij -
-
enumerationGCS_Airy_1830 -
-
enumerationGCS_Airy_Modified -
-
enumerationGCS_Australian -
-
enumerationGCS_Sphere_ARC_INFO -
-
enumerationGCS_Sphere -
-
enumerationGCS_ATS_1977 -
-
enumerationGCS_Bessel_1841 -
-
enumerationGCS_Bessel_Modified -
-
enumerationGCS_Bessel_Namibia -
-
enumerationGCS_Clarke_1858 -
-
enumerationGCS_Clarke_1866_Michigan -
-
enumerationGCS_Clarke_1866 -
-
enumerationGCS_Clarke_1880_Arc -
-
enumerationGCS_Clarke_1880_Benoit -
-
enumerationGCS_Clarke_1880_IGN -
-
enumerationGCS_Clarke_1880_RGS -
-
enumerationGCS_Clarke_1880_SGA -
-
enumerationGCS_Clarke_1880 -
-
enumerationGCS_Everest_def_1967 -
-
enumerationGCS_Everest_def_1975 -
-
enumerationGCS_Everest_1830 -
-
enumerationGCS_Everest_Modified_1969 -
-
enumerationGCS_Everest_Modified -
-
enumerationGCS_Fischer_1960 -
-
enumerationGCS_Fischer_1968 -
-
enumerationGCS_Fischer_Modified -
-
enumerationGCS_GEM_10C -
-
enumerationGCS_GRS_1967 -
-
enumerationGCS_GRS_1980 -
-
enumerationGCS_Helmert_1906 -
-
enumerationGCS_Hough_1960 -
-
enumerationGCS_Indonesian -
-
enumerationGCS_International_1924 -
-
enumerationGCS_International_1967 -
-
enumerationGCS_Krasovsky_1940 -
-
enumerationGCS_OSU_86F -
-
enumerationGCS_OSU_91A -
-
enumerationGCS_Plessis_1817 -
-
enumerationGCS_Struve_1860 -
-
enumerationGCS_NWL_9D -
-
enumerationGCS_Walbeck -
-
enumerationGCS_War_Office -
-
enumerationGCS_WGS_1966 -
-
enumerationGCS_NSWC_9Z_2 -
-
enumerationGCS_WGS_1966 -
-
enumerationGCS_WGS_1972_BE -
-
enumerationGCS_WGS_1972 -
-
enumerationGCS_WGS_1984 -
-
enumerationAfrica_Albers_Equal_Area_Conic -
-
enumerationAfrica_Equidistant_Conic -
-
enumerationAfrica_Lambert_Conformal_Conic -
-
enumerationAfrica_Sinusoidal -
-
enumerationAsia_Lambert_Conformal_Conic -
-
enumerationAsia_North_Albers_Equal_Area_Conic -
-
enumerationAsia_North_Equidistant_Conic -
-
enumerationAsia_North_Lambert_Conformal_Conic -
-
enumerationAsia_South_Albers_Equal_Area_Conic -
-
enumerationAsia_South_Equidistant_Conic -
-
enumerationAsia_South_Lambert_Conformal_Conic -
-
enumerationEurope_Albers_Equal_Area_Conic -
-
enumerationEurope_Equidistant_Conic -
-
enumerationEurope_Lambert_Conformal_Conic -
-
enumerationAlaska_Albers_Equal_Area_Conic -
-
enumerationCanada_Albers_Equal_Area_Conic -
-
enumerationCanada_Lambert_Conformal_Conic -
-
enumerationHawaii_Albers_Equal_Area_Conic -
-
enumerationNorth_America_Albers_Equal_Area_Conic -
-
enumerationNorth_America_Equidistant_Conic -
-
enumerationNorth_America_Lambert_Conformal_Conic -
-
enumerationUSA_Contiguous_Albers_Equal_Area_Conic_USGS_version -
-
enumerationUSA_Contiguous_Albers_Equal_Area_Conic -
-
enumerationUSA_Contiguous_Equidistant_Conic -
-
enumerationUSA_Contiguous_Lambert_Conformal_Conic -
-
enumerationSouth_America_Albers_Equal_Area_Conic -
-
enumerationSouth_America_Equidistant_Conic -
-
enumerationSouth_America_Lambert_Conformal_Conic -
-
enumerationBeijing_1954_GK_Zone_13 -
-
enumerationBeijing_1954_GK_Zone_13N -
-
enumerationBeijing_1954_GK_Zone_14 -
-
enumerationBeijing_1954_GK_Zone_14N -
-
enumerationBeijing_1954_GK_Zone_15 -
-
enumerationBeijing_1954_GK_Zone_15N -
-
enumerationBeijing_1954_GK_Zone_16 -
-
enumerationBeijing_1954_GK_Zone_16N -
-
enumerationBeijing_1954_GK_Zone_17 -
-
enumerationBeijing_1954_GK_Zone_17N -
-
enumerationBeijing_1954_GK_Zone_18 -
-
enumerationBeijing_1954_GK_Zone_18N -
-
enumerationBeijing_1954_GK_Zone_19 -
-
enumerationBeijing_1954_GK_Zone_19N -
-
enumerationBeijing_1954_GK_Zone_20 -
-
enumerationBeijing_1954_GK_Zone_20N -
-
enumerationBeijing_1954_GK_Zone_21 -
-
enumerationBeijing_1954_GK_Zone_21N -
-
enumerationBeijing_1954_GK_Zone_22 -
-
enumerationBeijing_1954_GK_Zone_22N -
-
enumerationBeijing_1954_GK_Zone_23 -
-
enumerationBeijing_1954_GK_Zone_23N -
-
enumerationHanoi_1972_GK_Zone_18 -
-
enumerationHanoi_1972_GK_Zone_19 -
-
enumerationSouth_Yemen_GK_Zone_8 -
-
enumerationSouth_Yemen_GK_Zone_9 -
-
enumerationPulkovo_1942_GK_Zone_10 -
-
enumerationPulkovo_1942_GK_Zone_10N -
-
enumerationPulkovo_1942_GK_Zone_11 -
-
enumerationPulkovo_1942_GK_Zone_11N -
-
enumerationPulkovo_1942_GK_Zone_12 -
-
enumerationPulkovo_1942_GK_Zone_12N -
-
enumerationPulkovo_1942_GK_Zone_13 -
-
enumerationPulkovo_1942_GK_Zone_13N -
-
enumerationPulkovo_1942_GK_Zone_14 -
-
enumerationPulkovo_1942_GK_Zone_14N -
-
enumerationPulkovo_1942_GK_Zone_15 -
-
enumerationPulkovo_1942_GK_Zone_15N -
-
enumerationPulkovo_1942_GK_Zone_16 -
-
enumerationPulkovo_1942_GK_Zone_16N -
-
enumerationPulkovo_1942_GK_Zone_17 -
-
enumerationPulkovo_1942_GK_Zone_17N -
-
enumerationPulkovo_1942_GK_Zone_18 -
-
enumerationPulkovo_1942_GK_Zone_18N -
-
enumerationPulkovo_1942_GK_Zone_19 -
-
enumerationPulkovo_1942_GK_Zone_19N -
-
enumerationPulkovo_1942_GK_Zone_2 -
-
enumerationPulkovo_1942_GK_Zone_20 -
-
enumerationPulkovo_1942_GK_Zone_20N -
-
enumerationPulkovo_1942_GK_Zone_21 -
-
enumerationPulkovo_1942_GK_Zone_21N -
-
enumerationPulkovo_1942_GK_Zone_22 -
-
enumerationPulkovo_1942_GK_Zone_22N -
-
enumerationPulkovo_1942_GK_Zone_23 -
-
enumerationPulkovo_1942_GK_Zone_23N -
-
enumerationPulkovo_1942_GK_Zone_24 -
-
enumerationPulkovo_1942_GK_Zone_24N -
-
enumerationPulkovo_1942_GK_Zone_25 -
-
enumerationPulkovo_1942_GK_Zone_25N -
-
enumerationPulkovo_1942_GK_Zone_26 -
-
enumerationPulkovo_1942_GK_Zone_26N -
-
enumerationPulkovo_1942_GK_Zone_27 -
-
enumerationPulkovo_1942_GK_Zone_27N -
-
enumerationPulkovo_1942_GK_Zone_28 -
-
enumerationPulkovo_1942_GK_Zone_28N -
-
enumerationPulkovo_1942_GK_Zone_29 -
-
enumerationPulkovo_1942_GK_Zone_29N -
-
enumerationPulkovo_1942_GK_Zone_2N -
-
enumerationPulkovo_1942_GK_Zone_3 -
-
enumerationPulkovo_1942_GK_Zone_30 -
-
enumerationPulkovo_1942_GK_Zone_30N -
-
enumerationPulkovo_1942_GK_Zone_31 -
-
enumerationPulkovo_1942_GK_Zone_31N -
-
enumerationPulkovo_1942_GK_Zone_32 -
-
enumerationPulkovo_1942_GK_Zone_32N -
-
enumerationPulkovo_1942_GK_Zone_3N -
-
enumerationPulkovo_1942_GK_Zone_4 -
-
enumerationPulkovo_1942_GK_Zone_4N -
-
enumerationPulkovo_1942_GK_Zone_5 -
-
enumerationPulkovo_1942_GK_Zone_5N -
-
enumerationPulkovo_1942_GK_Zone_6 -
-
enumerationPulkovo_1942_GK_Zone_6N -
-
enumerationPulkovo_1942_GK_Zone_7 -
-
enumerationPulkovo_1942_GK_Zone_7N -
-
enumerationPulkovo_1942_GK_Zone_8 -
-
enumerationPulkovo_1942_GK_Zone_8N -
-
enumerationPulkovo_1942_GK_Zone_9 -
-
enumerationPulkovo_1942_GK_Zone_9N -
-
enumerationPulkovo_1995_GK_Zone_10 -
-
enumerationPulkovo_1995_GK_Zone_10N -
-
enumerationPulkovo_1995_GK_Zone_11 -
-
enumerationPulkovo_1995_GK_Zone_11N -
-
enumerationPulkovo_1995_GK_Zone_12 -
-
enumerationPulkovo_1995_GK_Zone_12N -
-
enumerationPulkovo_1995_GK_Zone_13 -
-
enumerationPulkovo_1995_GK_Zone_13N -
-
enumerationPulkovo_1995_GK_Zone_14 -
-
enumerationPulkovo_1995_GK_Zone_14N -
-
enumerationPulkovo_1995_GK_Zone_15 -
-
enumerationPulkovo_1995_GK_Zone_15N -
-
enumerationPulkovo_1995_GK_Zone_16 -
-
enumerationPulkovo_1995_GK_Zone_16N -
-
enumerationPulkovo_1995_GK_Zone_17 -
-
enumerationPulkovo_1995_GK_Zone_17N -
-
enumerationPulkovo_1995_GK_Zone_18 -
-
enumerationPulkovo_1995_GK_Zone_18N -
-
enumerationPulkovo_1995_GK_Zone_19 -
-
enumerationPulkovo_1995_GK_Zone_19N -
-
enumerationPulkovo_1995_GK_Zone_2 -
-
enumerationPulkovo_1995_GK_Zone_20 -
-
enumerationPulkovo_1995_GK_Zone_20N -
-
enumerationPulkovo_1995_GK_Zone_21 -
-
enumerationPulkovo_1995_GK_Zone_21N -
-
enumerationPulkovo_1995_GK_Zone_22 -
-
enumerationPulkovo_1995_GK_Zone_22N -
-
enumerationPulkovo_1995_GK_Zone_23 -
-
enumerationPulkovo_1995_GK_Zone_23N -
-
enumerationPulkovo_1995_GK_Zone_24 -
-
enumerationPulkovo_1995_GK_Zone_24N -
-
enumerationPulkovo_1995_GK_Zone_25 -
-
enumerationPulkovo_1995_GK_Zone_25N -
-
enumerationPulkovo_1995_GK_Zone_26 -
-
enumerationPulkovo_1995_GK_Zone_26N -
-
enumerationPulkovo_1995_GK_Zone_27 -
-
enumerationPulkovo_1995_GK_Zone_27N -
-
enumerationPulkovo_1995_GK_Zone_28 -
-
enumerationPulkovo_1995_GK_Zone_28N -
-
enumerationPulkovo_1995_GK_Zone_29 -
-
enumerationPulkovo_1995_GK_Zone_29N -
-
enumerationPulkovo_1995_GK_Zone_2N -
-
enumerationPulkovo_1995_GK_Zone_3 -
-
enumerationPulkovo_1995_GK_Zone_30 -
-
enumerationPulkovo_1995_GK_Zone_30N -
-
enumerationPulkovo_1995_GK_Zone_31 -
-
enumerationPulkovo_1995_GK_Zone_31N -
-
enumerationPulkovo_1995_GK_Zone_32 -
-
enumerationPulkovo_1995_GK_Zone_32N -
-
enumerationPulkovo_1995_GK_Zone_3N -
-
enumerationPulkovo_1995_GK_Zone_4 -
-
enumerationPulkovo_1995_GK_Zone_4N -
-
enumerationPulkovo_1995_GK_Zone_5 -
-
enumerationPulkovo_1995_GK_Zone_5N -
-
enumerationPulkovo_1995_GK_Zone_6 -
-
enumerationPulkovo_1995_GK_Zone_6N -
-
enumerationPulkovo_1995_GK_Zone_7 -
-
enumerationPulkovo_1995_GK_Zone_7N -
-
enumerationPulkovo_1995_GK_Zone_8 -
-
enumerationPulkovo_1995_GK_Zone_8N -
-
enumerationPulkovo_1995_GK_Zone_9 -
-
enumerationPulkovo_1995_GK_Zone_9N -
-
enumerationAbidjan_1987_TM_5_NW -
-
enumerationAccra_Ghana_Grid -
-
enumerationAccra_TM_1_NW -
-
enumerationSamoa_1962_Samoa_Lambert -
-
enumerationAnguilla_1957_British_West_Indies_Grid -
-
enumerationAntigua_1943_British_West_Indies_Grid -
-
enumerationArgentina_Zone_1 -
-
enumerationArgentina_Zone_2 -
-
enumerationArgentina_Zone_3 -
-
enumerationArgentina_Zone_4 -
-
enumerationArgentina_Zone_5 -
-
enumerationArgentina_Zone_6 -
-
enumerationArgentina_Zone_7 -
-
enumerationAGD_1966_AMG_Zone_48 -
-
enumerationAGD_1966_AMG_Zone_49 -
-
enumerationAGD_1966_AMG_Zone_50 -
-
enumerationAGD_1966_AMG_Zone_51 -
-
enumerationAGD_1966_AMG_Zone_52 -
-
enumerationAGD_1966_AMG_Zone_53 -
-
enumerationAGD_1966_AMG_Zone_54 -
-
enumerationAGD_1966_AMG_Zone_55 -
-
enumerationAGD_1966_AMG_Zone_56 -
-
enumerationAGD_1966_AMG_Zone_57 -
-
enumerationAGD_1966_AMG_Zone_58 -
-
enumerationAGD_1966_VICGRID -
-
enumerationAGD_1984_AMG_Zone_48 -
-
enumerationAGD_1984_AMG_Zone_49 -
-
enumerationAGD_1984_AMG_Zone_50 -
-
enumerationAGD_1984_AMG_Zone_51 -
-
enumerationAGD_1984_AMG_Zone_52 -
-
enumerationAGD_1984_AMG_Zone_53 -
-
enumerationAGD_1984_AMG_Zone_54 -
-
enumerationAGD_1984_AMG_Zone_55 -
-
enumerationAGD_1984_AMG_Zone_56 -
-
enumerationAGD_1984_AMG_Zone_57 -
-
enumerationAGD_1984_AMG_Zone_58 -
-
enumerationGDA_1994_MGA_Zone_48 -
-
enumerationGDA_1994_MGA_Zone_49 -
-
enumerationGDA_1994_MGA_Zone_50 -
-
enumerationGDA_1994_MGA_Zone_51 -
-
enumerationGDA_1994_MGA_Zone_52 -
-
enumerationGDA_1994_MGA_Zone_53 -
-
enumerationGDA_1994_MGA_Zone_54 -
-
enumerationGDA_1994_MGA_Zone_55 -
-
enumerationGDA_1994_MGA_Zone_56 -
-
enumerationGDA_1994_MGA_Zone_57 -
-
enumerationGDA_1994_MGA_Zone_58 -
-
enumerationGDA_1994_South_Australia_Lambert -
-
enumerationGDA_1994_VICGRID94 -
-
enumerationAustria_Central_Zone -
-
enumerationAustria_East_Zone -
-
enumerationAustria_West_Zone -
-
enumerationBahrain_State_Grid -
-
enumerationBarbados_1938_Barbados_Grid -
-
enumerationBarbados_1938_British_West_Indies_Grid -
-
enumerationBelge_Lambert_1950 -
-
enumerationBelge_Lambert_1972 -
-
enumerationBern_1898_Bern_LV03C -
-
enumerationBritish_National_Grid -
-
enumerationCamacupa_TM_11_30_SE -
-
enumerationCamacupa_TM_12_SE -
-
enumerationATS_1977_MTM_4_Nova_Scotia -
-
enumerationATS_1977_MTM_5_Nova_Scotia -
-
enumerationATS_1977_New_Brunswick_Stereographic -
-
enumerationNAD_1927_10TM_AEP_Forest -
-
enumerationNAD_1927_10TM_AEP_Resource -
-
enumerationNAD_1927_3TM_111 -
-
enumerationNAD_1927_3TM_114 -
-
enumerationNAD_1927_3TM_117 -
-
enumerationNAD_1927_3TM_120 -
-
enumerationNAD_1927_CGQ77_MTM_10_SCoPQ -
-
enumerationNAD_1927_CGQ77_MTM_2_SCoPQ -
-
enumerationNAD_1927_CGQ77_MTM_3_SCoPQ -
-
enumerationNAD_1927_CGQ77_MTM_4_SCoPQ -
-
enumerationNAD_1927_CGQ77_MTM_5_SCoPQ -
-
enumerationNAD_1927_CGQ77_MTM_6_SCoPQ -
-
enumerationNAD_1927_CGQ77_MTM_7_SCoPQ -
-
enumerationNAD_1927_CGQ77_MTM_8_SCoPQ -
-
enumerationNAD_1927_CGQ77_MTM_9_SCoPQ -
-
enumerationNAD_1927_CGQ77_Quebec_Lambert -
-
enumerationNAD_1927_CGQ77_UTM_Zone_17N -
-
enumerationNAD_1927_CGQ77_UTM_Zone_18N -
-
enumerationNAD_1927_CGQ77_UTM_Zone_19N -
-
enumerationNAD_1927_CGQ77_UTM_Zone_20N -
-
enumerationNAD_1927_CGQ77_UTM_Zone_21N -
-
enumerationNAD_1927_DEF_1976_MTM_10 -
-
enumerationNAD_1927_DEF_1976_MTM_11 -
-
enumerationNAD_1927_DEF_1976_MTM_12 -
-
enumerationNAD_1927_DEF_1976_MTM_13 -
-
enumerationNAD_1927_DEF_1976_MTM_14 -
-
enumerationNAD_1927_DEF_1976_MTM_15 -
-
enumerationNAD_1927_DEF_1976_MTM_16 -
-
enumerationNAD_1927_DEF_1976_MTM_17 -
-
enumerationNAD_1927_DEF_1976_MTM_8 -
-
enumerationNAD_1927_DEF_1976_MTM_9 -
-
enumerationNAD_1927_DEF_1976_UTM_Zone_15N -
-
enumerationNAD_1927_DEF_1976_UTM_Zone_16N -
-
enumerationNAD_1927_DEF_1976_UTM_Zone_17N -
-
enumerationNAD_1927_DEF_1976_UTM_Zone_18N -
-
enumerationNAD_1927_MTM_1 -
-
enumerationNAD_1927_MTM_2 -
-
enumerationNAD_1927_MTM_3 -
-
enumerationNAD_1927_MTM_4 -
-
enumerationNAD_1927_MTM_5 -
-
enumerationNAD_1927_MTM_6 -
-
enumerationNAD_1927_Quebec_Lambert -
-
enumerationNAD_1983_10TM_AEP_Forest -
-
enumerationNAD_1983_10TM_AEP_Resource -
-
enumerationNAD_1983_3TM_111 -
-
enumerationNAD_1983_3TM_114 -
-
enumerationNAD_1983_3TM_117 -
-
enumerationNAD_1983_3TM_120 -
-
enumerationNAD_1983_BC_Environment_Albers -
-
enumerationNAD_1983_CRS98_MTM_10 -
-
enumerationNAD_1983_CSRS98_MTM_2_SCoPQ -
-
enumerationNAD_1983_CRS98_MTM_3 -
-
enumerationNAD_1983_CRS98_MTM_4 -
-
enumerationNAD_1983_CRS98_MTM_5 -
-
enumerationNAD_1983_CRS98_MTM_6 -
-
enumerationNAD_1983_CRS98_MTM_7 -
-
enumerationNAD_1983_CRS98_MTM_8 -
-
enumerationNAD_1983_CRS98_MTM_9 -
-
enumerationNAD_1983_CSRS98_New_Brunswick_Stereographic -
-
enumerationNAD_1983_CSRS98_Prince_Edward_Island -
-
enumerationNAD_1983_CSRS98_UTM_Zone_21N -
-
enumerationNAD_1983_CSRS98_UTM_Zone_11N -
-
enumerationNAD_1983_CSRS98_UTM_Zone_12N -
-
enumerationNAD_1983_CSRS98_UTM_Zone_13N -
-
enumerationNAD_1983_CSRS98_UTM_Zone_17N -
-
enumerationNAD_1983_CSRS98_UTM_Zone_18N -
-
enumerationNAD_1983_CSRS98_UTM_Zone_19N -
-
enumerationNAD_1983_CSRS98_UTM_Zone_20N -
-
enumerationNAD_1983_MTM_1 -
-
enumerationNAD_1983_MTM_10 -
-
enumerationNAD_1983_MTM_11 -
-
enumerationNAD_1983_MTM_12 -
-
enumerationNAD_1983_MTM_13 -
-
enumerationNAD_1983_MTM_14 -
-
enumerationNAD_1983_MTM_15 -
-
enumerationNAD_1983_MTM_16 -
-
enumerationNAD_1983_MTM_17 -
-
enumerationNAD_1983_MTM_2_SCoPQ -
-
enumerationNAD_1983_MTM_2 -
-
enumerationNAD_1983_MTM_3 -
-
enumerationNAD_1983_MTM_4 -
-
enumerationNAD_1983_MTM_5 -
-
enumerationNAD_1983_MTM_6 -
-
enumerationNAD_1983_MTM_7 -
-
enumerationNAD_1983_MTM_8 -
-
enumerationNAD_1983_MTM_9 -
-
enumerationNAD_1983_Quebec_Lambert -
-
enumerationPrince_Edward_Island_Stereographic -
-
enumerationCarthage_TM_11_NE -
-
enumerationCentre_France -
-
enumerationCH1903_LV03 -
-
enumerationCH1903+_LV95 -
-
enumerationChos_Malal_1914_Argentina_2 -
-
enumerationColombia_Bogota_Zone -
-
enumerationColombia_East_Central_Zone -
-
enumerationColombia_East_Zone -
-
enumerationColombia_West_Zone -
-
enumerationCorse -
-
enumerationDatum_73_Hayford_Gauss_IGeoE -
-
enumerationDatum_73_Hayford_Gauss_IPCC -
-
enumerationDeir_ez_Zor_Levant_Stereographic -
-
enumerationDeir_ez_Zor_Levant_Zone -
-
enumerationDeir_ez_Zor_Syria_Lambert -
-
enumerationDHDN_3_Degree_Gauss_Zone_1 -
-
enumerationDHDN_3_Degree_Gauss_Zone_2 -
-
enumerationDHDN_3_Degree_Gauss_Zone_3 -
-
enumerationDHDN_3_Degree_Gauss_Zone_4 -
-
enumerationDHDN_3_Degree_Gauss_Zone_5 -
-
enumerationDominica_1945_British_West_Indies_Grid -
-
enumerationED_1950_TM_0_N -
-
enumerationED_1950_TM_5_NE -
-
enumerationEgypt_Blue_Belt -
-
enumerationEgypt_Extended_Purple_Belt -
-
enumerationEgypt_Purple_Belt -
-
enumerationEgypt_Red_Belt -
-
enumerationELD_1979_Libya_10 -
-
enumerationELD_1979_Libya_11 -
-
enumerationELD_1979_Libya_12 -
-
enumerationELD_1979_Libya_13 -
-
enumerationELD_1979_Libya_5 -
-
enumerationELD_1979_Libya_6 -
-
enumerationELD_1979_Libya_7 -
-
enumerationELD_1979_Libya_8 -
-
enumerationELD_1979_Libya_9 -
-
enumerationELD_1979_TM_12_NE -
-
enumerationEstonian_Coordinate_System_of_1992 -
-
enumerationETRF_1989_TM_Baltic_1993 -
-
enumerationFD_1958_Iraq -
-
enumerationFinland_Zone_1 -
-
enumerationFinland_Zone_2 -
-
enumerationFinland_Zone_3 -
-
enumerationFinland_Zone_4 -
-
enumerationFrance_I -
-
enumerationFrance_II -
-
enumerationFrance_III -
-
enumerationFrance_IV -
-
enumerationGermany_Zone_1 -
-
enumerationGermany_Zone_2 -
-
enumerationGermany_Zone_3 -
-
enumerationGermany_Zone_4 -
-
enumerationGermany_Zone_5 -
-
enumerationGhana_Metre_Grid -
-
enumerationGreek_Grid -
-
enumerationGrenada_1953_British_West_Indies_Grid -
-
enumerationHanoi_1972_GK_106_NE -
-
enumerationHD_1972_Egyseges_Orszagos_Vetuleti -
-
enumerationHito_XVIII_1963_Argentina_2 -
-
enumerationHong_Kong_1980_Grid -
-
enumerationIndian_1960_TM_106NE -
-
enumerationKalianpur_1880_India_Zone_0 -
-
enumerationKalianpur_1880_India_Zone_I -
-
enumerationKalianpur_1880_India_Zone_IIa -
-
enumerationKalianpur_1880_India_Zone_IIb -
-
enumerationKalianpur_1880_India_Zone_III -
-
enumerationKalianpur_1880_India_Zone_IV -
-
enumerationKalianpur_1937_India_Zone_IIb -
-
enumerationKalianpur_1937_UTM_Zone_45N -
-
enumerationKalianpur_1937_UTM_Zone_46N -
-
enumerationKalianpur_1962_India_Zone_I -
-
enumerationKalianpur_1962_India_Zone_IIa -
-
enumerationKalianpur_1962_UTM_Zone_41N -
-
enumerationKalianpur_1962_UTM_Zone_42N -
-
enumerationKalianpur_1962_UTM_Zone_43N -
-
enumerationKalianpur_1975_India_Zone_I -
-
enumerationKalianpur_1975_India_Zone_IIa -
-
enumerationKalianpur_1975_India_Zone_IIb -
-
enumerationKalianpur_1975_India_Zone_III -
-
enumerationKalianpur_1975_India_Zone_IV -
-
enumerationKalianpur_1975_UTM_Zone_42N -
-
enumerationKalianpur_1975_UTM_Zone_43N -
-
enumerationKalianpur_1975_UTM_Zone_44N -
-
enumerationKalianpur_1975_UTM_Zone_45N -
-
enumerationKalianpur_1975_UTM_Zone_46N -
-
enumerationKalianpur_1975_UTM_Zone_47N -
-
enumerationIRENET95_IRISH_Transverse_Mercator -
-
enumerationIrish_National_Grid -
-
enumerationIsrael_TM_Grid -
-
enumerationJamaica_1875_Old_Grid -
-
enumerationJamaica_Grid -
-
enumerationJapan_Zone_1 -
-
enumerationJapan_Zone_10 -
-
enumerationJapan_Zone_11 -
-
enumerationJapan_Zone_12 -
-
enumerationJapan_Zone_13 -
-
enumerationJapan_Zone_14 -
-
enumerationJapan_Zone_15 -
-
enumerationJapan_Zone_16 -
-
enumerationJapan_Zone_17 -
-
enumerationJapan_Zone_18 -
-
enumerationJapan_Zone_19 -
-
enumerationJapan_Zone_2 -
-
enumerationJapan_Zone_3 -
-
enumerationJapan_Zone_4 -
-
enumerationJapan_Zone_5 -
-
enumerationJapan_Zone_6 -
-
enumerationJapan_Zone_7 -
-
enumerationJapan_Zone_8 -
-
enumerationJapan_Zone_9 -
-
enumerationKertau_Singapore_Grid -
-
enumerationKOC_Lambert -
-
enumerationKorean_1985_Korea_Central_Belt -
-
enumerationKorean_1985_Korea_East_Belt -
-
enumerationKorean_1985_Korea_West_Belt -
-
enumerationKUDAMS_KTM -
-
enumerationKOC_Lambert -
-
enumerationKUDAMS_KTM -
-
enumerationLake_Maracaibo_Grid_M1 -
-
enumerationLake_Maracaibo_Grid_M3 -
-
enumerationLake_Maracaibo_Grid -
-
enumerationLake_Maracaibo_La_Rosa_Grid -
-
enumerationLietuvos_Koordinaciu_Sistema -
-
enumerationLisboa_Bessel_Bonne -
-
enumerationLisboa_Hayford_Gauss_IGeoE -
-
enumerationLisboa_Hayford_Gauss_IPCC -
-
enumerationLocodjo_1965_TM_5_NW -
-
enumerationMadrid_1870_Madrid_Spain -
-
enumerationMGI_3_Degree_Gauss_Zone_5 -
-
enumerationMGI_3_Degree_Gauss_Zone_6 -
-
enumerationMGI_3_Degree_Gauss_Zone_7 -
-
enumerationMGI_3_Degree_Gauss_Zone_8 -
-
enumerationMGI_Austria_Lambert -
-
enumerationMGI_Balkans_5 -
-
enumerationMGI_Balkans_6 -
-
enumerationMGI_Balkans_8 -
-
enumerationMGI_Balkans_8 -
-
enumerationMGI_M28 -
-
enumerationMGI_M31 -
-
enumerationMGI_M34 -
-
enumerationMonte_Mario_Rome_Italy_1 -
-
enumerationMonte_Mario_Rome_Italy_2 -
-
enumerationMonte_Mario_Italy_1 -
-
enumerationMonte_Mario_Italy_2 -
-
enumerationMontserrat_1958_British_West_Indies_Grid -
-
enumerationMount_Dillon_Tobago_Grid -
-
enumerationNAD_1927_Cuba_Norte -
-
enumerationNAD_1927_Cuba_Sur -
-
enumerationNAD_1927_Guatemala_Norte -
-
enumerationNAD_1927_Guatemala_Sur -
-
enumerationNAD_1927_Michigan_GeoRef_Meters -
-
enumerationNAD_1927_Michigan_GeoRef_Feet_US -
-
enumerationNAD_1983_HARN_Guam_Map_Grid -
-
enumerationNAD_1983_Michigan_GeoRef_Meters -
-
enumerationNAD_1983_Michigan_GeoRef_Feet_US -
-
enumerationGD_1949_New_Zealand_Map_Grid -
-
enumerationNew_Zealand_North_Island -
-
enumerationNew_Zealand_South_Island -
-
enumerationNZGD_1949_Amuri_Circuit -
-
enumerationNZGD_1949_Bay_of_Plenty_Circuit -
-
enumerationNZGD_1949_Bluff_Circuit -
-
enumerationNZGD_1949_Buller_Circuit -
-
enumerationNZGD_1949_Collingwood_Circuit -
-
enumerationNZGD_1949_Gawler_Circuit -
-
enumerationNZGD_1949_Grey_Circuit -
-
enumerationNZGD_1949_Hawkes_Bay_Circuit -
-
enumerationNZGD_1949_Hokitika_Circuit -
-
enumerationNZGD_1949_Jacksons_Bay_Circuit -
-
enumerationNZGD_1949_Karamea_Circuit -
-
enumerationNZGD_1949_Lindis_Peak_Circuit -
-
enumerationNZGD_1949_Marlborough_Circuit -
-
enumerationNZGD_1949_Mount_Eden_Circuit -
-
enumerationNZGD_1949_Mount_Nicholas_Circuit -
-
enumerationNZGD_1949_Mount_Pleasant_Circuit -
-
enumerationNZGD_1949_Mount_York_Circuit -
-
enumerationNZGD_1949_Nelson_Circuit -
-
enumerationNZGD_1949_North_Taieri_Circuit -
-
enumerationNZGD_1949_Observation_Point_Circuit -
-
enumerationNZGD_1949_Okarito_Circuit -
-
enumerationNZGD_1949_Poverty_Bay_Circuit -
-
enumerationNZGD_1949_Taranaki_Circuit -
-
enumerationNZGD_1949_Timaru_Circuit -
-
enumerationNZGD_1949_Tuhirangi_Circuit -
-
enumerationNZGD_1949_UTM_Zone_58S -
-
enumerationNZGD_1949_UTM_Zone_59S -
-
enumerationNZGD_1949_UTM_Zone_60S -
-
enumerationNZGD_1949_Wairarapa_Circuit -
-
enumerationNZGD_1949_Wanganui_Circuit -
-
enumerationNZGD_1949_Wellington_Circuit -
-
enumerationNZGD_2000_Amuri_Circuit -
-
enumerationNZGD_2000_Bay_of_Plenty_Circuit -
-
enumerationNZGD_2000_Bluff_Circuit -
-
enumerationNZGD_2000_Buller_Circuit -
-
enumerationNZGD_2000_Collingwood_Circuit -
-
enumerationNZGD_2000_Gawler_Circuit -
-
enumerationNZGD_2000_Grey_Circuit -
-
enumerationNZGD_2000_Hawkes_Bay_Circuit -
-
enumerationNZGD_2000_Hokitika_Circuit -
-
enumerationNZGD_2000_Jacksons_Bay_Circuit -
-
enumerationNZGD_2000_Karamea_Circuit -
-
enumerationNZGD_2000_Lindis_Peak_Circuit -
-
enumerationNZGD_2000_Marlborough_Circuit -
-
enumerationNZGD_2000_Mount_Eden_Circuit -
-
enumerationNZGD_2000_Mount_Nicholas_Circuit -
-
enumerationNZGD_2000_Mount_Pleasant_Circuit -
-
enumerationNZGD_2000_Mount_York_Circuit -
-
enumerationNZGD_2000_Nelson_Circuit -
-
enumerationNZGD_2000_North_Taieri_Circuit -
-
enumerationNZGD_2000_Observation_Point_Circuit -
-
enumerationNZGD_2000_Okarito_Circuit -
-
enumerationNZGD_2000_Poverty_Bay_Circuit -
-
enumerationNZGD_2000_Taranaki_Circuit -
-
enumerationNZGD_2000_Timaru_Circuit -
-
enumerationNZGD_2000_Tuhirangi_Circuit -
-
enumerationNZGD_2000_UTM_Zone_58S -
-
enumerationNZGD_2000_UTM_Zone_59S -
-
enumerationNZGD_2000_UTM_Zone_60S -
-
enumerationNZGD_2000_Wairarapa_Circuit -
-
enumerationNZGD_2000_Wanganui_Circuit -
-
enumerationNZGD_2000_Wellington_Circuit -
-
enumerationGD_1949_New_Zealand_Map_Grid -
-
enumerationNew_Zealand_North_Island -
-
enumerationNew_Zealand_South_Island -
-
enumerationNigeria_East_Belt -
-
enumerationNigeria_Mid_Belt -
-
enumerationNigeria_West_Belt -
-
enumerationNord_Algerie_Degree -
-
enumerationNord_Algerie_Ancienne_Degree -
-
enumerationSud_Algerie_Ancienne -
-
enumerationNord_Algerie -
-
enumerationNord_de_Guerre -
-
enumerationNord_France -
-
enumerationNord_Maroc_Degree -
-
enumerationNord_Maroc -
-
enumerationNord_Tunisie -
-
enumerationNGO_1948_Baerum_Kommune -
-
enumerationNGO_1948_Bergenhalvoen -
-
enumerationNGO_1948_Norway_Zone_1 -
-
enumerationNGO_1948_Norway_Zone_2 -
-
enumerationNGO_1948_Norway_Zone_3 -
-
enumerationNGO_1948_Norway_Zone_4 -
-
enumerationNGO_1948_Norway_Zone_5 -
-
enumerationNGO_1948_Norway_Zone_6 -
-
enumerationNGO_1948_Norway_Zone_7 -
-
enumerationNGO_1948_Norway_Zone_8 -
-
enumerationNGO_1948_Oslo_Kommune -
-
enumerationNGO_1948_Oslo_Norway_Zone_1 -
-
enumerationNGO_1948_Oslo_Norway_Zone_2 -
-
enumerationNGO_1948_Oslo_Norway_Zone_3 -
-
enumerationNGO_1948_Oslo_Norway_Zone_4 -
-
enumerationNGO_1948_Oslo_Norway_Zone_5 -
-
enumerationNGO_1948_Oslo_Norway_Zone_6 -
-
enumerationNGO_1948_Oslo_Norway_Zone_7 -
-
enumerationNGO_1948_Oslo_Norway_Zone_8 -
-
enumerationNTF_France_I_degrees -
-
enumerationNTF_France_II_degrees -
-
enumerationNTF_France_III_degrees -
-
enumerationNTF_France_IV_degrees -
-
enumerationPalestine_1923_Israel_CS_Grid -
-
enumerationPalestine_1923_Palestine_Belt -
-
enumerationPalestine_1923_Palestine_Grid -
-
enumerationPampa_del_Castillo_Argentina_2 -
-
enumerationPeru_Central_Zone -
-
enumerationPeru_East_Zone -
-
enumerationPeru_West_Zone -
-
enumerationPhilippines_Zone_I -
-
enumerationPhilippines_Zone_II -
-
enumerationPhilippines_Zone_III -
-
enumerationPhilippines_Zone_IV -
-
enumerationPhilippines_Zone_V -
-
enumerationPortuguese_National_Grid -
-
enumerationQatar_1948_Qatar_Grid -
-
enumerationQatar_National_Grid -
-
enumerationRD_Old -
-
enumerationRGF_1993_Lambert_93 -
-
enumerationRijksdriehoekstelsel_New -
-
enumerationRT90_25_gon_W -
-
enumerationS-JTSK_Ferro_Krovak_East_North -
-
enumerationS-JTSK_Ferro_Krovak -
-
enumerationS-JTSK_Krovak_East_North -
-
enumerationS-JTSK_Krovak -
-
enumerationSAD_1969_Brazil_Polyconic -
-
enumerationSahara_Degree -
-
enumerationSahara -
-
enumerationSierra_Leone_1924_New_Colony_Grid -
-
enumerationSierra_Leone_1924_New_War_Office_Grid -
-
enumerationSt_Kitts_1955_British_West_Indies_Grid -
-
enumerationSt_Lucia_1955_British_West_Indies_Grid -
-
enumerationSt_Vincent_1945_British_West_Indies_Grid -
-
enumerationStereo_33 -
-
enumerationStereo_70 -
-
enumerationSud_Algerie_Degree -
-
enumerationSud_Algerie_Ancienne_Degree -
-
enumerationSud_Algerie -
-
enumerationSud_France -
-
enumerationSud_Maroc_Degree -
-
enumerationSud_Maroc -
-
enumerationSud_Tunisie -
-
enumerationSwedish_National_Grid -
-
enumerationTrinidad_1903_Trinidad_Grid -
-
enumerationUWPP_1992 -
-
enumerationUWPP_2000_pas_5 -
-
enumerationUWPP_2000_pas_6 -
-
enumerationUWPP_2000_pas_7 -
-
enumerationUWPP_2000_pas_8 -
-
enumerationWGS_1972_BE_TM_106_NE -
-
enumerationWGS_1984_TM_36_SE -
-
enumerationZanderij_Suriname_Old_TM -
-
enumerationZanderij_Suriname_TM -
-
enumerationZanderij_TM_54_NW -
-
enumerationNorth_Pole_Azimuthal_Equidistant -
-
enumerationNorth_Pole_Gnomonic -
-
enumerationNorth_Pole_Lambert_Azimuthal_Equal_Area -
-
enumerationNorth_Pole_Orthographic -
-
enumerationNorth_Pole_Stereographic -
-
enumerationSouth_Pole_Azimuthal_Equidistant -
-
enumerationSouth_Pole_Gnomonic -
-
enumerationSouth_Pole_Lambert_Azimuthal_Equal_Area -
-
enumerationSouth_Pole_Orthographic -
-
enumerationSouth_Pole_Stereographic -
-
enumerationUPS_North -
-
enumerationUPS_South -
-
enumerationNAD_1927_StatePlane_Alabama_East_FIPS_0101 -
-
enumerationNAD_1927_StatePlane_Alabama_West_FIPS_0102 -
-
enumerationNAD_1927_StatePlane_Alaska_1_FIPS_5001 -
-
enumerationNAD_1927_StatePlane_Alaska_10_FIPS_5010 -
-
enumerationNAD_1927_StatePlane_Alaska_2_FIPS_5002 -
-
enumerationNAD_1927_StatePlane_Alaska_3_FIPS_5003 -
-
enumerationNAD_1927_StatePlane_Alaska_4_FIPS_5004 -
-
enumerationNAD_1927_StatePlane_Alaska_5_FIPS_5005 -
-
enumerationNAD_1927_StatePlane_Alaska_6_FIPS_5006 -
-
enumerationNAD_1927_StatePlane_Alaska_7_FIPS_5007 -
-
enumerationNAD_1927_StatePlane_Alaska_8_FIPS_5008 -
-
enumerationNAD_1927_StatePlane_Alaska_9_FIPS_5009 -
-
enumerationNAD_1927_StatePlane_Arizona_Central_FIPS_0202 -
-
enumerationNAD_1927_StatePlane_Arizona_East_FIPS_0201 -
-
enumerationNAD_1927_StatePlane_Arizona_West_FIPS_0203 -
-
enumerationNAD_1927_StatePlane_Arkansas_North_FIPS_0301 -
-
enumerationNAD_1927_StatePlane_Arkansas_South_FIPS_0302 -
-
enumerationNAD_1927_StatePlane_California_I_FIPS_0401 -
-
enumerationNAD_1927_StatePlane_California_II_FIPS_0402 -
-
enumerationNAD_1927_StatePlane_California_III_FIPS_0403 -
-
enumerationNAD_1927_StatePlane_California_IV_FIPS_0404 -
-
enumerationNAD_1927_StatePlane_California_V_FIPS_0405 -
-
enumerationNAD_1927_StatePlane_California_VI_FIPS_0406 -
-
enumerationNAD_1927_StatePlane_California_VII_FIPS_0407 -
-
enumerationNAD_1927_StatePlane_Colorado_Central_FIPS_0502 -
-
enumerationNAD_1927_StatePlane_Colorado_North_FIPS_0501 -
-
enumerationNAD_1927_StatePlane_Colorado_South_FIPS_0503 -
-
enumerationNAD_1927_StatePlane_Connecticut_FIPS_0600 -
-
enumerationNAD_1927_StatePlane_Delaware_FIPS_0700 -
-
enumerationNAD_1927_StatePlane_Florida_East_FIPS_0901 -
-
enumerationNAD_1927_StatePlane_Florida_North_FIPS_0903 -
-
enumerationNAD_1927_StatePlane_Florida_West_FIPS_0902 -
-
enumerationNAD_1927_StatePlane_Georgia_East_FIPS_1001 -
-
enumerationNAD_1927_StatePlane_Georgia_West_FIPS_1002 -
-
enumerationNAD_1927_StatePlane_Guam_FIPS_5400 -
-
enumerationNAD_1927_StatePlane_Idaho_Central_FIPS_1102 -
-
enumerationNAD_1927_StatePlane_Idaho_East_FIPS_1101 -
-
enumerationNAD_1927_StatePlane_Idaho_West_FIPS_1103 -
-
enumerationNAD_1927_StatePlane_Illinois_East_FIPS_1201 -
-
enumerationNAD_1927_StatePlane_Illinois_West_FIPS_1202 -
-
enumerationNAD_1927_StatePlane_Indiana_East_FIPS_1301 -
-
enumerationNAD_1927_StatePlane_Indiana_West_FIPS_1302 -
-
enumerationNAD_1927_StatePlane_Iowa_North_FIPS_1401 -
-
enumerationNAD_1927_StatePlane_Iowa_South_FIPS_1402 -
-
enumerationNAD_1927_StatePlane_Kansas_North_FIPS_1501 -
-
enumerationNAD_1927_StatePlane_Kansas_South_FIPS_1502 -
-
enumerationNAD_1927_StatePlane_Kentucky_North_FIPS_1601 -
-
enumerationNAD_1927_StatePlane_Kentucky_South_FIPS_1602 -
-
enumerationNAD_1927_StatePlane_Louisiana_North_FIPS_1701 -
-
enumerationNAD_1927_StatePlane_Louisiana_South_FIPS_1702 -
-
enumerationNAD_1927_StatePlane_Maine_East_FIPS_1801 -
-
enumerationNAD_1927_StatePlane_Maine_West_FIPS_1802 -
-
enumerationNAD_1927_StatePlane_Maryland_FIPS_1900 -
-
enumerationNAD_1927_StatePlane_Massachusetts_Island_FIPS_2002 -
-
enumerationNAD_1927_StatePlane_Massachusetts_Mainland_FIPS_2001 -
-
enumerationNAD_1927_StatePlane_Michigan_Central_FIPS_2112 -
-
enumerationNAD_1927_StatePlane_Michigan_North_FIPS_2111 -
-
enumerationNAD_1927_StatePlane_Michigan_South_FIPS_2113 -
-
enumerationNAD_1927_StatePlane_Minnesota_Central_FIPS_2202 -
-
enumerationNAD_1927_StatePlane_Minnesota_North_FIPS_2201 -
-
enumerationNAD_1927_StatePlane_Minnesota_South_FIPS_2203 -
-
enumerationNAD_1927_StatePlane_Mississippi_East_FIPS_2301 -
-
enumerationNAD_1927_StatePlane_Mississippi_West_FIPS_2302 -
-
enumerationNAD_1927_StatePlane_Missouri_Central_FIPS_2402 -
-
enumerationNAD_1927_StatePlane_Missouri_East_FIPS_2401 -
-
enumerationNAD_1927_StatePlane_Missouri_West_FIPS_2403 -
-
enumerationNAD_1927_StatePlane_Montana_Central_FIPS_2502 -
-
enumerationNAD_1927_StatePlane_Montana_North_FIPS_2501 -
-
enumerationNAD_1927_StatePlane_Montana_South_FIPS_2503 -
-
enumerationNAD_1927_StatePlane_Nebraska_North_FIPS_2601 -
-
enumerationNAD_1927_StatePlane_Nebraska_South_FIPS_2602 -
-
enumerationNAD_1927_StatePlane_Nevada_Central_FIPS_2702 -
-
enumerationNAD_1927_StatePlane_Nevada_East_FIPS_2701 -
-
enumerationNAD_1927_StatePlane_Nevada_West_FIPS_2703 -
-
enumerationNAD_1927_StatePlane_New_Hampshire_FIPS_2800 -
-
enumerationNAD_1927_StatePlane_New_Jersey_FIPS_2900 -
-
enumerationNAD_1927_StatePlane_New_Mexico_Central_FIPS_3002 -
-
enumerationNAD_1927_StatePlane_New_Mexico_East_FIPS_3001 -
-
enumerationNAD_1927_StatePlane_New_Mexico_West_FIPS_3003 -
-
enumerationNAD_1927_StatePlane_New_York_Central_FIPS_3102 -
-
enumerationNAD_1927_StatePlane_New_York_East_FIPS_3101 -
-
enumerationNAD_1927_StatePlane_New_York_Long_Island_FIPS_3104 -
-
enumerationNAD_1927_StatePlane_New_York_West_FIPS_3103 -
-
enumerationNAD_1927_StatePlane_North_Carolina_FIPS_3200 -
-
enumerationNAD_1927_StatePlane_North_Dakota_North_FIPS_3301 -
-
enumerationNAD_1927_StatePlane_North_Dakota_South_FIPS_3302 -
-
enumerationNAD_1927_StatePlane_Ohio_North_FIPS_3401 -
-
enumerationNAD_1927_StatePlane_Ohio_South_FIPS_3402 -
-
enumerationNAD_1927_StatePlane_Oklahoma_North_FIPS_3501 -
-
enumerationNAD_1927_StatePlane_Oklahoma_South_FIPS_3502 -
-
enumerationNAD_1927_StatePlane_Oregon_North_FIPS_3601 -
-
enumerationNAD_1927_StatePlane_Oregon_South_FIPS_3602 -
-
enumerationNAD_1927_StatePlane_Pennsylvania_North_FIPS_3701 -
-
enumerationNAD_1927_StatePlane_Pennsylvania_South_FIPS_3702 -
-
enumerationNAD_1927_StatePlane_Puerto_Rico_FIPS_5201 -
-
enumerationNAD_1927_StatePlane_Rhode_Island_FIPS_3800 -
-
enumerationNAD_1927_StatePlane_South_Carolina_North_FIPS_3901 -
-
enumerationNAD_1927_StatePlane_South_Carolina_South_FIPS_3902 -
-
enumerationNAD_1927_StatePlane_South_Dakota_North_FIPS_4001 -
-
enumerationNAD_1927_StatePlane_South_Dakota_South_FIPS_4002 -
-
enumerationNAD_1927_StatePlane_Tennessee_FIPS_4100 -
-
enumerationNAD_1927_StatePlane_Texas_Central_FIPS_4203 -
-
enumerationNAD_1927_StatePlane_Texas_North_Central_FIPS_4202 -
-
enumerationNAD_1927_StatePlane_Texas_North_FIPS_4201 -
-
enumerationNAD_1927_StatePlane_Texas_South_Central_FIPS_4204 -
-
enumerationNAD_1927_StatePlane_Texas_South_FIPS_4205 -
-
enumerationNAD_1927_StatePlane_Utah_Central_FIPS_4302 -
-
enumerationNAD_1927_StatePlane_Utah_North_FIPS_4301 -
-
enumerationNAD_1927_StatePlane_Utah_South_FIPS_4303 -
-
enumerationNAD_1927_StatePlane_Vermont_FIPS_3400 -
-
enumerationNAD_1927_StatePlane_Virginia_North_FIPS_4501 -
-
enumerationNAD_1927_StatePlane_Virginia_South_FIPS_4502 -
-
enumerationNAD_1927_StatePlane_Washington_North_FIPS_4601 -
-
enumerationNAD_1927_StatePlane_Washington_South_FIPS_4602 -
-
enumerationNAD_1927_StatePlane_West_Virginia_North_FIPS_4701 -
-
enumerationNAD_1927_StatePlane_West_Virginia_South_FIPS_4702 -
-
enumerationNAD_1927_StatePlane_Wisconsin_Central_FIPS_4802 -
-
enumerationNAD_1927_StatePlane_Wisconsin_North_FIPS_4801 -
-
enumerationNAD_1927_StatePlane_Wisconsin_South_FIPS_4803 -
-
enumerationNAD_1927_StatePlane_Wyoming_East_Central_FIPS_4902 -
-
enumerationNAD_1927_StatePlane_Wyoming_East_FIPS_4901 -
-
enumerationNAD_1927_StatePlane_Wyoming_West_Central_FIPS_4903 -
-
enumerationNAD_1927_StatePlane_Wyoming_West_FIPS_4904 -
-
enumerationNAD_1983_StatePlane_Alabama_East_FIPS_0101 -
-
enumerationNAD_1983_StatePlane_Alabama_West_FIPS_0102 -
-
enumerationNAD_1983_StatePlane_Alaska_1_FIPS_5001 -
-
enumerationNAD_1983_StatePlane_Alaska_10_FIPS_5010 -
-
enumerationNAD_1983_StatePlane_Alaska_2_FIPS_5002 -
-
enumerationNAD_1983_StatePlane_Alaska_3_FIPS_5003 -
-
enumerationNAD_1983_StatePlane_Alaska_4_FIPS_5004 -
-
enumerationNAD_1983_StatePlane_Alaska_5_FIPS_5005 -
-
enumerationNAD_1983_StatePlane_Alaska_6_FIPS_5006 -
-
enumerationNAD_1983_StatePlane_Alaska_7_FIPS_5007 -
-
enumerationNAD_1983_StatePlane_Alaska_8_FIPS_5008 -
-
enumerationNAD_1983_StatePlane_Alaska_9_FIPS_5009 -
-
enumerationNAD_1983_StatePlane_Arizona_Central_FIPS_0202 -
-
enumerationNAD_1983_StatePlane_Arizona_East_FIPS_0201 -
-
enumerationNAD_1983_StatePlane_Arizona_West_FIPS_0203 -
-
enumerationNAD_1983_StatePlane_Arkansas_North_FIPS_0301 -
-
enumerationNAD_1983_StatePlane_Arkansas_South_FIPS_0302 -
-
enumerationNAD_1983_StatePlane_California_I_FIPS_0401 -
-
enumerationNAD_1983_StatePlane_California_II_FIPS_0402 -
-
enumerationNAD_1983_StatePlane_California_III_FIPS_0403 -
-
enumerationNAD_1983_StatePlane_California_IV_FIPS_0404 -
-
enumerationNAD_1983_StatePlane_California_V_FIPS_0405 -
-
enumerationNAD_1983_StatePlane_California_VI_FIPS_0406 -
-
enumerationNAD_1983_StatePlane_Colorado_Central_FIPS_0502 -
-
enumerationNAD_1983_StatePlane_Colorado_North_FIPS_0501 -
-
enumerationNAD_1983_StatePlane_Colorado_South_FIPS_0503 -
-
enumerationNAD_1983_StatePlane_Connecticut_FIPS_0600 -
-
enumerationNAD_1983_StatePlane_Delaware_FIPS_0700 -
-
enumerationNAD_1983_StatePlane_Florida_East_FIPS_0901 -
-
enumerationNAD_1983_StatePlane_Florida_North_FIPS_0903 -
-
enumerationNAD_1983_StatePlane_Florida_West_FIPS_0902 -
-
enumerationNAD_1983_StatePlane_Georgia_East_FIPS_1001 -
-
enumerationNAD_1983_StatePlane_Georgia_West_FIPS_1002 -
-
enumerationNAD_1983_StatePlane_Guam_FIPS_5400 -
-
enumerationNAD_1983_StatePlane_Hawaii_1_FIPS_5101 -
-
enumerationNAD_1983_StatePlane_Hawaii_2_FIPS_5102 -
-
enumerationNAD_1983_StatePlane_Hawaii_3_FIPS_5103 -
-
enumerationNAD_1983_StatePlane_Hawaii_4_FIPS_5104 -
-
enumerationNAD_1983_StatePlane_Hawaii_5_FIPS_5105 -
-
enumerationNAD_1983_StatePlane_Idaho_Central_FIPS_1102 -
-
enumerationNAD_1983_StatePlane_Idaho_East_FIPS_1101 -
-
enumerationNAD_1983_StatePlane_Idaho_West_FIPS_1103 -
-
enumerationNAD_1983_StatePlane_Illinois_East_FIPS_1201 -
-
enumerationNAD_1983_StatePlane_Illinois_West_FIPS_1202 -
-
enumerationNAD_1983_StatePlane_Indiana_East_FIPS_1301 -
-
enumerationNAD_1983_StatePlane_Indiana_West_FIPS_1302 -
-
enumerationNAD_1983_StatePlane_Iowa_North_FIPS_1401 -
-
enumerationNAD_1983_StatePlane_Iowa_South_FIPS_1402 -
-
enumerationNAD_1983_StatePlane_Kansas_North_FIPS_1501 -
-
enumerationNAD_1983_StatePlane_Kansas_South_FIPS_1502 -
-
enumerationNAD_1983_StatePlane_Kentucky_FIPS_1600 -
-
enumerationNAD_1983_StatePlane_Kentucky_North_FIPS_1601 -
-
enumerationNAD_1983_StatePlane_Kentucky_South_FIPS_1602 -
-
enumerationNAD_1983_StatePlane_Louisiana_North_FIPS_1701 -
-
enumerationNAD_1983_StatePlane_Louisiana_South_FIPS_1702 -
-
enumerationNAD_1983_StatePlane_Maine_East_FIPS_1801 -
-
enumerationNAD_1983_StatePlane_Maine_West_FIPS_1802 -
-
enumerationNAD_1983_StatePlane_Maryland_FIPS_1900 -
-
enumerationNAD_1983_StatePlane_Massachusetts_Island_FIPS_2002 -
-
enumerationNAD_1983_StatePlane_Massachusetts_Mainland_FIPS_2001 -
-
enumerationNAD_1983_StatePlane_Michigan_Central_FIPS_2202 -
-
enumerationNAD_1983_StatePlane_Michigan_North_FIPS_2111 -
-
enumerationNAD_1983_StatePlane_Michigan_South_FIPS_2113 -
-
enumerationNAD_1983_StatePlane_Minnesota_Central_FIPS_2202 -
-
enumerationNAD_1983_StatePlane_Minnesota_North_FIPS_2201 -
-
enumerationNAD_1983_StatePlane_Minnesota_South_FIPS_2203 -
-
enumerationNAD_1983_StatePlane_Mississippi_East_FIPS_2301 -
-
enumerationNAD_1983_StatePlane_Mississippi_West_FIPS_2302 -
-
enumerationNAD_1983_StatePlane_Missouri_Central_FIPS_2402 -
-
enumerationNAD_1983_StatePlane_Missouri_East_FIPS_2401 -
-
enumerationNAD_1983_StatePlane_Missouri_West_FIPS_2403 -
-
enumerationNAD_1983_StatePlane_Montana_FIPS_2500 -
-
enumerationNAD_1983_StatePlane_Nebraska_FIPS_2600 -
-
enumerationNAD_1983_StatePlane_Nevada_Central_FIPS_2702 -
-
enumerationNAD_1983_StatePlane_Nevada_East_FIPS_2701 -
-
enumerationNAD_1983_StatePlane_Nevada_West_FIPS_2703 -
-
enumerationNAD_1983_StatePlane_New_Hampshire_FIPS_2800 -
-
enumerationNAD_1983_StatePlane_New_Jersey_FIPS_2900 -
-
enumerationNAD_1983_StatePlane_New_Mexico_Central_FIPS_3002 -
-
enumerationNAD_1983_StatePlane_New_Mexico_East_FIPS_3001 -
-
enumerationNAD_1983_StatePlane_New_Mexico_West_FIPS_3003 -
-
enumerationNAD_1983_StatePlane_New_York_Central_FIPS_3102 -
-
enumerationNAD_1983_StatePlane_New_York_East_FIPS_3101 -
-
enumerationNAD_1983_StatePlane_New_York_Long_Island_FIPS_3104 -
-
enumerationNAD_1983_StatePlane_New_York_West_FIPS_3103 -
-
enumerationNAD_1983_StatePlane_North_Carolina_FIPS_3200 -
-
enumerationNAD_1983_StatePlane_North_Dakota_North_FIPS_3301 -
-
enumerationNAD_1983_StatePlane_North_Dakota_South_FIPS_3302 -
-
enumerationNAD_1983_StatePlane_Ohio_North_FIPS_3401 -
-
enumerationNAD_1983_StatePlane_Ohio_South_FIPS_3402 -
-
enumerationNAD_1983_StatePlane_Oklahoma_North_FIPS_3501 -
-
enumerationNAD_1983_StatePlane_Oklahoma_South_FIPS_3502 -
-
enumerationNAD_1983_StatePlane_Oregon_North_FIPS_3601 -
-
enumerationNAD_1983_StatePlane_Oregon_South_FIPS_3602 -
-
enumerationNAD_1983_StatePlane_Pennsylvania_North_FIPS_3701 -
-
enumerationNAD_1983_StatePlane_Pennsylvania_South_FIPS_3702 -
-
enumerationNAD_1983_StatePlane_Puerto_Rico_Virgin_Islands_FIPS_5200 -
-
enumerationNAD_1983_StatePlane_Rhode_Island_FIPS_3800 -
-
enumerationNAD_1983_StatePlane_South_Carolina_FIPS_3900 -
-
enumerationNAD_1983_StatePlane_South_Dakota_North_FIPS_4001 -
-
enumerationNAD_1983_StatePlane_South_Dakota_South_FIPS_4002 -
-
enumerationNAD_1983_StatePlane_Tennessee_FIPS_4100 -
-
enumerationNAD_1983_StatePlane_Texas_Central_FIPS_4203 -
-
enumerationNAD_1983_StatePlane_Texas_North_Central_FIPS_4202 -
-
enumerationNAD_1983_StatePlane_Texas_North_FIPS_4201 -
-
enumerationNAD_1983_StatePlane_Texas_South_Central_FIPS_4204 -
-
enumerationNAD_1983_StatePlane_Texas_South_FIPS_4205 -
-
enumerationNAD_1983_StatePlane_Utah_Central_FIPS_4302 -
-
enumerationNAD_1983_StatePlane_Utah_North_FIPS_4301 -
-
enumerationNAD_1983_StatePlane_Utah_South_FIPS_4303 -
-
enumerationNAD_1983_StatePlane_Vermont_FIPS_4400 -
-
enumerationNAD_1983_StatePlane_Virginia_North_FIPS_4501 -
-
enumerationNAD_1983_StatePlane_Virginia_South_FIPS_4502 -
-
enumerationNAD_1983_StatePlane_Washington_North_FIPS_4601 -
-
enumerationNAD_1983_StatePlane_Washington_South_FIPS_4602 -
-
enumerationNAD_1983_StatePlane_West_Virginia_North_FIPS_4701 -
-
enumerationNAD_1983_StatePlane_West_Virginia_South_FIPS_4702 -
-
enumerationNAD_1983_StatePlane_Wisconsin_Central_FIPS_4802 -
-
enumerationNAD_1983_StatePlane_Wisconsin_North_FIPS_4801 -
-
enumerationNAD_1983_StatePlane_Wisconsin_South_FIPS_4803 -
-
enumerationNAD_1983_StatePlane_Wyoming_East_Central_FIPS_4902 -
-
enumerationNAD_1983_StatePlane_Wyoming_East_FIPS_4901 -
-
enumerationNAD_1983_StatePlane_Wyoming_West_Central_FIPS_4903 -
-
enumerationNAD_1983_StatePlane_Wyoming_West_FIPS_4904 -
-
enumerationNAD_1983_StatePlane_Alabama_East_FIPS_0101_Feet -
-
enumerationNAD_1983_StatePlane_Alabama_West_FIPS_0102_Feet -
-
enumerationNAD_1983_StatePlane_Alaska_1_FIPS_5001_Feet -
-
enumerationNAD_1983_StatePlane_Alaska_10_FIPS_5010_Feet -
-
enumerationNAD_1983_StatePlane_Alaska_2_FIPS_5002_Feet -
-
enumerationNAD_1983_StatePlane_Alaska_3_FIPS_5003_Feet -
-
enumerationNAD_1983_StatePlane_Alaska_4_FIPS_5004_Feet -
-
enumerationNAD_1983_StatePlane_Alaska_5_FIPS_5005_Feet -
-
enumerationNAD_1983_StatePlane_Alaska_6_FIPS_5006_Feet -
-
enumerationNAD_1983_StatePlane_Alaska_7_FIPS_5007_Feet -
-
enumerationNAD_1983_StatePlane_Alaska_8_FIPS_5008_Feet -
-
enumerationNAD_1983_StatePlane_Alaska_9_FIPS_5009_Feet -
-
enumerationNAD_1983_StatePlane_Arizona_Central_FIPS_0202_Feet -
-
enumerationNAD_1983_StatePlane_Arizona_East_FIPS_0201_Feet -
-
enumerationNAD_1983_StatePlane_Arizona_West_FIPS_0203_Feet -
-
enumerationNAD_1983_StatePlane_Arkansas_North_FIPS_0301_Feet -
-
enumerationNAD_1983_StatePlane_Arkansas_South_FIPS_0302_Feet -
-
enumerationNAD_1983_StatePlane_California_I_FIPS_0401_Feet -
-
enumerationNAD_1983_StatePlane_California_II_FIPS_0402_Feet -
-
enumerationNAD_1983_StatePlane_California_III_FIPS_0403_Feet -
-
enumerationNAD_1983_StatePlane_California_IV_FIPS_0404_Feet -
-
enumerationNAD_1983_StatePlane_California_V_FIPS_0405_Feet -
-
enumerationNAD_1983_StatePlane_California_VI_FIPS_0406_Feet -
-
enumerationNAD_1983_StatePlane_Colorado_Central_FIPS_0502_Feet -
-
enumerationNAD_1983_StatePlane_Colorado_North_FIPS_0501_Feet -
-
enumerationNAD_1983_StatePlane_Colorado_South_FIPS_0503_Feet -
-
enumerationNAD_1983_StatePlane_Connecticut_FIPS_0600_Feet -
-
enumerationNAD_1983_StatePlane_Delaware_FIPS_0700_Feet -
-
enumerationNAD_1983_StatePlane_Florida_East_FIPS_0901_Feet -
-
enumerationNAD_1983_StatePlane_Florida_North_FIPS_0903_Feet -
-
enumerationNAD_1983_StatePlane_Florida_West_FIPS_0902_Feet -
-
enumerationNAD_1983_StatePlane_Georgia_East_FIPS_1001_Feet -
-
enumerationNAD_1983_StatePlane_Georgia_West_FIPS_1002_Feet -
-
enumerationNAD_1983_StatePlane_Guam_FIPS_5400_Feet -
-
enumerationNAD_1983_StatePlane_Hawaii_1_FIPS_5101_Feet -
-
enumerationNAD_1983_StatePlane_Hawaii_2_FIPS_5102_Feet -
-
enumerationNAD_1983_StatePlane_Hawaii_3_FIPS_5103_Feet -
-
enumerationNAD_1983_StatePlane_Hawaii_4_FIPS_5104_Feet -
-
enumerationNAD_1983_StatePlane_Hawaii_5_FIPS_5105_Feet -
-
enumerationNAD_1983_StatePlane_Idaho_Central_FIPS_1102_Feet -
-
enumerationNAD_1983_StatePlane_Idaho_East_FIPS_1101_Feet -
-
enumerationNAD_1983_StatePlane_Idaho_West_FIPS_1103_Feet -
-
enumerationNAD_1983_StatePlane_Illinois_East_FIPS_1201_Feet -
-
enumerationNAD_1983_StatePlane_Illinois_West_FIPS_1202_Feet -
-
enumerationNAD_1983_StatePlane_Indiana_East_FIPS_1301_Feet -
-
enumerationNAD_1983_StatePlane_Indiana_West_FIPS_1302_Feet -
-
enumerationNAD_1983_StatePlane_Iowa_North_FIPS_1401_Feet -
-
enumerationNAD_1983_StatePlane_Iowa_South_FIPS_1402_Feet -
-
enumerationNAD_1983_StatePlane_Kansas_North_FIPS_1501_Feet -
-
enumerationNAD_1983_StatePlane_Kansas_South_FIPS_1502_Feet -
-
enumerationNAD_1983_StatePlane_Kentucky_FIPS_1600_Feet -
-
enumerationNAD_1983_StatePlane_Kentucky_North_FIPS_1601_Feet -
-
enumerationNAD_1983_StatePlane_Kentucky_South_FIPS_1602_Feet -
-
enumerationNAD_1983_StatePlane_Louisiana_North_FIPS_1701_Feet -
-
enumerationNAD_1983_StatePlane_Louisiana_South_FIPS_1702_Feet -
-
enumerationNAD_1983_StatePlane_Maine_East_FIPS_1801_Feet -
-
enumerationNAD_1983_StatePlane_Maine_West_FIPS_1802_Feet -
-
enumerationNAD_1983_StatePlane_Maryland_FIPS_1900_Feet -
-
enumerationNAD_1983_StatePlane_Massachusetts_Island_FIPS_2002_Feet -
-
enumerationNAD_1983_StatePlane_Massachusetts_Mainland_FIPS_2001_Feet -
-
enumerationNAD_1983_StatePlane_Michigan_Central_FIPS_2202_Feet -
-
enumerationNAD_1983_StatePlane_Michigan_North_FIPS_2111_Feet -
-
enumerationNAD_1983_StatePlane_Michigan_South_FIPS_2113_Feet -
-
enumerationNAD_1983_StatePlane_Minnesota_Central_FIPS_2202_Feet -
-
enumerationNAD_1983_StatePlane_Minnesota_North_FIPS_2201_Feet -
-
enumerationNAD_1983_StatePlane_Minnesota_South_FIPS_2203_Feet -
-
enumerationNAD_1983_StatePlane_Mississippi_East_FIPS_2301_Feet -
-
enumerationNAD_1983_StatePlane_Mississippi_West_FIPS_2302_Feet -
-
enumerationNAD_1983_StatePlane_Missouri_Central_FIPS_2402_Feet -
-
enumerationNAD_1983_StatePlane_Missouri_East_FIPS_2401_Feet -
-
enumerationNAD_1983_StatePlane_Missouri_West_FIPS_2403_Feet -
-
enumerationNAD_1983_StatePlane_Montana_FIPS_2500_Feet -
-
enumerationNAD_1983_StatePlane_Nebraska_FIPS_2600_Feet -
-
enumerationNAD_1983_StatePlane_Nevada_Central_FIPS_2702_Feet -
-
enumerationNAD_1983_StatePlane_Nevada_East_FIPS_2701_Feet -
-
enumerationNAD_1983_StatePlane_Nevada_West_FIPS_2703_Feet -
-
enumerationNAD_1983_StatePlane_New_Hampshire_FIPS_2800_Feet -
-
enumerationNAD_1983_StatePlane_New_Jersey_FIPS_2900_Feet -
-
enumerationNAD_1983_StatePlane_New_Mexico_Central_FIPS_3002_Feet -
-
enumerationNAD_1983_StatePlane_New_Mexico_East_FIPS_3001_Feet -
-
enumerationNAD_1983_StatePlane_New_Mexico_West_FIPS_3003_Feet -
-
enumerationNAD_1983_StatePlane_New_York_Central_FIPS_3102_Feet -
-
enumerationNAD_1983_StatePlane_New_York_East_FIPS_3101_Feet -
-
enumerationNAD_1983_StatePlane_New_York_Long_Island_FIPS_3104_Feet -
-
enumerationNAD_1983_StatePlane_New_York_West_FIPS_3103_Feet -
-
enumerationNAD_1983_StatePlane_North_Carolina_FIPS_3200_Feet -
-
enumerationNAD_1983_StatePlane_North_Dakota_North_FIPS_3301_Feet -
-
enumerationNAD_1983_StatePlane_North_Dakota_South_FIPS_3302_Feet -
-
enumerationNAD_1983_StatePlane_Ohio_North_FIPS_3401_Feet -
-
enumerationNAD_1983_StatePlane_Ohio_South_FIPS_3402_Feet -
-
enumerationNAD_1983_StatePlane_Oklahoma_North_FIPS_3501_Feet -
-
enumerationNAD_1983_StatePlane_Oklahoma_South_FIPS_3502_Feet -
-
enumerationNAD_1983_StatePlane_Oregon_North_FIPS_3601_Feet -
-
enumerationNAD_1983_StatePlane_Oregon_South_FIPS_3602_Feet -
-
enumerationNAD_1983_StatePlane_Pennsylvania_North_FIPS_3701_Feet -
-
enumerationNAD_1983_StatePlane_Pennsylvania_South_FIPS_3702_Feet -
-
enumerationNAD_1983_StatePlane_Puerto_Rico_Virgin_Islands_FIPS_5200_Feet -
-
enumerationNAD_1983_StatePlane_Rhode_Island_FIPS_3800_Feet -
-
enumerationNAD_1983_StatePlane_South_Carolina_FIPS_3900_Feet -
-
enumerationNAD_1983_StatePlane_South_Dakota_North_FIPS_4001_Feet -
-
enumerationNAD_1983_StatePlane_South_Dakota_South_FIPS_4002_Feet -
-
enumerationNAD_1983_StatePlane_Tennessee_FIPS_4100_Feet -
-
enumerationNAD_1983_StatePlane_Texas_Central_FIPS_4203_Feet -
-
enumerationNAD_1983_StatePlane_Texas_North_Central_FIPS_4202_Feet -
-
enumerationNAD_1983_StatePlane_Texas_North_FIPS_4201_Feet -
-
enumerationNAD_1983_StatePlane_Texas_South_Central_FIPS_4204_Feet -
-
enumerationNAD_1983_StatePlane_Texas_South_FIPS_4205_Feet -
-
enumerationNAD_1983_StatePlane_Utah_Central_FIPS_4302_Feet -
-
enumerationNAD_1983_StatePlane_Utah_North_FIPS_4301_Feet -
-
enumerationNAD_1983_StatePlane_Utah_South_FIPS_4303_Feet -
-
enumerationNAD_1983_StatePlane_Vermont_FIPS_4400_Feet -
-
enumerationNAD_1983_StatePlane_Virginia_North_FIPS_4501_Feet -
-
enumerationNAD_1983_StatePlane_Virginia_South_FIPS_4502_Feet -
-
enumerationNAD_1983_StatePlane_Washington_North_FIPS_4601_Feet -
-
enumerationNAD_1983_StatePlane_Washington_South_FIPS_4602_Feet -
-
enumerationNAD_1983_StatePlane_West_Virginia_North_FIPS_4701_Feet -
-
enumerationNAD_1983_StatePlane_West_Virginia_South_FIPS_4702_Feet -
-
enumerationNAD_1983_StatePlane_Wisconsin_Central_FIPS_4802_Feet -
-
enumerationNAD_1983_StatePlane_Wisconsin_North_FIPS_4801_Feet -
-
enumerationNAD_1983_StatePlane_Wisconsin_South_FIPS_4803_Feet -
-
enumerationNAD_1983_StatePlane_Wyoming_East_Central_FIPS_4902_Feet -
-
enumerationNAD_1983_StatePlane_Wyoming_East_FIPS_4901_Feet -
-
enumerationNAD_1983_StatePlane_Wyoming_West_Central_FIPS_4903_Feet -
-
enumerationNAD_1983_StatePlane_Wyoming_West_FIPS_4904_Feet -
-
enumerationNAD_1983_HARN_StatePlane_Alabama_East_FIPS_0101 -
-
enumerationNAD_1983_HARN_StatePlane_Alabama_West_FIPS_0102 -
-
enumerationNAD_1983_HARN_StatePlane_Arizona_Central_FIPS_0202 -
-
enumerationNAD_1983_HARN_StatePlane_Arizona_East_FIPS_0201 -
-
enumerationNAD_1983_HARN_StatePlane_Arizona_West_FIPS_0203 -
-
enumerationNAD_1983_HARN_StatePlane_California_I_FIPS_0401 -
-
enumerationNAD_1983_HARN_StatePlane_California_II_FIPS_0402 -
-
enumerationNAD_1983_HARN_StatePlane_California_III_FIPS_0403 -
-
enumerationNAD_1983_HARN_StatePlane_California_IV_FIPS_0404 -
-
enumerationNAD_1983_HARN_StatePlane_California_V_FIPS_0405 -
-
enumerationNAD_1983_HARN_StatePlane_California_VI_FIPS_0406 -
-
enumerationNAD_1983_HARN_StatePlane_Colorado_Central_FIPS_0502 -
-
enumerationNAD_1983_HARN_StatePlane_Colorado_North_FIPS_0501 -
-
enumerationNAD_1983_HARN_StatePlane_Colorado_South_FIPS_0503 -
-
enumerationNAD_1983_HARN_StatePlane_Connecticut_FIPS_0600 -
-
enumerationNAD_1983_HARN_StatePlane_Delaware_FIPS_0700 -
-
enumerationNAD_1983_HARN_StatePlane_Florida_East_FIPS_0901 -
-
enumerationNAD_1983_HARN_StatePlane_Florida_North_FIPS_0903 -
-
enumerationNAD_1983_HARN_StatePlane_Florida_West_FIPS_0902 -
-
enumerationNAD_1983_HARN_StatePlane_Georgia_East_FIPS_1001 -
-
enumerationNAD_1983_HARN_StatePlane_Georgia_West_FIPS_1002 -
-
enumerationNAD_1983_HARN_StatePlane_Hawaii_1_FIPS_5101 -
-
enumerationNAD_1983_HARN_StatePlane_Hawaii_2_FIPS_5102 -
-
enumerationNAD_1983_HARN_StatePlane_Hawaii_3_FIPS_5103 -
-
enumerationNAD_1983_HARN_StatePlane_Hawaii_4_FIPS_5104 -
-
enumerationNAD_1983_HARN_StatePlane_Hawaii_5_FIPS_5105 -
-
enumerationNAD_1983_HARN_StatePlane_Idaho_Central_FIPS_1102 -
-
enumerationNAD_1983_HARN_StatePlane_Idaho_East_FIPS_1101 -
-
enumerationNAD_1983_HARN_StatePlane_Idaho_West_FIPS_1103 -
-
enumerationNAD_1983_HARN_StatePlane_Illinois_East_FIPS_1201 -
-
enumerationNAD_1983_HARN_StatePlane_Illinois_West_FIPS_1202 -
-
enumerationNAD_1983_HARN_StatePlane_Indiana_East_FIPS_1301 -
-
enumerationNAD_1983_HARN_StatePlane_Indiana_West_FIPS_1302 -
-
enumerationNAD_1983_HARN_StatePlane_Kansas_North_FIPS_1501 -
-
enumerationNAD_1983_HARN_StatePlane_Kansas_South_FIPS_1502 -
-
enumerationNAD_1983_HARN_StatePlane_Kentucky_North_FIPS_1601 -
-
enumerationNAD_1983_HARN_StatePlane_Kentucky_South_FIPS_1602 -
-
enumerationNAD_1983_HARN_StatePlane_Louisiana_North_FIPS_1701 -
-
enumerationNAD_1983_HARN_StatePlane_Louisiana_South_FIPS_1702 -
-
enumerationNAD_1983_HARN_StatePlane_Maine_East_FIPS_1801 -
-
enumerationNAD_1983_HARN_StatePlane_Maine_West_FIPS_1802 -
-
enumerationNAD_1983_HARN_StatePlane_Maryland_FIPS_1900 -
-
enumerationNAD_1983_HARN_StatePlane_Massachusetts_Island_FIPS_2002 -
-
enumerationNAD_1983_HARN_StatePlane_Massachusetts_Mainland_FIPS_2001 -
-
enumerationNAD_1983_HARN_StatePlane_Michigan_Central_FIPS_2202 -
-
enumerationNAD_1983_HARN_StatePlane_Michigan_North_FIPS_2111 -
-
enumerationNAD_1983_HARN_StatePlane_Michigan_South_FIPS_2113 -
-
enumerationNAD_1983_HARN_StatePlane_Mississippi_East_FIPS_2301 -
-
enumerationNAD_1983_HARN_StatePlane_Mississippi_West_FIPS_2302 -
-
enumerationNAD_1983_HARN_StatePlane_Montana_FIPS_2500 -
-
enumerationNAD_1983_HARN_StatePlane_Nebraska_FIPS_2600 -
-
enumerationNAD_1983_HARN_StatePlane_Nevada_Central_FIPS_2702 -
-
enumerationNAD_1983_HARN_StatePlane_Nevada_East_FIPS_2701 -
-
enumerationNAD_1983_HARN_StatePlane_Nevada_West_FIPS_2703 -
-
enumerationNAD_1983_HARN_StatePlane_New_Hampshire_FIPS_2800 -
-
enumerationNAD_1983_HARN_StatePlane_New_Jersey_FIPS_2900 -
-
enumerationNAD_1983_HARN_StatePlane_New_Mexico_Central_FIPS_3002 -
-
enumerationNAD_1983_HARN_StatePlane_New_Mexico_East_FIPS_3001 -
-
enumerationNAD_1983_HARN_StatePlane_New_Mexico_West_FIPS_3003 -
-
enumerationNAD_1983_HARN_StatePlane_New_York_Central_FIPS_3102 -
-
enumerationNAD_1983_HARN_StatePlane_New_York_East_FIPS_3101 -
-
enumerationNAD_1983_HARN_StatePlane_New_York_Long_Island_FIPS_3104 -
-
enumerationNAD_1983_HARN_StatePlane_New_York_West_FIPS_3103 -
-
enumerationNAD_1983_HARN_StatePlane_North_Dakota_North_FIPS_3301 -
-
enumerationNAD_1983_HARN_StatePlane_North_Dakota_South_FIPS_3302 -
-
enumerationNAD_1983_HARN_StatePlane_Ohio_North_FIPS_3401 -
-
enumerationNAD_1983_HARN_StatePlane_Ohio_South_FIPS_3402 -
-
enumerationNAD_1983_HARN_StatePlane_Oklahoma_North_FIPS_3501 -
-
enumerationNAD_1983_HARN_StatePlane_Oklahoma_South_FIPS_3502 -
-
enumerationNAD_1983_HARN_StatePlane_Oregon_North_FIPS_3601 -
-
enumerationNAD_1983_HARN_StatePlane_Oregon_South_FIPS_3602 -
-
enumerationNAD_1983_HARN_StatePlane_Puerto_Rico_Virgin_Islands_FIPS_5200 -
-
enumerationNAD_1983_HARN_StatePlane_Rhode_Island_FIPS_3800 -
-
enumerationNAD_1983_HARN_StatePlane_South_Dakota_North_FIPS_4001 -
-
enumerationNAD_1983_HARN_StatePlane_South_Dakota_South_FIPS_4002 -
-
enumerationNAD_1983_HARN_StatePlane_Tennessee_FIPS_4100 -
-
enumerationNAD_1983_HARN_StatePlane_Texas_Central_FIPS_4203 -
-
enumerationNAD_1983_HARN_StatePlane_Texas_North_Central_FIPS_4202 -
-
enumerationNAD_1983_HARN_StatePlane_Texas_North_FIPS_4201 -
-
enumerationNAD_1983_HARN_StatePlane_Texas_South_Central_FIPS_4204 -
-
enumerationNAD_1983_HARN_StatePlane_Texas_South_FIPS_4205 -
-
enumerationNAD_1983_HARN_StatePlane_Utah_Central_FIPS_4302 -
-
enumerationNAD_1983_HARN_StatePlane_Utah_North_FIPS_4301 -
-
enumerationNAD_1983_HARN_StatePlane_Utah_South_FIPS_4303 -
-
enumerationNAD_1983_HARN_StatePlane_Vermont_FIPS_4400 -
-
enumerationNAD_1983_HARN_StatePlane_Virginia_North_FIPS_4501 -
-
enumerationNAD_1983_HARN_StatePlane_Virginia_South_FIPS_4502 -
-
enumerationNAD_1983_HARN_StatePlane_Washington_North_FIPS_4601 -
-
enumerationNAD_1983_HARN_StatePlane_Washington_South_FIPS_4602 -
-
enumerationNAD_1983_HARN_StatePlane_West_Virginia_North_FIPS_4701 -
-
enumerationNAD_1983_HARN_StatePlane_West_Virginia_South_FIPS_4702 -
-
enumerationNAD_1983_HARN_StatePlane_Wisconsin_Central_FIPS_4802 -
-
enumerationNAD_1983_HARN_StatePlane_Wisconsin_North_FIPS_4801 -
-
enumerationNAD_1983_HARN_StatePlane_Wisconsin_South_FIPS_4803 -
-
enumerationNAD_1983_HARN_StatePlane_Wyoming_East_FIPS_4901 -
-
enumerationNAD_1983_HARN_StatePlane_Wyoming_East_Central_FIPS_4902 -
-
enumerationNAD_1983_HARN_StatePlane_Wyoming_West_Central_FIPS_4903 -
-
enumerationNAD_1983_HARN_StatePlane_Wyoming_West_FIPS_4904 -
-
enumerationAmerican_Samoa_1962_StatePlane_American_Samoa_FIPS_5300 -
-
enumerationNAD_1983_HARN_Guam_Map_Grid -
-
enumerationNAD_1983_HARN_UTM_Zone_2S -
-
enumerationNAD_Michigan_StatePlane_Michigan_Central_FIPS_2112 -
-
enumerationNAD_Michigan_StatePlane_Michigan_Central_Old_FIPS_2102 -
-
enumerationNAD_Michigan_StatePlane_Michigan_East_Old_FIPS_2101 -
-
enumerationNAD_Michigan_StatePlane_Michigan_North_FIPS_2111 -
-
enumerationNAD_Michigan_StatePlane_Michigan_South_FIPS_2113 -
-
enumerationNAD_Michigan_StatePlane_Michigan_West_Old_FIPS_2103 -
-
enumerationOld_Hawaiian_StatePlane_Hawaii_1_FIPS_5101 -
-
enumerationOld_Hawaiian_StatePlane_Hawaii_2_FIPS_5102 -
-
enumerationOld_Hawaiian_StatePlane_Hawaii_3_FIPS_5103 -
-
enumerationOld_Hawaiian_StatePlane_Hawaii_4_FIPS_5104 -
-
enumerationOld_Hawaiian_StatePlane_Hawaii_5_FIPS_5105 -
-
enumerationPuerto_Rico_StatePlane_Puerto_Rico_FIPS_5201 -
-
enumerationPuerto_Rico_StatePlane_Virgin_Islands_St_Croix_FIPS_5202 -
-
enumerationNAD_1927_UTM_Zone_10N -
-
enumerationNAD_1927_UTM_Zone_11N -
-
enumerationNAD_1927_UTM_Zone_12N -
-
enumerationNAD_1927_UTM_Zone_13N -
-
enumerationNAD_1927_UTM_Zone_14N -
-
enumerationNAD_1927_UTM_Zone_15N -
-
enumerationNAD_1927_UTM_Zone_16N -
-
enumerationNAD_1927_UTM_Zone_17N -
-
enumerationNAD_1927_UTM_Zone_18N -
-
enumerationNAD_1927_UTM_Zone_19N -
-
enumerationNAD_1927_UTM_Zone_20N -
-
enumerationNAD_1927_UTM_Zone_21N -
-
enumerationNAD_1927_UTM_Zone_22N -
-
enumerationNAD_1927_UTM_Zone_3N -
-
enumerationNAD_1927_UTM_Zone_4N -
-
enumerationNAD_1927_UTM_Zone_5N -
-
enumerationNAD_1927_UTM_Zone_6N -
-
enumerationNAD_1927_UTM_Zone_7N -
-
enumerationNAD_1927_UTM_Zone_8N -
-
enumerationNAD_1927_UTM_Zone_9N -
-
enumerationNAD_1983_UTM_Zone_10N -
-
enumerationNAD_1983_UTM_Zone_11N -
-
enumerationNAD_1983_UTM_Zone_12N -
-
enumerationNAD_1983_UTM_Zone_13N -
-
enumerationNAD_1983_UTM_Zone_14N -
-
enumerationNAD_1983_UTM_Zone_15N -
-
enumerationNAD_1983_UTM_Zone_16N -
-
enumerationNAD_1983_UTM_Zone_17N -
-
enumerationNAD_1983_UTM_Zone_18N -
-
enumerationNAD_1983_UTM_Zone_19N -
-
enumerationNAD_1983_UTM_Zone_20N -
-
enumerationNAD_1983_UTM_Zone_21N -
-
enumerationNAD_1983_UTM_Zone_22N -
-
enumerationNAD_1983_UTM_Zone_23N -
-
enumerationNAD_1983_UTM_Zone_3N -
-
enumerationNAD_1983_UTM_Zone_4N -
-
enumerationNAD_1983_UTM_Zone_5N -
-
enumerationNAD_1983_UTM_Zone_6N -
-
enumerationNAD_1983_UTM_Zone_7N -
-
enumerationNAD_1983_UTM_Zone_8N -
-
enumerationNAD_1983_UTM_Zone_9N -
-
enumerationAbidjan_1987_UTM_Zone_29N -
-
enumerationAbidjan_1987_UTM_Zone_30N -
-
enumerationAdindan_UTM_Zone_37N -
-
enumerationAdindan_UTM_Zone_38N -
-
enumerationAfgooye_UTM_Zone_38N -
-
enumerationAfgooye_UTM_Zone_39N -
-
enumerationAin_el_Abd_UTM_Zone_37N -
-
enumerationAin_el_Abd_UTM_Zone_38N -
-
enumerationAin_el_Abd_UTM_Zone_39N -
-
enumerationAratu_UTM_Zone_22S -
-
enumerationAratu_UTM_Zone_23S -
-
enumerationAratu_UTM_Zone_24S -
-
enumerationArc_1950_UTM_Zone_34S -
-
enumerationArc_1950_UTM_Zone_35S -
-
enumerationArc_1950_UTM_Zone_36S -
-
enumerationArc_1960_UTM_Zone_35N -
-
enumerationArc_1960_UTM_Zone_35S -
-
enumerationArc_1960_UTM_Zone_36N -
-
enumerationArc_1960_UTM_Zone_36S -
-
enumerationArc_1960_UTM_Zone_37N -
-
enumerationArc_1960_UTM_Zone_37S -
-
enumerationATS_1977_UTM_Zone_19N -
-
enumerationATS_1977_UTM_Zone_20N -
-
enumerationBatavia_UTM_Zone_48S -
-
enumerationBatavia_UTM_Zone_49S -
-
enumerationBatavia_UTM_Zone_50S -
-
enumerationBissau_UTM_Zone_28N -
-
enumerationBogota_UTM_Zone_17N -
-
enumerationBogota_UTM_Zone_18N -
-
enumerationCamacupa_UTM_Zone_32S -
-
enumerationCamacupa_UTM_Zone_33S -
-
enumerationCape_UTM_Zone_34S -
-
enumerationCape_UTM_Zone_35S -
-
enumerationCape_UTM_Zone_36S -
-
enumerationCarthage_UTM_Zone_32N -
-
enumerationConakry_1905_UTM_Zone_28N -
-
enumerationConakry_1905_UTM_Zone_29N -
-
enumerationCorrego_Alegre_UTM_Zone_23S -
-
enumerationCorrego_Alegre_UTM_Zone_24S -
-
enumerationDabola_UTM_Zone_28N -
-
enumerationDabola_UTM_Zone_29N -
-
enumerationDatum_73_UTM_Zone_29N -
-
enumerationDouala_UTM_Zone_32N -
-
enumerationED_1950_ED77_UTM_Zone_38N -
-
enumerationED_1950_ED77_UTM_Zone_39N -
-
enumerationED_1950_ED77_UTM_Zone_40N -
-
enumerationED_1950_ED77_UTM_Zone_41N -
-
enumerationELD_1979_UTM_Zone_32N -
-
enumerationELD_1979_UTM_Zone_33N -
-
enumerationELD_1979_UTM_Zone_34N -
-
enumerationELD_1979_UTM_Zone_35N -
-
enumerationETRF_1989_UTM_Zone_28N -
-
enumerationETRF_1989_UTM_Zone_29N -
-
enumerationETRF_1989_UTM_Zone_30N -
-
enumerationETRF_1989_UTM_Zone_31N -
-
enumerationETRF_1989_UTM_Zone_32N -
-
enumerationETRF_1989_UTM_Zone_33N -
-
enumerationETRF_1989_UTM_Zone_34N -
-
enumerationETRF_1989_UTM_Zone_35N -
-
enumerationETRF_1989_UTM_Zone_36N -
-
enumerationETRF_1989_UTM_Zone_37N -
-
enumerationETRF_1989_UTM_Zone_38N -
-
enumerationED_1950_UTM_Zone_28N -
-
enumerationED_1950_UTM_Zone_29N -
-
enumerationED_1950_UTM_Zone_30N -
-
enumerationED_1950_UTM_Zone_31N -
-
enumerationED_1950_UTM_Zone_32N -
-
enumerationED_1950_UTM_Zone_33N -
-
enumerationED_1950_UTM_Zone_34N -
-
enumerationED_1950_UTM_Zone_35N -
-
enumerationED_1950_UTM_Zone_36N -
-
enumerationED_1950_UTM_Zone_37N -
-
enumerationED_1950_UTM_Zone_38N -
-
enumerationFahud_UTM_Zone_39N -
-
enumerationFahud_UTM_Zone_40N -
-
enumerationGaroua_UTM_Zone_33N -
-
enumerationGraciosa_Base_SW_1948_UTM_Zone_26N -
-
enumerationHito_XVIII_1963_UTM_19S -
-
enumerationHong_Kong_1980_UTM_Zone_49N -
-
enumerationHong_Kong_1980_UTM_Zone_50N -
-
enumerationIndian_1954_UTM_Zone_46N -
-
enumerationIndian_1954_UTM_Zone_47N -
-
enumerationIndian_1954_UTM_Zone_48N -
-
enumerationIndian_1960_UTM_Zone_48N -
-
enumerationIndian_1960_UTM_Zone_49N -
-
enumerationIndian_1975_UTM_Zone_47N -
-
enumerationIndian_1975_UTM_Zone_48N -
-
enumerationIndonesian_1974_UTM_Zone_46N -
-
enumerationIndonesian_1974_UTM_Zone_46S -
-
enumerationIndonesian_1974_UTM_Zone_47N -
-
enumerationIndonesian_1974_UTM_Zone_47S -
-
enumerationIndonesian_1974_UTM_Zone_48N -
-
enumerationIndonesian_1974_UTM_Zone_48S -
-
enumerationIndonesian_1974_UTM_Zone_49N -
-
enumerationIndonesian_1974_UTM_Zone_49S -
-
enumerationIndonesian_1974_UTM_Zone_50N -
-
enumerationIndonesian_1974_UTM_Zone_50S -
-
enumerationIndonesian_1974_UTM_Zone_51N -
-
enumerationIndonesian_1974_UTM_Zone_51S -
-
enumerationIndonesian_1974_UTM_Zone_52N -
-
enumerationIndonesian_1974_UTM_Zone_52S -
-
enumerationIndonesian_1974_UTM_Zone_53N -
-
enumerationIndonesian_1974_UTM_Zone_53S -
-
enumerationIndonesian_1974_UTM_Zone_54S -
-
enumerationIRENET95_UTM_Zone_29N -
-
enumerationKertau_UTM_Zone_47N -
-
enumerationKertau_UTM_Zone_48N -
-
enumerationLa_Canoa_UTM_Zone_18N -
-
enumerationLa_Canoa_UTM_Zone_19N -
-
enumerationLa_Canoa_UTM_Zone_20N -
-
enumerationLa_Canoa_UTM_Zone_21N -
-
enumerationLocodjo_1965_UTM_Zone_29N -
-
enumerationLocodjo_1965_UTM_Zone_30N -
-
enumerationLome_UTM_Zone_31N -
-
enumerationMporaloko_UTM_Zone_32N -
-
enumerationMporaloko_UTM_Zone_32S -
-
enumerationMalongo_1987_UTM_Zone_32S -
-
enumerationMassawa_UTM_Zone_37N -
-
enumerationMhast_UTM_Zone_32S -
-
enumerationMinna_UTM_Zone_31N -
-
enumerationMinna_UTM_Zone_32N -
-
enumerationMoznet_UTM_Zone_36S -
-
enumerationMoznet_UTM_Zone_37S -
-
enumerationNAD_1927_BLM_Zone_14N -
-
enumerationNAD_1927_BLM_Zone_15N -
-
enumerationNAD_1927_BLM_Zone_16N -
-
enumerationNAD_1927_BLM_Zone_17N -
-
enumerationNAD_1983_HARN_UTM_Zone_2S -
-
enumerationNahrwan_1967_UTM_Zone_38N -
-
enumerationNahrwan_1967_UTM_Zone_39N -
-
enumerationNahrwan_1967_UTM_Zone_40N -
-
enumerationNaparima_1955_UTM_Zone_20N -
-
enumerationNaparima_1972_UTM_Zone_20N -
-
enumerationNGN_UTM_Zone_38N -
-
enumerationNGN_UTM_Zone_39N -
-
enumerationNGO_1948_UTM_Zone_32N -
-
enumerationNGO_1948_UTM_Zone_33N -
-
enumerationNGO_1948_UTM_Zone_34N -
-
enumerationNGO_1948_UTM_Zone_35N -
-
enumerationNord_Sahara_1959_UTM_Zone_29N -
-
enumerationNord_Sahara_1959_UTM_Zone_30N -
-
enumerationNord_Sahara_1959_UTM_Zone_31N -
-
enumerationNord_Sahara_1959_UTM_Zone_32N -
-
enumerationNZGD_1949_UTM_Zone_58S -
-
enumerationNZGD_1949_UTM_Zone_59S -
-
enumerationNZGD_1949_UTM_Zone_60S -
-
enumerationNZGD_2000_UTM_Zone_58S -
-
enumerationNZGD_2000_UTM_Zone_59S -
-
enumerationNZGD_2000_UTM_Zone_60S -
-
enumerationObserv_Meteorologico_1939_UTM_Zone_25N -
-
enumerationOld_Hawaiian_UTM_Zone_4N -
-
enumerationOld_Hawaiian_UTM_Zone_5N -
-
enumerationPDO_1993_UTM_Zone_39N -
-
enumerationPDO_1993_UTM_Zone_40N -
-
enumerationPointe_Noire_UTM_Zone_32S -
-
enumerationPorto_Santo_1936_UTM_Zone_28N -
-
enumerationPSAD_1956_UTM_Zone_17S -
-
enumerationPSAD_1956_UTM_Zone_18N -
-
enumerationPSAD_1956_UTM_Zone_18S -
-
enumerationPSAD_1956_UTM_Zone_19N -
-
enumerationPSAD_1956_UTM_Zone_19S -
-
enumerationPSAD_1956_UTM_Zone_20N -
-
enumerationPSAD_1956_UTM_Zone_20S -
-
enumerationPSAD_1956_UTM_Zone_21N -
-
enumerationPSAD_1956_UTM_Zone_22S -
-
enumerationPuerto_Rico_UTM_Zone_20N -
-
enumerationSamboja_UTM_Zone_50S -
-
enumerationSao_Braz_UTM_Zone_26N -
-
enumerationSapper_Hill_1943_UTM_Zone_20S -
-
enumerationSapper_Hill_1943_UTM_Zone_21S -
-
enumerationSchwarzeck_UTM_Zone_33S -
-
enumerationSelvagem_Grande_1938_UTM_Zone_28N -
-
enumerationSierra_Leone_1968_UTM_Zone_28N -
-
enumerationSierra_Leone_1968_UTM_Zone_29N -
-
enumerationSIRGAS_UTM_Zone_17N -
-
enumerationSIRGAS_UTM_Zone_17S -
-
enumerationSIRGAS_UTM_Zone_18N -
-
enumerationSIRGAS_UTM_Zone_18S -
-
enumerationSIRGAS_UTM_Zone_19N -
-
enumerationSIRGAS_UTM_Zone_19S -
-
enumerationSIRGAS_UTM_Zone_20N -
-
enumerationSIRGAS_UTM_Zone_20S -
-
enumerationSIRGAS_UTM_Zone_21N -
-
enumerationSIRGAS_UTM_Zone_21S -
-
enumerationSIRGAS_UTM_Zone_22N -
-
enumerationSIRGAS_UTM_Zone_22S -
-
enumerationSIRGAS_UTM_Zone_23S -
-
enumerationSIRGAS_UTM_Zone_24S -
-
enumerationSIRGAS_UTM_Zone_25S -
-
enumerationSAD_1969_UTM_Zone_17S -
-
enumerationSAD_1969_UTM_Zone_18N -
-
enumerationSAD_1969_UTM_Zone_18S -
-
enumerationSAD_1969_UTM_Zone_19N -
-
enumerationSAD_1969_UTM_Zone_19S -
-
enumerationSAD_1969_UTM_Zone_20N -
-
enumerationSAD_1969_UTM_Zone_20S -
-
enumerationSAD_1969_UTM_Zone_21N -
-
enumerationSAD_1969_UTM_Zone_21S -
-
enumerationSAD_1969_UTM_Zone_22N -
-
enumerationSAD_1969_UTM_Zone_22S -
-
enumerationSAD_1969_UTM_Zone_23S -
-
enumerationSAD_1969_UTM_Zone_24S -
-
enumerationSAD_1969_UTM_Zone_25S -
-
enumerationSudan_UTM_Zone_35N -
-
enumerationSudan_UTM_Zone_36N -
-
enumerationTananarive_1925_UTM_Zone_38S -
-
enumerationTananarive_1925_UTM_Zone_39S -
-
enumerationTete_UTM_Zone_36S -
-
enumerationTete_UTM_Zone_37S -
-
enumerationTimbalai_1948_UTM_Zone_49N -
-
enumerationTimbalai_1948_UTM_Zone_50N -
-
enumerationTokyo_UTM_Zone_51N -
-
enumerationTokyo_UTM_Zone_52N -
-
enumerationTokyo_UTM_Zone_53N -
-
enumerationTokyo_UTM_Zone_54N -
-
enumerationTokyo_UTM_Zone_55N -
-
enumerationTokyo_UTM_Zone_56N -
-
enumerationTC_1948_UTM_Zone_39N -
-
enumerationTC_1948_UTM_Zone_40N -
-
enumerationYemen_NGN_1996_UTM_Zone_38N -
-
enumerationYemen_NGN_1996_UTM_Zone_39N -
-
enumerationYoff_1972_UTM_Zone_28N -
-
enumerationZanderij_1972_UTM_Zone_21N -
-
enumerationWGS_1972_UTM_Zone_10N -
-
enumerationWGS_1972_UTM_Zone_10S -
-
enumerationWGS_1972_UTM_Zone_11N -
-
enumerationWGS_1972_UTM_Zone_11S -
-
enumerationWGS_1972_UTM_Zone_12N -
-
enumerationWGS_1972_UTM_Zone_12S -
-
enumerationWGS_1972_UTM_Zone_13N -
-
enumerationWGS_1972_UTM_Zone_13S -
-
enumerationWGS_1972_UTM_Zone_14N -
-
enumerationWGS_1972_UTM_Zone_14S -
-
enumerationWGS_1972_UTM_Zone_15N -
-
enumerationWGS_1972_UTM_Zone_15S -
-
enumerationWGS_1972_UTM_Zone_16N -
-
enumerationWGS_1972_UTM_Zone_16S -
-
enumerationWGS_1972_UTM_Zone_17N -
-
enumerationWGS_1972_UTM_Zone_17S -
-
enumerationWGS_1972_UTM_Zone_18N -
-
enumerationWGS_1972_UTM_Zone_18S -
-
enumerationWGS_1972_UTM_Zone_19N -
-
enumerationWGS_1972_UTM_Zone_19S -
-
enumerationWGS_1972_UTM_Zone_1N -
-
enumerationWGS_1972_UTM_Zone_1S -
-
enumerationWGS_1972_UTM_Zone_20N -
-
enumerationWGS_1972_UTM_Zone_20S -
-
enumerationWGS_1972_UTM_Zone_21N -
-
enumerationWGS_1972_UTM_Zone_21S -
-
enumerationWGS_1972_UTM_Zone_22N -
-
enumerationWGS_1972_UTM_Zone_22S -
-
enumerationWGS_1972_UTM_Zone_23N -
-
enumerationWGS_1972_UTM_Zone_23S -
-
enumerationWGS_1972_UTM_Zone_24N -
-
enumerationWGS_1972_UTM_Zone_24S -
-
enumerationWGS_1972_UTM_Zone_25N -
-
enumerationWGS_1972_UTM_Zone_25S -
-
enumerationWGS_1972_UTM_Zone_26N -
-
enumerationWGS_1972_UTM_Zone_26S -
-
enumerationWGS_1972_UTM_Zone_27N -
-
enumerationWGS_1972_UTM_Zone_27S -
-
enumerationWGS_1972_UTM_Zone_28N -
-
enumerationWGS_1972_UTM_Zone_28S -
-
enumerationWGS_1972_UTM_Zone_29N -
-
enumerationWGS_1972_UTM_Zone_29S -
-
enumerationWGS_1972_UTM_Zone_2N -
-
enumerationWGS_1972_UTM_Zone_2S -
-
enumerationWGS_1972_UTM_Zone_30N -
-
enumerationWGS_1972_UTM_Zone_30S -
-
enumerationWGS_1972_UTM_Zone_31N -
-
enumerationWGS_1972_UTM_Zone_31S -
-
enumerationWGS_1972_UTM_Zone_32N -
-
enumerationWGS_1972_UTM_Zone_32S -
-
enumerationWGS_1972_UTM_Zone_33N -
-
enumerationWGS_1972_UTM_Zone_33S -
-
enumerationWGS_1972_UTM_Zone_34N -
-
enumerationWGS_1972_UTM_Zone_34S -
-
enumerationWGS_1972_UTM_Zone_35N -
-
enumerationWGS_1972_UTM_Zone_35S -
-
enumerationWGS_1972_UTM_Zone_36N -
-
enumerationWGS_1972_UTM_Zone_36S -
-
enumerationWGS_1972_UTM_Zone_37N -
-
enumerationWGS_1972_UTM_Zone_37S -
-
enumerationWGS_1972_UTM_Zone_38N -
-
enumerationWGS_1972_UTM_Zone_38S -
-
enumerationWGS_1972_UTM_Zone_39N -
-
enumerationWGS_1972_UTM_Zone_39S -
-
enumerationWGS_1972_UTM_Zone_3N -
-
enumerationWGS_1972_UTM_Zone_3S -
-
enumerationWGS_1972_UTM_Zone_40N -
-
enumerationWGS_1972_UTM_Zone_40S -
-
enumerationWGS_1972_UTM_Zone_41N -
-
enumerationWGS_1972_UTM_Zone_41S -
-
enumerationWGS_1972_UTM_Zone_42N -
-
enumerationWGS_1972_UTM_Zone_42S -
-
enumerationWGS_1972_UTM_Zone_43N -
-
enumerationWGS_1972_UTM_Zone_43S -
-
enumerationWGS_1972_UTM_Zone_44N -
-
enumerationWGS_1972_UTM_Zone_44S -
-
enumerationWGS_1972_UTM_Zone_45N -
-
enumerationWGS_1972_UTM_Zone_45S -
-
enumerationWGS_1972_UTM_Zone_46N -
-
enumerationWGS_1972_UTM_Zone_46S -
-
enumerationWGS_1972_UTM_Zone_47N -
-
enumerationWGS_1972_UTM_Zone_47S -
-
enumerationWGS_1972_UTM_Zone_48N -
-
enumerationWGS_1972_UTM_Zone_48S -
-
enumerationWGS_1972_UTM_Zone_49N -
-
enumerationWGS_1972_UTM_Zone_49S -
-
enumerationWGS_1972_UTM_Zone_4N -
-
enumerationWGS_1972_UTM_Zone_4S -
-
enumerationWGS_1972_UTM_Zone_50N -
-
enumerationWGS_1972_UTM_Zone_50S -
-
enumerationWGS_1972_UTM_Zone_51N -
-
enumerationWGS_1972_UTM_Zone_51S -
-
enumerationWGS_1972_UTM_Zone_52N -
-
enumerationWGS_1972_UTM_Zone_52S -
-
enumerationWGS_1972_UTM_Zone_53N -
-
enumerationWGS_1972_UTM_Zone_53S -
-
enumerationWGS_1972_UTM_Zone_54N -
-
enumerationWGS_1972_UTM_Zone_54S -
-
enumerationWGS_1972_UTM_Zone_55N -
-
enumerationWGS_1972_UTM_Zone_55S -
-
enumerationWGS_1972_UTM_Zone_56N -
-
enumerationWGS_1972_UTM_Zone_56S -
-
enumerationWGS_1972_UTM_Zone_57N -
-
enumerationWGS_1972_UTM_Zone_57S -
-
enumerationWGS_1972_UTM_Zone_58N -
-
enumerationWGS_1972_UTM_Zone_58S -
-
enumerationWGS_1972_UTM_Zone_59N -
-
enumerationWGS_1972_UTM_Zone_59S -
-
enumerationWGS_1972_UTM_Zone_5N -
-
enumerationWGS_1972_UTM_Zone_5S -
-
enumerationWGS_1972_UTM_Zone_60N -
-
enumerationWGS_1972_UTM_Zone_60S -
-
enumerationWGS_1972_UTM_Zone_6N -
-
enumerationWGS_1972_UTM_Zone_6S -
-
enumerationWGS_1972_UTM_Zone_7N -
-
enumerationWGS_1972_UTM_Zone_7S -
-
enumerationWGS_1972_UTM_Zone_8N -
-
enumerationWGS_1972_UTM_Zone_8S -
-
enumerationWGS_1972_UTM_Zone_9N -
-
enumerationWGS_1972_UTM_Zone_9S -
-
enumerationWGS_1984_UTM_Zone_10N -
-
enumerationWGS_1984_UTM_Zone_10S -
-
enumerationWGS_1984_UTM_Zone_11N -
-
enumerationWGS_1984_UTM_Zone_11S -
-
enumerationWGS_1984_UTM_Zone_12N -
-
enumerationWGS_1984_UTM_Zone_12S -
-
enumerationWGS_1984_UTM_Zone_13N -
-
enumerationWGS_1984_UTM_Zone_13S -
-
enumerationWGS_1984_UTM_Zone_14N -
-
enumerationWGS_1984_UTM_Zone_14S -
-
enumerationWGS_1984_UTM_Zone_15N -
-
enumerationWGS_1984_UTM_Zone_15S -
-
enumerationWGS_1984_UTM_Zone_16N -
-
enumerationWGS_1984_UTM_Zone_16S -
-
enumerationWGS_1984_UTM_Zone_17N -
-
enumerationWGS_1984_UTM_Zone_17S -
-
enumerationWGS_1984_UTM_Zone_18N -
-
enumerationWGS_1984_UTM_Zone_18S -
-
enumerationWGS_1984_UTM_Zone_19N -
-
enumerationWGS_1984_UTM_Zone_19S -
-
enumerationWGS_1984_UTM_Zone_1N -
-
enumerationWGS_1984_UTM_Zone_1S -
-
enumerationWGS_1984_UTM_Zone_20N -
-
enumerationWGS_1984_UTM_Zone_20S -
-
enumerationWGS_1984_UTM_Zone_21N -
-
enumerationWGS_1984_UTM_Zone_21S -
-
enumerationWGS_1984_UTM_Zone_22N -
-
enumerationWGS_1984_UTM_Zone_22S -
-
enumerationWGS_1984_UTM_Zone_23N -
-
enumerationWGS_1984_UTM_Zone_23S -
-
enumerationWGS_1984_UTM_Zone_24N -
-
enumerationWGS_1984_UTM_Zone_24S -
-
enumerationWGS_1984_UTM_Zone_25N -
-
enumerationWGS_1984_UTM_Zone_25S -
-
enumerationWGS_1984_UTM_Zone_26N -
-
enumerationWGS_1984_UTM_Zone_26S -
-
enumerationWGS_1984_UTM_Zone_27N -
-
enumerationWGS_1984_UTM_Zone_27S -
-
enumerationWGS_1984_UTM_Zone_28N -
-
enumerationWGS_1984_UTM_Zone_28S -
-
enumerationWGS_1984_UTM_Zone_29N -
-
enumerationWGS_1984_UTM_Zone_29S -
-
enumerationWGS_1984_UTM_Zone_2N -
-
enumerationWGS_1984_UTM_Zone_2S -
-
enumerationWGS_1984_UTM_Zone_30N -
-
enumerationWGS_1984_UTM_Zone_30S -
-
enumerationWGS_1984_UTM_Zone_31N -
-
enumerationWGS_1984_UTM_Zone_31S -
-
enumerationWGS_1984_UTM_Zone_32N -
-
enumerationWGS_1984_UTM_Zone_32S -
-
enumerationWGS_1984_UTM_Zone_33N -
-
enumerationWGS_1984_UTM_Zone_33S -
-
enumerationWGS_1984_UTM_Zone_34N -
-
enumerationWGS_1984_UTM_Zone_34S -
-
enumerationWGS_1984_UTM_Zone_35N -
-
enumerationWGS_1984_UTM_Zone_35S -
-
enumerationWGS_1984_UTM_Zone_36N -
-
enumerationWGS_1984_UTM_Zone_36S -
-
enumerationWGS_1984_UTM_Zone_37N -
-
enumerationWGS_1984_UTM_Zone_37S -
-
enumerationWGS_1984_UTM_Zone_38N -
-
enumerationWGS_1984_UTM_Zone_38S -
-
enumerationWGS_1984_UTM_Zone_39N -
-
enumerationWGS_1984_UTM_Zone_39S -
-
enumerationWGS_1984_UTM_Zone_3N -
-
enumerationWGS_1984_UTM_Zone_3S -
-
enumerationWGS_1984_UTM_Zone_40N -
-
enumerationWGS_1984_UTM_Zone_40S -
-
enumerationWGS_1984_UTM_Zone_41N -
-
enumerationWGS_1984_UTM_Zone_41S -
-
enumerationWGS_1984_UTM_Zone_42N -
-
enumerationWGS_1984_UTM_Zone_42S -
-
enumerationWGS_1984_UTM_Zone_43N -
-
enumerationWGS_1984_UTM_Zone_43S -
-
enumerationWGS_1984_UTM_Zone_44N -
-
enumerationWGS_1984_UTM_Zone_44S -
-
enumerationWGS_1984_UTM_Zone_45N -
-
enumerationWGS_1984_UTM_Zone_45S -
-
enumerationWGS_1984_UTM_Zone_46N -
-
enumerationWGS_1984_UTM_Zone_46S -
-
enumerationWGS_1984_UTM_Zone_47N -
-
enumerationWGS_1984_UTM_Zone_47S -
-
enumerationWGS_1984_UTM_Zone_48N -
-
enumerationWGS_1984_UTM_Zone_48S -
-
enumerationWGS_1984_UTM_Zone_49N -
-
enumerationWGS_1984_UTM_Zone_49S -
-
enumerationWGS_1984_UTM_Zone_4N -
-
enumerationWGS_1984_UTM_Zone_4S -
-
enumerationWGS_1984_UTM_Zone_50N -
-
enumerationWGS_1984_UTM_Zone_50S -
-
enumerationWGS_1984_UTM_Zone_51N -
-
enumerationWGS_1984_UTM_Zone_51S -
-
enumerationWGS_1984_UTM_Zone_52N -
-
enumerationWGS_1984_UTM_Zone_52S -
-
enumerationWGS_1984_UTM_Zone_53N -
-
enumerationWGS_1984_UTM_Zone_53S -
-
enumerationWGS_1984_UTM_Zone_54N -
-
enumerationWGS_1984_UTM_Zone_54S -
-
enumerationWGS_1984_UTM_Zone_55N -
-
enumerationWGS_1984_UTM_Zone_55S -
-
enumerationWGS_1984_UTM_Zone_56N -
-
enumerationWGS_1984_UTM_Zone_56S -
-
enumerationWGS_1984_UTM_Zone_57N -
-
enumerationWGS_1984_UTM_Zone_57S -
-
enumerationWGS_1984_UTM_Zone_58N -
-
enumerationWGS_1984_UTM_Zone_58S -
-
enumerationWGS_1984_UTM_Zone_59N -
-
enumerationWGS_1984_UTM_Zone_59S -
-
enumerationWGS_1984_UTM_Zone_5N -
-
enumerationWGS_1984_UTM_Zone_5S -
-
enumerationWGS_1984_UTM_Zone_60N -
-
enumerationWGS_1984_UTM_Zone_60S -
-
enumerationWGS_1984_UTM_Zone_6N -
-
enumerationWGS_1984_UTM_Zone_6S -
-
enumerationWGS_1984_UTM_Zone_7N -
-
enumerationWGS_1984_UTM_Zone_7S -
-
enumerationWGS_1984_UTM_Zone_8N -
-
enumerationWGS_1984_UTM_Zone_8S -
-
enumerationWGS_1984_UTM_Zone_9N -
-
enumerationWGS_1984_UTM_Zone_9S -
-
enumerationWorld_Aitoff -
-
enumerationWorld_Behrmann -
-
enumerationWorld_Bonne -
-
enumerationWorld_Craster_Parabolic -
-
enumerationWorld_Cylindrical_Equal_Area -
-
enumerationWorld_Eckert_I -
-
enumerationWorld_Eckert_II -
-
enumerationWorld_Eckert_III -
-
enumerationWorld_Eckert_IV -
-
enumerationWorld_Eckert_V -
-
enumerationWorld_Eckert_VI -
-
enumerationWorld_Equidistant_Conic -
-
enumerationWorld_Equidistant_Cylindrical -
-
enumerationWorld_Flat_Polar_Quartic -
-
enumerationWorld_Gall_Stereographic -
-
enumerationWorld_Hammer_Aitoff -
-
enumerationWorld_Loximuthal -
-
enumerationWorld_Mercator -
-
enumerationWorld_Miller_Cylindrical -
-
enumerationWorld_Mollweide -
-
enumerationWorld_Plate_Carree -
-
enumerationWorld_Polyconic -
-
enumerationWorld_Quartic_Authalic -
-
enumerationWorld_Robinson -
-
enumerationWorld_Sinusoidal -
-
enumerationSphere_Aitoff -
-
enumerationSphere_Behrmann -
-
enumerationSphere_Bonne -
-
enumerationSphere_Craster_Parabolic -
-
enumerationSphere_Cylindrical_Equal_Area -
-
enumerationSphere_Eckert_I -
-
enumerationSphere_Eckert_II -
-
enumerationSphere_Eckert_III -
-
enumerationSphere_Eckert_IV -
-
enumerationSphere_Eckert_V -
-
enumerationSphere_Eckert_VI -
-
enumerationSphere_Equidistant_Conic -
-
enumerationSphere_Equidistant_Cylindrical -
-
enumerationSphere_Flat_Polar_Quartic -
-
enumerationSphere_Gall_Stereographic -
-
enumerationSphere_Hammer_Aitoff -
-
enumerationSphere_Loximuthal -
-
enumerationSphere_Mercator -
-
enumerationSphere_Miller_Cylindrical -
-
enumerationSphere_Mollweide -
-
enumerationSphere_Plate_Carree -
-
enumerationSphere_Polyconic -
-
enumerationSphere_Quartic_Authalic -
-
enumerationSphere_Robinson -
-
enumerationSphere_Sinusoidal -
-
enumerationSphere_Times -
-
enumerationSphere_Van_der_Grinten_I -
-
enumerationSphere_Vertical_Perspective -
-
enumerationSphere_Winkel_I -
-
enumerationSphere_Winkel_II -
-
enumerationSphere_Winkel_Tripel_NGS -
-
enumerationThe_World_From_Space -
-
enumerationWorld_Times -
-
enumerationWorld_Van_der_Grinten_I -
-
enumerationWorld_Vertical_Perspective -
-
enumerationWorld_Winkel_I -
-
enumerationWorld_Winkel_II -
-
enumerationWorld_Winkel_Tripel_NGS -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="horizCoordSysName">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:simpleType>
-    <xs:restriction base="xs:string">
-      <xs:enumeration value="GCS_Abidjan_1987"/>
-      <xs:enumeration value="GCS_Accra"/>
-      <xs:enumeration value="GCS_Adindan"/>
-      <xs:enumeration value="GCS_Afgooye"/>
-      <xs:enumeration value="GCS_Agadez"/>
-      <xs:enumeration value="GCS_Ain_el_Abd_1970"/>
-      <xs:enumeration value="GCS_Arc_1950"/>
-      <xs:enumeration value="GCS_Arc_1960"/>
-      <xs:enumeration value="GCS_Ayabelle"/>
-      <xs:enumeration value="GCS_Beduaram"/>
-      <xs:enumeration value="GCS_Bissau"/>
-      <xs:enumeration value="GCS_Camacupa"/>
-      <xs:enumeration value="GCS_Cape"/>
-      <xs:enumeration value="GCS_Carthage_Degree"/>
-      <xs:enumeration value="GCS_Carthage_Paris"/>
-      <xs:enumeration value="GCS_Carthage"/>
-      <xs:enumeration value="GCS_Conakry_1905"/>
-      <xs:enumeration value="GCS_Cote_d_Ivoire"/>
-      <xs:enumeration value="GCS_Dabola"/>
-      <xs:enumeration value="GCS_Douala"/>
-      <xs:enumeration value="GCS_Egypt_1907"/>
-      <xs:enumeration value="GCS_European_1950"/>
-      <xs:enumeration value="GCS_European_Libyan_Datum_1979"/>
-      <xs:enumeration value="GCS_Garoua"/>
-      <xs:enumeration value="GCS_Hartebeesthoek_1994"/>
-      <xs:enumeration value="GCS_Kuwait_Oil_Company"/>
-      <xs:enumeration value="GCS_KUDAMS"/>
-      <xs:enumeration value="GCS_Leigon"/>
-      <xs:enumeration value="GCS_Liberia_1964"/>
-      <xs:enumeration value="GCS_Locodjo_1965"/>
-      <xs:enumeration value="GCS_Lome"/>
-      <xs:enumeration value="GCS_Mporaloko"/>
-      <xs:enumeration value="GCS_Madzansua"/>
-      <xs:enumeration value="GCS_Mahe_1971"/>
-      <xs:enumeration value="GCS_Malongo_1987"/>
-      <xs:enumeration value="GCS_Manoca"/>
-      <xs:enumeration value="GCS_Massawa"/>
-      <xs:enumeration value="GCS_Merchich_Degree"/>
-      <xs:enumeration value="GCS_Merchich"/>
-      <xs:enumeration value="GCS_Mhast"/>
-      <xs:enumeration value="GCS_Minna"/>
-      <xs:enumeration value="GCS_Moznet"/>
-      <xs:enumeration value="GCS_Nahrwan_1967"/>
-      <xs:enumeration value="GCS_NGN"/>
-      <xs:enumeration value="GCS_Nord_Sahara_1959"/>
-      <xs:enumeration value="GCS_Observatario"/>
-      <xs:enumeration value="GCS_Oman"/>
-      <xs:enumeration value="GCS_Palestine_1923"/>
-      <xs:enumeration value="GCS_PDO_1993"/>
-      <xs:enumeration value="GCS_Point_58"/>
-      <xs:enumeration value="GCS_Pointe_Noire"/>
-      <xs:enumeration value="GCS_Qatar_1948"/>
-      <xs:enumeration value="GCS_Qatar"/>
-      <xs:enumeration value="GCS_Schwarzeck"/>
-      <xs:enumeration value="GCS_Sierra_Leone_1924"/>
-      <xs:enumeration value="GCS_Sierra_Leone_1960"/>
-      <xs:enumeration value="GCS_Sierra_Leone_1968"/>
-      <xs:enumeration value="GCS_South_Yemen"/>
-      <xs:enumeration value="GCS_Sudan"/>
-      <xs:enumeration value="GCS_Tananarive_1925_Paris"/>
-      <xs:enumeration value="GCS_Tananarive_1925"/>
-      <xs:enumeration value="GCS_Tete"/>
-      <xs:enumeration value="GCS_Trucial_Coast_1948"/>
-      <xs:enumeration value="GCS_Voirol_1875_Degree"/>
-      <xs:enumeration value="GCS_Voirol_1875_Paris"/>
-      <xs:enumeration value="GCS_Voirol_1875"/>
-      <xs:enumeration value="GCS_Voirol_Unifie_1960_Degree"/>
-      <xs:enumeration value="GCS_Voirol_Unifie_1960_Paris"/>
-      <xs:enumeration value="GCS_Voirol_Unifie_1960"/>
-      <xs:enumeration value="GCS_Yemen_NGN_1996"/>
-      <xs:enumeration value="GCS_Yoff"/>
-      <xs:enumeration value="GCS_Camp_Area"/>
-      <xs:enumeration value="GCS_Deception_Island"/>
-      <xs:enumeration value="GCS_Ain_el_Abd_1970"/>
-      <xs:enumeration value="GCS_Batavia_Jakarta"/>
-      <xs:enumeration value="GCS_Batavia"/>
-      <xs:enumeration value="GCS_Beijing_1954"/>
-      <xs:enumeration value="GCS_Bukit_Rimpah"/>
-      <xs:enumeration value="GCS_Deir_ez_Zor"/>
-      <xs:enumeration value="GCS_European_1950_ED77"/>
-      <xs:enumeration value="GCS_European_1950"/>
-      <xs:enumeration value="GCS_Everest_def_1962"/>
-      <xs:enumeration value="GCS_Everest_def_1967"/>
-      <xs:enumeration value="GCS_Everest_def_1975"/>
-      <xs:enumeration value="GCS_Everest_Bangladesh"/>
-      <xs:enumeration value="GCS_Everest_India_Nepal"/>
-      <xs:enumeration value="GCS_Everest_1830"/>
-      <xs:enumeration value="GCS_Everest_Modified"/>
-      <xs:enumeration value="GCS_Fahud"/>
-      <xs:enumeration value="GCS_FD_1958"/>
-      <xs:enumeration value="GCS_Gandajika_1970"/>
-      <xs:enumeration value="GCS_Gunung_Segara"/>
-      <xs:enumeration value="GCS_Hanoi_1972"/>
-      <xs:enumeration value="GCS_Herat_North"/>
-      <xs:enumeration value="GCS_Hong_Kong_1963"/>
-      <xs:enumeration value="GCS_Hong_Kong_1980"/>
-      <xs:enumeration value="GCS_Hu_Tzu_Shan"/>
-      <xs:enumeration value="GCS_Indian_1954"/>
-      <xs:enumeration value="GCS_Indian_1960"/>
-      <xs:enumeration value="GCS_Indian_1975"/>
-      <xs:enumeration value="GCS_Indonesian_1974"/>
-      <xs:enumeration value="GCS_Israel"/>
-      <xs:enumeration value="GCS_JGD_2000"/>
-      <xs:enumeration value="GCS_Kalianpur_1880"/>
-      <xs:enumeration value="GCS_Kalianpur_1937"/>
-      <xs:enumeration value="GCS_Kalianpur_1962"/>
-      <xs:enumeration value="GCS_Kalianpur_1975"/>
-      <xs:enumeration value="GCS_Kandawala"/>
-      <xs:enumeration value="GCS_Kertau"/>
-      <xs:enumeration value="GCS_Korean_Datum_1985"/>
-      <xs:enumeration value="GCS_Korean_Datum_1995"/>
-      <xs:enumeration value="GCS_Kuwait_Oil_Company"/>
-      <xs:enumeration value="GCS_KUDAMS"/>
-      <xs:enumeration value="GCS_Luzon_1911"/>
-      <xs:enumeration value="GCS_Makassar_Jakarta"/>
-      <xs:enumeration value="GCS_Makassar"/>
-      <xs:enumeration value="GCS_Nahrwan_1967"/>
-      <xs:enumeration value="GCS_NGN"/>
-      <xs:enumeration value="GCS_Oman"/>
-      <xs:enumeration value="GCS_Padang_1884_Jakarta"/>
-      <xs:enumeration value="GCS_Padang_1884"/>
-      <xs:enumeration value="GCS_Palestine_1923"/>
-      <xs:enumeration value="GCS_Pulkovo_1942"/>
-      <xs:enumeration value="GCS_Pulkovo_1995"/>
-      <xs:enumeration value="GCS_Qatar_1948"/>
-      <xs:enumeration value="GCS_Qatar"/>
-      <xs:enumeration value="GCS_Rassadiran"/>
-      <xs:enumeration value="GCS_Samboja"/>
-      <xs:enumeration value="GCS_Segora"/>
-      <xs:enumeration value="GCS_Serindung"/>
-      <xs:enumeration value="GCS_South_Asia_Singapore"/>
-      <xs:enumeration value="GCS_Timbalai_1948"/>
-      <xs:enumeration value="GCS_Tokyo"/>
-      <xs:enumeration value="GCS_Trucial_Coast_1948"/>
-      <xs:enumeration value="GCS_Australian_1966"/>
-      <xs:enumeration value="GCS_Australian_1984"/>
-      <xs:enumeration value="GCS_GDA_1994"/>
-      <xs:enumeration value="GCS_New_Zealand_1949"/>
-      <xs:enumeration value="GCS_NZGD_2000"/>
-      <xs:enumeration value="GCS_Amersfoort"/>
-      <xs:enumeration value="GCS_ATF_Paris"/>
-      <xs:enumeration value="GCS_Belge_1950_Brussels"/>
-      <xs:enumeration value="GCS_Belge_1972"/>
-      <xs:enumeration value="GCS_Bern_1898_Bern"/>
-      <xs:enumeration value="GCS_Bern_1898"/>
-      <xs:enumeration value="GCS_Bern_1938"/>
-      <xs:enumeration value="GCS_CH1903+"/>
-      <xs:enumeration value="GCS_CH1903"/>
-      <xs:enumeration value="GCS_Datum_73"/>
-      <xs:enumeration value="GCS_Datum_Lisboa_Bessel"/>
-      <xs:enumeration value="GCS_Datum_Lisboa_Bessel"/>
-      <xs:enumeration value="GCS_Dealul_Piscului_1933"/>
-      <xs:enumeration value="GCS_Dealul_Piscului_1970"/>
-      <xs:enumeration value="GCS_Deutsche_Hauptdreiecksnetz"/>
-      <xs:enumeration value="GCS_Estonia_1937"/>
-      <xs:enumeration value="GCS_Estonia_1992"/>
-      <xs:enumeration value="GCS_ETRF_1989"/>
-      <xs:enumeration value="GCS_European_1979"/>
-      <xs:enumeration value="GCS_European_1950"/>
-      <xs:enumeration value="GCS_European_1987"/>
-      <xs:enumeration value="GCS_Greek_Athens"/>
-      <xs:enumeration value="GCS_Greek"/>
-      <xs:enumeration value="GCS_Hermannskogel"/>
-      <xs:enumeration value="GCS_Hjorsey_1955"/>
-      <xs:enumeration value="GCS_Hungarian_1972"/>
-      <xs:enumeration value="GCS_IRENET95"/>
-      <xs:enumeration value="GCS_KKJ"/>
-      <xs:enumeration value="GCS_Lisbon_Lisbon"/>
-      <xs:enumeration value="GCS_Lisbon"/>
-      <xs:enumeration value="GCS_LKS_1994"/>
-      <xs:enumeration value="GCS_Madrid_1870_Madrid"/>
-      <xs:enumeration value="GCS_MGI_Ferro"/>
-      <xs:enumeration value="GCS_MGI"/>
-      <xs:enumeration value="GCS_Monte_Mario_Rome"/>
-      <xs:enumeration value="GCS_Monte_Mario"/>
-      <xs:enumeration value="GCS_NGO_1948_Oslo"/>
-      <xs:enumeration value="GCS_NGO_1948"/>
-      <xs:enumeration value="GCS_Nord_de_Guerre_Paris"/>
-      <xs:enumeration value="GCS_NTF"/>
-      <xs:enumeration value="GCS_NTF_Paris"/>
-      <xs:enumeration value="GCS_OS_SN_1980"/>
-      <xs:enumeration value="GCS_OSGB_1936"/>
-      <xs:enumeration value="GCS_OSGB_1970_SN"/>
-      <xs:enumeration value="GCS_Pulkovo_1942"/>
-      <xs:enumeration value="GCS_Pulkovo_1995"/>
-      <xs:enumeration value="GCS_Qornoq"/>
-      <xs:enumeration value="GCS_Belge_1950"/>
-      <xs:enumeration value="GCS_Belge_1972"/>
-      <xs:enumeration value="GCS_RGF_1993"/>
-      <xs:enumeration value="GCS_RT_1990"/>
-      <xs:enumeration value="GCS_RT38_Stockholm"/>
-      <xs:enumeration value="GCS_RT38"/>
-      <xs:enumeration value="GCS_S42_Hungary"/>
-      <xs:enumeration value="GCS_S_JTSK"/>
-      <xs:enumeration value="GCS_Swiss_TRF_1995"/>
-      <xs:enumeration value="GCS_TM65"/>
-      <xs:enumeration value="GCS_TM75"/>
-      <xs:enumeration value="GCS_Alaskan_Islands"/>
-      <xs:enumeration value="GCS_American_Samoa_1962"/>
-      <xs:enumeration value="GCS_ATS_1977"/>
-      <xs:enumeration value="GCS_Barbados"/>
-      <xs:enumeration value="GCS_Bermuda_1957"/>
-      <xs:enumeration value="GCS_Cape_Canaveral"/>
-      <xs:enumeration value="GCS_Guam_1963"/>
-      <xs:enumeration value="GCS_Jamaica_1875"/>
-      <xs:enumeration value="GCS_Jamaica_1969"/>
-      <xs:enumeration value="GCS_NAD_1927_CGQ77"/>
-      <xs:enumeration value="GCS_NAD_1927_Definition_1976"/>
-      <xs:enumeration value="GCS_North_American_Michigan"/>
-      <xs:enumeration value="GCS_North_American_1983_CSRS98"/>
-      <xs:enumeration value="GCS_North_American_1983_HARN"/>
-      <xs:enumeration value="GCS_North_American_1927"/>
-      <xs:enumeration value="GCS_North_American_1983"/>
-      <xs:enumeration value="GCS_Old_Hawaiian"/>
-      <xs:enumeration value="GCS_Puerto_Rico"/>
-      <xs:enumeration value="GCS_Qornoq"/>
-      <xs:enumeration value="GCS_St_George_Island"/>
-      <xs:enumeration value="GCS_St_Lawrence_Island"/>
-      <xs:enumeration value="GCS_St_Paul_Island"/>
-      <xs:enumeration value="GCS_Alaskan_Islands"/>
-      <xs:enumeration value="GCS_American_Samoa_1962"/>
-      <xs:enumeration value="GCS_Anguilla_1957"/>
-      <xs:enumeration value="GCS_Anna_1_1965"/>
-      <xs:enumeration value="GCS_Antigua_1943"/>
-      <xs:enumeration value="GCS_Ascension_Island_1958"/>
-      <xs:enumeration value="GCS_Beacon_E_1945"/>
-      <xs:enumeration value="GCS_DOS_71_4"/>
-      <xs:enumeration value="GCS_Astro_1952"/>
-      <xs:enumeration value="GCS_Bab_South"/>
-      <xs:enumeration value="GCS_Barbados_1938"/>
-      <xs:enumeration value="GCS_Barbados"/>
-      <xs:enumeration value="GCS_Bellevue_IGN"/>
-      <xs:enumeration value="GCS_Bermuda_1957"/>
-      <xs:enumeration value="GCS_Canton_1966"/>
-      <xs:enumeration value="GCS_Chatham_Island_1971"/>
-      <xs:enumeration value="GCS_Dominica_1945"/>
-      <xs:enumeration value="GCS_DOS_1968"/>
-      <xs:enumeration value="GCS_Easter_Island_1967"/>
-      <xs:enumeration value="GCS_Fort_Thomas_1955"/>
-      <xs:enumeration value="GCS_Gan_1970"/>
-      <xs:enumeration value="GCS_Graciosa_Base_SW_1948"/>
-      <xs:enumeration value="GCS_Grenada_1953"/>
-      <xs:enumeration value="GCS_Guam_1963"/>
-      <xs:enumeration value="GCS_GUX_1"/>
-      <xs:enumeration value="GCS_Hjorsey_1955"/>
-      <xs:enumeration value="GCS_ISTS_061_1968"/>
-      <xs:enumeration value="GCS_ISTS_073_1969"/>
-      <xs:enumeration value="GCS_Jamaica_1875"/>
-      <xs:enumeration value="GCS_Jamaica_1969"/>
-      <xs:enumeration value="GCS_Johnston_Island_1961"/>
-      <xs:enumeration value="GCS_Kerguelen_Island_1949"/>
-      <xs:enumeration value="GCS_Kusaie_1951"/>
-      <xs:enumeration value="GCS_LC5_1961"/>
-      <xs:enumeration value="GCS_Mahe_1971"/>
-      <xs:enumeration value="GCS_Majuro"/>
-      <xs:enumeration value="GCS_Midway_1961"/>
-      <xs:enumeration value="GCS_Montserrat_1958"/>
-      <xs:enumeration value="GCS_Observ_Meteorologico_1939"/>
-      <xs:enumeration value="GCS_Old_Hawaiian"/>
-      <xs:enumeration value="GCS_Pico_de_Las_Nieves"/>
-      <xs:enumeration value="GCS_Pitcairn_1967"/>
-      <xs:enumeration value="GCS_Pohnpei"/>
-      <xs:enumeration value="GCS_Porto_Santo_1936"/>
-      <xs:enumeration value="GCS_Puerto_Rico"/>
-      <xs:enumeration value="GCS_Reunion"/>
-      <xs:enumeration value="GCS_Santo_DOS_1965"/>
-      <xs:enumeration value="GCS_Sao_Braz"/>
-      <xs:enumeration value="GCS_Sapper_Hill_1943"/>
-      <xs:enumeration value="GCS_Selvagem_Grande_1938"/>
-      <xs:enumeration value="GCS_St_Kitts_1955"/>
-      <xs:enumeration value="GCS_St_Lucia_1955"/>
-      <xs:enumeration value="GCS_St_Vincent_1945"/>
-      <xs:enumeration value="GCS_Tern_Island_1961"/>
-      <xs:enumeration value="GCS_Tristan_1968"/>
-      <xs:enumeration value="GCS_Viti_Levu_1916"/>
-      <xs:enumeration value="GCS_Wake_Island_1952"/>
-      <xs:enumeration value="GCS_Wake_Eniwetok_1960"/>
-      <xs:enumeration value="GCS_Aratu"/>
-      <xs:enumeration value="GCS_Bogota_Bogota"/>
-      <xs:enumeration value="GCS_Bogota"/>
-      <xs:enumeration value="GCS_Campo_Inchauspe"/>
-      <xs:enumeration value="GCS_Chos_Malal_1914"/>
-      <xs:enumeration value="GCS_Chua"/>
-      <xs:enumeration value="GCS_Corrego_Alegre"/>
-      <xs:enumeration value="GCS_Guyane_Francaise"/>
-      <xs:enumeration value="GCS_Hito_XVIII_1963"/>
-      <xs:enumeration value="GCS_La_Canoa"/>
-      <xs:enumeration value="GCS_Lake"/>
-      <xs:enumeration value="GCS_Loma_Quintana"/>
-      <xs:enumeration value="GCS_Mount_Dillon"/>
-      <xs:enumeration value="GCS_Naparima_1955"/>
-      <xs:enumeration value="GCS_Naparima_1972"/>
-      <xs:enumeration value="GCS_Pampa_del_Castillo"/>
-      <xs:enumeration value="GCS_POSGAR"/>
-      <xs:enumeration value="GCS_REGVEN"/>
-      <xs:enumeration value="GCS_Sapper_Hill_1943"/>
-      <xs:enumeration value="GCS_SIRGAS"/>
-      <xs:enumeration value="GCS_South_American_1969"/>
-      <xs:enumeration value="GCS_Trinidad_1903"/>
-      <xs:enumeration value="GCS_Yacare"/>
-      <xs:enumeration value="GCS_Zanderij"/>
-      <xs:enumeration value="GCS_Airy_1830"/>
-      <xs:enumeration value="GCS_Airy_Modified"/>
-      <xs:enumeration value="GCS_Australian"/>
-      <xs:enumeration value="GCS_Sphere_ARC_INFO"/>
-      <xs:enumeration value="GCS_Sphere"/>
-      <xs:enumeration value="GCS_ATS_1977"/>
-      <xs:enumeration value="GCS_Bessel_1841"/>
-      <xs:enumeration value="GCS_Bessel_Modified"/>
-      <xs:enumeration value="GCS_Bessel_Namibia"/>
-      <xs:enumeration value="GCS_Clarke_1858"/>
-      <xs:enumeration value="GCS_Clarke_1866_Michigan"/>
-      <xs:enumeration value="GCS_Clarke_1866"/>
-      <xs:enumeration value="GCS_Clarke_1880_Arc"/>
-      <xs:enumeration value="GCS_Clarke_1880_Benoit"/>
-      <xs:enumeration value="GCS_Clarke_1880_IGN"/>
-      <xs:enumeration value="GCS_Clarke_1880_RGS"/>
-      <xs:enumeration value="GCS_Clarke_1880_SGA"/>
-      <xs:enumeration value="GCS_Clarke_1880"/>
-      <xs:enumeration value="GCS_Everest_def_1967"/>
-      <xs:enumeration value="GCS_Everest_def_1975"/>
-      <xs:enumeration value="GCS_Everest_1830"/>
-      <xs:enumeration value="GCS_Everest_Modified_1969"/>
-      <xs:enumeration value="GCS_Everest_Modified"/>
-      <xs:enumeration value="GCS_Fischer_1960"/>
-      <xs:enumeration value="GCS_Fischer_1968"/>
-      <xs:enumeration value="GCS_Fischer_Modified"/>
-      <xs:enumeration value="GCS_GEM_10C"/>
-      <xs:enumeration value="GCS_GRS_1967"/>
-      <xs:enumeration value="GCS_GRS_1980"/>
-      <xs:enumeration value="GCS_Helmert_1906"/>
-      <xs:enumeration value="GCS_Hough_1960"/>
-      <xs:enumeration value="GCS_Indonesian"/>
-      <xs:enumeration value="GCS_International_1924"/>
-      <xs:enumeration value="GCS_International_1967"/>
-      <xs:enumeration value="GCS_Krasovsky_1940"/>
-      <xs:enumeration value="GCS_OSU_86F"/>
-      <xs:enumeration value="GCS_OSU_91A"/>
-      <xs:enumeration value="GCS_Plessis_1817"/>
-      <xs:enumeration value="GCS_Struve_1860"/>
-      <xs:enumeration value="GCS_NWL_9D"/>
-      <xs:enumeration value="GCS_Walbeck"/>
-      <xs:enumeration value="GCS_War_Office"/>
-      <xs:enumeration value="GCS_WGS_1966"/>
-      <xs:enumeration value="GCS_NSWC_9Z_2"/>
-      <xs:enumeration value="GCS_WGS_1966"/>
-      <xs:enumeration value="GCS_WGS_1972_BE"/>
-      <xs:enumeration value="GCS_WGS_1972"/>
-      <xs:enumeration value="GCS_WGS_1984"/>
-      <xs:enumeration value="Africa_Albers_Equal_Area_Conic"/>
-      <xs:enumeration value="Africa_Equidistant_Conic"/>
-      <xs:enumeration value="Africa_Lambert_Conformal_Conic"/>
-      <xs:enumeration value="Africa_Sinusoidal"/>
-      <xs:enumeration value="Asia_Lambert_Conformal_Conic"/>
-      <xs:enumeration value="Asia_North_Albers_Equal_Area_Conic"/>
-      <xs:enumeration value="Asia_North_Equidistant_Conic"/>
-      <xs:enumeration value="Asia_North_Lambert_Conformal_Conic"/>
-      <xs:enumeration value="Asia_South_Albers_Equal_Area_Conic"/>
-      <xs:enumeration value="Asia_South_Equidistant_Conic"/>
-      <xs:enumeration value="Asia_South_Lambert_Conformal_Conic"/>
-      <xs:enumeration value="Europe_Albers_Equal_Area_Conic"/>
-      <xs:enumeration value="Europe_Equidistant_Conic"/>
-      <xs:enumeration value="Europe_Lambert_Conformal_Conic"/>
-      <xs:enumeration value="Alaska_Albers_Equal_Area_Conic"/>
-      <xs:enumeration value="Canada_Albers_Equal_Area_Conic"/>
-      <xs:enumeration value="Canada_Lambert_Conformal_Conic"/>
-      <xs:enumeration value="Hawaii_Albers_Equal_Area_Conic"/>
-      <xs:enumeration value="North_America_Albers_Equal_Area_Conic"/>
-      <xs:enumeration value="North_America_Equidistant_Conic"/>
-      <xs:enumeration value="North_America_Lambert_Conformal_Conic"/>
-      <xs:enumeration value="USA_Contiguous_Albers_Equal_Area_Conic_USGS_version"/>
-      <xs:enumeration value="USA_Contiguous_Albers_Equal_Area_Conic"/>
-      <xs:enumeration value="USA_Contiguous_Equidistant_Conic"/>
-      <xs:enumeration value="USA_Contiguous_Lambert_Conformal_Conic"/>
-      <xs:enumeration value="South_America_Albers_Equal_Area_Conic"/>
-      <xs:enumeration value="South_America_Equidistant_Conic"/>
-      <xs:enumeration value="South_America_Lambert_Conformal_Conic"/>
-      <xs:enumeration value="Beijing_1954_GK_Zone_13"/>
-      <xs:enumeration value="Beijing_1954_GK_Zone_13N"/>
-      <xs:enumeration value="Beijing_1954_GK_Zone_14"/>
-      <xs:enumeration value="Beijing_1954_GK_Zone_14N"/>
-      <xs:enumeration value="Beijing_1954_GK_Zone_15"/>
-      <xs:enumeration value="Beijing_1954_GK_Zone_15N"/>
-      <xs:enumeration value="Beijing_1954_GK_Zone_16"/>
-      <xs:enumeration value="Beijing_1954_GK_Zone_16N"/>
-      <xs:enumeration value="Beijing_1954_GK_Zone_17"/>
-      <xs:enumeration value="Beijing_1954_GK_Zone_17N"/>
-      <xs:enumeration value="Beijing_1954_GK_Zone_18"/>
-      <xs:enumeration value="Beijing_1954_GK_Zone_18N"/>
-      <xs:enumeration value="Beijing_1954_GK_Zone_19"/>
-      <xs:enumeration value="Beijing_1954_GK_Zone_19N"/>
-      <xs:enumeration value="Beijing_1954_GK_Zone_20"/>
-      <xs:enumeration value="Beijing_1954_GK_Zone_20N"/>
-      <xs:enumeration value="Beijing_1954_GK_Zone_21"/>
-      <xs:enumeration value="Beijing_1954_GK_Zone_21N"/>
-      <xs:enumeration value="Beijing_1954_GK_Zone_22"/>
-      <xs:enumeration value="Beijing_1954_GK_Zone_22N"/>
-      <xs:enumeration value="Beijing_1954_GK_Zone_23"/>
-      <xs:enumeration value="Beijing_1954_GK_Zone_23N"/>
-      <xs:enumeration value="Hanoi_1972_GK_Zone_18"/>
-      <xs:enumeration value="Hanoi_1972_GK_Zone_19"/>
-      <xs:enumeration value="South_Yemen_GK_Zone_8"/>
-      <xs:enumeration value="South_Yemen_GK_Zone_9"/>
-      <xs:enumeration value="Pulkovo_1942_GK_Zone_10"/>
-      <xs:enumeration value="Pulkovo_1942_GK_Zone_10N"/>
-      <xs:enumeration value="Pulkovo_1942_GK_Zone_11"/>
-      <xs:enumeration value="Pulkovo_1942_GK_Zone_11N"/>
-      <xs:enumeration value="Pulkovo_1942_GK_Zone_12"/>
-      <xs:enumeration value="Pulkovo_1942_GK_Zone_12N"/>
-      <xs:enumeration value="Pulkovo_1942_GK_Zone_13"/>
-      <xs:enumeration value="Pulkovo_1942_GK_Zone_13N"/>
-      <xs:enumeration value="Pulkovo_1942_GK_Zone_14"/>
-      <xs:enumeration value="Pulkovo_1942_GK_Zone_14N"/>
-      <xs:enumeration value="Pulkovo_1942_GK_Zone_15"/>
-      <xs:enumeration value="Pulkovo_1942_GK_Zone_15N"/>
-      <xs:enumeration value="Pulkovo_1942_GK_Zone_16"/>
-      <xs:enumeration value="Pulkovo_1942_GK_Zone_16N"/>
-      <xs:enumeration value="Pulkovo_1942_GK_Zone_17"/>
-      <xs:enumeration value="Pulkovo_1942_GK_Zone_17N"/>
-      <xs:enumeration value="Pulkovo_1942_GK_Zone_18"/>
-      <xs:enumeration value="Pulkovo_1942_GK_Zone_18N"/>
-      <xs:enumeration value="Pulkovo_1942_GK_Zone_19"/>
-      <xs:enumeration value="Pulkovo_1942_GK_Zone_19N"/>
-      <xs:enumeration value="Pulkovo_1942_GK_Zone_2"/>
-      <xs:enumeration value="Pulkovo_1942_GK_Zone_20"/>
-      <xs:enumeration value="Pulkovo_1942_GK_Zone_20N"/>
-      <xs:enumeration value="Pulkovo_1942_GK_Zone_21"/>
-      <xs:enumeration value="Pulkovo_1942_GK_Zone_21N"/>
-      <xs:enumeration value="Pulkovo_1942_GK_Zone_22"/>
-      <xs:enumeration value="Pulkovo_1942_GK_Zone_22N"/>
-      <xs:enumeration value="Pulkovo_1942_GK_Zone_23"/>
-      <xs:enumeration value="Pulkovo_1942_GK_Zone_23N"/>
-      <xs:enumeration value="Pulkovo_1942_GK_Zone_24"/>
-      <xs:enumeration value="Pulkovo_1942_GK_Zone_24N"/>
-      <xs:enumeration value="Pulkovo_1942_GK_Zone_25"/>
-      <xs:enumeration value="Pulkovo_1942_GK_Zone_25N"/>
-      <xs:enumeration value="Pulkovo_1942_GK_Zone_26"/>
-      <xs:enumeration value="Pulkovo_1942_GK_Zone_26N"/>
-      <xs:enumeration value="Pulkovo_1942_GK_Zone_27"/>
-      <xs:enumeration value="Pulkovo_1942_GK_Zone_27N"/>
-      <xs:enumeration value="Pulkovo_1942_GK_Zone_28"/>
-      <xs:enumeration value="Pulkovo_1942_GK_Zone_28N"/>
-      <xs:enumeration value="Pulkovo_1942_GK_Zone_29"/>
-      <xs:enumeration value="Pulkovo_1942_GK_Zone_29N"/>
-      <xs:enumeration value="Pulkovo_1942_GK_Zone_2N"/>
-      <xs:enumeration value="Pulkovo_1942_GK_Zone_3"/>
-      <xs:enumeration value="Pulkovo_1942_GK_Zone_30"/>
-      <xs:enumeration value="Pulkovo_1942_GK_Zone_30N"/>
-      <xs:enumeration value="Pulkovo_1942_GK_Zone_31"/>
-      <xs:enumeration value="Pulkovo_1942_GK_Zone_31N"/>
-      <xs:enumeration value="Pulkovo_1942_GK_Zone_32"/>
-      <xs:enumeration value="Pulkovo_1942_GK_Zone_32N"/>
-      <xs:enumeration value="Pulkovo_1942_GK_Zone_3N"/>
-      <xs:enumeration value="Pulkovo_1942_GK_Zone_4"/>
-      <xs:enumeration value="Pulkovo_1942_GK_Zone_4N"/>
-      <xs:enumeration value="Pulkovo_1942_GK_Zone_5"/>
-      <xs:enumeration value="Pulkovo_1942_GK_Zone_5N"/>
-      <xs:enumeration value="Pulkovo_1942_GK_Zone_6"/>
-      <xs:enumeration value="Pulkovo_1942_GK_Zone_6N"/>
-      <xs:enumeration value="Pulkovo_1942_GK_Zone_7"/>
-      <xs:enumeration value="Pulkovo_1942_GK_Zone_7N"/>
-      <xs:enumeration value="Pulkovo_1942_GK_Zone_8"/>
-      <xs:enumeration value="Pulkovo_1942_GK_Zone_8N"/>
-      <xs:enumeration value="Pulkovo_1942_GK_Zone_9"/>
-      <xs:enumeration value="Pulkovo_1942_GK_Zone_9N"/>
-      <xs:enumeration value="Pulkovo_1995_GK_Zone_10"/>
-      <xs:enumeration value="Pulkovo_1995_GK_Zone_10N"/>
-      <xs:enumeration value="Pulkovo_1995_GK_Zone_11"/>
-      <xs:enumeration value="Pulkovo_1995_GK_Zone_11N"/>
-      <xs:enumeration value="Pulkovo_1995_GK_Zone_12"/>
-      <xs:enumeration value="Pulkovo_1995_GK_Zone_12N"/>
-      <xs:enumeration value="Pulkovo_1995_GK_Zone_13"/>
-      <xs:enumeration value="Pulkovo_1995_GK_Zone_13N"/>
-      <xs:enumeration value="Pulkovo_1995_GK_Zone_14"/>
-      <xs:enumeration value="Pulkovo_1995_GK_Zone_14N"/>
-      <xs:enumeration value="Pulkovo_1995_GK_Zone_15"/>
-      <xs:enumeration value="Pulkovo_1995_GK_Zone_15N"/>
-      <xs:enumeration value="Pulkovo_1995_GK_Zone_16"/>
-      <xs:enumeration value="Pulkovo_1995_GK_Zone_16N"/>
-      <xs:enumeration value="Pulkovo_1995_GK_Zone_17"/>
-      <xs:enumeration value="Pulkovo_1995_GK_Zone_17N"/>
-      <xs:enumeration value="Pulkovo_1995_GK_Zone_18"/>
-      <xs:enumeration value="Pulkovo_1995_GK_Zone_18N"/>
-      <xs:enumeration value="Pulkovo_1995_GK_Zone_19"/>
-      <xs:enumeration value="Pulkovo_1995_GK_Zone_19N"/>
-      <xs:enumeration value="Pulkovo_1995_GK_Zone_2"/>
-      <xs:enumeration value="Pulkovo_1995_GK_Zone_20"/>
-      <xs:enumeration value="Pulkovo_1995_GK_Zone_20N"/>
-      <xs:enumeration value="Pulkovo_1995_GK_Zone_21"/>
-      <xs:enumeration value="Pulkovo_1995_GK_Zone_21N"/>
-      <xs:enumeration value="Pulkovo_1995_GK_Zone_22"/>
-      <xs:enumeration value="Pulkovo_1995_GK_Zone_22N"/>
-      <xs:enumeration value="Pulkovo_1995_GK_Zone_23"/>
-      <xs:enumeration value="Pulkovo_1995_GK_Zone_23N"/>
-      <xs:enumeration value="Pulkovo_1995_GK_Zone_24"/>
-      <xs:enumeration value="Pulkovo_1995_GK_Zone_24N"/>
-      <xs:enumeration value="Pulkovo_1995_GK_Zone_25"/>
-      <xs:enumeration value="Pulkovo_1995_GK_Zone_25N"/>
-      <xs:enumeration value="Pulkovo_1995_GK_Zone_26"/>
-      <xs:enumeration value="Pulkovo_1995_GK_Zone_26N"/>
-      <xs:enumeration value="Pulkovo_1995_GK_Zone_27"/>
-      <xs:enumeration value="Pulkovo_1995_GK_Zone_27N"/>
-      <xs:enumeration value="Pulkovo_1995_GK_Zone_28"/>
-      <xs:enumeration value="Pulkovo_1995_GK_Zone_28N"/>
-      <xs:enumeration value="Pulkovo_1995_GK_Zone_29"/>
-      <xs:enumeration value="Pulkovo_1995_GK_Zone_29N"/>
-      <xs:enumeration value="Pulkovo_1995_GK_Zone_2N"/>
-      <xs:enumeration value="Pulkovo_1995_GK_Zone_3"/>
-      <xs:enumeration value="Pulkovo_1995_GK_Zone_30"/>
-      <xs:enumeration value="Pulkovo_1995_GK_Zone_30N"/>
-      <xs:enumeration value="Pulkovo_1995_GK_Zone_31"/>
-      <xs:enumeration value="Pulkovo_1995_GK_Zone_31N"/>
-      <xs:enumeration value="Pulkovo_1995_GK_Zone_32"/>
-      <xs:enumeration value="Pulkovo_1995_GK_Zone_32N"/>
-      <xs:enumeration value="Pulkovo_1995_GK_Zone_3N"/>
-      <xs:enumeration value="Pulkovo_1995_GK_Zone_4"/>
-      <xs:enumeration value="Pulkovo_1995_GK_Zone_4N"/>
-      <xs:enumeration value="Pulkovo_1995_GK_Zone_5"/>
-      <xs:enumeration value="Pulkovo_1995_GK_Zone_5N"/>
-      <xs:enumeration value="Pulkovo_1995_GK_Zone_6"/>
-      <xs:enumeration value="Pulkovo_1995_GK_Zone_6N"/>
-      <xs:enumeration value="Pulkovo_1995_GK_Zone_7"/>
-      <xs:enumeration value="Pulkovo_1995_GK_Zone_7N"/>
-      <xs:enumeration value="Pulkovo_1995_GK_Zone_8"/>
-      <xs:enumeration value="Pulkovo_1995_GK_Zone_8N"/>
-      <xs:enumeration value="Pulkovo_1995_GK_Zone_9"/>
-      <xs:enumeration value="Pulkovo_1995_GK_Zone_9N"/>
-      <xs:enumeration value="Abidjan_1987_TM_5_NW"/>
-      <xs:enumeration value="Accra_Ghana_Grid"/>
-      <xs:enumeration value="Accra_TM_1_NW"/>
-      <xs:enumeration value="Samoa_1962_Samoa_Lambert"/>
-      <xs:enumeration value="Anguilla_1957_British_West_Indies_Grid"/>
-      <xs:enumeration value="Antigua_1943_British_West_Indies_Grid"/>
-      <xs:enumeration value="Argentina_Zone_1"/>
-      <xs:enumeration value="Argentina_Zone_2"/>
-      <xs:enumeration value="Argentina_Zone_3"/>
-      <xs:enumeration value="Argentina_Zone_4"/>
-      <xs:enumeration value="Argentina_Zone_5"/>
-      <xs:enumeration value="Argentina_Zone_6"/>
-      <xs:enumeration value="Argentina_Zone_7"/>
-      <xs:enumeration value="AGD_1966_AMG_Zone_48"/>
-      <xs:enumeration value="AGD_1966_AMG_Zone_49"/>
-      <xs:enumeration value="AGD_1966_AMG_Zone_50"/>
-      <xs:enumeration value="AGD_1966_AMG_Zone_51"/>
-      <xs:enumeration value="AGD_1966_AMG_Zone_52"/>
-      <xs:enumeration value="AGD_1966_AMG_Zone_53"/>
-      <xs:enumeration value="AGD_1966_AMG_Zone_54"/>
-      <xs:enumeration value="AGD_1966_AMG_Zone_55"/>
-      <xs:enumeration value="AGD_1966_AMG_Zone_56"/>
-      <xs:enumeration value="AGD_1966_AMG_Zone_57"/>
-      <xs:enumeration value="AGD_1966_AMG_Zone_58"/>
-      <xs:enumeration value="AGD_1966_VICGRID"/>
-      <xs:enumeration value="AGD_1984_AMG_Zone_48"/>
-      <xs:enumeration value="AGD_1984_AMG_Zone_49"/>
-      <xs:enumeration value="AGD_1984_AMG_Zone_50"/>
-      <xs:enumeration value="AGD_1984_AMG_Zone_51"/>
-      <xs:enumeration value="AGD_1984_AMG_Zone_52"/>
-      <xs:enumeration value="AGD_1984_AMG_Zone_53"/>
-      <xs:enumeration value="AGD_1984_AMG_Zone_54"/>
-      <xs:enumeration value="AGD_1984_AMG_Zone_55"/>
-      <xs:enumeration value="AGD_1984_AMG_Zone_56"/>
-      <xs:enumeration value="AGD_1984_AMG_Zone_57"/>
-      <xs:enumeration value="AGD_1984_AMG_Zone_58"/>
-      <xs:enumeration value="GDA_1994_MGA_Zone_48"/>
-      <xs:enumeration value="GDA_1994_MGA_Zone_49"/>
-      <xs:enumeration value="GDA_1994_MGA_Zone_50"/>
-      <xs:enumeration value="GDA_1994_MGA_Zone_51"/>
-      <xs:enumeration value="GDA_1994_MGA_Zone_52"/>
-      <xs:enumeration value="GDA_1994_MGA_Zone_53"/>
-      <xs:enumeration value="GDA_1994_MGA_Zone_54"/>
-      <xs:enumeration value="GDA_1994_MGA_Zone_55"/>
-      <xs:enumeration value="GDA_1994_MGA_Zone_56"/>
-      <xs:enumeration value="GDA_1994_MGA_Zone_57"/>
-      <xs:enumeration value="GDA_1994_MGA_Zone_58"/>
-      <xs:enumeration value="GDA_1994_South_Australia_Lambert"/>
-      <xs:enumeration value="GDA_1994_VICGRID94"/>
-      <xs:enumeration value="Austria_Central_Zone"/>
-      <xs:enumeration value="Austria_East_Zone"/>
-      <xs:enumeration value="Austria_West_Zone"/>
-      <xs:enumeration value="Bahrain_State_Grid"/>
-      <xs:enumeration value="Barbados_1938_Barbados_Grid"/>
-      <xs:enumeration value="Barbados_1938_British_West_Indies_Grid"/>
-      <xs:enumeration value="Belge_Lambert_1950"/>
-      <xs:enumeration value="Belge_Lambert_1972"/>
-      <xs:enumeration value="Bern_1898_Bern_LV03C"/>
-      <xs:enumeration value="British_National_Grid"/>
-      <xs:enumeration value="Camacupa_TM_11_30_SE"/>
-      <xs:enumeration value="Camacupa_TM_12_SE"/>
-      <xs:enumeration value="ATS_1977_MTM_4_Nova_Scotia"/>
-      <xs:enumeration value="ATS_1977_MTM_5_Nova_Scotia"/>
-      <xs:enumeration value="ATS_1977_New_Brunswick_Stereographic"/>
-      <xs:enumeration value="NAD_1927_10TM_AEP_Forest"/>
-      <xs:enumeration value="NAD_1927_10TM_AEP_Resource"/>
-      <xs:enumeration value="NAD_1927_3TM_111"/>
-      <xs:enumeration value="NAD_1927_3TM_114"/>
-      <xs:enumeration value="NAD_1927_3TM_117"/>
-      <xs:enumeration value="NAD_1927_3TM_120"/>
-      <xs:enumeration value="NAD_1927_CGQ77_MTM_10_SCoPQ"/>
-      <xs:enumeration value="NAD_1927_CGQ77_MTM_2_SCoPQ"/>
-      <xs:enumeration value="NAD_1927_CGQ77_MTM_3_SCoPQ"/>
-      <xs:enumeration value="NAD_1927_CGQ77_MTM_4_SCoPQ"/>
-      <xs:enumeration value="NAD_1927_CGQ77_MTM_5_SCoPQ"/>
-      <xs:enumeration value="NAD_1927_CGQ77_MTM_6_SCoPQ"/>
-      <xs:enumeration value="NAD_1927_CGQ77_MTM_7_SCoPQ"/>
-      <xs:enumeration value="NAD_1927_CGQ77_MTM_8_SCoPQ"/>
-      <xs:enumeration value="NAD_1927_CGQ77_MTM_9_SCoPQ"/>
-      <xs:enumeration value="NAD_1927_CGQ77_Quebec_Lambert"/>
-      <xs:enumeration value="NAD_1927_CGQ77_UTM_Zone_17N"/>
-      <xs:enumeration value="NAD_1927_CGQ77_UTM_Zone_18N"/>
-      <xs:enumeration value="NAD_1927_CGQ77_UTM_Zone_19N"/>
-      <xs:enumeration value="NAD_1927_CGQ77_UTM_Zone_20N"/>
-      <xs:enumeration value="NAD_1927_CGQ77_UTM_Zone_21N"/>
-      <xs:enumeration value="NAD_1927_DEF_1976_MTM_10"/>
-      <xs:enumeration value="NAD_1927_DEF_1976_MTM_11"/>
-      <xs:enumeration value="NAD_1927_DEF_1976_MTM_12"/>
-      <xs:enumeration value="NAD_1927_DEF_1976_MTM_13"/>
-      <xs:enumeration value="NAD_1927_DEF_1976_MTM_14"/>
-      <xs:enumeration value="NAD_1927_DEF_1976_MTM_15"/>
-      <xs:enumeration value="NAD_1927_DEF_1976_MTM_16"/>
-      <xs:enumeration value="NAD_1927_DEF_1976_MTM_17"/>
-      <xs:enumeration value="NAD_1927_DEF_1976_MTM_8"/>
-      <xs:enumeration value="NAD_1927_DEF_1976_MTM_9"/>
-      <xs:enumeration value="NAD_1927_DEF_1976_UTM_Zone_15N"/>
-      <xs:enumeration value="NAD_1927_DEF_1976_UTM_Zone_16N"/>
-      <xs:enumeration value="NAD_1927_DEF_1976_UTM_Zone_17N"/>
-      <xs:enumeration value="NAD_1927_DEF_1976_UTM_Zone_18N"/>
-      <xs:enumeration value="NAD_1927_MTM_1"/>
-      <xs:enumeration value="NAD_1927_MTM_2"/>
-      <xs:enumeration value="NAD_1927_MTM_3"/>
-      <xs:enumeration value="NAD_1927_MTM_4"/>
-      <xs:enumeration value="NAD_1927_MTM_5"/>
-      <xs:enumeration value="NAD_1927_MTM_6"/>
-      <xs:enumeration value="NAD_1927_Quebec_Lambert"/>
-      <xs:enumeration value="NAD_1983_10TM_AEP_Forest"/>
-      <xs:enumeration value="NAD_1983_10TM_AEP_Resource"/>
-      <xs:enumeration value="NAD_1983_3TM_111"/>
-      <xs:enumeration value="NAD_1983_3TM_114"/>
-      <xs:enumeration value="NAD_1983_3TM_117"/>
-      <xs:enumeration value="NAD_1983_3TM_120"/>
-      <xs:enumeration value="NAD_1983_BC_Environment_Albers"/>
-      <xs:enumeration value="NAD_1983_CRS98_MTM_10"/>
-      <xs:enumeration value="NAD_1983_CSRS98_MTM_2_SCoPQ"/>
-      <xs:enumeration value="NAD_1983_CRS98_MTM_3"/>
-      <xs:enumeration value="NAD_1983_CRS98_MTM_4"/>
-      <xs:enumeration value="NAD_1983_CRS98_MTM_5"/>
-      <xs:enumeration value="NAD_1983_CRS98_MTM_6"/>
-      <xs:enumeration value="NAD_1983_CRS98_MTM_7"/>
-      <xs:enumeration value="NAD_1983_CRS98_MTM_8"/>
-      <xs:enumeration value="NAD_1983_CRS98_MTM_9"/>
-      <xs:enumeration value="NAD_1983_CSRS98_New_Brunswick_Stereographic"/>
-      <xs:enumeration value="NAD_1983_CSRS98_Prince_Edward_Island"/>
-      <xs:enumeration value="NAD_1983_CSRS98_UTM_Zone_21N"/>
-      <xs:enumeration value="NAD_1983_CSRS98_UTM_Zone_11N"/>
-      <xs:enumeration value="NAD_1983_CSRS98_UTM_Zone_12N"/>
-      <xs:enumeration value="NAD_1983_CSRS98_UTM_Zone_13N"/>
-      <xs:enumeration value="NAD_1983_CSRS98_UTM_Zone_17N"/>
-      <xs:enumeration value="NAD_1983_CSRS98_UTM_Zone_18N"/>
-      <xs:enumeration value="NAD_1983_CSRS98_UTM_Zone_19N"/>
-      <xs:enumeration value="NAD_1983_CSRS98_UTM_Zone_20N"/>
-      <xs:enumeration value="NAD_1983_MTM_1"/>
-      <xs:enumeration value="NAD_1983_MTM_10"/>
-      <xs:enumeration value="NAD_1983_MTM_11"/>
-      <xs:enumeration value="NAD_1983_MTM_12"/>
-      <xs:enumeration value="NAD_1983_MTM_13"/>
-      <xs:enumeration value="NAD_1983_MTM_14"/>
-      <xs:enumeration value="NAD_1983_MTM_15"/>
-      <xs:enumeration value="NAD_1983_MTM_16"/>
-      <xs:enumeration value="NAD_1983_MTM_17"/>
-      <xs:enumeration value="NAD_1983_MTM_2_SCoPQ"/>
-      <xs:enumeration value="NAD_1983_MTM_2"/>
-      <xs:enumeration value="NAD_1983_MTM_3"/>
-      <xs:enumeration value="NAD_1983_MTM_4"/>
-      <xs:enumeration value="NAD_1983_MTM_5"/>
-      <xs:enumeration value="NAD_1983_MTM_6"/>
-      <xs:enumeration value="NAD_1983_MTM_7"/>
-      <xs:enumeration value="NAD_1983_MTM_8"/>
-      <xs:enumeration value="NAD_1983_MTM_9"/>
-      <xs:enumeration value="NAD_1983_Quebec_Lambert"/>
-      <xs:enumeration value="Prince_Edward_Island_Stereographic"/>
-      <xs:enumeration value="Carthage_TM_11_NE"/>
-      <xs:enumeration value="Centre_France"/>
-      <xs:enumeration value="CH1903_LV03"/>
-      <xs:enumeration value="CH1903+_LV95"/>
-      <xs:enumeration value="Chos_Malal_1914_Argentina_2"/>
-      <xs:enumeration value="Colombia_Bogota_Zone"/>
-      <xs:enumeration value="Colombia_East_Central_Zone"/>
-      <xs:enumeration value="Colombia_East_Zone"/>
-      <xs:enumeration value="Colombia_West_Zone"/>
-      <xs:enumeration value="Corse"/>
-      <xs:enumeration value="Datum_73_Hayford_Gauss_IGeoE"/>
-      <xs:enumeration value="Datum_73_Hayford_Gauss_IPCC"/>
-      <xs:enumeration value="Deir_ez_Zor_Levant_Stereographic"/>
-      <xs:enumeration value="Deir_ez_Zor_Levant_Zone"/>
-      <xs:enumeration value="Deir_ez_Zor_Syria_Lambert"/>
-      <xs:enumeration value="DHDN_3_Degree_Gauss_Zone_1"/>
-      <xs:enumeration value="DHDN_3_Degree_Gauss_Zone_2"/>
-      <xs:enumeration value="DHDN_3_Degree_Gauss_Zone_3"/>
-      <xs:enumeration value="DHDN_3_Degree_Gauss_Zone_4"/>
-      <xs:enumeration value="DHDN_3_Degree_Gauss_Zone_5"/>
-      <xs:enumeration value="Dominica_1945_British_West_Indies_Grid"/>
-      <xs:enumeration value="ED_1950_TM_0_N"/>
-      <xs:enumeration value="ED_1950_TM_5_NE"/>
-      <xs:enumeration value="Egypt_Blue_Belt"/>
-      <xs:enumeration value="Egypt_Extended_Purple_Belt"/>
-      <xs:enumeration value="Egypt_Purple_Belt"/>
-      <xs:enumeration value="Egypt_Red_Belt"/>
-      <xs:enumeration value="ELD_1979_Libya_10"/>
-      <xs:enumeration value="ELD_1979_Libya_11"/>
-      <xs:enumeration value="ELD_1979_Libya_12"/>
-      <xs:enumeration value="ELD_1979_Libya_13"/>
-      <xs:enumeration value="ELD_1979_Libya_5"/>
-      <xs:enumeration value="ELD_1979_Libya_6"/>
-      <xs:enumeration value="ELD_1979_Libya_7"/>
-      <xs:enumeration value="ELD_1979_Libya_8"/>
-      <xs:enumeration value="ELD_1979_Libya_9"/>
-      <xs:enumeration value="ELD_1979_TM_12_NE"/>
-      <xs:enumeration value="Estonian_Coordinate_System_of_1992"/>
-      <xs:enumeration value="ETRF_1989_TM_Baltic_1993"/>
-      <xs:enumeration value="FD_1958_Iraq"/>
-      <xs:enumeration value="Finland_Zone_1"/>
-      <xs:enumeration value="Finland_Zone_2"/>
-      <xs:enumeration value="Finland_Zone_3"/>
-      <xs:enumeration value="Finland_Zone_4"/>
-      <xs:enumeration value="France_I"/>
-      <xs:enumeration value="France_II"/>
-      <xs:enumeration value="France_III"/>
-      <xs:enumeration value="France_IV"/>
-      <xs:enumeration value="Germany_Zone_1"/>
-      <xs:enumeration value="Germany_Zone_2"/>
-      <xs:enumeration value="Germany_Zone_3"/>
-      <xs:enumeration value="Germany_Zone_4"/>
-      <xs:enumeration value="Germany_Zone_5"/>
-      <xs:enumeration value="Ghana_Metre_Grid"/>
-      <xs:enumeration value="Greek_Grid"/>
-      <xs:enumeration value="Grenada_1953_British_West_Indies_Grid"/>
-      <xs:enumeration value="Hanoi_1972_GK_106_NE"/>
-      <xs:enumeration value="HD_1972_Egyseges_Orszagos_Vetuleti"/>
-      <xs:enumeration value="Hito_XVIII_1963_Argentina_2"/>
-      <xs:enumeration value="Hong_Kong_1980_Grid"/>
-      <xs:enumeration value="Indian_1960_TM_106NE"/>
-      <xs:enumeration value="Kalianpur_1880_India_Zone_0"/>
-      <xs:enumeration value="Kalianpur_1880_India_Zone_I"/>
-      <xs:enumeration value="Kalianpur_1880_India_Zone_IIa"/>
-      <xs:enumeration value="Kalianpur_1880_India_Zone_IIb"/>
-      <xs:enumeration value="Kalianpur_1880_India_Zone_III"/>
-      <xs:enumeration value="Kalianpur_1880_India_Zone_IV"/>
-      <xs:enumeration value="Kalianpur_1937_India_Zone_IIb"/>
-      <xs:enumeration value="Kalianpur_1937_UTM_Zone_45N"/>
-      <xs:enumeration value="Kalianpur_1937_UTM_Zone_46N"/>
-      <xs:enumeration value="Kalianpur_1962_India_Zone_I"/>
-      <xs:enumeration value="Kalianpur_1962_India_Zone_IIa"/>
-      <xs:enumeration value="Kalianpur_1962_UTM_Zone_41N"/>
-      <xs:enumeration value="Kalianpur_1962_UTM_Zone_42N"/>
-      <xs:enumeration value="Kalianpur_1962_UTM_Zone_43N"/>
-      <xs:enumeration value="Kalianpur_1975_India_Zone_I"/>
-      <xs:enumeration value="Kalianpur_1975_India_Zone_IIa"/>
-      <xs:enumeration value="Kalianpur_1975_India_Zone_IIb"/>
-      <xs:enumeration value="Kalianpur_1975_India_Zone_III"/>
-      <xs:enumeration value="Kalianpur_1975_India_Zone_IV"/>
-      <xs:enumeration value="Kalianpur_1975_UTM_Zone_42N"/>
-      <xs:enumeration value="Kalianpur_1975_UTM_Zone_43N"/>
-      <xs:enumeration value="Kalianpur_1975_UTM_Zone_44N"/>
-      <xs:enumeration value="Kalianpur_1975_UTM_Zone_45N"/>
-      <xs:enumeration value="Kalianpur_1975_UTM_Zone_46N"/>
-      <xs:enumeration value="Kalianpur_1975_UTM_Zone_47N"/>
-      <xs:enumeration value="IRENET95_IRISH_Transverse_Mercator"/>
-      <xs:enumeration value="Irish_National_Grid"/>
-      <xs:enumeration value="Israel_TM_Grid"/>
-      <xs:enumeration value="Jamaica_1875_Old_Grid"/>
-      <xs:enumeration value="Jamaica_Grid"/>
-      <xs:enumeration value="Japan_Zone_1"/>
-      <xs:enumeration value="Japan_Zone_10"/>
-      <xs:enumeration value="Japan_Zone_11"/>
-      <xs:enumeration value="Japan_Zone_12"/>
-      <xs:enumeration value="Japan_Zone_13"/>
-      <xs:enumeration value="Japan_Zone_14"/>
-      <xs:enumeration value="Japan_Zone_15"/>
-      <xs:enumeration value="Japan_Zone_16"/>
-      <xs:enumeration value="Japan_Zone_17"/>
-      <xs:enumeration value="Japan_Zone_18"/>
-      <xs:enumeration value="Japan_Zone_19"/>
-      <xs:enumeration value="Japan_Zone_2"/>
-      <xs:enumeration value="Japan_Zone_3"/>
-      <xs:enumeration value="Japan_Zone_4"/>
-      <xs:enumeration value="Japan_Zone_5"/>
-      <xs:enumeration value="Japan_Zone_6"/>
-      <xs:enumeration value="Japan_Zone_7"/>
-      <xs:enumeration value="Japan_Zone_8"/>
-      <xs:enumeration value="Japan_Zone_9"/>
-      <xs:enumeration value="Kertau_Singapore_Grid"/>
-      <xs:enumeration value="KOC_Lambert"/>
-      <xs:enumeration value="Korean_1985_Korea_Central_Belt"/>
-      <xs:enumeration value="Korean_1985_Korea_East_Belt"/>
-      <xs:enumeration value="Korean_1985_Korea_West_Belt"/>
-      <xs:enumeration value="KUDAMS_KTM"/>
-      <xs:enumeration value="KOC_Lambert"/>
-      <xs:enumeration value="KUDAMS_KTM"/>
-      <xs:enumeration value="Lake_Maracaibo_Grid_M1"/>
-      <xs:enumeration value="Lake_Maracaibo_Grid_M3"/>
-      <xs:enumeration value="Lake_Maracaibo_Grid"/>
-      <xs:enumeration value="Lake_Maracaibo_La_Rosa_Grid"/>
-      <xs:enumeration value="Lietuvos_Koordinaciu_Sistema"/>
-      <xs:enumeration value="Lisboa_Bessel_Bonne"/>
-      <xs:enumeration value="Lisboa_Hayford_Gauss_IGeoE"/>
-      <xs:enumeration value="Lisboa_Hayford_Gauss_IPCC"/>
-      <xs:enumeration value="Locodjo_1965_TM_5_NW"/>
-      <xs:enumeration value="Madrid_1870_Madrid_Spain"/>
-      <xs:enumeration value="MGI_3_Degree_Gauss_Zone_5"/>
-      <xs:enumeration value="MGI_3_Degree_Gauss_Zone_6"/>
-      <xs:enumeration value="MGI_3_Degree_Gauss_Zone_7"/>
-      <xs:enumeration value="MGI_3_Degree_Gauss_Zone_8"/>
-      <xs:enumeration value="MGI_Austria_Lambert"/>
-      <xs:enumeration value="MGI_Balkans_5"/>
-      <xs:enumeration value="MGI_Balkans_6"/>
-      <xs:enumeration value="MGI_Balkans_8"/>
-      <xs:enumeration value="MGI_Balkans_8"/>
-      <xs:enumeration value="MGI_M28"/>
-      <xs:enumeration value="MGI_M31"/>
-      <xs:enumeration value="MGI_M34"/>
-      <xs:enumeration value="Monte_Mario_Rome_Italy_1"/>
-      <xs:enumeration value="Monte_Mario_Rome_Italy_2"/>
-      <xs:enumeration value="Monte_Mario_Italy_1"/>
-      <xs:enumeration value="Monte_Mario_Italy_2"/>
-      <xs:enumeration value="Montserrat_1958_British_West_Indies_Grid"/>
-      <xs:enumeration value="Mount_Dillon_Tobago_Grid"/>
-      <xs:enumeration value="NAD_1927_Cuba_Norte"/>
-      <xs:enumeration value="NAD_1927_Cuba_Sur"/>
-      <xs:enumeration value="NAD_1927_Guatemala_Norte"/>
-      <xs:enumeration value="NAD_1927_Guatemala_Sur"/>
-      <xs:enumeration value="NAD_1927_Michigan_GeoRef_Meters"/>
-      <xs:enumeration value="NAD_1927_Michigan_GeoRef_Feet_US"/>
-      <xs:enumeration value="NAD_1983_HARN_Guam_Map_Grid"/>
-      <xs:enumeration value="NAD_1983_Michigan_GeoRef_Meters"/>
-      <xs:enumeration value="NAD_1983_Michigan_GeoRef_Feet_US"/>
-      <xs:enumeration value="GD_1949_New_Zealand_Map_Grid"/>
-      <xs:enumeration value="New_Zealand_North_Island"/>
-      <xs:enumeration value="New_Zealand_South_Island"/>
-      <xs:enumeration value="NZGD_1949_Amuri_Circuit"/>
-      <xs:enumeration value="NZGD_1949_Bay_of_Plenty_Circuit"/>
-      <xs:enumeration value="NZGD_1949_Bluff_Circuit"/>
-      <xs:enumeration value="NZGD_1949_Buller_Circuit"/>
-      <xs:enumeration value="NZGD_1949_Collingwood_Circuit"/>
-      <xs:enumeration value="NZGD_1949_Gawler_Circuit"/>
-      <xs:enumeration value="NZGD_1949_Grey_Circuit"/>
-      <xs:enumeration value="NZGD_1949_Hawkes_Bay_Circuit"/>
-      <xs:enumeration value="NZGD_1949_Hokitika_Circuit"/>
-      <xs:enumeration value="NZGD_1949_Jacksons_Bay_Circuit"/>
-      <xs:enumeration value="NZGD_1949_Karamea_Circuit"/>
-      <xs:enumeration value="NZGD_1949_Lindis_Peak_Circuit"/>
-      <xs:enumeration value="NZGD_1949_Marlborough_Circuit"/>
-      <xs:enumeration value="NZGD_1949_Mount_Eden_Circuit"/>
-      <xs:enumeration value="NZGD_1949_Mount_Nicholas_Circuit"/>
-      <xs:enumeration value="NZGD_1949_Mount_Pleasant_Circuit"/>
-      <xs:enumeration value="NZGD_1949_Mount_York_Circuit"/>
-      <xs:enumeration value="NZGD_1949_Nelson_Circuit"/>
-      <xs:enumeration value="NZGD_1949_North_Taieri_Circuit"/>
-      <xs:enumeration value="NZGD_1949_Observation_Point_Circuit"/>
-      <xs:enumeration value="NZGD_1949_Okarito_Circuit"/>
-      <xs:enumeration value="NZGD_1949_Poverty_Bay_Circuit"/>
-      <xs:enumeration value="NZGD_1949_Taranaki_Circuit"/>
-      <xs:enumeration value="NZGD_1949_Timaru_Circuit"/>
-      <xs:enumeration value="NZGD_1949_Tuhirangi_Circuit"/>
-      <xs:enumeration value="NZGD_1949_UTM_Zone_58S"/>
-      <xs:enumeration value="NZGD_1949_UTM_Zone_59S"/>
-      <xs:enumeration value="NZGD_1949_UTM_Zone_60S"/>
-      <xs:enumeration value="NZGD_1949_Wairarapa_Circuit"/>
-      <xs:enumeration value="NZGD_1949_Wanganui_Circuit"/>
-      <xs:enumeration value="NZGD_1949_Wellington_Circuit"/>
-      <xs:enumeration value="NZGD_2000_Amuri_Circuit"/>
-      <xs:enumeration value="NZGD_2000_Bay_of_Plenty_Circuit"/>
-      <xs:enumeration value="NZGD_2000_Bluff_Circuit"/>
-      <xs:enumeration value="NZGD_2000_Buller_Circuit"/>
-      <xs:enumeration value="NZGD_2000_Collingwood_Circuit"/>
-      <xs:enumeration value="NZGD_2000_Gawler_Circuit"/>
-      <xs:enumeration value="NZGD_2000_Grey_Circuit"/>
-      <xs:enumeration value="NZGD_2000_Hawkes_Bay_Circuit"/>
-      <xs:enumeration value="NZGD_2000_Hokitika_Circuit"/>
-      <xs:enumeration value="NZGD_2000_Jacksons_Bay_Circuit"/>
-      <xs:enumeration value="NZGD_2000_Karamea_Circuit"/>
-      <xs:enumeration value="NZGD_2000_Lindis_Peak_Circuit"/>
-      <xs:enumeration value="NZGD_2000_Marlborough_Circuit"/>
-      <xs:enumeration value="NZGD_2000_Mount_Eden_Circuit"/>
-      <xs:enumeration value="NZGD_2000_Mount_Nicholas_Circuit"/>
-      <xs:enumeration value="NZGD_2000_Mount_Pleasant_Circuit"/>
-      <xs:enumeration value="NZGD_2000_Mount_York_Circuit"/>
-      <xs:enumeration value="NZGD_2000_Nelson_Circuit"/>
-      <xs:enumeration value="NZGD_2000_North_Taieri_Circuit"/>
-      <xs:enumeration value="NZGD_2000_Observation_Point_Circuit"/>
-      <xs:enumeration value="NZGD_2000_Okarito_Circuit"/>
-      <xs:enumeration value="NZGD_2000_Poverty_Bay_Circuit"/>
-      <xs:enumeration value="NZGD_2000_Taranaki_Circuit"/>
-      <xs:enumeration value="NZGD_2000_Timaru_Circuit"/>
-      <xs:enumeration value="NZGD_2000_Tuhirangi_Circuit"/>
-      <xs:enumeration value="NZGD_2000_UTM_Zone_58S"/>
-      <xs:enumeration value="NZGD_2000_UTM_Zone_59S"/>
-      <xs:enumeration value="NZGD_2000_UTM_Zone_60S"/>
-      <xs:enumeration value="NZGD_2000_Wairarapa_Circuit"/>
-      <xs:enumeration value="NZGD_2000_Wanganui_Circuit"/>
-      <xs:enumeration value="NZGD_2000_Wellington_Circuit"/>
-      <xs:enumeration value="GD_1949_New_Zealand_Map_Grid"/>
-      <xs:enumeration value="New_Zealand_North_Island"/>
-      <xs:enumeration value="New_Zealand_South_Island"/>
-      <xs:enumeration value="Nigeria_East_Belt"/>
-      <xs:enumeration value="Nigeria_Mid_Belt"/>
-      <xs:enumeration value="Nigeria_West_Belt"/>
-      <xs:enumeration value="Nord_Algerie_Degree"/>
-      <xs:enumeration value="Nord_Algerie_Ancienne_Degree"/>
-      <xs:enumeration value="Sud_Algerie_Ancienne"/>
-      <xs:enumeration value="Nord_Algerie"/>
-      <xs:enumeration value="Nord_de_Guerre"/>
-      <xs:enumeration value="Nord_France"/>
-      <xs:enumeration value="Nord_Maroc_Degree"/>
-      <xs:enumeration value="Nord_Maroc"/>
-      <xs:enumeration value="Nord_Tunisie"/>
-      <xs:enumeration value="NGO_1948_Baerum_Kommune"/>
-      <xs:enumeration value="NGO_1948_Bergenhalvoen"/>
-      <xs:enumeration value="NGO_1948_Norway_Zone_1"/>
-      <xs:enumeration value="NGO_1948_Norway_Zone_2"/>
-      <xs:enumeration value="NGO_1948_Norway_Zone_3"/>
-      <xs:enumeration value="NGO_1948_Norway_Zone_4"/>
-      <xs:enumeration value="NGO_1948_Norway_Zone_5"/>
-      <xs:enumeration value="NGO_1948_Norway_Zone_6"/>
-      <xs:enumeration value="NGO_1948_Norway_Zone_7"/>
-      <xs:enumeration value="NGO_1948_Norway_Zone_8"/>
-      <xs:enumeration value="NGO_1948_Oslo_Kommune"/>
-      <xs:enumeration value="NGO_1948_Oslo_Norway_Zone_1"/>
-      <xs:enumeration value="NGO_1948_Oslo_Norway_Zone_2"/>
-      <xs:enumeration value="NGO_1948_Oslo_Norway_Zone_3"/>
-      <xs:enumeration value="NGO_1948_Oslo_Norway_Zone_4"/>
-      <xs:enumeration value="NGO_1948_Oslo_Norway_Zone_5"/>
-      <xs:enumeration value="NGO_1948_Oslo_Norway_Zone_6"/>
-      <xs:enumeration value="NGO_1948_Oslo_Norway_Zone_7"/>
-      <xs:enumeration value="NGO_1948_Oslo_Norway_Zone_8"/>
-      <xs:enumeration value="NTF_France_I_degrees"/>
-      <xs:enumeration value="NTF_France_II_degrees"/>
-      <xs:enumeration value="NTF_France_III_degrees"/>
-      <xs:enumeration value="NTF_France_IV_degrees"/>
-      <xs:enumeration value="Palestine_1923_Israel_CS_Grid"/>
-      <xs:enumeration value="Palestine_1923_Palestine_Belt"/>
-      <xs:enumeration value="Palestine_1923_Palestine_Grid"/>
-      <xs:enumeration value="Pampa_del_Castillo_Argentina_2"/>
-      <xs:enumeration value="Peru_Central_Zone"/>
-      <xs:enumeration value="Peru_East_Zone"/>
-      <xs:enumeration value="Peru_West_Zone"/>
-      <xs:enumeration value="Philippines_Zone_I"/>
-      <xs:enumeration value="Philippines_Zone_II"/>
-      <xs:enumeration value="Philippines_Zone_III"/>
-      <xs:enumeration value="Philippines_Zone_IV"/>
-      <xs:enumeration value="Philippines_Zone_V"/>
-      <xs:enumeration value="Portuguese_National_Grid"/>
-      <xs:enumeration value="Qatar_1948_Qatar_Grid"/>
-      <xs:enumeration value="Qatar_National_Grid"/>
-      <xs:enumeration value="RD_Old"/>
-      <xs:enumeration value="RGF_1993_Lambert_93"/>
-      <xs:enumeration value="Rijksdriehoekstelsel_New"/>
-      <xs:enumeration value="RT90_25_gon_W"/>
-      <xs:enumeration value="S-JTSK_Ferro_Krovak_East_North"/>
-      <xs:enumeration value="S-JTSK_Ferro_Krovak"/>
-      <xs:enumeration value="S-JTSK_Krovak_East_North"/>
-      <xs:enumeration value="S-JTSK_Krovak"/>
-      <xs:enumeration value="SAD_1969_Brazil_Polyconic"/>
-      <xs:enumeration value="Sahara_Degree"/>
-      <xs:enumeration value="Sahara"/>
-      <xs:enumeration value="Sierra_Leone_1924_New_Colony_Grid"/>
-      <xs:enumeration value="Sierra_Leone_1924_New_War_Office_Grid"/>
-      <xs:enumeration value="St_Kitts_1955_British_West_Indies_Grid"/>
-      <xs:enumeration value="St_Lucia_1955_British_West_Indies_Grid"/>
-      <xs:enumeration value="St_Vincent_1945_British_West_Indies_Grid"/>
-      <xs:enumeration value="Stereo_33"/>
-      <xs:enumeration value="Stereo_70"/>
-      <xs:enumeration value="Sud_Algerie_Degree"/>
-      <xs:enumeration value="Sud_Algerie_Ancienne_Degree"/>
-      <xs:enumeration value="Sud_Algerie"/>
-      <xs:enumeration value="Sud_France"/>
-      <xs:enumeration value="Sud_Maroc_Degree"/>
-      <xs:enumeration value="Sud_Maroc"/>
-      <xs:enumeration value="Sud_Tunisie"/>
-      <xs:enumeration value="Swedish_National_Grid"/>
-      <xs:enumeration value="Trinidad_1903_Trinidad_Grid"/>
-      <xs:enumeration value="UWPP_1992"/>
-      <xs:enumeration value="UWPP_2000_pas_5"/>
-      <xs:enumeration value="UWPP_2000_pas_6"/>
-      <xs:enumeration value="UWPP_2000_pas_7"/>
-      <xs:enumeration value="UWPP_2000_pas_8"/>
-      <xs:enumeration value="WGS_1972_BE_TM_106_NE"/>
-      <xs:enumeration value="WGS_1984_TM_36_SE"/>
-      <xs:enumeration value="Zanderij_Suriname_Old_TM"/>
-      <xs:enumeration value="Zanderij_Suriname_TM"/>
-      <xs:enumeration value="Zanderij_TM_54_NW"/>
-      <xs:enumeration value="North_Pole_Azimuthal_Equidistant"/>
-      <xs:enumeration value="North_Pole_Gnomonic"/>
-      <xs:enumeration value="North_Pole_Lambert_Azimuthal_Equal_Area"/>
-      <xs:enumeration value="North_Pole_Orthographic"/>
-      <xs:enumeration value="North_Pole_Stereographic"/>
-      <xs:enumeration value="South_Pole_Azimuthal_Equidistant"/>
-      <xs:enumeration value="South_Pole_Gnomonic"/>
-      <xs:enumeration value="South_Pole_Lambert_Azimuthal_Equal_Area"/>
-      <xs:enumeration value="South_Pole_Orthographic"/>
-      <xs:enumeration value="South_Pole_Stereographic"/>
-      <xs:enumeration value="UPS_North"/>
-      <xs:enumeration value="UPS_South"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Alabama_East_FIPS_0101"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Alabama_West_FIPS_0102"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Alaska_1_FIPS_5001"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Alaska_10_FIPS_5010"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Alaska_2_FIPS_5002"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Alaska_3_FIPS_5003"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Alaska_4_FIPS_5004"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Alaska_5_FIPS_5005"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Alaska_6_FIPS_5006"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Alaska_7_FIPS_5007"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Alaska_8_FIPS_5008"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Alaska_9_FIPS_5009"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Arizona_Central_FIPS_0202"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Arizona_East_FIPS_0201"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Arizona_West_FIPS_0203"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Arkansas_North_FIPS_0301"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Arkansas_South_FIPS_0302"/>
-      <xs:enumeration value="NAD_1927_StatePlane_California_I_FIPS_0401"/>
-      <xs:enumeration value="NAD_1927_StatePlane_California_II_FIPS_0402"/>
-      <xs:enumeration value="NAD_1927_StatePlane_California_III_FIPS_0403"/>
-      <xs:enumeration value="NAD_1927_StatePlane_California_IV_FIPS_0404"/>
-      <xs:enumeration value="NAD_1927_StatePlane_California_V_FIPS_0405"/>
-      <xs:enumeration value="NAD_1927_StatePlane_California_VI_FIPS_0406"/>
-      <xs:enumeration value="NAD_1927_StatePlane_California_VII_FIPS_0407"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Colorado_Central_FIPS_0502"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Colorado_North_FIPS_0501"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Colorado_South_FIPS_0503"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Connecticut_FIPS_0600"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Delaware_FIPS_0700"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Florida_East_FIPS_0901"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Florida_North_FIPS_0903"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Florida_West_FIPS_0902"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Georgia_East_FIPS_1001"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Georgia_West_FIPS_1002"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Guam_FIPS_5400"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Idaho_Central_FIPS_1102"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Idaho_East_FIPS_1101"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Idaho_West_FIPS_1103"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Illinois_East_FIPS_1201"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Illinois_West_FIPS_1202"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Indiana_East_FIPS_1301"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Indiana_West_FIPS_1302"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Iowa_North_FIPS_1401"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Iowa_South_FIPS_1402"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Kansas_North_FIPS_1501"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Kansas_South_FIPS_1502"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Kentucky_North_FIPS_1601"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Kentucky_South_FIPS_1602"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Louisiana_North_FIPS_1701"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Louisiana_South_FIPS_1702"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Maine_East_FIPS_1801"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Maine_West_FIPS_1802"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Maryland_FIPS_1900"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Massachusetts_Island_FIPS_2002"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Massachusetts_Mainland_FIPS_2001"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Michigan_Central_FIPS_2112"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Michigan_North_FIPS_2111"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Michigan_South_FIPS_2113"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Minnesota_Central_FIPS_2202"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Minnesota_North_FIPS_2201"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Minnesota_South_FIPS_2203"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Mississippi_East_FIPS_2301"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Mississippi_West_FIPS_2302"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Missouri_Central_FIPS_2402"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Missouri_East_FIPS_2401"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Missouri_West_FIPS_2403"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Montana_Central_FIPS_2502"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Montana_North_FIPS_2501"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Montana_South_FIPS_2503"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Nebraska_North_FIPS_2601"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Nebraska_South_FIPS_2602"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Nevada_Central_FIPS_2702"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Nevada_East_FIPS_2701"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Nevada_West_FIPS_2703"/>
-      <xs:enumeration value="NAD_1927_StatePlane_New_Hampshire_FIPS_2800"/>
-      <xs:enumeration value="NAD_1927_StatePlane_New_Jersey_FIPS_2900"/>
-      <xs:enumeration value="NAD_1927_StatePlane_New_Mexico_Central_FIPS_3002"/>
-      <xs:enumeration value="NAD_1927_StatePlane_New_Mexico_East_FIPS_3001"/>
-      <xs:enumeration value="NAD_1927_StatePlane_New_Mexico_West_FIPS_3003"/>
-      <xs:enumeration value="NAD_1927_StatePlane_New_York_Central_FIPS_3102"/>
-      <xs:enumeration value="NAD_1927_StatePlane_New_York_East_FIPS_3101"/>
-      <xs:enumeration value="NAD_1927_StatePlane_New_York_Long_Island_FIPS_3104"/>
-      <xs:enumeration value="NAD_1927_StatePlane_New_York_West_FIPS_3103"/>
-      <xs:enumeration value="NAD_1927_StatePlane_North_Carolina_FIPS_3200"/>
-      <xs:enumeration value="NAD_1927_StatePlane_North_Dakota_North_FIPS_3301"/>
-      <xs:enumeration value="NAD_1927_StatePlane_North_Dakota_South_FIPS_3302"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Ohio_North_FIPS_3401"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Ohio_South_FIPS_3402"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Oklahoma_North_FIPS_3501"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Oklahoma_South_FIPS_3502"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Oregon_North_FIPS_3601"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Oregon_South_FIPS_3602"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Pennsylvania_North_FIPS_3701"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Pennsylvania_South_FIPS_3702"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Puerto_Rico_FIPS_5201"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Rhode_Island_FIPS_3800"/>
-      <xs:enumeration value="NAD_1927_StatePlane_South_Carolina_North_FIPS_3901"/>
-      <xs:enumeration value="NAD_1927_StatePlane_South_Carolina_South_FIPS_3902"/>
-      <xs:enumeration value="NAD_1927_StatePlane_South_Dakota_North_FIPS_4001"/>
-      <xs:enumeration value="NAD_1927_StatePlane_South_Dakota_South_FIPS_4002"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Tennessee_FIPS_4100"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Texas_Central_FIPS_4203"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Texas_North_Central_FIPS_4202"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Texas_North_FIPS_4201"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Texas_South_Central_FIPS_4204"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Texas_South_FIPS_4205"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Utah_Central_FIPS_4302"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Utah_North_FIPS_4301"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Utah_South_FIPS_4303"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Vermont_FIPS_3400"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Virginia_North_FIPS_4501"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Virginia_South_FIPS_4502"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Washington_North_FIPS_4601"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Washington_South_FIPS_4602"/>
-      <xs:enumeration value="NAD_1927_StatePlane_West_Virginia_North_FIPS_4701"/>
-      <xs:enumeration value="NAD_1927_StatePlane_West_Virginia_South_FIPS_4702"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Wisconsin_Central_FIPS_4802"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Wisconsin_North_FIPS_4801"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Wisconsin_South_FIPS_4803"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Wyoming_East_Central_FIPS_4902"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Wyoming_East_FIPS_4901"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Wyoming_West_Central_FIPS_4903"/>
-      <xs:enumeration value="NAD_1927_StatePlane_Wyoming_West_FIPS_4904"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Alabama_East_FIPS_0101"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Alabama_West_FIPS_0102"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Alaska_1_FIPS_5001"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Alaska_10_FIPS_5010"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Alaska_2_FIPS_5002"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Alaska_3_FIPS_5003"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Alaska_4_FIPS_5004"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Alaska_5_FIPS_5005"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Alaska_6_FIPS_5006"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Alaska_7_FIPS_5007"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Alaska_8_FIPS_5008"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Alaska_9_FIPS_5009"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Arizona_Central_FIPS_0202"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Arizona_East_FIPS_0201"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Arizona_West_FIPS_0203"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Arkansas_North_FIPS_0301"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Arkansas_South_FIPS_0302"/>
-      <xs:enumeration value="NAD_1983_StatePlane_California_I_FIPS_0401"/>
-      <xs:enumeration value="NAD_1983_StatePlane_California_II_FIPS_0402"/>
-      <xs:enumeration value="NAD_1983_StatePlane_California_III_FIPS_0403"/>
-      <xs:enumeration value="NAD_1983_StatePlane_California_IV_FIPS_0404"/>
-      <xs:enumeration value="NAD_1983_StatePlane_California_V_FIPS_0405"/>
-      <xs:enumeration value="NAD_1983_StatePlane_California_VI_FIPS_0406"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Colorado_Central_FIPS_0502"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Colorado_North_FIPS_0501"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Colorado_South_FIPS_0503"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Connecticut_FIPS_0600"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Delaware_FIPS_0700"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Florida_East_FIPS_0901"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Florida_North_FIPS_0903"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Florida_West_FIPS_0902"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Georgia_East_FIPS_1001"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Georgia_West_FIPS_1002"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Guam_FIPS_5400"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Hawaii_1_FIPS_5101"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Hawaii_2_FIPS_5102"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Hawaii_3_FIPS_5103"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Hawaii_4_FIPS_5104"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Hawaii_5_FIPS_5105"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Idaho_Central_FIPS_1102"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Idaho_East_FIPS_1101"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Idaho_West_FIPS_1103"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Illinois_East_FIPS_1201"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Illinois_West_FIPS_1202"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Indiana_East_FIPS_1301"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Indiana_West_FIPS_1302"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Iowa_North_FIPS_1401"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Iowa_South_FIPS_1402"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Kansas_North_FIPS_1501"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Kansas_South_FIPS_1502"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Kentucky_FIPS_1600"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Kentucky_North_FIPS_1601"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Kentucky_South_FIPS_1602"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Louisiana_North_FIPS_1701"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Louisiana_South_FIPS_1702"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Maine_East_FIPS_1801"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Maine_West_FIPS_1802"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Maryland_FIPS_1900"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Massachusetts_Island_FIPS_2002"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Massachusetts_Mainland_FIPS_2001"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Michigan_Central_FIPS_2202"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Michigan_North_FIPS_2111"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Michigan_South_FIPS_2113"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Minnesota_Central_FIPS_2202"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Minnesota_North_FIPS_2201"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Minnesota_South_FIPS_2203"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Mississippi_East_FIPS_2301"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Mississippi_West_FIPS_2302"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Missouri_Central_FIPS_2402"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Missouri_East_FIPS_2401"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Missouri_West_FIPS_2403"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Montana_FIPS_2500"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Nebraska_FIPS_2600"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Nevada_Central_FIPS_2702"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Nevada_East_FIPS_2701"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Nevada_West_FIPS_2703"/>
-      <xs:enumeration value="NAD_1983_StatePlane_New_Hampshire_FIPS_2800"/>
-      <xs:enumeration value="NAD_1983_StatePlane_New_Jersey_FIPS_2900"/>
-      <xs:enumeration value="NAD_1983_StatePlane_New_Mexico_Central_FIPS_3002"/>
-      <xs:enumeration value="NAD_1983_StatePlane_New_Mexico_East_FIPS_3001"/>
-      <xs:enumeration value="NAD_1983_StatePlane_New_Mexico_West_FIPS_3003"/>
-      <xs:enumeration value="NAD_1983_StatePlane_New_York_Central_FIPS_3102"/>
-      <xs:enumeration value="NAD_1983_StatePlane_New_York_East_FIPS_3101"/>
-      <xs:enumeration value="NAD_1983_StatePlane_New_York_Long_Island_FIPS_3104"/>
-      <xs:enumeration value="NAD_1983_StatePlane_New_York_West_FIPS_3103"/>
-      <xs:enumeration value="NAD_1983_StatePlane_North_Carolina_FIPS_3200"/>
-      <xs:enumeration value="NAD_1983_StatePlane_North_Dakota_North_FIPS_3301"/>
-      <xs:enumeration value="NAD_1983_StatePlane_North_Dakota_South_FIPS_3302"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Ohio_North_FIPS_3401"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Ohio_South_FIPS_3402"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Oklahoma_North_FIPS_3501"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Oklahoma_South_FIPS_3502"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Oregon_North_FIPS_3601"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Oregon_South_FIPS_3602"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Pennsylvania_North_FIPS_3701"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Pennsylvania_South_FIPS_3702"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Puerto_Rico_Virgin_Islands_FIPS_5200"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Rhode_Island_FIPS_3800"/>
-      <xs:enumeration value="NAD_1983_StatePlane_South_Carolina_FIPS_3900"/>
-      <xs:enumeration value="NAD_1983_StatePlane_South_Dakota_North_FIPS_4001"/>
-      <xs:enumeration value="NAD_1983_StatePlane_South_Dakota_South_FIPS_4002"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Tennessee_FIPS_4100"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Texas_Central_FIPS_4203"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Texas_North_Central_FIPS_4202"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Texas_North_FIPS_4201"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Texas_South_Central_FIPS_4204"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Texas_South_FIPS_4205"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Utah_Central_FIPS_4302"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Utah_North_FIPS_4301"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Utah_South_FIPS_4303"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Vermont_FIPS_4400"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Virginia_North_FIPS_4501"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Virginia_South_FIPS_4502"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Washington_North_FIPS_4601"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Washington_South_FIPS_4602"/>
-      <xs:enumeration value="NAD_1983_StatePlane_West_Virginia_North_FIPS_4701"/>
-      <xs:enumeration value="NAD_1983_StatePlane_West_Virginia_South_FIPS_4702"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Wisconsin_Central_FIPS_4802"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Wisconsin_North_FIPS_4801"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Wisconsin_South_FIPS_4803"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Wyoming_East_Central_FIPS_4902"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Wyoming_East_FIPS_4901"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Wyoming_West_Central_FIPS_4903"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Wyoming_West_FIPS_4904"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Alabama_East_FIPS_0101_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Alabama_West_FIPS_0102_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Alaska_1_FIPS_5001_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Alaska_10_FIPS_5010_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Alaska_2_FIPS_5002_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Alaska_3_FIPS_5003_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Alaska_4_FIPS_5004_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Alaska_5_FIPS_5005_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Alaska_6_FIPS_5006_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Alaska_7_FIPS_5007_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Alaska_8_FIPS_5008_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Alaska_9_FIPS_5009_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Arizona_Central_FIPS_0202_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Arizona_East_FIPS_0201_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Arizona_West_FIPS_0203_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Arkansas_North_FIPS_0301_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Arkansas_South_FIPS_0302_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_California_I_FIPS_0401_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_California_II_FIPS_0402_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_California_III_FIPS_0403_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_California_IV_FIPS_0404_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_California_V_FIPS_0405_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_California_VI_FIPS_0406_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Colorado_Central_FIPS_0502_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Colorado_North_FIPS_0501_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Colorado_South_FIPS_0503_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Connecticut_FIPS_0600_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Delaware_FIPS_0700_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Florida_East_FIPS_0901_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Florida_North_FIPS_0903_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Florida_West_FIPS_0902_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Georgia_East_FIPS_1001_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Georgia_West_FIPS_1002_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Guam_FIPS_5400_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Hawaii_1_FIPS_5101_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Hawaii_2_FIPS_5102_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Hawaii_3_FIPS_5103_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Hawaii_4_FIPS_5104_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Hawaii_5_FIPS_5105_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Idaho_Central_FIPS_1102_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Idaho_East_FIPS_1101_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Idaho_West_FIPS_1103_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Illinois_East_FIPS_1201_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Illinois_West_FIPS_1202_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Indiana_East_FIPS_1301_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Indiana_West_FIPS_1302_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Iowa_North_FIPS_1401_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Iowa_South_FIPS_1402_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Kansas_North_FIPS_1501_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Kansas_South_FIPS_1502_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Kentucky_FIPS_1600_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Kentucky_North_FIPS_1601_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Kentucky_South_FIPS_1602_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Louisiana_North_FIPS_1701_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Louisiana_South_FIPS_1702_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Maine_East_FIPS_1801_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Maine_West_FIPS_1802_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Maryland_FIPS_1900_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Massachusetts_Island_FIPS_2002_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Massachusetts_Mainland_FIPS_2001_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Michigan_Central_FIPS_2202_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Michigan_North_FIPS_2111_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Michigan_South_FIPS_2113_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Minnesota_Central_FIPS_2202_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Minnesota_North_FIPS_2201_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Minnesota_South_FIPS_2203_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Mississippi_East_FIPS_2301_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Mississippi_West_FIPS_2302_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Missouri_Central_FIPS_2402_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Missouri_East_FIPS_2401_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Missouri_West_FIPS_2403_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Montana_FIPS_2500_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Nebraska_FIPS_2600_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Nevada_Central_FIPS_2702_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Nevada_East_FIPS_2701_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Nevada_West_FIPS_2703_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_New_Hampshire_FIPS_2800_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_New_Jersey_FIPS_2900_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_New_Mexico_Central_FIPS_3002_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_New_Mexico_East_FIPS_3001_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_New_Mexico_West_FIPS_3003_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_New_York_Central_FIPS_3102_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_New_York_East_FIPS_3101_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_New_York_Long_Island_FIPS_3104_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_New_York_West_FIPS_3103_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_North_Carolina_FIPS_3200_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_North_Dakota_North_FIPS_3301_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_North_Dakota_South_FIPS_3302_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Ohio_North_FIPS_3401_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Ohio_South_FIPS_3402_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Oklahoma_North_FIPS_3501_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Oklahoma_South_FIPS_3502_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Oregon_North_FIPS_3601_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Oregon_South_FIPS_3602_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Pennsylvania_North_FIPS_3701_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Pennsylvania_South_FIPS_3702_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Puerto_Rico_Virgin_Islands_FIPS_5200_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Rhode_Island_FIPS_3800_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_South_Carolina_FIPS_3900_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_South_Dakota_North_FIPS_4001_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_South_Dakota_South_FIPS_4002_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Tennessee_FIPS_4100_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Texas_Central_FIPS_4203_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Texas_North_Central_FIPS_4202_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Texas_North_FIPS_4201_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Texas_South_Central_FIPS_4204_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Texas_South_FIPS_4205_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Utah_Central_FIPS_4302_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Utah_North_FIPS_4301_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Utah_South_FIPS_4303_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Vermont_FIPS_4400_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Virginia_North_FIPS_4501_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Virginia_South_FIPS_4502_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Washington_North_FIPS_4601_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Washington_South_FIPS_4602_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_West_Virginia_North_FIPS_4701_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_West_Virginia_South_FIPS_4702_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Wisconsin_Central_FIPS_4802_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Wisconsin_North_FIPS_4801_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Wisconsin_South_FIPS_4803_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Wyoming_East_Central_FIPS_4902_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Wyoming_East_FIPS_4901_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Wyoming_West_Central_FIPS_4903_Feet"/>
-      <xs:enumeration value="NAD_1983_StatePlane_Wyoming_West_FIPS_4904_Feet"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_Alabama_East_FIPS_0101"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_Alabama_West_FIPS_0102"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_Arizona_Central_FIPS_0202"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_Arizona_East_FIPS_0201"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_Arizona_West_FIPS_0203"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_California_I_FIPS_0401"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_California_II_FIPS_0402"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_California_III_FIPS_0403"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_California_IV_FIPS_0404"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_California_V_FIPS_0405"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_California_VI_FIPS_0406"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_Colorado_Central_FIPS_0502"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_Colorado_North_FIPS_0501"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_Colorado_South_FIPS_0503"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_Connecticut_FIPS_0600"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_Delaware_FIPS_0700"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_Florida_East_FIPS_0901"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_Florida_North_FIPS_0903"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_Florida_West_FIPS_0902"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_Georgia_East_FIPS_1001"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_Georgia_West_FIPS_1002"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_Hawaii_1_FIPS_5101"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_Hawaii_2_FIPS_5102"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_Hawaii_3_FIPS_5103"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_Hawaii_4_FIPS_5104"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_Hawaii_5_FIPS_5105"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_Idaho_Central_FIPS_1102"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_Idaho_East_FIPS_1101"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_Idaho_West_FIPS_1103"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_Illinois_East_FIPS_1201"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_Illinois_West_FIPS_1202"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_Indiana_East_FIPS_1301"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_Indiana_West_FIPS_1302"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_Kansas_North_FIPS_1501"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_Kansas_South_FIPS_1502"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_Kentucky_North_FIPS_1601"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_Kentucky_South_FIPS_1602"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_Louisiana_North_FIPS_1701"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_Louisiana_South_FIPS_1702"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_Maine_East_FIPS_1801"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_Maine_West_FIPS_1802"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_Maryland_FIPS_1900"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_Massachusetts_Island_FIPS_2002"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_Massachusetts_Mainland_FIPS_2001"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_Michigan_Central_FIPS_2202"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_Michigan_North_FIPS_2111"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_Michigan_South_FIPS_2113"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_Mississippi_East_FIPS_2301"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_Mississippi_West_FIPS_2302"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_Montana_FIPS_2500"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_Nebraska_FIPS_2600"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_Nevada_Central_FIPS_2702"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_Nevada_East_FIPS_2701"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_Nevada_West_FIPS_2703"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_New_Hampshire_FIPS_2800"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_New_Jersey_FIPS_2900"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_New_Mexico_Central_FIPS_3002"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_New_Mexico_East_FIPS_3001"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_New_Mexico_West_FIPS_3003"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_New_York_Central_FIPS_3102"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_New_York_East_FIPS_3101"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_New_York_Long_Island_FIPS_3104"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_New_York_West_FIPS_3103"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_North_Dakota_North_FIPS_3301"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_North_Dakota_South_FIPS_3302"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_Ohio_North_FIPS_3401"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_Ohio_South_FIPS_3402"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_Oklahoma_North_FIPS_3501"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_Oklahoma_South_FIPS_3502"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_Oregon_North_FIPS_3601"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_Oregon_South_FIPS_3602"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_Puerto_Rico_Virgin_Islands_FIPS_5200"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_Rhode_Island_FIPS_3800"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_South_Dakota_North_FIPS_4001"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_South_Dakota_South_FIPS_4002"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_Tennessee_FIPS_4100"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_Texas_Central_FIPS_4203"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_Texas_North_Central_FIPS_4202"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_Texas_North_FIPS_4201"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_Texas_South_Central_FIPS_4204"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_Texas_South_FIPS_4205"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_Utah_Central_FIPS_4302"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_Utah_North_FIPS_4301"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_Utah_South_FIPS_4303"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_Vermont_FIPS_4400"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_Virginia_North_FIPS_4501"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_Virginia_South_FIPS_4502"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_Washington_North_FIPS_4601"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_Washington_South_FIPS_4602"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_West_Virginia_North_FIPS_4701"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_West_Virginia_South_FIPS_4702"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_Wisconsin_Central_FIPS_4802"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_Wisconsin_North_FIPS_4801"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_Wisconsin_South_FIPS_4803"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_Wyoming_East_FIPS_4901"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_Wyoming_East_Central_FIPS_4902"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_Wyoming_West_Central_FIPS_4903"/>
-      <xs:enumeration value="NAD_1983_HARN_StatePlane_Wyoming_West_FIPS_4904"/>
-      <xs:enumeration value="American_Samoa_1962_StatePlane_American_Samoa_FIPS_5300"/>
-      <xs:enumeration value="NAD_1983_HARN_Guam_Map_Grid"/>
-      <xs:enumeration value="NAD_1983_HARN_UTM_Zone_2S"/>
-      <xs:enumeration value="NAD_Michigan_StatePlane_Michigan_Central_FIPS_2112"/>
-      <xs:enumeration value="NAD_Michigan_StatePlane_Michigan_Central_Old_FIPS_2102"/>
-      <xs:enumeration value="NAD_Michigan_StatePlane_Michigan_East_Old_FIPS_2101"/>
-      <xs:enumeration value="NAD_Michigan_StatePlane_Michigan_North_FIPS_2111"/>
-      <xs:enumeration value="NAD_Michigan_StatePlane_Michigan_South_FIPS_2113"/>
-      <xs:enumeration value="NAD_Michigan_StatePlane_Michigan_West_Old_FIPS_2103"/>
-      <xs:enumeration value="Old_Hawaiian_StatePlane_Hawaii_1_FIPS_5101"/>
-      <xs:enumeration value="Old_Hawaiian_StatePlane_Hawaii_2_FIPS_5102"/>
-      <xs:enumeration value="Old_Hawaiian_StatePlane_Hawaii_3_FIPS_5103"/>
-      <xs:enumeration value="Old_Hawaiian_StatePlane_Hawaii_4_FIPS_5104"/>
-      <xs:enumeration value="Old_Hawaiian_StatePlane_Hawaii_5_FIPS_5105"/>
-      <xs:enumeration value="Puerto_Rico_StatePlane_Puerto_Rico_FIPS_5201"/>
-      <xs:enumeration value="Puerto_Rico_StatePlane_Virgin_Islands_St_Croix_FIPS_5202"/>
-      <xs:enumeration value="NAD_1927_UTM_Zone_10N"/>
-      <xs:enumeration value="NAD_1927_UTM_Zone_11N"/>
-      <xs:enumeration value="NAD_1927_UTM_Zone_12N"/>
-      <xs:enumeration value="NAD_1927_UTM_Zone_13N"/>
-      <xs:enumeration value="NAD_1927_UTM_Zone_14N"/>
-      <xs:enumeration value="NAD_1927_UTM_Zone_15N"/>
-      <xs:enumeration value="NAD_1927_UTM_Zone_16N"/>
-      <xs:enumeration value="NAD_1927_UTM_Zone_17N"/>
-      <xs:enumeration value="NAD_1927_UTM_Zone_18N"/>
-      <xs:enumeration value="NAD_1927_UTM_Zone_19N"/>
-      <xs:enumeration value="NAD_1927_UTM_Zone_20N"/>
-      <xs:enumeration value="NAD_1927_UTM_Zone_21N"/>
-      <xs:enumeration value="NAD_1927_UTM_Zone_22N"/>
-      <xs:enumeration value="NAD_1927_UTM_Zone_3N"/>
-      <xs:enumeration value="NAD_1927_UTM_Zone_4N"/>
-      <xs:enumeration value="NAD_1927_UTM_Zone_5N"/>
-      <xs:enumeration value="NAD_1927_UTM_Zone_6N"/>
-      <xs:enumeration value="NAD_1927_UTM_Zone_7N"/>
-      <xs:enumeration value="NAD_1927_UTM_Zone_8N"/>
-      <xs:enumeration value="NAD_1927_UTM_Zone_9N"/>
-      <xs:enumeration value="NAD_1983_UTM_Zone_10N"/>
-      <xs:enumeration value="NAD_1983_UTM_Zone_11N"/>
-      <xs:enumeration value="NAD_1983_UTM_Zone_12N"/>
-      <xs:enumeration value="NAD_1983_UTM_Zone_13N"/>
-      <xs:enumeration value="NAD_1983_UTM_Zone_14N"/>
-      <xs:enumeration value="NAD_1983_UTM_Zone_15N"/>
-      <xs:enumeration value="NAD_1983_UTM_Zone_16N"/>
-      <xs:enumeration value="NAD_1983_UTM_Zone_17N"/>
-      <xs:enumeration value="NAD_1983_UTM_Zone_18N"/>
-      <xs:enumeration value="NAD_1983_UTM_Zone_19N"/>
-      <xs:enumeration value="NAD_1983_UTM_Zone_20N"/>
-      <xs:enumeration value="NAD_1983_UTM_Zone_21N"/>
-      <xs:enumeration value="NAD_1983_UTM_Zone_22N"/>
-      <xs:enumeration value="NAD_1983_UTM_Zone_23N"/>
-      <xs:enumeration value="NAD_1983_UTM_Zone_3N"/>
-      <xs:enumeration value="NAD_1983_UTM_Zone_4N"/>
-      <xs:enumeration value="NAD_1983_UTM_Zone_5N"/>
-      <xs:enumeration value="NAD_1983_UTM_Zone_6N"/>
-      <xs:enumeration value="NAD_1983_UTM_Zone_7N"/>
-      <xs:enumeration value="NAD_1983_UTM_Zone_8N"/>
-      <xs:enumeration value="NAD_1983_UTM_Zone_9N"/>
-      <xs:enumeration value="Abidjan_1987_UTM_Zone_29N"/>
-      <xs:enumeration value="Abidjan_1987_UTM_Zone_30N"/>
-      <xs:enumeration value="Adindan_UTM_Zone_37N"/>
-      <xs:enumeration value="Adindan_UTM_Zone_38N"/>
-      <xs:enumeration value="Afgooye_UTM_Zone_38N"/>
-      <xs:enumeration value="Afgooye_UTM_Zone_39N"/>
-      <xs:enumeration value="Ain_el_Abd_UTM_Zone_37N"/>
-      <xs:enumeration value="Ain_el_Abd_UTM_Zone_38N"/>
-      <xs:enumeration value="Ain_el_Abd_UTM_Zone_39N"/>
-      <xs:enumeration value="Aratu_UTM_Zone_22S"/>
-      <xs:enumeration value="Aratu_UTM_Zone_23S"/>
-      <xs:enumeration value="Aratu_UTM_Zone_24S"/>
-      <xs:enumeration value="Arc_1950_UTM_Zone_34S"/>
-      <xs:enumeration value="Arc_1950_UTM_Zone_35S"/>
-      <xs:enumeration value="Arc_1950_UTM_Zone_36S"/>
-      <xs:enumeration value="Arc_1960_UTM_Zone_35N"/>
-      <xs:enumeration value="Arc_1960_UTM_Zone_35S"/>
-      <xs:enumeration value="Arc_1960_UTM_Zone_36N"/>
-      <xs:enumeration value="Arc_1960_UTM_Zone_36S"/>
-      <xs:enumeration value="Arc_1960_UTM_Zone_37N"/>
-      <xs:enumeration value="Arc_1960_UTM_Zone_37S"/>
-      <xs:enumeration value="ATS_1977_UTM_Zone_19N"/>
-      <xs:enumeration value="ATS_1977_UTM_Zone_20N"/>
-      <xs:enumeration value="Batavia_UTM_Zone_48S"/>
-      <xs:enumeration value="Batavia_UTM_Zone_49S"/>
-      <xs:enumeration value="Batavia_UTM_Zone_50S"/>
-      <xs:enumeration value="Bissau_UTM_Zone_28N"/>
-      <xs:enumeration value="Bogota_UTM_Zone_17N"/>
-      <xs:enumeration value="Bogota_UTM_Zone_18N"/>
-      <xs:enumeration value="Camacupa_UTM_Zone_32S"/>
-      <xs:enumeration value="Camacupa_UTM_Zone_33S"/>
-      <xs:enumeration value="Cape_UTM_Zone_34S"/>
-      <xs:enumeration value="Cape_UTM_Zone_35S"/>
-      <xs:enumeration value="Cape_UTM_Zone_36S"/>
-      <xs:enumeration value="Carthage_UTM_Zone_32N"/>
-      <xs:enumeration value="Conakry_1905_UTM_Zone_28N"/>
-      <xs:enumeration value="Conakry_1905_UTM_Zone_29N"/>
-      <xs:enumeration value="Corrego_Alegre_UTM_Zone_23S"/>
-      <xs:enumeration value="Corrego_Alegre_UTM_Zone_24S"/>
-      <xs:enumeration value="Dabola_UTM_Zone_28N"/>
-      <xs:enumeration value="Dabola_UTM_Zone_29N"/>
-      <xs:enumeration value="Datum_73_UTM_Zone_29N"/>
-      <xs:enumeration value="Douala_UTM_Zone_32N"/>
-      <xs:enumeration value="ED_1950_ED77_UTM_Zone_38N"/>
-      <xs:enumeration value="ED_1950_ED77_UTM_Zone_39N"/>
-      <xs:enumeration value="ED_1950_ED77_UTM_Zone_40N"/>
-      <xs:enumeration value="ED_1950_ED77_UTM_Zone_41N"/>
-      <xs:enumeration value="ELD_1979_UTM_Zone_32N"/>
-      <xs:enumeration value="ELD_1979_UTM_Zone_33N"/>
-      <xs:enumeration value="ELD_1979_UTM_Zone_34N"/>
-      <xs:enumeration value="ELD_1979_UTM_Zone_35N"/>
-      <xs:enumeration value="ETRF_1989_UTM_Zone_28N"/>
-      <xs:enumeration value="ETRF_1989_UTM_Zone_29N"/>
-      <xs:enumeration value="ETRF_1989_UTM_Zone_30N"/>
-      <xs:enumeration value="ETRF_1989_UTM_Zone_31N"/>
-      <xs:enumeration value="ETRF_1989_UTM_Zone_32N"/>
-      <xs:enumeration value="ETRF_1989_UTM_Zone_33N"/>
-      <xs:enumeration value="ETRF_1989_UTM_Zone_34N"/>
-      <xs:enumeration value="ETRF_1989_UTM_Zone_35N"/>
-      <xs:enumeration value="ETRF_1989_UTM_Zone_36N"/>
-      <xs:enumeration value="ETRF_1989_UTM_Zone_37N"/>
-      <xs:enumeration value="ETRF_1989_UTM_Zone_38N"/>
-      <xs:enumeration value="ED_1950_UTM_Zone_28N"/>
-      <xs:enumeration value="ED_1950_UTM_Zone_29N"/>
-      <xs:enumeration value="ED_1950_UTM_Zone_30N"/>
-      <xs:enumeration value="ED_1950_UTM_Zone_31N"/>
-      <xs:enumeration value="ED_1950_UTM_Zone_32N"/>
-      <xs:enumeration value="ED_1950_UTM_Zone_33N"/>
-      <xs:enumeration value="ED_1950_UTM_Zone_34N"/>
-      <xs:enumeration value="ED_1950_UTM_Zone_35N"/>
-      <xs:enumeration value="ED_1950_UTM_Zone_36N"/>
-      <xs:enumeration value="ED_1950_UTM_Zone_37N"/>
-      <xs:enumeration value="ED_1950_UTM_Zone_38N"/>
-      <xs:enumeration value="Fahud_UTM_Zone_39N"/>
-      <xs:enumeration value="Fahud_UTM_Zone_40N"/>
-      <xs:enumeration value="Garoua_UTM_Zone_33N"/>
-      <xs:enumeration value="Graciosa_Base_SW_1948_UTM_Zone_26N"/>
-      <xs:enumeration value="Hito_XVIII_1963_UTM_19S"/>
-      <xs:enumeration value="Hong_Kong_1980_UTM_Zone_49N"/>
-      <xs:enumeration value="Hong_Kong_1980_UTM_Zone_50N"/>
-      <xs:enumeration value="Indian_1954_UTM_Zone_46N"/>
-      <xs:enumeration value="Indian_1954_UTM_Zone_47N"/>
-      <xs:enumeration value="Indian_1954_UTM_Zone_48N"/>
-      <xs:enumeration value="Indian_1960_UTM_Zone_48N"/>
-      <xs:enumeration value="Indian_1960_UTM_Zone_49N"/>
-      <xs:enumeration value="Indian_1975_UTM_Zone_47N"/>
-      <xs:enumeration value="Indian_1975_UTM_Zone_48N"/>
-      <xs:enumeration value="Indonesian_1974_UTM_Zone_46N"/>
-      <xs:enumeration value="Indonesian_1974_UTM_Zone_46S"/>
-      <xs:enumeration value="Indonesian_1974_UTM_Zone_47N"/>
-      <xs:enumeration value="Indonesian_1974_UTM_Zone_47S"/>
-      <xs:enumeration value="Indonesian_1974_UTM_Zone_48N"/>
-      <xs:enumeration value="Indonesian_1974_UTM_Zone_48S"/>
-      <xs:enumeration value="Indonesian_1974_UTM_Zone_49N"/>
-      <xs:enumeration value="Indonesian_1974_UTM_Zone_49S"/>
-      <xs:enumeration value="Indonesian_1974_UTM_Zone_50N"/>
-      <xs:enumeration value="Indonesian_1974_UTM_Zone_50S"/>
-      <xs:enumeration value="Indonesian_1974_UTM_Zone_51N"/>
-      <xs:enumeration value="Indonesian_1974_UTM_Zone_51S"/>
-      <xs:enumeration value="Indonesian_1974_UTM_Zone_52N"/>
-      <xs:enumeration value="Indonesian_1974_UTM_Zone_52S"/>
-      <xs:enumeration value="Indonesian_1974_UTM_Zone_53N"/>
-      <xs:enumeration value="Indonesian_1974_UTM_Zone_53S"/>
-      <xs:enumeration value="Indonesian_1974_UTM_Zone_54S"/>
-      <xs:enumeration value="IRENET95_UTM_Zone_29N"/>
-      <xs:enumeration value="Kertau_UTM_Zone_47N"/>
-      <xs:enumeration value="Kertau_UTM_Zone_48N"/>
-      <xs:enumeration value="La_Canoa_UTM_Zone_18N"/>
-      <xs:enumeration value="La_Canoa_UTM_Zone_19N"/>
-      <xs:enumeration value="La_Canoa_UTM_Zone_20N"/>
-      <xs:enumeration value="La_Canoa_UTM_Zone_21N"/>
-      <xs:enumeration value="Locodjo_1965_UTM_Zone_29N"/>
-      <xs:enumeration value="Locodjo_1965_UTM_Zone_30N"/>
-      <xs:enumeration value="Lome_UTM_Zone_31N"/>
-      <xs:enumeration value="Mporaloko_UTM_Zone_32N"/>
-      <xs:enumeration value="Mporaloko_UTM_Zone_32S"/>
-      <xs:enumeration value="Malongo_1987_UTM_Zone_32S"/>
-      <xs:enumeration value="Massawa_UTM_Zone_37N"/>
-      <xs:enumeration value="Mhast_UTM_Zone_32S"/>
-      <xs:enumeration value="Minna_UTM_Zone_31N"/>
-      <xs:enumeration value="Minna_UTM_Zone_32N"/>
-      <xs:enumeration value="Moznet_UTM_Zone_36S"/>
-      <xs:enumeration value="Moznet_UTM_Zone_37S"/>
-      <xs:enumeration value="NAD_1927_BLM_Zone_14N"/>
-      <xs:enumeration value="NAD_1927_BLM_Zone_15N"/>
-      <xs:enumeration value="NAD_1927_BLM_Zone_16N"/>
-      <xs:enumeration value="NAD_1927_BLM_Zone_17N"/>
-      <xs:enumeration value="NAD_1983_HARN_UTM_Zone_2S"/>
-      <xs:enumeration value="Nahrwan_1967_UTM_Zone_38N"/>
-      <xs:enumeration value="Nahrwan_1967_UTM_Zone_39N"/>
-      <xs:enumeration value="Nahrwan_1967_UTM_Zone_40N"/>
-      <xs:enumeration value="Naparima_1955_UTM_Zone_20N"/>
-      <xs:enumeration value="Naparima_1972_UTM_Zone_20N"/>
-      <xs:enumeration value="NGN_UTM_Zone_38N"/>
-      <xs:enumeration value="NGN_UTM_Zone_39N"/>
-      <xs:enumeration value="NGO_1948_UTM_Zone_32N"/>
-      <xs:enumeration value="NGO_1948_UTM_Zone_33N"/>
-      <xs:enumeration value="NGO_1948_UTM_Zone_34N"/>
-      <xs:enumeration value="NGO_1948_UTM_Zone_35N"/>
-      <xs:enumeration value="Nord_Sahara_1959_UTM_Zone_29N"/>
-      <xs:enumeration value="Nord_Sahara_1959_UTM_Zone_30N"/>
-      <xs:enumeration value="Nord_Sahara_1959_UTM_Zone_31N"/>
-      <xs:enumeration value="Nord_Sahara_1959_UTM_Zone_32N"/>
-      <xs:enumeration value="NZGD_1949_UTM_Zone_58S"/>
-      <xs:enumeration value="NZGD_1949_UTM_Zone_59S"/>
-      <xs:enumeration value="NZGD_1949_UTM_Zone_60S"/>
-      <xs:enumeration value="NZGD_2000_UTM_Zone_58S"/>
-      <xs:enumeration value="NZGD_2000_UTM_Zone_59S"/>
-      <xs:enumeration value="NZGD_2000_UTM_Zone_60S"/>
-      <xs:enumeration value="Observ_Meteorologico_1939_UTM_Zone_25N"/>
-      <xs:enumeration value="Old_Hawaiian_UTM_Zone_4N"/>
-      <xs:enumeration value="Old_Hawaiian_UTM_Zone_5N"/>
-      <xs:enumeration value="PDO_1993_UTM_Zone_39N"/>
-      <xs:enumeration value="PDO_1993_UTM_Zone_40N"/>
-      <xs:enumeration value="Pointe_Noire_UTM_Zone_32S"/>
-      <xs:enumeration value="Porto_Santo_1936_UTM_Zone_28N"/>
-      <xs:enumeration value="PSAD_1956_UTM_Zone_17S"/>
-      <xs:enumeration value="PSAD_1956_UTM_Zone_18N"/>
-      <xs:enumeration value="PSAD_1956_UTM_Zone_18S"/>
-      <xs:enumeration value="PSAD_1956_UTM_Zone_19N"/>
-      <xs:enumeration value="PSAD_1956_UTM_Zone_19S"/>
-      <xs:enumeration value="PSAD_1956_UTM_Zone_20N"/>
-      <xs:enumeration value="PSAD_1956_UTM_Zone_20S"/>
-      <xs:enumeration value="PSAD_1956_UTM_Zone_21N"/>
-      <xs:enumeration value="PSAD_1956_UTM_Zone_22S"/>
-      <xs:enumeration value="Puerto_Rico_UTM_Zone_20N"/>
-      <xs:enumeration value="Samboja_UTM_Zone_50S"/>
-      <xs:enumeration value="Sao_Braz_UTM_Zone_26N"/>
-      <xs:enumeration value="Sapper_Hill_1943_UTM_Zone_20S"/>
-      <xs:enumeration value="Sapper_Hill_1943_UTM_Zone_21S"/>
-      <xs:enumeration value="Schwarzeck_UTM_Zone_33S"/>
-      <xs:enumeration value="Selvagem_Grande_1938_UTM_Zone_28N"/>
-      <xs:enumeration value="Sierra_Leone_1968_UTM_Zone_28N"/>
-      <xs:enumeration value="Sierra_Leone_1968_UTM_Zone_29N"/>
-      <xs:enumeration value="SIRGAS_UTM_Zone_17N"/>
-      <xs:enumeration value="SIRGAS_UTM_Zone_17S"/>
-      <xs:enumeration value="SIRGAS_UTM_Zone_18N"/>
-      <xs:enumeration value="SIRGAS_UTM_Zone_18S"/>
-      <xs:enumeration value="SIRGAS_UTM_Zone_19N"/>
-      <xs:enumeration value="SIRGAS_UTM_Zone_19S"/>
-      <xs:enumeration value="SIRGAS_UTM_Zone_20N"/>
-      <xs:enumeration value="SIRGAS_UTM_Zone_20S"/>
-      <xs:enumeration value="SIRGAS_UTM_Zone_21N"/>
-      <xs:enumeration value="SIRGAS_UTM_Zone_21S"/>
-      <xs:enumeration value="SIRGAS_UTM_Zone_22N"/>
-      <xs:enumeration value="SIRGAS_UTM_Zone_22S"/>
-      <xs:enumeration value="SIRGAS_UTM_Zone_23S"/>
-      <xs:enumeration value="SIRGAS_UTM_Zone_24S"/>
-      <xs:enumeration value="SIRGAS_UTM_Zone_25S"/>
-      <xs:enumeration value="SAD_1969_UTM_Zone_17S"/>
-      <xs:enumeration value="SAD_1969_UTM_Zone_18N"/>
-      <xs:enumeration value="SAD_1969_UTM_Zone_18S"/>
-      <xs:enumeration value="SAD_1969_UTM_Zone_19N"/>
-      <xs:enumeration value="SAD_1969_UTM_Zone_19S"/>
-      <xs:enumeration value="SAD_1969_UTM_Zone_20N"/>
-      <xs:enumeration value="SAD_1969_UTM_Zone_20S"/>
-      <xs:enumeration value="SAD_1969_UTM_Zone_21N"/>
-      <xs:enumeration value="SAD_1969_UTM_Zone_21S"/>
-      <xs:enumeration value="SAD_1969_UTM_Zone_22N"/>
-      <xs:enumeration value="SAD_1969_UTM_Zone_22S"/>
-      <xs:enumeration value="SAD_1969_UTM_Zone_23S"/>
-      <xs:enumeration value="SAD_1969_UTM_Zone_24S"/>
-      <xs:enumeration value="SAD_1969_UTM_Zone_25S"/>
-      <xs:enumeration value="Sudan_UTM_Zone_35N"/>
-      <xs:enumeration value="Sudan_UTM_Zone_36N"/>
-      <xs:enumeration value="Tananarive_1925_UTM_Zone_38S"/>
-      <xs:enumeration value="Tananarive_1925_UTM_Zone_39S"/>
-      <xs:enumeration value="Tete_UTM_Zone_36S"/>
-      <xs:enumeration value="Tete_UTM_Zone_37S"/>
-      <xs:enumeration value="Timbalai_1948_UTM_Zone_49N"/>
-      <xs:enumeration value="Timbalai_1948_UTM_Zone_50N"/>
-      <xs:enumeration value="Tokyo_UTM_Zone_51N"/>
-      <xs:enumeration value="Tokyo_UTM_Zone_52N"/>
-      <xs:enumeration value="Tokyo_UTM_Zone_53N"/>
-      <xs:enumeration value="Tokyo_UTM_Zone_54N"/>
-      <xs:enumeration value="Tokyo_UTM_Zone_55N"/>
-      <xs:enumeration value="Tokyo_UTM_Zone_56N"/>
-      <xs:enumeration value="TC_1948_UTM_Zone_39N"/>
-      <xs:enumeration value="TC_1948_UTM_Zone_40N"/>
-      <xs:enumeration value="Yemen_NGN_1996_UTM_Zone_38N"/>
-      <xs:enumeration value="Yemen_NGN_1996_UTM_Zone_39N"/>
-      <xs:enumeration value="Yoff_1972_UTM_Zone_28N"/>
-      <xs:enumeration value="Zanderij_1972_UTM_Zone_21N"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_10N"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_10S"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_11N"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_11S"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_12N"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_12S"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_13N"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_13S"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_14N"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_14S"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_15N"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_15S"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_16N"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_16S"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_17N"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_17S"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_18N"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_18S"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_19N"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_19S"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_1N"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_1S"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_20N"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_20S"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_21N"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_21S"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_22N"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_22S"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_23N"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_23S"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_24N"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_24S"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_25N"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_25S"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_26N"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_26S"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_27N"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_27S"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_28N"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_28S"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_29N"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_29S"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_2N"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_2S"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_30N"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_30S"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_31N"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_31S"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_32N"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_32S"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_33N"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_33S"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_34N"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_34S"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_35N"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_35S"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_36N"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_36S"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_37N"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_37S"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_38N"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_38S"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_39N"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_39S"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_3N"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_3S"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_40N"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_40S"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_41N"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_41S"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_42N"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_42S"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_43N"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_43S"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_44N"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_44S"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_45N"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_45S"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_46N"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_46S"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_47N"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_47S"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_48N"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_48S"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_49N"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_49S"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_4N"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_4S"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_50N"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_50S"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_51N"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_51S"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_52N"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_52S"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_53N"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_53S"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_54N"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_54S"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_55N"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_55S"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_56N"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_56S"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_57N"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_57S"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_58N"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_58S"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_59N"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_59S"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_5N"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_5S"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_60N"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_60S"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_6N"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_6S"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_7N"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_7S"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_8N"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_8S"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_9N"/>
-      <xs:enumeration value="WGS_1972_UTM_Zone_9S"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_10N"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_10S"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_11N"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_11S"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_12N"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_12S"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_13N"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_13S"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_14N"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_14S"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_15N"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_15S"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_16N"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_16S"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_17N"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_17S"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_18N"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_18S"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_19N"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_19S"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_1N"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_1S"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_20N"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_20S"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_21N"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_21S"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_22N"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_22S"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_23N"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_23S"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_24N"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_24S"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_25N"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_25S"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_26N"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_26S"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_27N"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_27S"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_28N"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_28S"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_29N"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_29S"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_2N"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_2S"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_30N"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_30S"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_31N"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_31S"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_32N"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_32S"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_33N"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_33S"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_34N"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_34S"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_35N"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_35S"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_36N"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_36S"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_37N"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_37S"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_38N"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_38S"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_39N"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_39S"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_3N"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_3S"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_40N"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_40S"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_41N"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_41S"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_42N"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_42S"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_43N"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_43S"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_44N"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_44S"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_45N"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_45S"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_46N"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_46S"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_47N"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_47S"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_48N"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_48S"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_49N"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_49S"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_4N"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_4S"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_50N"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_50S"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_51N"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_51S"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_52N"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_52S"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_53N"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_53S"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_54N"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_54S"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_55N"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_55S"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_56N"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_56S"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_57N"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_57S"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_58N"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_58S"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_59N"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_59S"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_5N"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_5S"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_60N"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_60S"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_6N"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_6S"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_7N"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_7S"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_8N"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_8S"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_9N"/>
-      <xs:enumeration value="WGS_1984_UTM_Zone_9S"/>
-      <xs:enumeration value="World_Aitoff"/>
-      <xs:enumeration value="World_Behrmann"/>
-      <xs:enumeration value="World_Bonne"/>
-      <xs:enumeration value="World_Craster_Parabolic"/>
-      <xs:enumeration value="World_Cylindrical_Equal_Area"/>
-      <xs:enumeration value="World_Eckert_I"/>
-      <xs:enumeration value="World_Eckert_II"/>
-      <xs:enumeration value="World_Eckert_III"/>
-      <xs:enumeration value="World_Eckert_IV"/>
-      <xs:enumeration value="World_Eckert_V"/>
-      <xs:enumeration value="World_Eckert_VI"/>
-      <xs:enumeration value="World_Equidistant_Conic"/>
-      <xs:enumeration value="World_Equidistant_Cylindrical"/>
-      <xs:enumeration value="World_Flat_Polar_Quartic"/>
-      <xs:enumeration value="World_Gall_Stereographic"/>
-      <xs:enumeration value="World_Hammer_Aitoff"/>
-      <xs:enumeration value="World_Loximuthal"/>
-      <xs:enumeration value="World_Mercator"/>
-      <xs:enumeration value="World_Miller_Cylindrical"/>
-      <xs:enumeration value="World_Mollweide"/>
-      <xs:enumeration value="World_Plate_Carree"/>
-      <xs:enumeration value="World_Polyconic"/>
-      <xs:enumeration value="World_Quartic_Authalic"/>
-      <xs:enumeration value="World_Robinson"/>
-      <xs:enumeration value="World_Sinusoidal"/>
-      <xs:enumeration value="Sphere_Aitoff"/>
-      <xs:enumeration value="Sphere_Behrmann"/>
-      <xs:enumeration value="Sphere_Bonne"/>
-      <xs:enumeration value="Sphere_Craster_Parabolic"/>
-      <xs:enumeration value="Sphere_Cylindrical_Equal_Area"/>
-      <xs:enumeration value="Sphere_Eckert_I"/>
-      <xs:enumeration value="Sphere_Eckert_II"/>
-      <xs:enumeration value="Sphere_Eckert_III"/>
-      <xs:enumeration value="Sphere_Eckert_IV"/>
-      <xs:enumeration value="Sphere_Eckert_V"/>
-      <xs:enumeration value="Sphere_Eckert_VI"/>
-      <xs:enumeration value="Sphere_Equidistant_Conic"/>
-      <xs:enumeration value="Sphere_Equidistant_Cylindrical"/>
-      <xs:enumeration value="Sphere_Flat_Polar_Quartic"/>
-      <xs:enumeration value="Sphere_Gall_Stereographic"/>
-      <xs:enumeration value="Sphere_Hammer_Aitoff"/>
-      <xs:enumeration value="Sphere_Loximuthal"/>
-      <xs:enumeration value="Sphere_Mercator"/>
-      <xs:enumeration value="Sphere_Miller_Cylindrical"/>
-      <xs:enumeration value="Sphere_Mollweide"/>
-      <xs:enumeration value="Sphere_Plate_Carree"/>
-      <xs:enumeration value="Sphere_Polyconic"/>
-      <xs:enumeration value="Sphere_Quartic_Authalic"/>
-      <xs:enumeration value="Sphere_Robinson"/>
-      <xs:enumeration value="Sphere_Sinusoidal"/>
-      <xs:enumeration value="Sphere_Times"/>
-      <xs:enumeration value="Sphere_Van_der_Grinten_I"/>
-      <xs:enumeration value="Sphere_Vertical_Perspective"/>
-      <xs:enumeration value="Sphere_Winkel_I"/>
-      <xs:enumeration value="Sphere_Winkel_II"/>
-      <xs:enumeration value="Sphere_Winkel_Tripel_NGS"/>
-      <xs:enumeration value="The_World_From_Space"/>
-      <xs:enumeration value="World_Times"/>
-      <xs:enumeration value="World_Van_der_Grinten_I"/>
-      <xs:enumeration value="World_Vertical_Perspective"/>
-      <xs:enumeration value="World_Winkel_I"/>
-      <xs:enumeration value="World_Winkel_II"/>
-      <xs:enumeration value="World_Winkel_Tripel_NGS"/>
-    </xs:restriction>
-  </xs:simpleType>
-</xs:element>
-
-
-
Element SpatialReferenceType / horizCoordSysDef
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-spatialReference_xsd.tmp#horizCoordSysType_name - eml-spatialReference_xsd.tmp#horizCoordSysType_geogCoordSys - eml-spatialReference_xsd.tmp#horizCoordSysType_projCoordSys - eml-spatialReference_xsd.tmp#horizCoordSysType
-
TypehorizCoordSysType
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
ChildrengeogCoordSys, projCoordSys
-
Instance
-
-
-
- - - - -
<horizCoordSysDef name="">
-  <geogCoordSys name="">{1,1}</geogCoordSys>
-  <projCoordSys>{1,1}</projCoordSys>
-</horizCoordSysDef>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
namexs:stringrequired -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="horizCoordSysDef" type="horizCoordSysType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element horizCoordSysType / geogCoordSys
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-spatialReference_xsd.tmp#geogCoordSysType_name - eml-spatialReference_xsd.tmp#geogCoordSysType_datum - eml-spatialReference_xsd.tmp#geogCoordSysType_spheroid - eml-spatialReference_xsd.tmp#geogCoordSysType_primeMeridian - eml-spatialReference_xsd.tmp#geogCoordSysType_unit - eml-spatialReference_xsd.tmp#geogCoordSysType
-
TypegeogCoordSysType
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
Childrendatum, primeMeridian, spheroid, unit
-
Instance
-
-
-
- - - - -
<geogCoordSys name="">
-  <datum name="">{1,1}</datum>
-  <spheroid denomFlatRatio="" name="" semiAxisMajor="">{1,1}</spheroid>
-  <primeMeridian longitude="" name="">{1,1}</primeMeridian>
-  <unit name="">{1,1}</unit>
-</geogCoordSys>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
namexs:stringoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="geogCoordSys" type="geogCoordSysType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element geogCoordSysType / datum
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-spatialReference_xsd.tmp#geogCoordSysType_geogCoordSysType_datum_name
-
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
namexs:stringoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="datum">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:attribute name="name" type="xs:string"/>
-  </xs:complexType>
-</xs:element>
-
-
-
Element geogCoordSysType / spheroid
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-spatialReference_xsd.tmp#geogCoordSysType_geogCoordSysType_spheroid_name - eml-spatialReference_xsd.tmp#geogCoordSysType_geogCoordSysType_spheroid_semiAxisMajor - eml-spatialReference_xsd.tmp#geogCoordSysType_geogCoordSysType_spheroid_denomFlatRatio
-
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeUseAnnotation
denomFlatRatioxs:floatoptional -
-
namexs:stringoptional -
-
semiAxisMajorxs:floatoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="spheroid">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:attribute name="name" type="xs:string">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:attribute>
-    <xs:attribute name="semiAxisMajor" type="xs:float">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:attribute>
-    <xs:attribute name="denomFlatRatio" type="xs:float"/>
-  </xs:complexType>
-</xs:element>
-
-
-
Element geogCoordSysType / primeMeridian
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Diagram
-
-
-
Diagram - eml-spatialReference_xsd.tmp#geogCoordSysType_geogCoordSysType_primeMeridian_name - eml-spatialReference_xsd.tmp#geogCoordSysType_geogCoordSysType_primeMeridian_longitude
-
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - -
QNameTypeUseAnnotation
longituderestriction of xs:floatrequired -
-
namexs:stringoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="primeMeridian">
-  <xs:complexType>
-    <xs:attribute name="name" type="xs:string">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:attribute>
-    <xs:attribute name="longitude" use="required">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-      <xs:simpleType>
-        <xs:restriction base="xs:float">
-          <xs:minInclusive value="-180"/>
-          <xs:maxInclusive value="180"/>
-        </xs:restriction>
-      </xs:simpleType>
-    </xs:attribute>
-  </xs:complexType>
-</xs:element>
-
-
-
Element geogCoordSysType / unit
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-spatialReference_xsd.tmp#geogCoordSysType_geogCoordSysType_unit_name
-
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUseAnnotation
nameangleUnitsrequired -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="unit">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:attribute name="name" type="angleUnits" use="required">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:attribute>
-  </xs:complexType>
-</xs:element>
-
-
-
Element horizCoordSysType / projCoordSys
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-spatialReference_xsd.tmp#horizCoordSysType_horizCoordSysType_projCoordSys_geogCoordSys - eml-spatialReference_xsd.tmp#horizCoordSysType_horizCoordSysType_projCoordSys_projection
-
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
ChildrengeogCoordSys, projection
-
Instance
-
-
-
- - - - -
<projCoordSys>
-  <geogCoordSys name="">{1,1}</geogCoordSys>
-  <projection name="">{1,1}</projection>
-</projCoordSys>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="projCoordSys">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:sequence>
-      <xs:element name="geogCoordSys" type="geogCoordSysType">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="projection">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-        <xs:complexType>
-          <xs:sequence>
-            <xs:element name="parameter" maxOccurs="unbounded">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-              <xs:complexType>
-                <xs:attribute name="name" type="xs:string" use="required">
-                  <xs:annotation>
-                    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                  </xs:annotation>
-                </xs:attribute>
-                <xs:attribute name="description" type="xs:string" use="optional">
-                  <xs:annotation>
-                    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                  </xs:annotation>
-                </xs:attribute>
-                <xs:attribute name="value" type="xs:anySimpleType" use="required">
-                  <xs:annotation>
-                    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                  </xs:annotation>
-                </xs:attribute>
-              </xs:complexType>
-            </xs:element>
-            <xs:element name="unit">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-              <xs:complexType>
-                <xs:attribute name="name" type="lengthUnits" use="required">
-                  <xs:annotation>
-                    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                  </xs:annotation>
-                </xs:attribute>
-              </xs:complexType>
-            </xs:element>
-          </xs:sequence>
-          <xs:attribute name="name" type="xs:string">
-            <xs:annotation>
-              <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-            </xs:annotation>
-          </xs:attribute>
-        </xs:complexType>
-      </xs:element>
-    </xs:sequence>
-  </xs:complexType>
-</xs:element>
-
-
-
Element horizCoordSysType / projCoordSys / geogCoordSys
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-spatialReference_xsd.tmp#geogCoordSysType_name - eml-spatialReference_xsd.tmp#geogCoordSysType_datum - eml-spatialReference_xsd.tmp#geogCoordSysType_spheroid - eml-spatialReference_xsd.tmp#geogCoordSysType_primeMeridian - eml-spatialReference_xsd.tmp#geogCoordSysType_unit - eml-spatialReference_xsd.tmp#geogCoordSysType
-
TypegeogCoordSysType
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
Childrendatum, primeMeridian, spheroid, unit
-
Instance
-
-
-
- - - - -
<geogCoordSys name="">
-  <datum name="">{1,1}</datum>
-  <spheroid denomFlatRatio="" name="" semiAxisMajor="">{1,1}</spheroid>
-  <primeMeridian longitude="" name="">{1,1}</primeMeridian>
-  <unit name="">{1,1}</unit>
-</geogCoordSys>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
namexs:stringoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="geogCoordSys" type="geogCoordSysType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element horizCoordSysType / projCoordSys / projection
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-spatialReference_xsd.tmp#horizCoordSysType_horizCoordSysType_projCoordSys_horizCoordSysType_horizCoordSysType_projCoordSys_projection_name - eml-spatialReference_xsd.tmp#horizCoordSysType_horizCoordSysType_projCoordSys_horizCoordSysType_horizCoordSysType_projCoordSys_projection_parameter - eml-spatialReference_xsd.tmp#horizCoordSysType_horizCoordSysType_projCoordSys_horizCoordSysType_horizCoordSysType_projCoordSys_projection_unit
-
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
Childrenparameter, unit
-
Instance
-
-
-
- - - - -
<projection name="">
-  <parameter description="" name="" value="">{1,unbounded}</parameter>
-  <unit name="">{1,1}</unit>
-</projection>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUseAnnotation
namexs:stringoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="projection">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:sequence>
-      <xs:element name="parameter" maxOccurs="unbounded">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-        <xs:complexType>
-          <xs:attribute name="name" type="xs:string" use="required">
-            <xs:annotation>
-              <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-            </xs:annotation>
-          </xs:attribute>
-          <xs:attribute name="description" type="xs:string" use="optional">
-            <xs:annotation>
-              <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-            </xs:annotation>
-          </xs:attribute>
-          <xs:attribute name="value" type="xs:anySimpleType" use="required">
-            <xs:annotation>
-              <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-            </xs:annotation>
-          </xs:attribute>
-        </xs:complexType>
-      </xs:element>
-      <xs:element name="unit">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-        <xs:complexType>
-          <xs:attribute name="name" type="lengthUnits" use="required">
-            <xs:annotation>
-              <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-            </xs:annotation>
-          </xs:attribute>
-        </xs:complexType>
-      </xs:element>
-    </xs:sequence>
-    <xs:attribute name="name" type="xs:string">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:attribute>
-  </xs:complexType>
-</xs:element>
-
-
-
Element horizCoordSysType / projCoordSys / projection / parameter
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-spatialReference_xsd.tmp#horizCoordSysType_horizCoordSysType_projCoordSys_horizCoordSysType_horizCoordSysType_projCoordSys_projection_horizCoordSysType_horizCoordSysType_projCoordSys_horizCoordSysType_horizCoordSysType_projCoordSys_projection_parameter_name - eml-spatialReference_xsd.tmp#horizCoordSysType_horizCoordSysType_projCoordSys_horizCoordSysType_horizCoordSysType_projCoordSys_projection_horizCoordSysType_horizCoordSysType_projCoordSys_horizCoordSysType_horizCoordSysType_projCoordSys_projection_parameter_description - eml-spatialReference_xsd.tmp#horizCoordSysType_horizCoordSysType_projCoordSys_horizCoordSysType_horizCoordSysType_projCoordSys_projection_horizCoordSysType_horizCoordSysType_projCoordSys_horizCoordSysType_horizCoordSysType_projCoordSys_projection_parameter_value
-
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
maxOccursunbounded
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeUseAnnotation
descriptionxs:stringoptional -
-
namexs:stringrequired -
-
valuerequired -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="parameter" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:attribute name="name" type="xs:string" use="required">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:attribute>
-    <xs:attribute name="description" type="xs:string" use="optional">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:attribute>
-    <xs:attribute name="value" type="xs:anySimpleType" use="required">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:attribute>
-  </xs:complexType>
-</xs:element>
-
-
-
Element horizCoordSysType / projCoordSys / projection / unit
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-spatialReference_xsd.tmp#horizCoordSysType_horizCoordSysType_projCoordSys_horizCoordSysType_horizCoordSysType_projCoordSys_projection_horizCoordSysType_horizCoordSysType_projCoordSys_horizCoordSysType_horizCoordSysType_projCoordSys_projection_unit_name
-
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUseAnnotation
namelengthUnitsrequired -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="unit">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:attribute name="name" type="lengthUnits" use="required">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:attribute>
-  </xs:complexType>
-</xs:element>
-
-
-
Element SpatialReferenceType / vertCoordSys
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-spatialReference_xsd.tmp#SpatialReferenceType_SpatialReferenceType_vertCoordSys_altitudeSysDef - eml-spatialReference_xsd.tmp#SpatialReferenceType_SpatialReferenceType_vertCoordSys_depthSysDef
-
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
minOccurs0
-
-
Model
-
- -
ChildrenaltitudeSysDef, depthSysDef
-
Instance
-
-
-
- - - - -
<vertCoordSys>
-  <altitudeSysDef>{0,1}</altitudeSysDef>
-  <depthSysDef>{0,1}</depthSysDef>
-</vertCoordSys>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="vertCoordSys" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:sequence>
-      <xs:element name="altitudeSysDef" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-        <xs:complexType>
-          <xs:sequence>
-            <xs:element name="altitudeDatumName" type="res:NonEmptyStringType">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-            <xs:element name="altitudeResolution" type="res:NonEmptyStringType" maxOccurs="unbounded">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-            <xs:element name="altitudeDistanceUnits" type="res:NonEmptyStringType">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-            <xs:element name="altitudeEncodingMethod" type="res:NonEmptyStringType">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-          </xs:sequence>
-        </xs:complexType>
-      </xs:element>
-      <xs:element name="depthSysDef" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-        <xs:complexType>
-          <xs:sequence>
-            <xs:element name="depthDatumName" type="res:NonEmptyStringType">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-            <xs:element name="depthResolution" type="res:NonEmptyStringType" maxOccurs="unbounded">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-            <xs:element name="depthDistanceUnits" type="res:NonEmptyStringType">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-            <xs:element name="depthEncodingMethod" type="res:NonEmptyStringType">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-          </xs:sequence>
-        </xs:complexType>
-      </xs:element>
-    </xs:sequence>
-  </xs:complexType>
-</xs:element>
-
-
-
Element SpatialReferenceType / vertCoordSys / altitudeSysDef
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-spatialReference_xsd.tmp#SpatialReferenceType_SpatialReferenceType_vertCoordSys_SpatialReferenceType_SpatialReferenceType_vertCoordSys_altitudeSysDef_altitudeDatumName - eml-spatialReference_xsd.tmp#SpatialReferenceType_SpatialReferenceType_vertCoordSys_SpatialReferenceType_SpatialReferenceType_vertCoordSys_altitudeSysDef_altitudeResolution - eml-spatialReference_xsd.tmp#SpatialReferenceType_SpatialReferenceType_vertCoordSys_SpatialReferenceType_SpatialReferenceType_vertCoordSys_altitudeSysDef_altitudeDistanceUnits - eml-spatialReference_xsd.tmp#SpatialReferenceType_SpatialReferenceType_vertCoordSys_SpatialReferenceType_SpatialReferenceType_vertCoordSys_altitudeSysDef_altitudeEncodingMethod
-
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
minOccurs0
-
-
Model
-
- -
ChildrenaltitudeDatumName, altitudeDistanceUnits, altitudeEncodingMethod, altitudeResolution
-
Instance
-
-
-
- - - - -
<altitudeSysDef>
-  <altitudeDatumName>{1,1}</altitudeDatumName>
-  <altitudeResolution>{1,unbounded}</altitudeResolution>
-  <altitudeDistanceUnits>{1,1}</altitudeDistanceUnits>
-  <altitudeEncodingMethod>{1,1}</altitudeEncodingMethod>
-</altitudeSysDef>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="altitudeSysDef" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:sequence>
-      <xs:element name="altitudeDatumName" type="res:NonEmptyStringType">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="altitudeResolution" type="res:NonEmptyStringType" maxOccurs="unbounded">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="altitudeDistanceUnits" type="res:NonEmptyStringType">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="altitudeEncodingMethod" type="res:NonEmptyStringType">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-    </xs:sequence>
-  </xs:complexType>
-</xs:element>
-
-
-
Element SpatialReferenceType / vertCoordSys / altitudeSysDef / altitudeDatumName
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="altitudeDatumName" type="res:NonEmptyStringType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element SpatialReferenceType / vertCoordSys / altitudeSysDef / altitudeResolution
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
maxOccursunbounded
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="altitudeResolution" type="res:NonEmptyStringType" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element SpatialReferenceType / vertCoordSys / altitudeSysDef / altitudeDistanceUnits
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="altitudeDistanceUnits" type="res:NonEmptyStringType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element SpatialReferenceType / vertCoordSys / altitudeSysDef / altitudeEncodingMethod
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="altitudeEncodingMethod" type="res:NonEmptyStringType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element SpatialReferenceType / vertCoordSys / depthSysDef
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-spatialReference_xsd.tmp#SpatialReferenceType_SpatialReferenceType_vertCoordSys_SpatialReferenceType_SpatialReferenceType_vertCoordSys_depthSysDef_depthDatumName - eml-spatialReference_xsd.tmp#SpatialReferenceType_SpatialReferenceType_vertCoordSys_SpatialReferenceType_SpatialReferenceType_vertCoordSys_depthSysDef_depthResolution - eml-spatialReference_xsd.tmp#SpatialReferenceType_SpatialReferenceType_vertCoordSys_SpatialReferenceType_SpatialReferenceType_vertCoordSys_depthSysDef_depthDistanceUnits - eml-spatialReference_xsd.tmp#SpatialReferenceType_SpatialReferenceType_vertCoordSys_SpatialReferenceType_SpatialReferenceType_vertCoordSys_depthSysDef_depthEncodingMethod
-
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
minOccurs0
-
-
Model
-
- -
ChildrendepthDatumName, depthDistanceUnits, depthEncodingMethod, depthResolution
-
Instance
-
-
-
- - - - -
<depthSysDef>
-  <depthDatumName>{1,1}</depthDatumName>
-  <depthResolution>{1,unbounded}</depthResolution>
-  <depthDistanceUnits>{1,1}</depthDistanceUnits>
-  <depthEncodingMethod>{1,1}</depthEncodingMethod>
-</depthSysDef>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="depthSysDef" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:sequence>
-      <xs:element name="depthDatumName" type="res:NonEmptyStringType">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="depthResolution" type="res:NonEmptyStringType" maxOccurs="unbounded">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="depthDistanceUnits" type="res:NonEmptyStringType">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="depthEncodingMethod" type="res:NonEmptyStringType">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-    </xs:sequence>
-  </xs:complexType>
-</xs:element>
-
-
-
Element SpatialReferenceType / vertCoordSys / depthSysDef / depthDatumName
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="depthDatumName" type="res:NonEmptyStringType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element SpatialReferenceType / vertCoordSys / depthSysDef / depthResolution
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
maxOccursunbounded
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="depthResolution" type="res:NonEmptyStringType" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element SpatialReferenceType / vertCoordSys / depthSysDef / depthDistanceUnits
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="depthDistanceUnits" type="res:NonEmptyStringType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element SpatialReferenceType / vertCoordSys / depthSysDef / depthEncodingMethod
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="depthEncodingMethod" type="res:NonEmptyStringType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element projectionList
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/spatialReference-2.2.0
-
Diagram
-
-
-
Diagram - eml-spatialReference_xsd.tmp#projectionList_horizCoordSysDef
-
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
ChildrenhorizCoordSysDef
-
Instance
-
-
-
- - - - -
<projectionList xmlns="https://eml.ecoinformatics.org/spatialReference-2.2.0">
-  <horizCoordSysDef name="">{1,unbounded}</horizCoordSysDef>
-</projectionList>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="projectionList">
-  <xs:complexType>
-    <xs:sequence>
-      <xs:element name="horizCoordSysDef" type="horizCoordSysType" maxOccurs="unbounded">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-    </xs:sequence>
-  </xs:complexType>
-</xs:element>
-
-
-
Element projectionList / horizCoordSysDef
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-spatialReference_xsd.tmp#horizCoordSysType_name - eml-spatialReference_xsd.tmp#horizCoordSysType_geogCoordSys - eml-spatialReference_xsd.tmp#horizCoordSysType_projCoordSys - eml-spatialReference_xsd.tmp#horizCoordSysType
-
TypehorizCoordSysType
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
maxOccursunbounded
-
-
Model
-
- -
ChildrengeogCoordSys, projCoordSys
-
Instance
-
-
-
- - - - -
<horizCoordSysDef name="">
-  <geogCoordSys name="">{1,1}</geogCoordSys>
-  <projCoordSys>{1,1}</projCoordSys>
-</horizCoordSysDef>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
namexs:stringrequired -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="horizCoordSysDef" type="horizCoordSysType" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element spatialReference
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/spatialReference-2.2.0
-
Diagram
-
-
-
Diagram - eml-spatialReference_xsd.tmp#SpatialReferenceType_id - eml-spatialReference_xsd.tmp#SpatialReferenceType_system - eml-spatialReference_xsd.tmp#SpatialReferenceType_scope - eml-spatialReference_xsd.tmp#SpatialReferenceType_horizCoordSysName - eml-spatialReference_xsd.tmp#SpatialReferenceType_horizCoordSysDef - eml-spatialReference_xsd.tmp#SpatialReferenceType_vertCoordSys - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-spatialReference_xsd.tmp#SpatialReferenceType
-
TypeSpatialReferenceType
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
ChildrenhorizCoordSysDef, horizCoordSysName, references, vertCoordSys
-
Instance
-
-
-
- - - - -
<spatialReference id="" scope="document" system="" xmlns="https://eml.ecoinformatics.org/spatialReference-2.2.0">
-  <horizCoordSysName>{1,1}</horizCoordSysName>
-  <horizCoordSysDef name="">{1,1}</horizCoordSysDef>
-  <vertCoordSys>{0,1}</vertCoordSys>
-  <references system="">{1,1}</references>
-</spatialReference>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="spatialReference" type="SpatialReferenceType"/>
-
-
-
Complex Type SpatialReferenceType
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/spatialReference-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-spatialReference_xsd.tmp#SpatialReferenceType_id - eml-spatialReference_xsd.tmp#SpatialReferenceType_system - eml-spatialReference_xsd.tmp#SpatialReferenceType_scope - eml-spatialReference_xsd.tmp#SpatialReferenceType_horizCoordSysName - eml-spatialReference_xsd.tmp#SpatialReferenceType_horizCoordSysDef - eml-spatialReference_xsd.tmp#SpatialReferenceType_vertCoordSys - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup
-
-
Used by
-
-
- -
Model
-
- -
ChildrenhorizCoordSysDef, horizCoordSysName, references, vertCoordSys
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:complexType name="SpatialReferenceType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:choice>
-    <xs:sequence>
-      <xs:choice>
-        <xs:element name="horizCoordSysName">
-          <xs:annotation>
-            <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-          </xs:annotation>
-          <xs:simpleType>
-            <xs:restriction base="xs:string">
-              <xs:enumeration value="GCS_Abidjan_1987"/>
-              <xs:enumeration value="GCS_Accra"/>
-              <xs:enumeration value="GCS_Adindan"/>
-              <xs:enumeration value="GCS_Afgooye"/>
-              <xs:enumeration value="GCS_Agadez"/>
-              <xs:enumeration value="GCS_Ain_el_Abd_1970"/>
-              <xs:enumeration value="GCS_Arc_1950"/>
-              <xs:enumeration value="GCS_Arc_1960"/>
-              <xs:enumeration value="GCS_Ayabelle"/>
-              <xs:enumeration value="GCS_Beduaram"/>
-              <xs:enumeration value="GCS_Bissau"/>
-              <xs:enumeration value="GCS_Camacupa"/>
-              <xs:enumeration value="GCS_Cape"/>
-              <xs:enumeration value="GCS_Carthage_Degree"/>
-              <xs:enumeration value="GCS_Carthage_Paris"/>
-              <xs:enumeration value="GCS_Carthage"/>
-              <xs:enumeration value="GCS_Conakry_1905"/>
-              <xs:enumeration value="GCS_Cote_d_Ivoire"/>
-              <xs:enumeration value="GCS_Dabola"/>
-              <xs:enumeration value="GCS_Douala"/>
-              <xs:enumeration value="GCS_Egypt_1907"/>
-              <xs:enumeration value="GCS_European_1950"/>
-              <xs:enumeration value="GCS_European_Libyan_Datum_1979"/>
-              <xs:enumeration value="GCS_Garoua"/>
-              <xs:enumeration value="GCS_Hartebeesthoek_1994"/>
-              <xs:enumeration value="GCS_Kuwait_Oil_Company"/>
-              <xs:enumeration value="GCS_KUDAMS"/>
-              <xs:enumeration value="GCS_Leigon"/>
-              <xs:enumeration value="GCS_Liberia_1964"/>
-              <xs:enumeration value="GCS_Locodjo_1965"/>
-              <xs:enumeration value="GCS_Lome"/>
-              <xs:enumeration value="GCS_Mporaloko"/>
-              <xs:enumeration value="GCS_Madzansua"/>
-              <xs:enumeration value="GCS_Mahe_1971"/>
-              <xs:enumeration value="GCS_Malongo_1987"/>
-              <xs:enumeration value="GCS_Manoca"/>
-              <xs:enumeration value="GCS_Massawa"/>
-              <xs:enumeration value="GCS_Merchich_Degree"/>
-              <xs:enumeration value="GCS_Merchich"/>
-              <xs:enumeration value="GCS_Mhast"/>
-              <xs:enumeration value="GCS_Minna"/>
-              <xs:enumeration value="GCS_Moznet"/>
-              <xs:enumeration value="GCS_Nahrwan_1967"/>
-              <xs:enumeration value="GCS_NGN"/>
-              <xs:enumeration value="GCS_Nord_Sahara_1959"/>
-              <xs:enumeration value="GCS_Observatario"/>
-              <xs:enumeration value="GCS_Oman"/>
-              <xs:enumeration value="GCS_Palestine_1923"/>
-              <xs:enumeration value="GCS_PDO_1993"/>
-              <xs:enumeration value="GCS_Point_58"/>
-              <xs:enumeration value="GCS_Pointe_Noire"/>
-              <xs:enumeration value="GCS_Qatar_1948"/>
-              <xs:enumeration value="GCS_Qatar"/>
-              <xs:enumeration value="GCS_Schwarzeck"/>
-              <xs:enumeration value="GCS_Sierra_Leone_1924"/>
-              <xs:enumeration value="GCS_Sierra_Leone_1960"/>
-              <xs:enumeration value="GCS_Sierra_Leone_1968"/>
-              <xs:enumeration value="GCS_South_Yemen"/>
-              <xs:enumeration value="GCS_Sudan"/>
-              <xs:enumeration value="GCS_Tananarive_1925_Paris"/>
-              <xs:enumeration value="GCS_Tananarive_1925"/>
-              <xs:enumeration value="GCS_Tete"/>
-              <xs:enumeration value="GCS_Trucial_Coast_1948"/>
-              <xs:enumeration value="GCS_Voirol_1875_Degree"/>
-              <xs:enumeration value="GCS_Voirol_1875_Paris"/>
-              <xs:enumeration value="GCS_Voirol_1875"/>
-              <xs:enumeration value="GCS_Voirol_Unifie_1960_Degree"/>
-              <xs:enumeration value="GCS_Voirol_Unifie_1960_Paris"/>
-              <xs:enumeration value="GCS_Voirol_Unifie_1960"/>
-              <xs:enumeration value="GCS_Yemen_NGN_1996"/>
-              <xs:enumeration value="GCS_Yoff"/>
-              <xs:enumeration value="GCS_Camp_Area"/>
-              <xs:enumeration value="GCS_Deception_Island"/>
-              <xs:enumeration value="GCS_Ain_el_Abd_1970"/>
-              <xs:enumeration value="GCS_Batavia_Jakarta"/>
-              <xs:enumeration value="GCS_Batavia"/>
-              <xs:enumeration value="GCS_Beijing_1954"/>
-              <xs:enumeration value="GCS_Bukit_Rimpah"/>
-              <xs:enumeration value="GCS_Deir_ez_Zor"/>
-              <xs:enumeration value="GCS_European_1950_ED77"/>
-              <xs:enumeration value="GCS_European_1950"/>
-              <xs:enumeration value="GCS_Everest_def_1962"/>
-              <xs:enumeration value="GCS_Everest_def_1967"/>
-              <xs:enumeration value="GCS_Everest_def_1975"/>
-              <xs:enumeration value="GCS_Everest_Bangladesh"/>
-              <xs:enumeration value="GCS_Everest_India_Nepal"/>
-              <xs:enumeration value="GCS_Everest_1830"/>
-              <xs:enumeration value="GCS_Everest_Modified"/>
-              <xs:enumeration value="GCS_Fahud"/>
-              <xs:enumeration value="GCS_FD_1958"/>
-              <xs:enumeration value="GCS_Gandajika_1970"/>
-              <xs:enumeration value="GCS_Gunung_Segara"/>
-              <xs:enumeration value="GCS_Hanoi_1972"/>
-              <xs:enumeration value="GCS_Herat_North"/>
-              <xs:enumeration value="GCS_Hong_Kong_1963"/>
-              <xs:enumeration value="GCS_Hong_Kong_1980"/>
-              <xs:enumeration value="GCS_Hu_Tzu_Shan"/>
-              <xs:enumeration value="GCS_Indian_1954"/>
-              <xs:enumeration value="GCS_Indian_1960"/>
-              <xs:enumeration value="GCS_Indian_1975"/>
-              <xs:enumeration value="GCS_Indonesian_1974"/>
-              <xs:enumeration value="GCS_Israel"/>
-              <xs:enumeration value="GCS_JGD_2000"/>
-              <xs:enumeration value="GCS_Kalianpur_1880"/>
-              <xs:enumeration value="GCS_Kalianpur_1937"/>
-              <xs:enumeration value="GCS_Kalianpur_1962"/>
-              <xs:enumeration value="GCS_Kalianpur_1975"/>
-              <xs:enumeration value="GCS_Kandawala"/>
-              <xs:enumeration value="GCS_Kertau"/>
-              <xs:enumeration value="GCS_Korean_Datum_1985"/>
-              <xs:enumeration value="GCS_Korean_Datum_1995"/>
-              <xs:enumeration value="GCS_Kuwait_Oil_Company"/>
-              <xs:enumeration value="GCS_KUDAMS"/>
-              <xs:enumeration value="GCS_Luzon_1911"/>
-              <xs:enumeration value="GCS_Makassar_Jakarta"/>
-              <xs:enumeration value="GCS_Makassar"/>
-              <xs:enumeration value="GCS_Nahrwan_1967"/>
-              <xs:enumeration value="GCS_NGN"/>
-              <xs:enumeration value="GCS_Oman"/>
-              <xs:enumeration value="GCS_Padang_1884_Jakarta"/>
-              <xs:enumeration value="GCS_Padang_1884"/>
-              <xs:enumeration value="GCS_Palestine_1923"/>
-              <xs:enumeration value="GCS_Pulkovo_1942"/>
-              <xs:enumeration value="GCS_Pulkovo_1995"/>
-              <xs:enumeration value="GCS_Qatar_1948"/>
-              <xs:enumeration value="GCS_Qatar"/>
-              <xs:enumeration value="GCS_Rassadiran"/>
-              <xs:enumeration value="GCS_Samboja"/>
-              <xs:enumeration value="GCS_Segora"/>
-              <xs:enumeration value="GCS_Serindung"/>
-              <xs:enumeration value="GCS_South_Asia_Singapore"/>
-              <xs:enumeration value="GCS_Timbalai_1948"/>
-              <xs:enumeration value="GCS_Tokyo"/>
-              <xs:enumeration value="GCS_Trucial_Coast_1948"/>
-              <xs:enumeration value="GCS_Australian_1966"/>
-              <xs:enumeration value="GCS_Australian_1984"/>
-              <xs:enumeration value="GCS_GDA_1994"/>
-              <xs:enumeration value="GCS_New_Zealand_1949"/>
-              <xs:enumeration value="GCS_NZGD_2000"/>
-              <xs:enumeration value="GCS_Amersfoort"/>
-              <xs:enumeration value="GCS_ATF_Paris"/>
-              <xs:enumeration value="GCS_Belge_1950_Brussels"/>
-              <xs:enumeration value="GCS_Belge_1972"/>
-              <xs:enumeration value="GCS_Bern_1898_Bern"/>
-              <xs:enumeration value="GCS_Bern_1898"/>
-              <xs:enumeration value="GCS_Bern_1938"/>
-              <xs:enumeration value="GCS_CH1903+"/>
-              <xs:enumeration value="GCS_CH1903"/>
-              <xs:enumeration value="GCS_Datum_73"/>
-              <xs:enumeration value="GCS_Datum_Lisboa_Bessel"/>
-              <xs:enumeration value="GCS_Datum_Lisboa_Bessel"/>
-              <xs:enumeration value="GCS_Dealul_Piscului_1933"/>
-              <xs:enumeration value="GCS_Dealul_Piscului_1970"/>
-              <xs:enumeration value="GCS_Deutsche_Hauptdreiecksnetz"/>
-              <xs:enumeration value="GCS_Estonia_1937"/>
-              <xs:enumeration value="GCS_Estonia_1992"/>
-              <xs:enumeration value="GCS_ETRF_1989"/>
-              <xs:enumeration value="GCS_European_1979"/>
-              <xs:enumeration value="GCS_European_1950"/>
-              <xs:enumeration value="GCS_European_1987"/>
-              <xs:enumeration value="GCS_Greek_Athens"/>
-              <xs:enumeration value="GCS_Greek"/>
-              <xs:enumeration value="GCS_Hermannskogel"/>
-              <xs:enumeration value="GCS_Hjorsey_1955"/>
-              <xs:enumeration value="GCS_Hungarian_1972"/>
-              <xs:enumeration value="GCS_IRENET95"/>
-              <xs:enumeration value="GCS_KKJ"/>
-              <xs:enumeration value="GCS_Lisbon_Lisbon"/>
-              <xs:enumeration value="GCS_Lisbon"/>
-              <xs:enumeration value="GCS_LKS_1994"/>
-              <xs:enumeration value="GCS_Madrid_1870_Madrid"/>
-              <xs:enumeration value="GCS_MGI_Ferro"/>
-              <xs:enumeration value="GCS_MGI"/>
-              <xs:enumeration value="GCS_Monte_Mario_Rome"/>
-              <xs:enumeration value="GCS_Monte_Mario"/>
-              <xs:enumeration value="GCS_NGO_1948_Oslo"/>
-              <xs:enumeration value="GCS_NGO_1948"/>
-              <xs:enumeration value="GCS_Nord_de_Guerre_Paris"/>
-              <xs:enumeration value="GCS_NTF"/>
-              <xs:enumeration value="GCS_NTF_Paris"/>
-              <xs:enumeration value="GCS_OS_SN_1980"/>
-              <xs:enumeration value="GCS_OSGB_1936"/>
-              <xs:enumeration value="GCS_OSGB_1970_SN"/>
-              <xs:enumeration value="GCS_Pulkovo_1942"/>
-              <xs:enumeration value="GCS_Pulkovo_1995"/>
-              <xs:enumeration value="GCS_Qornoq"/>
-              <xs:enumeration value="GCS_Belge_1950"/>
-              <xs:enumeration value="GCS_Belge_1972"/>
-              <xs:enumeration value="GCS_RGF_1993"/>
-              <xs:enumeration value="GCS_RT_1990"/>
-              <xs:enumeration value="GCS_RT38_Stockholm"/>
-              <xs:enumeration value="GCS_RT38"/>
-              <xs:enumeration value="GCS_S42_Hungary"/>
-              <xs:enumeration value="GCS_S_JTSK"/>
-              <xs:enumeration value="GCS_Swiss_TRF_1995"/>
-              <xs:enumeration value="GCS_TM65"/>
-              <xs:enumeration value="GCS_TM75"/>
-              <xs:enumeration value="GCS_Alaskan_Islands"/>
-              <xs:enumeration value="GCS_American_Samoa_1962"/>
-              <xs:enumeration value="GCS_ATS_1977"/>
-              <xs:enumeration value="GCS_Barbados"/>
-              <xs:enumeration value="GCS_Bermuda_1957"/>
-              <xs:enumeration value="GCS_Cape_Canaveral"/>
-              <xs:enumeration value="GCS_Guam_1963"/>
-              <xs:enumeration value="GCS_Jamaica_1875"/>
-              <xs:enumeration value="GCS_Jamaica_1969"/>
-              <xs:enumeration value="GCS_NAD_1927_CGQ77"/>
-              <xs:enumeration value="GCS_NAD_1927_Definition_1976"/>
-              <xs:enumeration value="GCS_North_American_Michigan"/>
-              <xs:enumeration value="GCS_North_American_1983_CSRS98"/>
-              <xs:enumeration value="GCS_North_American_1983_HARN"/>
-              <xs:enumeration value="GCS_North_American_1927"/>
-              <xs:enumeration value="GCS_North_American_1983"/>
-              <xs:enumeration value="GCS_Old_Hawaiian"/>
-              <xs:enumeration value="GCS_Puerto_Rico"/>
-              <xs:enumeration value="GCS_Qornoq"/>
-              <xs:enumeration value="GCS_St_George_Island"/>
-              <xs:enumeration value="GCS_St_Lawrence_Island"/>
-              <xs:enumeration value="GCS_St_Paul_Island"/>
-              <xs:enumeration value="GCS_Alaskan_Islands"/>
-              <xs:enumeration value="GCS_American_Samoa_1962"/>
-              <xs:enumeration value="GCS_Anguilla_1957"/>
-              <xs:enumeration value="GCS_Anna_1_1965"/>
-              <xs:enumeration value="GCS_Antigua_1943"/>
-              <xs:enumeration value="GCS_Ascension_Island_1958"/>
-              <xs:enumeration value="GCS_Beacon_E_1945"/>
-              <xs:enumeration value="GCS_DOS_71_4"/>
-              <xs:enumeration value="GCS_Astro_1952"/>
-              <xs:enumeration value="GCS_Bab_South"/>
-              <xs:enumeration value="GCS_Barbados_1938"/>
-              <xs:enumeration value="GCS_Barbados"/>
-              <xs:enumeration value="GCS_Bellevue_IGN"/>
-              <xs:enumeration value="GCS_Bermuda_1957"/>
-              <xs:enumeration value="GCS_Canton_1966"/>
-              <xs:enumeration value="GCS_Chatham_Island_1971"/>
-              <xs:enumeration value="GCS_Dominica_1945"/>
-              <xs:enumeration value="GCS_DOS_1968"/>
-              <xs:enumeration value="GCS_Easter_Island_1967"/>
-              <xs:enumeration value="GCS_Fort_Thomas_1955"/>
-              <xs:enumeration value="GCS_Gan_1970"/>
-              <xs:enumeration value="GCS_Graciosa_Base_SW_1948"/>
-              <xs:enumeration value="GCS_Grenada_1953"/>
-              <xs:enumeration value="GCS_Guam_1963"/>
-              <xs:enumeration value="GCS_GUX_1"/>
-              <xs:enumeration value="GCS_Hjorsey_1955"/>
-              <xs:enumeration value="GCS_ISTS_061_1968"/>
-              <xs:enumeration value="GCS_ISTS_073_1969"/>
-              <xs:enumeration value="GCS_Jamaica_1875"/>
-              <xs:enumeration value="GCS_Jamaica_1969"/>
-              <xs:enumeration value="GCS_Johnston_Island_1961"/>
-              <xs:enumeration value="GCS_Kerguelen_Island_1949"/>
-              <xs:enumeration value="GCS_Kusaie_1951"/>
-              <xs:enumeration value="GCS_LC5_1961"/>
-              <xs:enumeration value="GCS_Mahe_1971"/>
-              <xs:enumeration value="GCS_Majuro"/>
-              <xs:enumeration value="GCS_Midway_1961"/>
-              <xs:enumeration value="GCS_Montserrat_1958"/>
-              <xs:enumeration value="GCS_Observ_Meteorologico_1939"/>
-              <xs:enumeration value="GCS_Old_Hawaiian"/>
-              <xs:enumeration value="GCS_Pico_de_Las_Nieves"/>
-              <xs:enumeration value="GCS_Pitcairn_1967"/>
-              <xs:enumeration value="GCS_Pohnpei"/>
-              <xs:enumeration value="GCS_Porto_Santo_1936"/>
-              <xs:enumeration value="GCS_Puerto_Rico"/>
-              <xs:enumeration value="GCS_Reunion"/>
-              <xs:enumeration value="GCS_Santo_DOS_1965"/>
-              <xs:enumeration value="GCS_Sao_Braz"/>
-              <xs:enumeration value="GCS_Sapper_Hill_1943"/>
-              <xs:enumeration value="GCS_Selvagem_Grande_1938"/>
-              <xs:enumeration value="GCS_St_Kitts_1955"/>
-              <xs:enumeration value="GCS_St_Lucia_1955"/>
-              <xs:enumeration value="GCS_St_Vincent_1945"/>
-              <xs:enumeration value="GCS_Tern_Island_1961"/>
-              <xs:enumeration value="GCS_Tristan_1968"/>
-              <xs:enumeration value="GCS_Viti_Levu_1916"/>
-              <xs:enumeration value="GCS_Wake_Island_1952"/>
-              <xs:enumeration value="GCS_Wake_Eniwetok_1960"/>
-              <xs:enumeration value="GCS_Aratu"/>
-              <xs:enumeration value="GCS_Bogota_Bogota"/>
-              <xs:enumeration value="GCS_Bogota"/>
-              <xs:enumeration value="GCS_Campo_Inchauspe"/>
-              <xs:enumeration value="GCS_Chos_Malal_1914"/>
-              <xs:enumeration value="GCS_Chua"/>
-              <xs:enumeration value="GCS_Corrego_Alegre"/>
-              <xs:enumeration value="GCS_Guyane_Francaise"/>
-              <xs:enumeration value="GCS_Hito_XVIII_1963"/>
-              <xs:enumeration value="GCS_La_Canoa"/>
-              <xs:enumeration value="GCS_Lake"/>
-              <xs:enumeration value="GCS_Loma_Quintana"/>
-              <xs:enumeration value="GCS_Mount_Dillon"/>
-              <xs:enumeration value="GCS_Naparima_1955"/>
-              <xs:enumeration value="GCS_Naparima_1972"/>
-              <xs:enumeration value="GCS_Pampa_del_Castillo"/>
-              <xs:enumeration value="GCS_POSGAR"/>
-              <xs:enumeration value="GCS_REGVEN"/>
-              <xs:enumeration value="GCS_Sapper_Hill_1943"/>
-              <xs:enumeration value="GCS_SIRGAS"/>
-              <xs:enumeration value="GCS_South_American_1969"/>
-              <xs:enumeration value="GCS_Trinidad_1903"/>
-              <xs:enumeration value="GCS_Yacare"/>
-              <xs:enumeration value="GCS_Zanderij"/>
-              <xs:enumeration value="GCS_Airy_1830"/>
-              <xs:enumeration value="GCS_Airy_Modified"/>
-              <xs:enumeration value="GCS_Australian"/>
-              <xs:enumeration value="GCS_Sphere_ARC_INFO"/>
-              <xs:enumeration value="GCS_Sphere"/>
-              <xs:enumeration value="GCS_ATS_1977"/>
-              <xs:enumeration value="GCS_Bessel_1841"/>
-              <xs:enumeration value="GCS_Bessel_Modified"/>
-              <xs:enumeration value="GCS_Bessel_Namibia"/>
-              <xs:enumeration value="GCS_Clarke_1858"/>
-              <xs:enumeration value="GCS_Clarke_1866_Michigan"/>
-              <xs:enumeration value="GCS_Clarke_1866"/>
-              <xs:enumeration value="GCS_Clarke_1880_Arc"/>
-              <xs:enumeration value="GCS_Clarke_1880_Benoit"/>
-              <xs:enumeration value="GCS_Clarke_1880_IGN"/>
-              <xs:enumeration value="GCS_Clarke_1880_RGS"/>
-              <xs:enumeration value="GCS_Clarke_1880_SGA"/>
-              <xs:enumeration value="GCS_Clarke_1880"/>
-              <xs:enumeration value="GCS_Everest_def_1967"/>
-              <xs:enumeration value="GCS_Everest_def_1975"/>
-              <xs:enumeration value="GCS_Everest_1830"/>
-              <xs:enumeration value="GCS_Everest_Modified_1969"/>
-              <xs:enumeration value="GCS_Everest_Modified"/>
-              <xs:enumeration value="GCS_Fischer_1960"/>
-              <xs:enumeration value="GCS_Fischer_1968"/>
-              <xs:enumeration value="GCS_Fischer_Modified"/>
-              <xs:enumeration value="GCS_GEM_10C"/>
-              <xs:enumeration value="GCS_GRS_1967"/>
-              <xs:enumeration value="GCS_GRS_1980"/>
-              <xs:enumeration value="GCS_Helmert_1906"/>
-              <xs:enumeration value="GCS_Hough_1960"/>
-              <xs:enumeration value="GCS_Indonesian"/>
-              <xs:enumeration value="GCS_International_1924"/>
-              <xs:enumeration value="GCS_International_1967"/>
-              <xs:enumeration value="GCS_Krasovsky_1940"/>
-              <xs:enumeration value="GCS_OSU_86F"/>
-              <xs:enumeration value="GCS_OSU_91A"/>
-              <xs:enumeration value="GCS_Plessis_1817"/>
-              <xs:enumeration value="GCS_Struve_1860"/>
-              <xs:enumeration value="GCS_NWL_9D"/>
-              <xs:enumeration value="GCS_Walbeck"/>
-              <xs:enumeration value="GCS_War_Office"/>
-              <xs:enumeration value="GCS_WGS_1966"/>
-              <xs:enumeration value="GCS_NSWC_9Z_2"/>
-              <xs:enumeration value="GCS_WGS_1966"/>
-              <xs:enumeration value="GCS_WGS_1972_BE"/>
-              <xs:enumeration value="GCS_WGS_1972"/>
-              <xs:enumeration value="GCS_WGS_1984"/>
-              <xs:enumeration value="Africa_Albers_Equal_Area_Conic"/>
-              <xs:enumeration value="Africa_Equidistant_Conic"/>
-              <xs:enumeration value="Africa_Lambert_Conformal_Conic"/>
-              <xs:enumeration value="Africa_Sinusoidal"/>
-              <xs:enumeration value="Asia_Lambert_Conformal_Conic"/>
-              <xs:enumeration value="Asia_North_Albers_Equal_Area_Conic"/>
-              <xs:enumeration value="Asia_North_Equidistant_Conic"/>
-              <xs:enumeration value="Asia_North_Lambert_Conformal_Conic"/>
-              <xs:enumeration value="Asia_South_Albers_Equal_Area_Conic"/>
-              <xs:enumeration value="Asia_South_Equidistant_Conic"/>
-              <xs:enumeration value="Asia_South_Lambert_Conformal_Conic"/>
-              <xs:enumeration value="Europe_Albers_Equal_Area_Conic"/>
-              <xs:enumeration value="Europe_Equidistant_Conic"/>
-              <xs:enumeration value="Europe_Lambert_Conformal_Conic"/>
-              <xs:enumeration value="Alaska_Albers_Equal_Area_Conic"/>
-              <xs:enumeration value="Canada_Albers_Equal_Area_Conic"/>
-              <xs:enumeration value="Canada_Lambert_Conformal_Conic"/>
-              <xs:enumeration value="Hawaii_Albers_Equal_Area_Conic"/>
-              <xs:enumeration value="North_America_Albers_Equal_Area_Conic"/>
-              <xs:enumeration value="North_America_Equidistant_Conic"/>
-              <xs:enumeration value="North_America_Lambert_Conformal_Conic"/>
-              <xs:enumeration value="USA_Contiguous_Albers_Equal_Area_Conic_USGS_version"/>
-              <xs:enumeration value="USA_Contiguous_Albers_Equal_Area_Conic"/>
-              <xs:enumeration value="USA_Contiguous_Equidistant_Conic"/>
-              <xs:enumeration value="USA_Contiguous_Lambert_Conformal_Conic"/>
-              <xs:enumeration value="South_America_Albers_Equal_Area_Conic"/>
-              <xs:enumeration value="South_America_Equidistant_Conic"/>
-              <xs:enumeration value="South_America_Lambert_Conformal_Conic"/>
-              <xs:enumeration value="Beijing_1954_GK_Zone_13"/>
-              <xs:enumeration value="Beijing_1954_GK_Zone_13N"/>
-              <xs:enumeration value="Beijing_1954_GK_Zone_14"/>
-              <xs:enumeration value="Beijing_1954_GK_Zone_14N"/>
-              <xs:enumeration value="Beijing_1954_GK_Zone_15"/>
-              <xs:enumeration value="Beijing_1954_GK_Zone_15N"/>
-              <xs:enumeration value="Beijing_1954_GK_Zone_16"/>
-              <xs:enumeration value="Beijing_1954_GK_Zone_16N"/>
-              <xs:enumeration value="Beijing_1954_GK_Zone_17"/>
-              <xs:enumeration value="Beijing_1954_GK_Zone_17N"/>
-              <xs:enumeration value="Beijing_1954_GK_Zone_18"/>
-              <xs:enumeration value="Beijing_1954_GK_Zone_18N"/>
-              <xs:enumeration value="Beijing_1954_GK_Zone_19"/>
-              <xs:enumeration value="Beijing_1954_GK_Zone_19N"/>
-              <xs:enumeration value="Beijing_1954_GK_Zone_20"/>
-              <xs:enumeration value="Beijing_1954_GK_Zone_20N"/>
-              <xs:enumeration value="Beijing_1954_GK_Zone_21"/>
-              <xs:enumeration value="Beijing_1954_GK_Zone_21N"/>
-              <xs:enumeration value="Beijing_1954_GK_Zone_22"/>
-              <xs:enumeration value="Beijing_1954_GK_Zone_22N"/>
-              <xs:enumeration value="Beijing_1954_GK_Zone_23"/>
-              <xs:enumeration value="Beijing_1954_GK_Zone_23N"/>
-              <xs:enumeration value="Hanoi_1972_GK_Zone_18"/>
-              <xs:enumeration value="Hanoi_1972_GK_Zone_19"/>
-              <xs:enumeration value="South_Yemen_GK_Zone_8"/>
-              <xs:enumeration value="South_Yemen_GK_Zone_9"/>
-              <xs:enumeration value="Pulkovo_1942_GK_Zone_10"/>
-              <xs:enumeration value="Pulkovo_1942_GK_Zone_10N"/>
-              <xs:enumeration value="Pulkovo_1942_GK_Zone_11"/>
-              <xs:enumeration value="Pulkovo_1942_GK_Zone_11N"/>
-              <xs:enumeration value="Pulkovo_1942_GK_Zone_12"/>
-              <xs:enumeration value="Pulkovo_1942_GK_Zone_12N"/>
-              <xs:enumeration value="Pulkovo_1942_GK_Zone_13"/>
-              <xs:enumeration value="Pulkovo_1942_GK_Zone_13N"/>
-              <xs:enumeration value="Pulkovo_1942_GK_Zone_14"/>
-              <xs:enumeration value="Pulkovo_1942_GK_Zone_14N"/>
-              <xs:enumeration value="Pulkovo_1942_GK_Zone_15"/>
-              <xs:enumeration value="Pulkovo_1942_GK_Zone_15N"/>
-              <xs:enumeration value="Pulkovo_1942_GK_Zone_16"/>
-              <xs:enumeration value="Pulkovo_1942_GK_Zone_16N"/>
-              <xs:enumeration value="Pulkovo_1942_GK_Zone_17"/>
-              <xs:enumeration value="Pulkovo_1942_GK_Zone_17N"/>
-              <xs:enumeration value="Pulkovo_1942_GK_Zone_18"/>
-              <xs:enumeration value="Pulkovo_1942_GK_Zone_18N"/>
-              <xs:enumeration value="Pulkovo_1942_GK_Zone_19"/>
-              <xs:enumeration value="Pulkovo_1942_GK_Zone_19N"/>
-              <xs:enumeration value="Pulkovo_1942_GK_Zone_2"/>
-              <xs:enumeration value="Pulkovo_1942_GK_Zone_20"/>
-              <xs:enumeration value="Pulkovo_1942_GK_Zone_20N"/>
-              <xs:enumeration value="Pulkovo_1942_GK_Zone_21"/>
-              <xs:enumeration value="Pulkovo_1942_GK_Zone_21N"/>
-              <xs:enumeration value="Pulkovo_1942_GK_Zone_22"/>
-              <xs:enumeration value="Pulkovo_1942_GK_Zone_22N"/>
-              <xs:enumeration value="Pulkovo_1942_GK_Zone_23"/>
-              <xs:enumeration value="Pulkovo_1942_GK_Zone_23N"/>
-              <xs:enumeration value="Pulkovo_1942_GK_Zone_24"/>
-              <xs:enumeration value="Pulkovo_1942_GK_Zone_24N"/>
-              <xs:enumeration value="Pulkovo_1942_GK_Zone_25"/>
-              <xs:enumeration value="Pulkovo_1942_GK_Zone_25N"/>
-              <xs:enumeration value="Pulkovo_1942_GK_Zone_26"/>
-              <xs:enumeration value="Pulkovo_1942_GK_Zone_26N"/>
-              <xs:enumeration value="Pulkovo_1942_GK_Zone_27"/>
-              <xs:enumeration value="Pulkovo_1942_GK_Zone_27N"/>
-              <xs:enumeration value="Pulkovo_1942_GK_Zone_28"/>
-              <xs:enumeration value="Pulkovo_1942_GK_Zone_28N"/>
-              <xs:enumeration value="Pulkovo_1942_GK_Zone_29"/>
-              <xs:enumeration value="Pulkovo_1942_GK_Zone_29N"/>
-              <xs:enumeration value="Pulkovo_1942_GK_Zone_2N"/>
-              <xs:enumeration value="Pulkovo_1942_GK_Zone_3"/>
-              <xs:enumeration value="Pulkovo_1942_GK_Zone_30"/>
-              <xs:enumeration value="Pulkovo_1942_GK_Zone_30N"/>
-              <xs:enumeration value="Pulkovo_1942_GK_Zone_31"/>
-              <xs:enumeration value="Pulkovo_1942_GK_Zone_31N"/>
-              <xs:enumeration value="Pulkovo_1942_GK_Zone_32"/>
-              <xs:enumeration value="Pulkovo_1942_GK_Zone_32N"/>
-              <xs:enumeration value="Pulkovo_1942_GK_Zone_3N"/>
-              <xs:enumeration value="Pulkovo_1942_GK_Zone_4"/>
-              <xs:enumeration value="Pulkovo_1942_GK_Zone_4N"/>
-              <xs:enumeration value="Pulkovo_1942_GK_Zone_5"/>
-              <xs:enumeration value="Pulkovo_1942_GK_Zone_5N"/>
-              <xs:enumeration value="Pulkovo_1942_GK_Zone_6"/>
-              <xs:enumeration value="Pulkovo_1942_GK_Zone_6N"/>
-              <xs:enumeration value="Pulkovo_1942_GK_Zone_7"/>
-              <xs:enumeration value="Pulkovo_1942_GK_Zone_7N"/>
-              <xs:enumeration value="Pulkovo_1942_GK_Zone_8"/>
-              <xs:enumeration value="Pulkovo_1942_GK_Zone_8N"/>
-              <xs:enumeration value="Pulkovo_1942_GK_Zone_9"/>
-              <xs:enumeration value="Pulkovo_1942_GK_Zone_9N"/>
-              <xs:enumeration value="Pulkovo_1995_GK_Zone_10"/>
-              <xs:enumeration value="Pulkovo_1995_GK_Zone_10N"/>
-              <xs:enumeration value="Pulkovo_1995_GK_Zone_11"/>
-              <xs:enumeration value="Pulkovo_1995_GK_Zone_11N"/>
-              <xs:enumeration value="Pulkovo_1995_GK_Zone_12"/>
-              <xs:enumeration value="Pulkovo_1995_GK_Zone_12N"/>
-              <xs:enumeration value="Pulkovo_1995_GK_Zone_13"/>
-              <xs:enumeration value="Pulkovo_1995_GK_Zone_13N"/>
-              <xs:enumeration value="Pulkovo_1995_GK_Zone_14"/>
-              <xs:enumeration value="Pulkovo_1995_GK_Zone_14N"/>
-              <xs:enumeration value="Pulkovo_1995_GK_Zone_15"/>
-              <xs:enumeration value="Pulkovo_1995_GK_Zone_15N"/>
-              <xs:enumeration value="Pulkovo_1995_GK_Zone_16"/>
-              <xs:enumeration value="Pulkovo_1995_GK_Zone_16N"/>
-              <xs:enumeration value="Pulkovo_1995_GK_Zone_17"/>
-              <xs:enumeration value="Pulkovo_1995_GK_Zone_17N"/>
-              <xs:enumeration value="Pulkovo_1995_GK_Zone_18"/>
-              <xs:enumeration value="Pulkovo_1995_GK_Zone_18N"/>
-              <xs:enumeration value="Pulkovo_1995_GK_Zone_19"/>
-              <xs:enumeration value="Pulkovo_1995_GK_Zone_19N"/>
-              <xs:enumeration value="Pulkovo_1995_GK_Zone_2"/>
-              <xs:enumeration value="Pulkovo_1995_GK_Zone_20"/>
-              <xs:enumeration value="Pulkovo_1995_GK_Zone_20N"/>
-              <xs:enumeration value="Pulkovo_1995_GK_Zone_21"/>
-              <xs:enumeration value="Pulkovo_1995_GK_Zone_21N"/>
-              <xs:enumeration value="Pulkovo_1995_GK_Zone_22"/>
-              <xs:enumeration value="Pulkovo_1995_GK_Zone_22N"/>
-              <xs:enumeration value="Pulkovo_1995_GK_Zone_23"/>
-              <xs:enumeration value="Pulkovo_1995_GK_Zone_23N"/>
-              <xs:enumeration value="Pulkovo_1995_GK_Zone_24"/>
-              <xs:enumeration value="Pulkovo_1995_GK_Zone_24N"/>
-              <xs:enumeration value="Pulkovo_1995_GK_Zone_25"/>
-              <xs:enumeration value="Pulkovo_1995_GK_Zone_25N"/>
-              <xs:enumeration value="Pulkovo_1995_GK_Zone_26"/>
-              <xs:enumeration value="Pulkovo_1995_GK_Zone_26N"/>
-              <xs:enumeration value="Pulkovo_1995_GK_Zone_27"/>
-              <xs:enumeration value="Pulkovo_1995_GK_Zone_27N"/>
-              <xs:enumeration value="Pulkovo_1995_GK_Zone_28"/>
-              <xs:enumeration value="Pulkovo_1995_GK_Zone_28N"/>
-              <xs:enumeration value="Pulkovo_1995_GK_Zone_29"/>
-              <xs:enumeration value="Pulkovo_1995_GK_Zone_29N"/>
-              <xs:enumeration value="Pulkovo_1995_GK_Zone_2N"/>
-              <xs:enumeration value="Pulkovo_1995_GK_Zone_3"/>
-              <xs:enumeration value="Pulkovo_1995_GK_Zone_30"/>
-              <xs:enumeration value="Pulkovo_1995_GK_Zone_30N"/>
-              <xs:enumeration value="Pulkovo_1995_GK_Zone_31"/>
-              <xs:enumeration value="Pulkovo_1995_GK_Zone_31N"/>
-              <xs:enumeration value="Pulkovo_1995_GK_Zone_32"/>
-              <xs:enumeration value="Pulkovo_1995_GK_Zone_32N"/>
-              <xs:enumeration value="Pulkovo_1995_GK_Zone_3N"/>
-              <xs:enumeration value="Pulkovo_1995_GK_Zone_4"/>
-              <xs:enumeration value="Pulkovo_1995_GK_Zone_4N"/>
-              <xs:enumeration value="Pulkovo_1995_GK_Zone_5"/>
-              <xs:enumeration value="Pulkovo_1995_GK_Zone_5N"/>
-              <xs:enumeration value="Pulkovo_1995_GK_Zone_6"/>
-              <xs:enumeration value="Pulkovo_1995_GK_Zone_6N"/>
-              <xs:enumeration value="Pulkovo_1995_GK_Zone_7"/>
-              <xs:enumeration value="Pulkovo_1995_GK_Zone_7N"/>
-              <xs:enumeration value="Pulkovo_1995_GK_Zone_8"/>
-              <xs:enumeration value="Pulkovo_1995_GK_Zone_8N"/>
-              <xs:enumeration value="Pulkovo_1995_GK_Zone_9"/>
-              <xs:enumeration value="Pulkovo_1995_GK_Zone_9N"/>
-              <xs:enumeration value="Abidjan_1987_TM_5_NW"/>
-              <xs:enumeration value="Accra_Ghana_Grid"/>
-              <xs:enumeration value="Accra_TM_1_NW"/>
-              <xs:enumeration value="Samoa_1962_Samoa_Lambert"/>
-              <xs:enumeration value="Anguilla_1957_British_West_Indies_Grid"/>
-              <xs:enumeration value="Antigua_1943_British_West_Indies_Grid"/>
-              <xs:enumeration value="Argentina_Zone_1"/>
-              <xs:enumeration value="Argentina_Zone_2"/>
-              <xs:enumeration value="Argentina_Zone_3"/>
-              <xs:enumeration value="Argentina_Zone_4"/>
-              <xs:enumeration value="Argentina_Zone_5"/>
-              <xs:enumeration value="Argentina_Zone_6"/>
-              <xs:enumeration value="Argentina_Zone_7"/>
-              <xs:enumeration value="AGD_1966_AMG_Zone_48"/>
-              <xs:enumeration value="AGD_1966_AMG_Zone_49"/>
-              <xs:enumeration value="AGD_1966_AMG_Zone_50"/>
-              <xs:enumeration value="AGD_1966_AMG_Zone_51"/>
-              <xs:enumeration value="AGD_1966_AMG_Zone_52"/>
-              <xs:enumeration value="AGD_1966_AMG_Zone_53"/>
-              <xs:enumeration value="AGD_1966_AMG_Zone_54"/>
-              <xs:enumeration value="AGD_1966_AMG_Zone_55"/>
-              <xs:enumeration value="AGD_1966_AMG_Zone_56"/>
-              <xs:enumeration value="AGD_1966_AMG_Zone_57"/>
-              <xs:enumeration value="AGD_1966_AMG_Zone_58"/>
-              <xs:enumeration value="AGD_1966_VICGRID"/>
-              <xs:enumeration value="AGD_1984_AMG_Zone_48"/>
-              <xs:enumeration value="AGD_1984_AMG_Zone_49"/>
-              <xs:enumeration value="AGD_1984_AMG_Zone_50"/>
-              <xs:enumeration value="AGD_1984_AMG_Zone_51"/>
-              <xs:enumeration value="AGD_1984_AMG_Zone_52"/>
-              <xs:enumeration value="AGD_1984_AMG_Zone_53"/>
-              <xs:enumeration value="AGD_1984_AMG_Zone_54"/>
-              <xs:enumeration value="AGD_1984_AMG_Zone_55"/>
-              <xs:enumeration value="AGD_1984_AMG_Zone_56"/>
-              <xs:enumeration value="AGD_1984_AMG_Zone_57"/>
-              <xs:enumeration value="AGD_1984_AMG_Zone_58"/>
-              <xs:enumeration value="GDA_1994_MGA_Zone_48"/>
-              <xs:enumeration value="GDA_1994_MGA_Zone_49"/>
-              <xs:enumeration value="GDA_1994_MGA_Zone_50"/>
-              <xs:enumeration value="GDA_1994_MGA_Zone_51"/>
-              <xs:enumeration value="GDA_1994_MGA_Zone_52"/>
-              <xs:enumeration value="GDA_1994_MGA_Zone_53"/>
-              <xs:enumeration value="GDA_1994_MGA_Zone_54"/>
-              <xs:enumeration value="GDA_1994_MGA_Zone_55"/>
-              <xs:enumeration value="GDA_1994_MGA_Zone_56"/>
-              <xs:enumeration value="GDA_1994_MGA_Zone_57"/>
-              <xs:enumeration value="GDA_1994_MGA_Zone_58"/>
-              <xs:enumeration value="GDA_1994_South_Australia_Lambert"/>
-              <xs:enumeration value="GDA_1994_VICGRID94"/>
-              <xs:enumeration value="Austria_Central_Zone"/>
-              <xs:enumeration value="Austria_East_Zone"/>
-              <xs:enumeration value="Austria_West_Zone"/>
-              <xs:enumeration value="Bahrain_State_Grid"/>
-              <xs:enumeration value="Barbados_1938_Barbados_Grid"/>
-              <xs:enumeration value="Barbados_1938_British_West_Indies_Grid"/>
-              <xs:enumeration value="Belge_Lambert_1950"/>
-              <xs:enumeration value="Belge_Lambert_1972"/>
-              <xs:enumeration value="Bern_1898_Bern_LV03C"/>
-              <xs:enumeration value="British_National_Grid"/>
-              <xs:enumeration value="Camacupa_TM_11_30_SE"/>
-              <xs:enumeration value="Camacupa_TM_12_SE"/>
-              <xs:enumeration value="ATS_1977_MTM_4_Nova_Scotia"/>
-              <xs:enumeration value="ATS_1977_MTM_5_Nova_Scotia"/>
-              <xs:enumeration value="ATS_1977_New_Brunswick_Stereographic"/>
-              <xs:enumeration value="NAD_1927_10TM_AEP_Forest"/>
-              <xs:enumeration value="NAD_1927_10TM_AEP_Resource"/>
-              <xs:enumeration value="NAD_1927_3TM_111"/>
-              <xs:enumeration value="NAD_1927_3TM_114"/>
-              <xs:enumeration value="NAD_1927_3TM_117"/>
-              <xs:enumeration value="NAD_1927_3TM_120"/>
-              <xs:enumeration value="NAD_1927_CGQ77_MTM_10_SCoPQ"/>
-              <xs:enumeration value="NAD_1927_CGQ77_MTM_2_SCoPQ"/>
-              <xs:enumeration value="NAD_1927_CGQ77_MTM_3_SCoPQ"/>
-              <xs:enumeration value="NAD_1927_CGQ77_MTM_4_SCoPQ"/>
-              <xs:enumeration value="NAD_1927_CGQ77_MTM_5_SCoPQ"/>
-              <xs:enumeration value="NAD_1927_CGQ77_MTM_6_SCoPQ"/>
-              <xs:enumeration value="NAD_1927_CGQ77_MTM_7_SCoPQ"/>
-              <xs:enumeration value="NAD_1927_CGQ77_MTM_8_SCoPQ"/>
-              <xs:enumeration value="NAD_1927_CGQ77_MTM_9_SCoPQ"/>
-              <xs:enumeration value="NAD_1927_CGQ77_Quebec_Lambert"/>
-              <xs:enumeration value="NAD_1927_CGQ77_UTM_Zone_17N"/>
-              <xs:enumeration value="NAD_1927_CGQ77_UTM_Zone_18N"/>
-              <xs:enumeration value="NAD_1927_CGQ77_UTM_Zone_19N"/>
-              <xs:enumeration value="NAD_1927_CGQ77_UTM_Zone_20N"/>
-              <xs:enumeration value="NAD_1927_CGQ77_UTM_Zone_21N"/>
-              <xs:enumeration value="NAD_1927_DEF_1976_MTM_10"/>
-              <xs:enumeration value="NAD_1927_DEF_1976_MTM_11"/>
-              <xs:enumeration value="NAD_1927_DEF_1976_MTM_12"/>
-              <xs:enumeration value="NAD_1927_DEF_1976_MTM_13"/>
-              <xs:enumeration value="NAD_1927_DEF_1976_MTM_14"/>
-              <xs:enumeration value="NAD_1927_DEF_1976_MTM_15"/>
-              <xs:enumeration value="NAD_1927_DEF_1976_MTM_16"/>
-              <xs:enumeration value="NAD_1927_DEF_1976_MTM_17"/>
-              <xs:enumeration value="NAD_1927_DEF_1976_MTM_8"/>
-              <xs:enumeration value="NAD_1927_DEF_1976_MTM_9"/>
-              <xs:enumeration value="NAD_1927_DEF_1976_UTM_Zone_15N"/>
-              <xs:enumeration value="NAD_1927_DEF_1976_UTM_Zone_16N"/>
-              <xs:enumeration value="NAD_1927_DEF_1976_UTM_Zone_17N"/>
-              <xs:enumeration value="NAD_1927_DEF_1976_UTM_Zone_18N"/>
-              <xs:enumeration value="NAD_1927_MTM_1"/>
-              <xs:enumeration value="NAD_1927_MTM_2"/>
-              <xs:enumeration value="NAD_1927_MTM_3"/>
-              <xs:enumeration value="NAD_1927_MTM_4"/>
-              <xs:enumeration value="NAD_1927_MTM_5"/>
-              <xs:enumeration value="NAD_1927_MTM_6"/>
-              <xs:enumeration value="NAD_1927_Quebec_Lambert"/>
-              <xs:enumeration value="NAD_1983_10TM_AEP_Forest"/>
-              <xs:enumeration value="NAD_1983_10TM_AEP_Resource"/>
-              <xs:enumeration value="NAD_1983_3TM_111"/>
-              <xs:enumeration value="NAD_1983_3TM_114"/>
-              <xs:enumeration value="NAD_1983_3TM_117"/>
-              <xs:enumeration value="NAD_1983_3TM_120"/>
-              <xs:enumeration value="NAD_1983_BC_Environment_Albers"/>
-              <xs:enumeration value="NAD_1983_CRS98_MTM_10"/>
-              <xs:enumeration value="NAD_1983_CSRS98_MTM_2_SCoPQ"/>
-              <xs:enumeration value="NAD_1983_CRS98_MTM_3"/>
-              <xs:enumeration value="NAD_1983_CRS98_MTM_4"/>
-              <xs:enumeration value="NAD_1983_CRS98_MTM_5"/>
-              <xs:enumeration value="NAD_1983_CRS98_MTM_6"/>
-              <xs:enumeration value="NAD_1983_CRS98_MTM_7"/>
-              <xs:enumeration value="NAD_1983_CRS98_MTM_8"/>
-              <xs:enumeration value="NAD_1983_CRS98_MTM_9"/>
-              <xs:enumeration value="NAD_1983_CSRS98_New_Brunswick_Stereographic"/>
-              <xs:enumeration value="NAD_1983_CSRS98_Prince_Edward_Island"/>
-              <xs:enumeration value="NAD_1983_CSRS98_UTM_Zone_21N"/>
-              <xs:enumeration value="NAD_1983_CSRS98_UTM_Zone_11N"/>
-              <xs:enumeration value="NAD_1983_CSRS98_UTM_Zone_12N"/>
-              <xs:enumeration value="NAD_1983_CSRS98_UTM_Zone_13N"/>
-              <xs:enumeration value="NAD_1983_CSRS98_UTM_Zone_17N"/>
-              <xs:enumeration value="NAD_1983_CSRS98_UTM_Zone_18N"/>
-              <xs:enumeration value="NAD_1983_CSRS98_UTM_Zone_19N"/>
-              <xs:enumeration value="NAD_1983_CSRS98_UTM_Zone_20N"/>
-              <xs:enumeration value="NAD_1983_MTM_1"/>
-              <xs:enumeration value="NAD_1983_MTM_10"/>
-              <xs:enumeration value="NAD_1983_MTM_11"/>
-              <xs:enumeration value="NAD_1983_MTM_12"/>
-              <xs:enumeration value="NAD_1983_MTM_13"/>
-              <xs:enumeration value="NAD_1983_MTM_14"/>
-              <xs:enumeration value="NAD_1983_MTM_15"/>
-              <xs:enumeration value="NAD_1983_MTM_16"/>
-              <xs:enumeration value="NAD_1983_MTM_17"/>
-              <xs:enumeration value="NAD_1983_MTM_2_SCoPQ"/>
-              <xs:enumeration value="NAD_1983_MTM_2"/>
-              <xs:enumeration value="NAD_1983_MTM_3"/>
-              <xs:enumeration value="NAD_1983_MTM_4"/>
-              <xs:enumeration value="NAD_1983_MTM_5"/>
-              <xs:enumeration value="NAD_1983_MTM_6"/>
-              <xs:enumeration value="NAD_1983_MTM_7"/>
-              <xs:enumeration value="NAD_1983_MTM_8"/>
-              <xs:enumeration value="NAD_1983_MTM_9"/>
-              <xs:enumeration value="NAD_1983_Quebec_Lambert"/>
-              <xs:enumeration value="Prince_Edward_Island_Stereographic"/>
-              <xs:enumeration value="Carthage_TM_11_NE"/>
-              <xs:enumeration value="Centre_France"/>
-              <xs:enumeration value="CH1903_LV03"/>
-              <xs:enumeration value="CH1903+_LV95"/>
-              <xs:enumeration value="Chos_Malal_1914_Argentina_2"/>
-              <xs:enumeration value="Colombia_Bogota_Zone"/>
-              <xs:enumeration value="Colombia_East_Central_Zone"/>
-              <xs:enumeration value="Colombia_East_Zone"/>
-              <xs:enumeration value="Colombia_West_Zone"/>
-              <xs:enumeration value="Corse"/>
-              <xs:enumeration value="Datum_73_Hayford_Gauss_IGeoE"/>
-              <xs:enumeration value="Datum_73_Hayford_Gauss_IPCC"/>
-              <xs:enumeration value="Deir_ez_Zor_Levant_Stereographic"/>
-              <xs:enumeration value="Deir_ez_Zor_Levant_Zone"/>
-              <xs:enumeration value="Deir_ez_Zor_Syria_Lambert"/>
-              <xs:enumeration value="DHDN_3_Degree_Gauss_Zone_1"/>
-              <xs:enumeration value="DHDN_3_Degree_Gauss_Zone_2"/>
-              <xs:enumeration value="DHDN_3_Degree_Gauss_Zone_3"/>
-              <xs:enumeration value="DHDN_3_Degree_Gauss_Zone_4"/>
-              <xs:enumeration value="DHDN_3_Degree_Gauss_Zone_5"/>
-              <xs:enumeration value="Dominica_1945_British_West_Indies_Grid"/>
-              <xs:enumeration value="ED_1950_TM_0_N"/>
-              <xs:enumeration value="ED_1950_TM_5_NE"/>
-              <xs:enumeration value="Egypt_Blue_Belt"/>
-              <xs:enumeration value="Egypt_Extended_Purple_Belt"/>
-              <xs:enumeration value="Egypt_Purple_Belt"/>
-              <xs:enumeration value="Egypt_Red_Belt"/>
-              <xs:enumeration value="ELD_1979_Libya_10"/>
-              <xs:enumeration value="ELD_1979_Libya_11"/>
-              <xs:enumeration value="ELD_1979_Libya_12"/>
-              <xs:enumeration value="ELD_1979_Libya_13"/>
-              <xs:enumeration value="ELD_1979_Libya_5"/>
-              <xs:enumeration value="ELD_1979_Libya_6"/>
-              <xs:enumeration value="ELD_1979_Libya_7"/>
-              <xs:enumeration value="ELD_1979_Libya_8"/>
-              <xs:enumeration value="ELD_1979_Libya_9"/>
-              <xs:enumeration value="ELD_1979_TM_12_NE"/>
-              <xs:enumeration value="Estonian_Coordinate_System_of_1992"/>
-              <xs:enumeration value="ETRF_1989_TM_Baltic_1993"/>
-              <xs:enumeration value="FD_1958_Iraq"/>
-              <xs:enumeration value="Finland_Zone_1"/>
-              <xs:enumeration value="Finland_Zone_2"/>
-              <xs:enumeration value="Finland_Zone_3"/>
-              <xs:enumeration value="Finland_Zone_4"/>
-              <xs:enumeration value="France_I"/>
-              <xs:enumeration value="France_II"/>
-              <xs:enumeration value="France_III"/>
-              <xs:enumeration value="France_IV"/>
-              <xs:enumeration value="Germany_Zone_1"/>
-              <xs:enumeration value="Germany_Zone_2"/>
-              <xs:enumeration value="Germany_Zone_3"/>
-              <xs:enumeration value="Germany_Zone_4"/>
-              <xs:enumeration value="Germany_Zone_5"/>
-              <xs:enumeration value="Ghana_Metre_Grid"/>
-              <xs:enumeration value="Greek_Grid"/>
-              <xs:enumeration value="Grenada_1953_British_West_Indies_Grid"/>
-              <xs:enumeration value="Hanoi_1972_GK_106_NE"/>
-              <xs:enumeration value="HD_1972_Egyseges_Orszagos_Vetuleti"/>
-              <xs:enumeration value="Hito_XVIII_1963_Argentina_2"/>
-              <xs:enumeration value="Hong_Kong_1980_Grid"/>
-              <xs:enumeration value="Indian_1960_TM_106NE"/>
-              <xs:enumeration value="Kalianpur_1880_India_Zone_0"/>
-              <xs:enumeration value="Kalianpur_1880_India_Zone_I"/>
-              <xs:enumeration value="Kalianpur_1880_India_Zone_IIa"/>
-              <xs:enumeration value="Kalianpur_1880_India_Zone_IIb"/>
-              <xs:enumeration value="Kalianpur_1880_India_Zone_III"/>
-              <xs:enumeration value="Kalianpur_1880_India_Zone_IV"/>
-              <xs:enumeration value="Kalianpur_1937_India_Zone_IIb"/>
-              <xs:enumeration value="Kalianpur_1937_UTM_Zone_45N"/>
-              <xs:enumeration value="Kalianpur_1937_UTM_Zone_46N"/>
-              <xs:enumeration value="Kalianpur_1962_India_Zone_I"/>
-              <xs:enumeration value="Kalianpur_1962_India_Zone_IIa"/>
-              <xs:enumeration value="Kalianpur_1962_UTM_Zone_41N"/>
-              <xs:enumeration value="Kalianpur_1962_UTM_Zone_42N"/>
-              <xs:enumeration value="Kalianpur_1962_UTM_Zone_43N"/>
-              <xs:enumeration value="Kalianpur_1975_India_Zone_I"/>
-              <xs:enumeration value="Kalianpur_1975_India_Zone_IIa"/>
-              <xs:enumeration value="Kalianpur_1975_India_Zone_IIb"/>
-              <xs:enumeration value="Kalianpur_1975_India_Zone_III"/>
-              <xs:enumeration value="Kalianpur_1975_India_Zone_IV"/>
-              <xs:enumeration value="Kalianpur_1975_UTM_Zone_42N"/>
-              <xs:enumeration value="Kalianpur_1975_UTM_Zone_43N"/>
-              <xs:enumeration value="Kalianpur_1975_UTM_Zone_44N"/>
-              <xs:enumeration value="Kalianpur_1975_UTM_Zone_45N"/>
-              <xs:enumeration value="Kalianpur_1975_UTM_Zone_46N"/>
-              <xs:enumeration value="Kalianpur_1975_UTM_Zone_47N"/>
-              <xs:enumeration value="IRENET95_IRISH_Transverse_Mercator"/>
-              <xs:enumeration value="Irish_National_Grid"/>
-              <xs:enumeration value="Israel_TM_Grid"/>
-              <xs:enumeration value="Jamaica_1875_Old_Grid"/>
-              <xs:enumeration value="Jamaica_Grid"/>
-              <xs:enumeration value="Japan_Zone_1"/>
-              <xs:enumeration value="Japan_Zone_10"/>
-              <xs:enumeration value="Japan_Zone_11"/>
-              <xs:enumeration value="Japan_Zone_12"/>
-              <xs:enumeration value="Japan_Zone_13"/>
-              <xs:enumeration value="Japan_Zone_14"/>
-              <xs:enumeration value="Japan_Zone_15"/>
-              <xs:enumeration value="Japan_Zone_16"/>
-              <xs:enumeration value="Japan_Zone_17"/>
-              <xs:enumeration value="Japan_Zone_18"/>
-              <xs:enumeration value="Japan_Zone_19"/>
-              <xs:enumeration value="Japan_Zone_2"/>
-              <xs:enumeration value="Japan_Zone_3"/>
-              <xs:enumeration value="Japan_Zone_4"/>
-              <xs:enumeration value="Japan_Zone_5"/>
-              <xs:enumeration value="Japan_Zone_6"/>
-              <xs:enumeration value="Japan_Zone_7"/>
-              <xs:enumeration value="Japan_Zone_8"/>
-              <xs:enumeration value="Japan_Zone_9"/>
-              <xs:enumeration value="Kertau_Singapore_Grid"/>
-              <xs:enumeration value="KOC_Lambert"/>
-              <xs:enumeration value="Korean_1985_Korea_Central_Belt"/>
-              <xs:enumeration value="Korean_1985_Korea_East_Belt"/>
-              <xs:enumeration value="Korean_1985_Korea_West_Belt"/>
-              <xs:enumeration value="KUDAMS_KTM"/>
-              <xs:enumeration value="KOC_Lambert"/>
-              <xs:enumeration value="KUDAMS_KTM"/>
-              <xs:enumeration value="Lake_Maracaibo_Grid_M1"/>
-              <xs:enumeration value="Lake_Maracaibo_Grid_M3"/>
-              <xs:enumeration value="Lake_Maracaibo_Grid"/>
-              <xs:enumeration value="Lake_Maracaibo_La_Rosa_Grid"/>
-              <xs:enumeration value="Lietuvos_Koordinaciu_Sistema"/>
-              <xs:enumeration value="Lisboa_Bessel_Bonne"/>
-              <xs:enumeration value="Lisboa_Hayford_Gauss_IGeoE"/>
-              <xs:enumeration value="Lisboa_Hayford_Gauss_IPCC"/>
-              <xs:enumeration value="Locodjo_1965_TM_5_NW"/>
-              <xs:enumeration value="Madrid_1870_Madrid_Spain"/>
-              <xs:enumeration value="MGI_3_Degree_Gauss_Zone_5"/>
-              <xs:enumeration value="MGI_3_Degree_Gauss_Zone_6"/>
-              <xs:enumeration value="MGI_3_Degree_Gauss_Zone_7"/>
-              <xs:enumeration value="MGI_3_Degree_Gauss_Zone_8"/>
-              <xs:enumeration value="MGI_Austria_Lambert"/>
-              <xs:enumeration value="MGI_Balkans_5"/>
-              <xs:enumeration value="MGI_Balkans_6"/>
-              <xs:enumeration value="MGI_Balkans_8"/>
-              <xs:enumeration value="MGI_Balkans_8"/>
-              <xs:enumeration value="MGI_M28"/>
-              <xs:enumeration value="MGI_M31"/>
-              <xs:enumeration value="MGI_M34"/>
-              <xs:enumeration value="Monte_Mario_Rome_Italy_1"/>
-              <xs:enumeration value="Monte_Mario_Rome_Italy_2"/>
-              <xs:enumeration value="Monte_Mario_Italy_1"/>
-              <xs:enumeration value="Monte_Mario_Italy_2"/>
-              <xs:enumeration value="Montserrat_1958_British_West_Indies_Grid"/>
-              <xs:enumeration value="Mount_Dillon_Tobago_Grid"/>
-              <xs:enumeration value="NAD_1927_Cuba_Norte"/>
-              <xs:enumeration value="NAD_1927_Cuba_Sur"/>
-              <xs:enumeration value="NAD_1927_Guatemala_Norte"/>
-              <xs:enumeration value="NAD_1927_Guatemala_Sur"/>
-              <xs:enumeration value="NAD_1927_Michigan_GeoRef_Meters"/>
-              <xs:enumeration value="NAD_1927_Michigan_GeoRef_Feet_US"/>
-              <xs:enumeration value="NAD_1983_HARN_Guam_Map_Grid"/>
-              <xs:enumeration value="NAD_1983_Michigan_GeoRef_Meters"/>
-              <xs:enumeration value="NAD_1983_Michigan_GeoRef_Feet_US"/>
-              <xs:enumeration value="GD_1949_New_Zealand_Map_Grid"/>
-              <xs:enumeration value="New_Zealand_North_Island"/>
-              <xs:enumeration value="New_Zealand_South_Island"/>
-              <xs:enumeration value="NZGD_1949_Amuri_Circuit"/>
-              <xs:enumeration value="NZGD_1949_Bay_of_Plenty_Circuit"/>
-              <xs:enumeration value="NZGD_1949_Bluff_Circuit"/>
-              <xs:enumeration value="NZGD_1949_Buller_Circuit"/>
-              <xs:enumeration value="NZGD_1949_Collingwood_Circuit"/>
-              <xs:enumeration value="NZGD_1949_Gawler_Circuit"/>
-              <xs:enumeration value="NZGD_1949_Grey_Circuit"/>
-              <xs:enumeration value="NZGD_1949_Hawkes_Bay_Circuit"/>
-              <xs:enumeration value="NZGD_1949_Hokitika_Circuit"/>
-              <xs:enumeration value="NZGD_1949_Jacksons_Bay_Circuit"/>
-              <xs:enumeration value="NZGD_1949_Karamea_Circuit"/>
-              <xs:enumeration value="NZGD_1949_Lindis_Peak_Circuit"/>
-              <xs:enumeration value="NZGD_1949_Marlborough_Circuit"/>
-              <xs:enumeration value="NZGD_1949_Mount_Eden_Circuit"/>
-              <xs:enumeration value="NZGD_1949_Mount_Nicholas_Circuit"/>
-              <xs:enumeration value="NZGD_1949_Mount_Pleasant_Circuit"/>
-              <xs:enumeration value="NZGD_1949_Mount_York_Circuit"/>
-              <xs:enumeration value="NZGD_1949_Nelson_Circuit"/>
-              <xs:enumeration value="NZGD_1949_North_Taieri_Circuit"/>
-              <xs:enumeration value="NZGD_1949_Observation_Point_Circuit"/>
-              <xs:enumeration value="NZGD_1949_Okarito_Circuit"/>
-              <xs:enumeration value="NZGD_1949_Poverty_Bay_Circuit"/>
-              <xs:enumeration value="NZGD_1949_Taranaki_Circuit"/>
-              <xs:enumeration value="NZGD_1949_Timaru_Circuit"/>
-              <xs:enumeration value="NZGD_1949_Tuhirangi_Circuit"/>
-              <xs:enumeration value="NZGD_1949_UTM_Zone_58S"/>
-              <xs:enumeration value="NZGD_1949_UTM_Zone_59S"/>
-              <xs:enumeration value="NZGD_1949_UTM_Zone_60S"/>
-              <xs:enumeration value="NZGD_1949_Wairarapa_Circuit"/>
-              <xs:enumeration value="NZGD_1949_Wanganui_Circuit"/>
-              <xs:enumeration value="NZGD_1949_Wellington_Circuit"/>
-              <xs:enumeration value="NZGD_2000_Amuri_Circuit"/>
-              <xs:enumeration value="NZGD_2000_Bay_of_Plenty_Circuit"/>
-              <xs:enumeration value="NZGD_2000_Bluff_Circuit"/>
-              <xs:enumeration value="NZGD_2000_Buller_Circuit"/>
-              <xs:enumeration value="NZGD_2000_Collingwood_Circuit"/>
-              <xs:enumeration value="NZGD_2000_Gawler_Circuit"/>
-              <xs:enumeration value="NZGD_2000_Grey_Circuit"/>
-              <xs:enumeration value="NZGD_2000_Hawkes_Bay_Circuit"/>
-              <xs:enumeration value="NZGD_2000_Hokitika_Circuit"/>
-              <xs:enumeration value="NZGD_2000_Jacksons_Bay_Circuit"/>
-              <xs:enumeration value="NZGD_2000_Karamea_Circuit"/>
-              <xs:enumeration value="NZGD_2000_Lindis_Peak_Circuit"/>
-              <xs:enumeration value="NZGD_2000_Marlborough_Circuit"/>
-              <xs:enumeration value="NZGD_2000_Mount_Eden_Circuit"/>
-              <xs:enumeration value="NZGD_2000_Mount_Nicholas_Circuit"/>
-              <xs:enumeration value="NZGD_2000_Mount_Pleasant_Circuit"/>
-              <xs:enumeration value="NZGD_2000_Mount_York_Circuit"/>
-              <xs:enumeration value="NZGD_2000_Nelson_Circuit"/>
-              <xs:enumeration value="NZGD_2000_North_Taieri_Circuit"/>
-              <xs:enumeration value="NZGD_2000_Observation_Point_Circuit"/>
-              <xs:enumeration value="NZGD_2000_Okarito_Circuit"/>
-              <xs:enumeration value="NZGD_2000_Poverty_Bay_Circuit"/>
-              <xs:enumeration value="NZGD_2000_Taranaki_Circuit"/>
-              <xs:enumeration value="NZGD_2000_Timaru_Circuit"/>
-              <xs:enumeration value="NZGD_2000_Tuhirangi_Circuit"/>
-              <xs:enumeration value="NZGD_2000_UTM_Zone_58S"/>
-              <xs:enumeration value="NZGD_2000_UTM_Zone_59S"/>
-              <xs:enumeration value="NZGD_2000_UTM_Zone_60S"/>
-              <xs:enumeration value="NZGD_2000_Wairarapa_Circuit"/>
-              <xs:enumeration value="NZGD_2000_Wanganui_Circuit"/>
-              <xs:enumeration value="NZGD_2000_Wellington_Circuit"/>
-              <xs:enumeration value="GD_1949_New_Zealand_Map_Grid"/>
-              <xs:enumeration value="New_Zealand_North_Island"/>
-              <xs:enumeration value="New_Zealand_South_Island"/>
-              <xs:enumeration value="Nigeria_East_Belt"/>
-              <xs:enumeration value="Nigeria_Mid_Belt"/>
-              <xs:enumeration value="Nigeria_West_Belt"/>
-              <xs:enumeration value="Nord_Algerie_Degree"/>
-              <xs:enumeration value="Nord_Algerie_Ancienne_Degree"/>
-              <xs:enumeration value="Sud_Algerie_Ancienne"/>
-              <xs:enumeration value="Nord_Algerie"/>
-              <xs:enumeration value="Nord_de_Guerre"/>
-              <xs:enumeration value="Nord_France"/>
-              <xs:enumeration value="Nord_Maroc_Degree"/>
-              <xs:enumeration value="Nord_Maroc"/>
-              <xs:enumeration value="Nord_Tunisie"/>
-              <xs:enumeration value="NGO_1948_Baerum_Kommune"/>
-              <xs:enumeration value="NGO_1948_Bergenhalvoen"/>
-              <xs:enumeration value="NGO_1948_Norway_Zone_1"/>
-              <xs:enumeration value="NGO_1948_Norway_Zone_2"/>
-              <xs:enumeration value="NGO_1948_Norway_Zone_3"/>
-              <xs:enumeration value="NGO_1948_Norway_Zone_4"/>
-              <xs:enumeration value="NGO_1948_Norway_Zone_5"/>
-              <xs:enumeration value="NGO_1948_Norway_Zone_6"/>
-              <xs:enumeration value="NGO_1948_Norway_Zone_7"/>
-              <xs:enumeration value="NGO_1948_Norway_Zone_8"/>
-              <xs:enumeration value="NGO_1948_Oslo_Kommune"/>
-              <xs:enumeration value="NGO_1948_Oslo_Norway_Zone_1"/>
-              <xs:enumeration value="NGO_1948_Oslo_Norway_Zone_2"/>
-              <xs:enumeration value="NGO_1948_Oslo_Norway_Zone_3"/>
-              <xs:enumeration value="NGO_1948_Oslo_Norway_Zone_4"/>
-              <xs:enumeration value="NGO_1948_Oslo_Norway_Zone_5"/>
-              <xs:enumeration value="NGO_1948_Oslo_Norway_Zone_6"/>
-              <xs:enumeration value="NGO_1948_Oslo_Norway_Zone_7"/>
-              <xs:enumeration value="NGO_1948_Oslo_Norway_Zone_8"/>
-              <xs:enumeration value="NTF_France_I_degrees"/>
-              <xs:enumeration value="NTF_France_II_degrees"/>
-              <xs:enumeration value="NTF_France_III_degrees"/>
-              <xs:enumeration value="NTF_France_IV_degrees"/>
-              <xs:enumeration value="Palestine_1923_Israel_CS_Grid"/>
-              <xs:enumeration value="Palestine_1923_Palestine_Belt"/>
-              <xs:enumeration value="Palestine_1923_Palestine_Grid"/>
-              <xs:enumeration value="Pampa_del_Castillo_Argentina_2"/>
-              <xs:enumeration value="Peru_Central_Zone"/>
-              <xs:enumeration value="Peru_East_Zone"/>
-              <xs:enumeration value="Peru_West_Zone"/>
-              <xs:enumeration value="Philippines_Zone_I"/>
-              <xs:enumeration value="Philippines_Zone_II"/>
-              <xs:enumeration value="Philippines_Zone_III"/>
-              <xs:enumeration value="Philippines_Zone_IV"/>
-              <xs:enumeration value="Philippines_Zone_V"/>
-              <xs:enumeration value="Portuguese_National_Grid"/>
-              <xs:enumeration value="Qatar_1948_Qatar_Grid"/>
-              <xs:enumeration value="Qatar_National_Grid"/>
-              <xs:enumeration value="RD_Old"/>
-              <xs:enumeration value="RGF_1993_Lambert_93"/>
-              <xs:enumeration value="Rijksdriehoekstelsel_New"/>
-              <xs:enumeration value="RT90_25_gon_W"/>
-              <xs:enumeration value="S-JTSK_Ferro_Krovak_East_North"/>
-              <xs:enumeration value="S-JTSK_Ferro_Krovak"/>
-              <xs:enumeration value="S-JTSK_Krovak_East_North"/>
-              <xs:enumeration value="S-JTSK_Krovak"/>
-              <xs:enumeration value="SAD_1969_Brazil_Polyconic"/>
-              <xs:enumeration value="Sahara_Degree"/>
-              <xs:enumeration value="Sahara"/>
-              <xs:enumeration value="Sierra_Leone_1924_New_Colony_Grid"/>
-              <xs:enumeration value="Sierra_Leone_1924_New_War_Office_Grid"/>
-              <xs:enumeration value="St_Kitts_1955_British_West_Indies_Grid"/>
-              <xs:enumeration value="St_Lucia_1955_British_West_Indies_Grid"/>
-              <xs:enumeration value="St_Vincent_1945_British_West_Indies_Grid"/>
-              <xs:enumeration value="Stereo_33"/>
-              <xs:enumeration value="Stereo_70"/>
-              <xs:enumeration value="Sud_Algerie_Degree"/>
-              <xs:enumeration value="Sud_Algerie_Ancienne_Degree"/>
-              <xs:enumeration value="Sud_Algerie"/>
-              <xs:enumeration value="Sud_France"/>
-              <xs:enumeration value="Sud_Maroc_Degree"/>
-              <xs:enumeration value="Sud_Maroc"/>
-              <xs:enumeration value="Sud_Tunisie"/>
-              <xs:enumeration value="Swedish_National_Grid"/>
-              <xs:enumeration value="Trinidad_1903_Trinidad_Grid"/>
-              <xs:enumeration value="UWPP_1992"/>
-              <xs:enumeration value="UWPP_2000_pas_5"/>
-              <xs:enumeration value="UWPP_2000_pas_6"/>
-              <xs:enumeration value="UWPP_2000_pas_7"/>
-              <xs:enumeration value="UWPP_2000_pas_8"/>
-              <xs:enumeration value="WGS_1972_BE_TM_106_NE"/>
-              <xs:enumeration value="WGS_1984_TM_36_SE"/>
-              <xs:enumeration value="Zanderij_Suriname_Old_TM"/>
-              <xs:enumeration value="Zanderij_Suriname_TM"/>
-              <xs:enumeration value="Zanderij_TM_54_NW"/>
-              <xs:enumeration value="North_Pole_Azimuthal_Equidistant"/>
-              <xs:enumeration value="North_Pole_Gnomonic"/>
-              <xs:enumeration value="North_Pole_Lambert_Azimuthal_Equal_Area"/>
-              <xs:enumeration value="North_Pole_Orthographic"/>
-              <xs:enumeration value="North_Pole_Stereographic"/>
-              <xs:enumeration value="South_Pole_Azimuthal_Equidistant"/>
-              <xs:enumeration value="South_Pole_Gnomonic"/>
-              <xs:enumeration value="South_Pole_Lambert_Azimuthal_Equal_Area"/>
-              <xs:enumeration value="South_Pole_Orthographic"/>
-              <xs:enumeration value="South_Pole_Stereographic"/>
-              <xs:enumeration value="UPS_North"/>
-              <xs:enumeration value="UPS_South"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Alabama_East_FIPS_0101"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Alabama_West_FIPS_0102"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Alaska_1_FIPS_5001"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Alaska_10_FIPS_5010"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Alaska_2_FIPS_5002"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Alaska_3_FIPS_5003"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Alaska_4_FIPS_5004"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Alaska_5_FIPS_5005"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Alaska_6_FIPS_5006"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Alaska_7_FIPS_5007"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Alaska_8_FIPS_5008"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Alaska_9_FIPS_5009"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Arizona_Central_FIPS_0202"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Arizona_East_FIPS_0201"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Arizona_West_FIPS_0203"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Arkansas_North_FIPS_0301"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Arkansas_South_FIPS_0302"/>
-              <xs:enumeration value="NAD_1927_StatePlane_California_I_FIPS_0401"/>
-              <xs:enumeration value="NAD_1927_StatePlane_California_II_FIPS_0402"/>
-              <xs:enumeration value="NAD_1927_StatePlane_California_III_FIPS_0403"/>
-              <xs:enumeration value="NAD_1927_StatePlane_California_IV_FIPS_0404"/>
-              <xs:enumeration value="NAD_1927_StatePlane_California_V_FIPS_0405"/>
-              <xs:enumeration value="NAD_1927_StatePlane_California_VI_FIPS_0406"/>
-              <xs:enumeration value="NAD_1927_StatePlane_California_VII_FIPS_0407"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Colorado_Central_FIPS_0502"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Colorado_North_FIPS_0501"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Colorado_South_FIPS_0503"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Connecticut_FIPS_0600"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Delaware_FIPS_0700"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Florida_East_FIPS_0901"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Florida_North_FIPS_0903"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Florida_West_FIPS_0902"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Georgia_East_FIPS_1001"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Georgia_West_FIPS_1002"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Guam_FIPS_5400"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Idaho_Central_FIPS_1102"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Idaho_East_FIPS_1101"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Idaho_West_FIPS_1103"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Illinois_East_FIPS_1201"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Illinois_West_FIPS_1202"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Indiana_East_FIPS_1301"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Indiana_West_FIPS_1302"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Iowa_North_FIPS_1401"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Iowa_South_FIPS_1402"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Kansas_North_FIPS_1501"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Kansas_South_FIPS_1502"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Kentucky_North_FIPS_1601"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Kentucky_South_FIPS_1602"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Louisiana_North_FIPS_1701"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Louisiana_South_FIPS_1702"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Maine_East_FIPS_1801"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Maine_West_FIPS_1802"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Maryland_FIPS_1900"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Massachusetts_Island_FIPS_2002"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Massachusetts_Mainland_FIPS_2001"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Michigan_Central_FIPS_2112"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Michigan_North_FIPS_2111"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Michigan_South_FIPS_2113"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Minnesota_Central_FIPS_2202"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Minnesota_North_FIPS_2201"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Minnesota_South_FIPS_2203"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Mississippi_East_FIPS_2301"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Mississippi_West_FIPS_2302"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Missouri_Central_FIPS_2402"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Missouri_East_FIPS_2401"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Missouri_West_FIPS_2403"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Montana_Central_FIPS_2502"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Montana_North_FIPS_2501"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Montana_South_FIPS_2503"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Nebraska_North_FIPS_2601"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Nebraska_South_FIPS_2602"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Nevada_Central_FIPS_2702"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Nevada_East_FIPS_2701"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Nevada_West_FIPS_2703"/>
-              <xs:enumeration value="NAD_1927_StatePlane_New_Hampshire_FIPS_2800"/>
-              <xs:enumeration value="NAD_1927_StatePlane_New_Jersey_FIPS_2900"/>
-              <xs:enumeration value="NAD_1927_StatePlane_New_Mexico_Central_FIPS_3002"/>
-              <xs:enumeration value="NAD_1927_StatePlane_New_Mexico_East_FIPS_3001"/>
-              <xs:enumeration value="NAD_1927_StatePlane_New_Mexico_West_FIPS_3003"/>
-              <xs:enumeration value="NAD_1927_StatePlane_New_York_Central_FIPS_3102"/>
-              <xs:enumeration value="NAD_1927_StatePlane_New_York_East_FIPS_3101"/>
-              <xs:enumeration value="NAD_1927_StatePlane_New_York_Long_Island_FIPS_3104"/>
-              <xs:enumeration value="NAD_1927_StatePlane_New_York_West_FIPS_3103"/>
-              <xs:enumeration value="NAD_1927_StatePlane_North_Carolina_FIPS_3200"/>
-              <xs:enumeration value="NAD_1927_StatePlane_North_Dakota_North_FIPS_3301"/>
-              <xs:enumeration value="NAD_1927_StatePlane_North_Dakota_South_FIPS_3302"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Ohio_North_FIPS_3401"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Ohio_South_FIPS_3402"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Oklahoma_North_FIPS_3501"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Oklahoma_South_FIPS_3502"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Oregon_North_FIPS_3601"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Oregon_South_FIPS_3602"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Pennsylvania_North_FIPS_3701"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Pennsylvania_South_FIPS_3702"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Puerto_Rico_FIPS_5201"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Rhode_Island_FIPS_3800"/>
-              <xs:enumeration value="NAD_1927_StatePlane_South_Carolina_North_FIPS_3901"/>
-              <xs:enumeration value="NAD_1927_StatePlane_South_Carolina_South_FIPS_3902"/>
-              <xs:enumeration value="NAD_1927_StatePlane_South_Dakota_North_FIPS_4001"/>
-              <xs:enumeration value="NAD_1927_StatePlane_South_Dakota_South_FIPS_4002"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Tennessee_FIPS_4100"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Texas_Central_FIPS_4203"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Texas_North_Central_FIPS_4202"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Texas_North_FIPS_4201"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Texas_South_Central_FIPS_4204"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Texas_South_FIPS_4205"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Utah_Central_FIPS_4302"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Utah_North_FIPS_4301"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Utah_South_FIPS_4303"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Vermont_FIPS_3400"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Virginia_North_FIPS_4501"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Virginia_South_FIPS_4502"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Washington_North_FIPS_4601"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Washington_South_FIPS_4602"/>
-              <xs:enumeration value="NAD_1927_StatePlane_West_Virginia_North_FIPS_4701"/>
-              <xs:enumeration value="NAD_1927_StatePlane_West_Virginia_South_FIPS_4702"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Wisconsin_Central_FIPS_4802"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Wisconsin_North_FIPS_4801"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Wisconsin_South_FIPS_4803"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Wyoming_East_Central_FIPS_4902"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Wyoming_East_FIPS_4901"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Wyoming_West_Central_FIPS_4903"/>
-              <xs:enumeration value="NAD_1927_StatePlane_Wyoming_West_FIPS_4904"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Alabama_East_FIPS_0101"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Alabama_West_FIPS_0102"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Alaska_1_FIPS_5001"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Alaska_10_FIPS_5010"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Alaska_2_FIPS_5002"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Alaska_3_FIPS_5003"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Alaska_4_FIPS_5004"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Alaska_5_FIPS_5005"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Alaska_6_FIPS_5006"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Alaska_7_FIPS_5007"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Alaska_8_FIPS_5008"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Alaska_9_FIPS_5009"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Arizona_Central_FIPS_0202"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Arizona_East_FIPS_0201"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Arizona_West_FIPS_0203"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Arkansas_North_FIPS_0301"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Arkansas_South_FIPS_0302"/>
-              <xs:enumeration value="NAD_1983_StatePlane_California_I_FIPS_0401"/>
-              <xs:enumeration value="NAD_1983_StatePlane_California_II_FIPS_0402"/>
-              <xs:enumeration value="NAD_1983_StatePlane_California_III_FIPS_0403"/>
-              <xs:enumeration value="NAD_1983_StatePlane_California_IV_FIPS_0404"/>
-              <xs:enumeration value="NAD_1983_StatePlane_California_V_FIPS_0405"/>
-              <xs:enumeration value="NAD_1983_StatePlane_California_VI_FIPS_0406"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Colorado_Central_FIPS_0502"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Colorado_North_FIPS_0501"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Colorado_South_FIPS_0503"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Connecticut_FIPS_0600"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Delaware_FIPS_0700"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Florida_East_FIPS_0901"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Florida_North_FIPS_0903"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Florida_West_FIPS_0902"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Georgia_East_FIPS_1001"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Georgia_West_FIPS_1002"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Guam_FIPS_5400"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Hawaii_1_FIPS_5101"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Hawaii_2_FIPS_5102"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Hawaii_3_FIPS_5103"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Hawaii_4_FIPS_5104"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Hawaii_5_FIPS_5105"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Idaho_Central_FIPS_1102"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Idaho_East_FIPS_1101"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Idaho_West_FIPS_1103"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Illinois_East_FIPS_1201"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Illinois_West_FIPS_1202"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Indiana_East_FIPS_1301"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Indiana_West_FIPS_1302"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Iowa_North_FIPS_1401"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Iowa_South_FIPS_1402"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Kansas_North_FIPS_1501"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Kansas_South_FIPS_1502"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Kentucky_FIPS_1600"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Kentucky_North_FIPS_1601"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Kentucky_South_FIPS_1602"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Louisiana_North_FIPS_1701"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Louisiana_South_FIPS_1702"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Maine_East_FIPS_1801"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Maine_West_FIPS_1802"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Maryland_FIPS_1900"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Massachusetts_Island_FIPS_2002"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Massachusetts_Mainland_FIPS_2001"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Michigan_Central_FIPS_2202"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Michigan_North_FIPS_2111"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Michigan_South_FIPS_2113"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Minnesota_Central_FIPS_2202"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Minnesota_North_FIPS_2201"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Minnesota_South_FIPS_2203"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Mississippi_East_FIPS_2301"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Mississippi_West_FIPS_2302"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Missouri_Central_FIPS_2402"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Missouri_East_FIPS_2401"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Missouri_West_FIPS_2403"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Montana_FIPS_2500"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Nebraska_FIPS_2600"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Nevada_Central_FIPS_2702"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Nevada_East_FIPS_2701"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Nevada_West_FIPS_2703"/>
-              <xs:enumeration value="NAD_1983_StatePlane_New_Hampshire_FIPS_2800"/>
-              <xs:enumeration value="NAD_1983_StatePlane_New_Jersey_FIPS_2900"/>
-              <xs:enumeration value="NAD_1983_StatePlane_New_Mexico_Central_FIPS_3002"/>
-              <xs:enumeration value="NAD_1983_StatePlane_New_Mexico_East_FIPS_3001"/>
-              <xs:enumeration value="NAD_1983_StatePlane_New_Mexico_West_FIPS_3003"/>
-              <xs:enumeration value="NAD_1983_StatePlane_New_York_Central_FIPS_3102"/>
-              <xs:enumeration value="NAD_1983_StatePlane_New_York_East_FIPS_3101"/>
-              <xs:enumeration value="NAD_1983_StatePlane_New_York_Long_Island_FIPS_3104"/>
-              <xs:enumeration value="NAD_1983_StatePlane_New_York_West_FIPS_3103"/>
-              <xs:enumeration value="NAD_1983_StatePlane_North_Carolina_FIPS_3200"/>
-              <xs:enumeration value="NAD_1983_StatePlane_North_Dakota_North_FIPS_3301"/>
-              <xs:enumeration value="NAD_1983_StatePlane_North_Dakota_South_FIPS_3302"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Ohio_North_FIPS_3401"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Ohio_South_FIPS_3402"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Oklahoma_North_FIPS_3501"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Oklahoma_South_FIPS_3502"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Oregon_North_FIPS_3601"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Oregon_South_FIPS_3602"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Pennsylvania_North_FIPS_3701"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Pennsylvania_South_FIPS_3702"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Puerto_Rico_Virgin_Islands_FIPS_5200"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Rhode_Island_FIPS_3800"/>
-              <xs:enumeration value="NAD_1983_StatePlane_South_Carolina_FIPS_3900"/>
-              <xs:enumeration value="NAD_1983_StatePlane_South_Dakota_North_FIPS_4001"/>
-              <xs:enumeration value="NAD_1983_StatePlane_South_Dakota_South_FIPS_4002"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Tennessee_FIPS_4100"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Texas_Central_FIPS_4203"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Texas_North_Central_FIPS_4202"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Texas_North_FIPS_4201"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Texas_South_Central_FIPS_4204"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Texas_South_FIPS_4205"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Utah_Central_FIPS_4302"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Utah_North_FIPS_4301"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Utah_South_FIPS_4303"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Vermont_FIPS_4400"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Virginia_North_FIPS_4501"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Virginia_South_FIPS_4502"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Washington_North_FIPS_4601"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Washington_South_FIPS_4602"/>
-              <xs:enumeration value="NAD_1983_StatePlane_West_Virginia_North_FIPS_4701"/>
-              <xs:enumeration value="NAD_1983_StatePlane_West_Virginia_South_FIPS_4702"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Wisconsin_Central_FIPS_4802"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Wisconsin_North_FIPS_4801"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Wisconsin_South_FIPS_4803"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Wyoming_East_Central_FIPS_4902"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Wyoming_East_FIPS_4901"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Wyoming_West_Central_FIPS_4903"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Wyoming_West_FIPS_4904"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Alabama_East_FIPS_0101_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Alabama_West_FIPS_0102_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Alaska_1_FIPS_5001_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Alaska_10_FIPS_5010_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Alaska_2_FIPS_5002_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Alaska_3_FIPS_5003_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Alaska_4_FIPS_5004_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Alaska_5_FIPS_5005_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Alaska_6_FIPS_5006_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Alaska_7_FIPS_5007_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Alaska_8_FIPS_5008_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Alaska_9_FIPS_5009_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Arizona_Central_FIPS_0202_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Arizona_East_FIPS_0201_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Arizona_West_FIPS_0203_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Arkansas_North_FIPS_0301_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Arkansas_South_FIPS_0302_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_California_I_FIPS_0401_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_California_II_FIPS_0402_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_California_III_FIPS_0403_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_California_IV_FIPS_0404_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_California_V_FIPS_0405_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_California_VI_FIPS_0406_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Colorado_Central_FIPS_0502_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Colorado_North_FIPS_0501_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Colorado_South_FIPS_0503_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Connecticut_FIPS_0600_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Delaware_FIPS_0700_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Florida_East_FIPS_0901_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Florida_North_FIPS_0903_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Florida_West_FIPS_0902_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Georgia_East_FIPS_1001_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Georgia_West_FIPS_1002_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Guam_FIPS_5400_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Hawaii_1_FIPS_5101_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Hawaii_2_FIPS_5102_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Hawaii_3_FIPS_5103_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Hawaii_4_FIPS_5104_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Hawaii_5_FIPS_5105_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Idaho_Central_FIPS_1102_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Idaho_East_FIPS_1101_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Idaho_West_FIPS_1103_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Illinois_East_FIPS_1201_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Illinois_West_FIPS_1202_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Indiana_East_FIPS_1301_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Indiana_West_FIPS_1302_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Iowa_North_FIPS_1401_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Iowa_South_FIPS_1402_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Kansas_North_FIPS_1501_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Kansas_South_FIPS_1502_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Kentucky_FIPS_1600_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Kentucky_North_FIPS_1601_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Kentucky_South_FIPS_1602_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Louisiana_North_FIPS_1701_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Louisiana_South_FIPS_1702_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Maine_East_FIPS_1801_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Maine_West_FIPS_1802_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Maryland_FIPS_1900_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Massachusetts_Island_FIPS_2002_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Massachusetts_Mainland_FIPS_2001_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Michigan_Central_FIPS_2202_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Michigan_North_FIPS_2111_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Michigan_South_FIPS_2113_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Minnesota_Central_FIPS_2202_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Minnesota_North_FIPS_2201_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Minnesota_South_FIPS_2203_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Mississippi_East_FIPS_2301_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Mississippi_West_FIPS_2302_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Missouri_Central_FIPS_2402_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Missouri_East_FIPS_2401_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Missouri_West_FIPS_2403_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Montana_FIPS_2500_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Nebraska_FIPS_2600_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Nevada_Central_FIPS_2702_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Nevada_East_FIPS_2701_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Nevada_West_FIPS_2703_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_New_Hampshire_FIPS_2800_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_New_Jersey_FIPS_2900_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_New_Mexico_Central_FIPS_3002_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_New_Mexico_East_FIPS_3001_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_New_Mexico_West_FIPS_3003_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_New_York_Central_FIPS_3102_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_New_York_East_FIPS_3101_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_New_York_Long_Island_FIPS_3104_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_New_York_West_FIPS_3103_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_North_Carolina_FIPS_3200_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_North_Dakota_North_FIPS_3301_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_North_Dakota_South_FIPS_3302_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Ohio_North_FIPS_3401_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Ohio_South_FIPS_3402_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Oklahoma_North_FIPS_3501_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Oklahoma_South_FIPS_3502_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Oregon_North_FIPS_3601_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Oregon_South_FIPS_3602_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Pennsylvania_North_FIPS_3701_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Pennsylvania_South_FIPS_3702_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Puerto_Rico_Virgin_Islands_FIPS_5200_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Rhode_Island_FIPS_3800_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_South_Carolina_FIPS_3900_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_South_Dakota_North_FIPS_4001_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_South_Dakota_South_FIPS_4002_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Tennessee_FIPS_4100_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Texas_Central_FIPS_4203_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Texas_North_Central_FIPS_4202_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Texas_North_FIPS_4201_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Texas_South_Central_FIPS_4204_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Texas_South_FIPS_4205_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Utah_Central_FIPS_4302_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Utah_North_FIPS_4301_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Utah_South_FIPS_4303_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Vermont_FIPS_4400_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Virginia_North_FIPS_4501_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Virginia_South_FIPS_4502_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Washington_North_FIPS_4601_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Washington_South_FIPS_4602_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_West_Virginia_North_FIPS_4701_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_West_Virginia_South_FIPS_4702_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Wisconsin_Central_FIPS_4802_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Wisconsin_North_FIPS_4801_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Wisconsin_South_FIPS_4803_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Wyoming_East_Central_FIPS_4902_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Wyoming_East_FIPS_4901_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Wyoming_West_Central_FIPS_4903_Feet"/>
-              <xs:enumeration value="NAD_1983_StatePlane_Wyoming_West_FIPS_4904_Feet"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_Alabama_East_FIPS_0101"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_Alabama_West_FIPS_0102"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_Arizona_Central_FIPS_0202"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_Arizona_East_FIPS_0201"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_Arizona_West_FIPS_0203"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_California_I_FIPS_0401"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_California_II_FIPS_0402"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_California_III_FIPS_0403"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_California_IV_FIPS_0404"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_California_V_FIPS_0405"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_California_VI_FIPS_0406"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_Colorado_Central_FIPS_0502"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_Colorado_North_FIPS_0501"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_Colorado_South_FIPS_0503"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_Connecticut_FIPS_0600"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_Delaware_FIPS_0700"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_Florida_East_FIPS_0901"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_Florida_North_FIPS_0903"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_Florida_West_FIPS_0902"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_Georgia_East_FIPS_1001"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_Georgia_West_FIPS_1002"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_Hawaii_1_FIPS_5101"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_Hawaii_2_FIPS_5102"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_Hawaii_3_FIPS_5103"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_Hawaii_4_FIPS_5104"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_Hawaii_5_FIPS_5105"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_Idaho_Central_FIPS_1102"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_Idaho_East_FIPS_1101"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_Idaho_West_FIPS_1103"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_Illinois_East_FIPS_1201"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_Illinois_West_FIPS_1202"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_Indiana_East_FIPS_1301"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_Indiana_West_FIPS_1302"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_Kansas_North_FIPS_1501"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_Kansas_South_FIPS_1502"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_Kentucky_North_FIPS_1601"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_Kentucky_South_FIPS_1602"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_Louisiana_North_FIPS_1701"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_Louisiana_South_FIPS_1702"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_Maine_East_FIPS_1801"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_Maine_West_FIPS_1802"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_Maryland_FIPS_1900"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_Massachusetts_Island_FIPS_2002"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_Massachusetts_Mainland_FIPS_2001"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_Michigan_Central_FIPS_2202"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_Michigan_North_FIPS_2111"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_Michigan_South_FIPS_2113"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_Mississippi_East_FIPS_2301"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_Mississippi_West_FIPS_2302"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_Montana_FIPS_2500"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_Nebraska_FIPS_2600"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_Nevada_Central_FIPS_2702"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_Nevada_East_FIPS_2701"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_Nevada_West_FIPS_2703"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_New_Hampshire_FIPS_2800"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_New_Jersey_FIPS_2900"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_New_Mexico_Central_FIPS_3002"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_New_Mexico_East_FIPS_3001"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_New_Mexico_West_FIPS_3003"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_New_York_Central_FIPS_3102"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_New_York_East_FIPS_3101"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_New_York_Long_Island_FIPS_3104"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_New_York_West_FIPS_3103"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_North_Dakota_North_FIPS_3301"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_North_Dakota_South_FIPS_3302"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_Ohio_North_FIPS_3401"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_Ohio_South_FIPS_3402"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_Oklahoma_North_FIPS_3501"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_Oklahoma_South_FIPS_3502"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_Oregon_North_FIPS_3601"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_Oregon_South_FIPS_3602"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_Puerto_Rico_Virgin_Islands_FIPS_5200"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_Rhode_Island_FIPS_3800"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_South_Dakota_North_FIPS_4001"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_South_Dakota_South_FIPS_4002"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_Tennessee_FIPS_4100"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_Texas_Central_FIPS_4203"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_Texas_North_Central_FIPS_4202"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_Texas_North_FIPS_4201"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_Texas_South_Central_FIPS_4204"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_Texas_South_FIPS_4205"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_Utah_Central_FIPS_4302"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_Utah_North_FIPS_4301"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_Utah_South_FIPS_4303"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_Vermont_FIPS_4400"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_Virginia_North_FIPS_4501"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_Virginia_South_FIPS_4502"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_Washington_North_FIPS_4601"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_Washington_South_FIPS_4602"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_West_Virginia_North_FIPS_4701"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_West_Virginia_South_FIPS_4702"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_Wisconsin_Central_FIPS_4802"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_Wisconsin_North_FIPS_4801"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_Wisconsin_South_FIPS_4803"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_Wyoming_East_FIPS_4901"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_Wyoming_East_Central_FIPS_4902"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_Wyoming_West_Central_FIPS_4903"/>
-              <xs:enumeration value="NAD_1983_HARN_StatePlane_Wyoming_West_FIPS_4904"/>
-              <xs:enumeration value="American_Samoa_1962_StatePlane_American_Samoa_FIPS_5300"/>
-              <xs:enumeration value="NAD_1983_HARN_Guam_Map_Grid"/>
-              <xs:enumeration value="NAD_1983_HARN_UTM_Zone_2S"/>
-              <xs:enumeration value="NAD_Michigan_StatePlane_Michigan_Central_FIPS_2112"/>
-              <xs:enumeration value="NAD_Michigan_StatePlane_Michigan_Central_Old_FIPS_2102"/>
-              <xs:enumeration value="NAD_Michigan_StatePlane_Michigan_East_Old_FIPS_2101"/>
-              <xs:enumeration value="NAD_Michigan_StatePlane_Michigan_North_FIPS_2111"/>
-              <xs:enumeration value="NAD_Michigan_StatePlane_Michigan_South_FIPS_2113"/>
-              <xs:enumeration value="NAD_Michigan_StatePlane_Michigan_West_Old_FIPS_2103"/>
-              <xs:enumeration value="Old_Hawaiian_StatePlane_Hawaii_1_FIPS_5101"/>
-              <xs:enumeration value="Old_Hawaiian_StatePlane_Hawaii_2_FIPS_5102"/>
-              <xs:enumeration value="Old_Hawaiian_StatePlane_Hawaii_3_FIPS_5103"/>
-              <xs:enumeration value="Old_Hawaiian_StatePlane_Hawaii_4_FIPS_5104"/>
-              <xs:enumeration value="Old_Hawaiian_StatePlane_Hawaii_5_FIPS_5105"/>
-              <xs:enumeration value="Puerto_Rico_StatePlane_Puerto_Rico_FIPS_5201"/>
-              <xs:enumeration value="Puerto_Rico_StatePlane_Virgin_Islands_St_Croix_FIPS_5202"/>
-              <xs:enumeration value="NAD_1927_UTM_Zone_10N"/>
-              <xs:enumeration value="NAD_1927_UTM_Zone_11N"/>
-              <xs:enumeration value="NAD_1927_UTM_Zone_12N"/>
-              <xs:enumeration value="NAD_1927_UTM_Zone_13N"/>
-              <xs:enumeration value="NAD_1927_UTM_Zone_14N"/>
-              <xs:enumeration value="NAD_1927_UTM_Zone_15N"/>
-              <xs:enumeration value="NAD_1927_UTM_Zone_16N"/>
-              <xs:enumeration value="NAD_1927_UTM_Zone_17N"/>
-              <xs:enumeration value="NAD_1927_UTM_Zone_18N"/>
-              <xs:enumeration value="NAD_1927_UTM_Zone_19N"/>
-              <xs:enumeration value="NAD_1927_UTM_Zone_20N"/>
-              <xs:enumeration value="NAD_1927_UTM_Zone_21N"/>
-              <xs:enumeration value="NAD_1927_UTM_Zone_22N"/>
-              <xs:enumeration value="NAD_1927_UTM_Zone_3N"/>
-              <xs:enumeration value="NAD_1927_UTM_Zone_4N"/>
-              <xs:enumeration value="NAD_1927_UTM_Zone_5N"/>
-              <xs:enumeration value="NAD_1927_UTM_Zone_6N"/>
-              <xs:enumeration value="NAD_1927_UTM_Zone_7N"/>
-              <xs:enumeration value="NAD_1927_UTM_Zone_8N"/>
-              <xs:enumeration value="NAD_1927_UTM_Zone_9N"/>
-              <xs:enumeration value="NAD_1983_UTM_Zone_10N"/>
-              <xs:enumeration value="NAD_1983_UTM_Zone_11N"/>
-              <xs:enumeration value="NAD_1983_UTM_Zone_12N"/>
-              <xs:enumeration value="NAD_1983_UTM_Zone_13N"/>
-              <xs:enumeration value="NAD_1983_UTM_Zone_14N"/>
-              <xs:enumeration value="NAD_1983_UTM_Zone_15N"/>
-              <xs:enumeration value="NAD_1983_UTM_Zone_16N"/>
-              <xs:enumeration value="NAD_1983_UTM_Zone_17N"/>
-              <xs:enumeration value="NAD_1983_UTM_Zone_18N"/>
-              <xs:enumeration value="NAD_1983_UTM_Zone_19N"/>
-              <xs:enumeration value="NAD_1983_UTM_Zone_20N"/>
-              <xs:enumeration value="NAD_1983_UTM_Zone_21N"/>
-              <xs:enumeration value="NAD_1983_UTM_Zone_22N"/>
-              <xs:enumeration value="NAD_1983_UTM_Zone_23N"/>
-              <xs:enumeration value="NAD_1983_UTM_Zone_3N"/>
-              <xs:enumeration value="NAD_1983_UTM_Zone_4N"/>
-              <xs:enumeration value="NAD_1983_UTM_Zone_5N"/>
-              <xs:enumeration value="NAD_1983_UTM_Zone_6N"/>
-              <xs:enumeration value="NAD_1983_UTM_Zone_7N"/>
-              <xs:enumeration value="NAD_1983_UTM_Zone_8N"/>
-              <xs:enumeration value="NAD_1983_UTM_Zone_9N"/>
-              <xs:enumeration value="Abidjan_1987_UTM_Zone_29N"/>
-              <xs:enumeration value="Abidjan_1987_UTM_Zone_30N"/>
-              <xs:enumeration value="Adindan_UTM_Zone_37N"/>
-              <xs:enumeration value="Adindan_UTM_Zone_38N"/>
-              <xs:enumeration value="Afgooye_UTM_Zone_38N"/>
-              <xs:enumeration value="Afgooye_UTM_Zone_39N"/>
-              <xs:enumeration value="Ain_el_Abd_UTM_Zone_37N"/>
-              <xs:enumeration value="Ain_el_Abd_UTM_Zone_38N"/>
-              <xs:enumeration value="Ain_el_Abd_UTM_Zone_39N"/>
-              <xs:enumeration value="Aratu_UTM_Zone_22S"/>
-              <xs:enumeration value="Aratu_UTM_Zone_23S"/>
-              <xs:enumeration value="Aratu_UTM_Zone_24S"/>
-              <xs:enumeration value="Arc_1950_UTM_Zone_34S"/>
-              <xs:enumeration value="Arc_1950_UTM_Zone_35S"/>
-              <xs:enumeration value="Arc_1950_UTM_Zone_36S"/>
-              <xs:enumeration value="Arc_1960_UTM_Zone_35N"/>
-              <xs:enumeration value="Arc_1960_UTM_Zone_35S"/>
-              <xs:enumeration value="Arc_1960_UTM_Zone_36N"/>
-              <xs:enumeration value="Arc_1960_UTM_Zone_36S"/>
-              <xs:enumeration value="Arc_1960_UTM_Zone_37N"/>
-              <xs:enumeration value="Arc_1960_UTM_Zone_37S"/>
-              <xs:enumeration value="ATS_1977_UTM_Zone_19N"/>
-              <xs:enumeration value="ATS_1977_UTM_Zone_20N"/>
-              <xs:enumeration value="Batavia_UTM_Zone_48S"/>
-              <xs:enumeration value="Batavia_UTM_Zone_49S"/>
-              <xs:enumeration value="Batavia_UTM_Zone_50S"/>
-              <xs:enumeration value="Bissau_UTM_Zone_28N"/>
-              <xs:enumeration value="Bogota_UTM_Zone_17N"/>
-              <xs:enumeration value="Bogota_UTM_Zone_18N"/>
-              <xs:enumeration value="Camacupa_UTM_Zone_32S"/>
-              <xs:enumeration value="Camacupa_UTM_Zone_33S"/>
-              <xs:enumeration value="Cape_UTM_Zone_34S"/>
-              <xs:enumeration value="Cape_UTM_Zone_35S"/>
-              <xs:enumeration value="Cape_UTM_Zone_36S"/>
-              <xs:enumeration value="Carthage_UTM_Zone_32N"/>
-              <xs:enumeration value="Conakry_1905_UTM_Zone_28N"/>
-              <xs:enumeration value="Conakry_1905_UTM_Zone_29N"/>
-              <xs:enumeration value="Corrego_Alegre_UTM_Zone_23S"/>
-              <xs:enumeration value="Corrego_Alegre_UTM_Zone_24S"/>
-              <xs:enumeration value="Dabola_UTM_Zone_28N"/>
-              <xs:enumeration value="Dabola_UTM_Zone_29N"/>
-              <xs:enumeration value="Datum_73_UTM_Zone_29N"/>
-              <xs:enumeration value="Douala_UTM_Zone_32N"/>
-              <xs:enumeration value="ED_1950_ED77_UTM_Zone_38N"/>
-              <xs:enumeration value="ED_1950_ED77_UTM_Zone_39N"/>
-              <xs:enumeration value="ED_1950_ED77_UTM_Zone_40N"/>
-              <xs:enumeration value="ED_1950_ED77_UTM_Zone_41N"/>
-              <xs:enumeration value="ELD_1979_UTM_Zone_32N"/>
-              <xs:enumeration value="ELD_1979_UTM_Zone_33N"/>
-              <xs:enumeration value="ELD_1979_UTM_Zone_34N"/>
-              <xs:enumeration value="ELD_1979_UTM_Zone_35N"/>
-              <xs:enumeration value="ETRF_1989_UTM_Zone_28N"/>
-              <xs:enumeration value="ETRF_1989_UTM_Zone_29N"/>
-              <xs:enumeration value="ETRF_1989_UTM_Zone_30N"/>
-              <xs:enumeration value="ETRF_1989_UTM_Zone_31N"/>
-              <xs:enumeration value="ETRF_1989_UTM_Zone_32N"/>
-              <xs:enumeration value="ETRF_1989_UTM_Zone_33N"/>
-              <xs:enumeration value="ETRF_1989_UTM_Zone_34N"/>
-              <xs:enumeration value="ETRF_1989_UTM_Zone_35N"/>
-              <xs:enumeration value="ETRF_1989_UTM_Zone_36N"/>
-              <xs:enumeration value="ETRF_1989_UTM_Zone_37N"/>
-              <xs:enumeration value="ETRF_1989_UTM_Zone_38N"/>
-              <xs:enumeration value="ED_1950_UTM_Zone_28N"/>
-              <xs:enumeration value="ED_1950_UTM_Zone_29N"/>
-              <xs:enumeration value="ED_1950_UTM_Zone_30N"/>
-              <xs:enumeration value="ED_1950_UTM_Zone_31N"/>
-              <xs:enumeration value="ED_1950_UTM_Zone_32N"/>
-              <xs:enumeration value="ED_1950_UTM_Zone_33N"/>
-              <xs:enumeration value="ED_1950_UTM_Zone_34N"/>
-              <xs:enumeration value="ED_1950_UTM_Zone_35N"/>
-              <xs:enumeration value="ED_1950_UTM_Zone_36N"/>
-              <xs:enumeration value="ED_1950_UTM_Zone_37N"/>
-              <xs:enumeration value="ED_1950_UTM_Zone_38N"/>
-              <xs:enumeration value="Fahud_UTM_Zone_39N"/>
-              <xs:enumeration value="Fahud_UTM_Zone_40N"/>
-              <xs:enumeration value="Garoua_UTM_Zone_33N"/>
-              <xs:enumeration value="Graciosa_Base_SW_1948_UTM_Zone_26N"/>
-              <xs:enumeration value="Hito_XVIII_1963_UTM_19S"/>
-              <xs:enumeration value="Hong_Kong_1980_UTM_Zone_49N"/>
-              <xs:enumeration value="Hong_Kong_1980_UTM_Zone_50N"/>
-              <xs:enumeration value="Indian_1954_UTM_Zone_46N"/>
-              <xs:enumeration value="Indian_1954_UTM_Zone_47N"/>
-              <xs:enumeration value="Indian_1954_UTM_Zone_48N"/>
-              <xs:enumeration value="Indian_1960_UTM_Zone_48N"/>
-              <xs:enumeration value="Indian_1960_UTM_Zone_49N"/>
-              <xs:enumeration value="Indian_1975_UTM_Zone_47N"/>
-              <xs:enumeration value="Indian_1975_UTM_Zone_48N"/>
-              <xs:enumeration value="Indonesian_1974_UTM_Zone_46N"/>
-              <xs:enumeration value="Indonesian_1974_UTM_Zone_46S"/>
-              <xs:enumeration value="Indonesian_1974_UTM_Zone_47N"/>
-              <xs:enumeration value="Indonesian_1974_UTM_Zone_47S"/>
-              <xs:enumeration value="Indonesian_1974_UTM_Zone_48N"/>
-              <xs:enumeration value="Indonesian_1974_UTM_Zone_48S"/>
-              <xs:enumeration value="Indonesian_1974_UTM_Zone_49N"/>
-              <xs:enumeration value="Indonesian_1974_UTM_Zone_49S"/>
-              <xs:enumeration value="Indonesian_1974_UTM_Zone_50N"/>
-              <xs:enumeration value="Indonesian_1974_UTM_Zone_50S"/>
-              <xs:enumeration value="Indonesian_1974_UTM_Zone_51N"/>
-              <xs:enumeration value="Indonesian_1974_UTM_Zone_51S"/>
-              <xs:enumeration value="Indonesian_1974_UTM_Zone_52N"/>
-              <xs:enumeration value="Indonesian_1974_UTM_Zone_52S"/>
-              <xs:enumeration value="Indonesian_1974_UTM_Zone_53N"/>
-              <xs:enumeration value="Indonesian_1974_UTM_Zone_53S"/>
-              <xs:enumeration value="Indonesian_1974_UTM_Zone_54S"/>
-              <xs:enumeration value="IRENET95_UTM_Zone_29N"/>
-              <xs:enumeration value="Kertau_UTM_Zone_47N"/>
-              <xs:enumeration value="Kertau_UTM_Zone_48N"/>
-              <xs:enumeration value="La_Canoa_UTM_Zone_18N"/>
-              <xs:enumeration value="La_Canoa_UTM_Zone_19N"/>
-              <xs:enumeration value="La_Canoa_UTM_Zone_20N"/>
-              <xs:enumeration value="La_Canoa_UTM_Zone_21N"/>
-              <xs:enumeration value="Locodjo_1965_UTM_Zone_29N"/>
-              <xs:enumeration value="Locodjo_1965_UTM_Zone_30N"/>
-              <xs:enumeration value="Lome_UTM_Zone_31N"/>
-              <xs:enumeration value="Mporaloko_UTM_Zone_32N"/>
-              <xs:enumeration value="Mporaloko_UTM_Zone_32S"/>
-              <xs:enumeration value="Malongo_1987_UTM_Zone_32S"/>
-              <xs:enumeration value="Massawa_UTM_Zone_37N"/>
-              <xs:enumeration value="Mhast_UTM_Zone_32S"/>
-              <xs:enumeration value="Minna_UTM_Zone_31N"/>
-              <xs:enumeration value="Minna_UTM_Zone_32N"/>
-              <xs:enumeration value="Moznet_UTM_Zone_36S"/>
-              <xs:enumeration value="Moznet_UTM_Zone_37S"/>
-              <xs:enumeration value="NAD_1927_BLM_Zone_14N"/>
-              <xs:enumeration value="NAD_1927_BLM_Zone_15N"/>
-              <xs:enumeration value="NAD_1927_BLM_Zone_16N"/>
-              <xs:enumeration value="NAD_1927_BLM_Zone_17N"/>
-              <xs:enumeration value="NAD_1983_HARN_UTM_Zone_2S"/>
-              <xs:enumeration value="Nahrwan_1967_UTM_Zone_38N"/>
-              <xs:enumeration value="Nahrwan_1967_UTM_Zone_39N"/>
-              <xs:enumeration value="Nahrwan_1967_UTM_Zone_40N"/>
-              <xs:enumeration value="Naparima_1955_UTM_Zone_20N"/>
-              <xs:enumeration value="Naparima_1972_UTM_Zone_20N"/>
-              <xs:enumeration value="NGN_UTM_Zone_38N"/>
-              <xs:enumeration value="NGN_UTM_Zone_39N"/>
-              <xs:enumeration value="NGO_1948_UTM_Zone_32N"/>
-              <xs:enumeration value="NGO_1948_UTM_Zone_33N"/>
-              <xs:enumeration value="NGO_1948_UTM_Zone_34N"/>
-              <xs:enumeration value="NGO_1948_UTM_Zone_35N"/>
-              <xs:enumeration value="Nord_Sahara_1959_UTM_Zone_29N"/>
-              <xs:enumeration value="Nord_Sahara_1959_UTM_Zone_30N"/>
-              <xs:enumeration value="Nord_Sahara_1959_UTM_Zone_31N"/>
-              <xs:enumeration value="Nord_Sahara_1959_UTM_Zone_32N"/>
-              <xs:enumeration value="NZGD_1949_UTM_Zone_58S"/>
-              <xs:enumeration value="NZGD_1949_UTM_Zone_59S"/>
-              <xs:enumeration value="NZGD_1949_UTM_Zone_60S"/>
-              <xs:enumeration value="NZGD_2000_UTM_Zone_58S"/>
-              <xs:enumeration value="NZGD_2000_UTM_Zone_59S"/>
-              <xs:enumeration value="NZGD_2000_UTM_Zone_60S"/>
-              <xs:enumeration value="Observ_Meteorologico_1939_UTM_Zone_25N"/>
-              <xs:enumeration value="Old_Hawaiian_UTM_Zone_4N"/>
-              <xs:enumeration value="Old_Hawaiian_UTM_Zone_5N"/>
-              <xs:enumeration value="PDO_1993_UTM_Zone_39N"/>
-              <xs:enumeration value="PDO_1993_UTM_Zone_40N"/>
-              <xs:enumeration value="Pointe_Noire_UTM_Zone_32S"/>
-              <xs:enumeration value="Porto_Santo_1936_UTM_Zone_28N"/>
-              <xs:enumeration value="PSAD_1956_UTM_Zone_17S"/>
-              <xs:enumeration value="PSAD_1956_UTM_Zone_18N"/>
-              <xs:enumeration value="PSAD_1956_UTM_Zone_18S"/>
-              <xs:enumeration value="PSAD_1956_UTM_Zone_19N"/>
-              <xs:enumeration value="PSAD_1956_UTM_Zone_19S"/>
-              <xs:enumeration value="PSAD_1956_UTM_Zone_20N"/>
-              <xs:enumeration value="PSAD_1956_UTM_Zone_20S"/>
-              <xs:enumeration value="PSAD_1956_UTM_Zone_21N"/>
-              <xs:enumeration value="PSAD_1956_UTM_Zone_22S"/>
-              <xs:enumeration value="Puerto_Rico_UTM_Zone_20N"/>
-              <xs:enumeration value="Samboja_UTM_Zone_50S"/>
-              <xs:enumeration value="Sao_Braz_UTM_Zone_26N"/>
-              <xs:enumeration value="Sapper_Hill_1943_UTM_Zone_20S"/>
-              <xs:enumeration value="Sapper_Hill_1943_UTM_Zone_21S"/>
-              <xs:enumeration value="Schwarzeck_UTM_Zone_33S"/>
-              <xs:enumeration value="Selvagem_Grande_1938_UTM_Zone_28N"/>
-              <xs:enumeration value="Sierra_Leone_1968_UTM_Zone_28N"/>
-              <xs:enumeration value="Sierra_Leone_1968_UTM_Zone_29N"/>
-              <xs:enumeration value="SIRGAS_UTM_Zone_17N"/>
-              <xs:enumeration value="SIRGAS_UTM_Zone_17S"/>
-              <xs:enumeration value="SIRGAS_UTM_Zone_18N"/>
-              <xs:enumeration value="SIRGAS_UTM_Zone_18S"/>
-              <xs:enumeration value="SIRGAS_UTM_Zone_19N"/>
-              <xs:enumeration value="SIRGAS_UTM_Zone_19S"/>
-              <xs:enumeration value="SIRGAS_UTM_Zone_20N"/>
-              <xs:enumeration value="SIRGAS_UTM_Zone_20S"/>
-              <xs:enumeration value="SIRGAS_UTM_Zone_21N"/>
-              <xs:enumeration value="SIRGAS_UTM_Zone_21S"/>
-              <xs:enumeration value="SIRGAS_UTM_Zone_22N"/>
-              <xs:enumeration value="SIRGAS_UTM_Zone_22S"/>
-              <xs:enumeration value="SIRGAS_UTM_Zone_23S"/>
-              <xs:enumeration value="SIRGAS_UTM_Zone_24S"/>
-              <xs:enumeration value="SIRGAS_UTM_Zone_25S"/>
-              <xs:enumeration value="SAD_1969_UTM_Zone_17S"/>
-              <xs:enumeration value="SAD_1969_UTM_Zone_18N"/>
-              <xs:enumeration value="SAD_1969_UTM_Zone_18S"/>
-              <xs:enumeration value="SAD_1969_UTM_Zone_19N"/>
-              <xs:enumeration value="SAD_1969_UTM_Zone_19S"/>
-              <xs:enumeration value="SAD_1969_UTM_Zone_20N"/>
-              <xs:enumeration value="SAD_1969_UTM_Zone_20S"/>
-              <xs:enumeration value="SAD_1969_UTM_Zone_21N"/>
-              <xs:enumeration value="SAD_1969_UTM_Zone_21S"/>
-              <xs:enumeration value="SAD_1969_UTM_Zone_22N"/>
-              <xs:enumeration value="SAD_1969_UTM_Zone_22S"/>
-              <xs:enumeration value="SAD_1969_UTM_Zone_23S"/>
-              <xs:enumeration value="SAD_1969_UTM_Zone_24S"/>
-              <xs:enumeration value="SAD_1969_UTM_Zone_25S"/>
-              <xs:enumeration value="Sudan_UTM_Zone_35N"/>
-              <xs:enumeration value="Sudan_UTM_Zone_36N"/>
-              <xs:enumeration value="Tananarive_1925_UTM_Zone_38S"/>
-              <xs:enumeration value="Tananarive_1925_UTM_Zone_39S"/>
-              <xs:enumeration value="Tete_UTM_Zone_36S"/>
-              <xs:enumeration value="Tete_UTM_Zone_37S"/>
-              <xs:enumeration value="Timbalai_1948_UTM_Zone_49N"/>
-              <xs:enumeration value="Timbalai_1948_UTM_Zone_50N"/>
-              <xs:enumeration value="Tokyo_UTM_Zone_51N"/>
-              <xs:enumeration value="Tokyo_UTM_Zone_52N"/>
-              <xs:enumeration value="Tokyo_UTM_Zone_53N"/>
-              <xs:enumeration value="Tokyo_UTM_Zone_54N"/>
-              <xs:enumeration value="Tokyo_UTM_Zone_55N"/>
-              <xs:enumeration value="Tokyo_UTM_Zone_56N"/>
-              <xs:enumeration value="TC_1948_UTM_Zone_39N"/>
-              <xs:enumeration value="TC_1948_UTM_Zone_40N"/>
-              <xs:enumeration value="Yemen_NGN_1996_UTM_Zone_38N"/>
-              <xs:enumeration value="Yemen_NGN_1996_UTM_Zone_39N"/>
-              <xs:enumeration value="Yoff_1972_UTM_Zone_28N"/>
-              <xs:enumeration value="Zanderij_1972_UTM_Zone_21N"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_10N"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_10S"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_11N"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_11S"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_12N"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_12S"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_13N"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_13S"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_14N"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_14S"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_15N"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_15S"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_16N"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_16S"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_17N"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_17S"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_18N"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_18S"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_19N"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_19S"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_1N"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_1S"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_20N"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_20S"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_21N"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_21S"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_22N"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_22S"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_23N"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_23S"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_24N"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_24S"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_25N"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_25S"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_26N"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_26S"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_27N"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_27S"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_28N"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_28S"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_29N"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_29S"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_2N"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_2S"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_30N"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_30S"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_31N"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_31S"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_32N"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_32S"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_33N"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_33S"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_34N"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_34S"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_35N"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_35S"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_36N"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_36S"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_37N"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_37S"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_38N"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_38S"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_39N"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_39S"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_3N"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_3S"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_40N"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_40S"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_41N"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_41S"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_42N"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_42S"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_43N"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_43S"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_44N"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_44S"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_45N"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_45S"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_46N"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_46S"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_47N"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_47S"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_48N"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_48S"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_49N"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_49S"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_4N"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_4S"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_50N"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_50S"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_51N"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_51S"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_52N"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_52S"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_53N"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_53S"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_54N"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_54S"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_55N"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_55S"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_56N"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_56S"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_57N"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_57S"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_58N"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_58S"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_59N"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_59S"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_5N"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_5S"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_60N"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_60S"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_6N"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_6S"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_7N"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_7S"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_8N"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_8S"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_9N"/>
-              <xs:enumeration value="WGS_1972_UTM_Zone_9S"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_10N"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_10S"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_11N"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_11S"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_12N"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_12S"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_13N"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_13S"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_14N"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_14S"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_15N"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_15S"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_16N"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_16S"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_17N"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_17S"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_18N"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_18S"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_19N"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_19S"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_1N"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_1S"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_20N"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_20S"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_21N"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_21S"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_22N"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_22S"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_23N"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_23S"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_24N"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_24S"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_25N"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_25S"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_26N"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_26S"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_27N"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_27S"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_28N"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_28S"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_29N"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_29S"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_2N"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_2S"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_30N"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_30S"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_31N"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_31S"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_32N"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_32S"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_33N"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_33S"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_34N"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_34S"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_35N"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_35S"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_36N"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_36S"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_37N"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_37S"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_38N"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_38S"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_39N"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_39S"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_3N"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_3S"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_40N"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_40S"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_41N"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_41S"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_42N"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_42S"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_43N"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_43S"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_44N"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_44S"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_45N"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_45S"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_46N"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_46S"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_47N"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_47S"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_48N"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_48S"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_49N"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_49S"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_4N"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_4S"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_50N"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_50S"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_51N"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_51S"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_52N"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_52S"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_53N"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_53S"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_54N"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_54S"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_55N"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_55S"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_56N"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_56S"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_57N"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_57S"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_58N"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_58S"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_59N"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_59S"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_5N"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_5S"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_60N"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_60S"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_6N"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_6S"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_7N"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_7S"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_8N"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_8S"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_9N"/>
-              <xs:enumeration value="WGS_1984_UTM_Zone_9S"/>
-              <xs:enumeration value="World_Aitoff"/>
-              <xs:enumeration value="World_Behrmann"/>
-              <xs:enumeration value="World_Bonne"/>
-              <xs:enumeration value="World_Craster_Parabolic"/>
-              <xs:enumeration value="World_Cylindrical_Equal_Area"/>
-              <xs:enumeration value="World_Eckert_I"/>
-              <xs:enumeration value="World_Eckert_II"/>
-              <xs:enumeration value="World_Eckert_III"/>
-              <xs:enumeration value="World_Eckert_IV"/>
-              <xs:enumeration value="World_Eckert_V"/>
-              <xs:enumeration value="World_Eckert_VI"/>
-              <xs:enumeration value="World_Equidistant_Conic"/>
-              <xs:enumeration value="World_Equidistant_Cylindrical"/>
-              <xs:enumeration value="World_Flat_Polar_Quartic"/>
-              <xs:enumeration value="World_Gall_Stereographic"/>
-              <xs:enumeration value="World_Hammer_Aitoff"/>
-              <xs:enumeration value="World_Loximuthal"/>
-              <xs:enumeration value="World_Mercator"/>
-              <xs:enumeration value="World_Miller_Cylindrical"/>
-              <xs:enumeration value="World_Mollweide"/>
-              <xs:enumeration value="World_Plate_Carree"/>
-              <xs:enumeration value="World_Polyconic"/>
-              <xs:enumeration value="World_Quartic_Authalic"/>
-              <xs:enumeration value="World_Robinson"/>
-              <xs:enumeration value="World_Sinusoidal"/>
-              <xs:enumeration value="Sphere_Aitoff"/>
-              <xs:enumeration value="Sphere_Behrmann"/>
-              <xs:enumeration value="Sphere_Bonne"/>
-              <xs:enumeration value="Sphere_Craster_Parabolic"/>
-              <xs:enumeration value="Sphere_Cylindrical_Equal_Area"/>
-              <xs:enumeration value="Sphere_Eckert_I"/>
-              <xs:enumeration value="Sphere_Eckert_II"/>
-              <xs:enumeration value="Sphere_Eckert_III"/>
-              <xs:enumeration value="Sphere_Eckert_IV"/>
-              <xs:enumeration value="Sphere_Eckert_V"/>
-              <xs:enumeration value="Sphere_Eckert_VI"/>
-              <xs:enumeration value="Sphere_Equidistant_Conic"/>
-              <xs:enumeration value="Sphere_Equidistant_Cylindrical"/>
-              <xs:enumeration value="Sphere_Flat_Polar_Quartic"/>
-              <xs:enumeration value="Sphere_Gall_Stereographic"/>
-              <xs:enumeration value="Sphere_Hammer_Aitoff"/>
-              <xs:enumeration value="Sphere_Loximuthal"/>
-              <xs:enumeration value="Sphere_Mercator"/>
-              <xs:enumeration value="Sphere_Miller_Cylindrical"/>
-              <xs:enumeration value="Sphere_Mollweide"/>
-              <xs:enumeration value="Sphere_Plate_Carree"/>
-              <xs:enumeration value="Sphere_Polyconic"/>
-              <xs:enumeration value="Sphere_Quartic_Authalic"/>
-              <xs:enumeration value="Sphere_Robinson"/>
-              <xs:enumeration value="Sphere_Sinusoidal"/>
-              <xs:enumeration value="Sphere_Times"/>
-              <xs:enumeration value="Sphere_Van_der_Grinten_I"/>
-              <xs:enumeration value="Sphere_Vertical_Perspective"/>
-              <xs:enumeration value="Sphere_Winkel_I"/>
-              <xs:enumeration value="Sphere_Winkel_II"/>
-              <xs:enumeration value="Sphere_Winkel_Tripel_NGS"/>
-              <xs:enumeration value="The_World_From_Space"/>
-              <xs:enumeration value="World_Times"/>
-              <xs:enumeration value="World_Van_der_Grinten_I"/>
-              <xs:enumeration value="World_Vertical_Perspective"/>
-              <xs:enumeration value="World_Winkel_I"/>
-              <xs:enumeration value="World_Winkel_II"/>
-              <xs:enumeration value="World_Winkel_Tripel_NGS"/>
-            </xs:restriction>
-          </xs:simpleType>
-        </xs:element>
-        <xs:element name="horizCoordSysDef" type="horizCoordSysType">
-          <xs:annotation>
-            <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-          </xs:annotation>
-        </xs:element>
-      </xs:choice>
-      <xs:element name="vertCoordSys" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-        <xs:complexType>
-          <xs:sequence>
-            <xs:element name="altitudeSysDef" minOccurs="0">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-              <xs:complexType>
-                <xs:sequence>
-                  <xs:element name="altitudeDatumName" type="res:NonEmptyStringType">
-                    <xs:annotation>
-                      <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                    </xs:annotation>
-                  </xs:element>
-                  <xs:element name="altitudeResolution" type="res:NonEmptyStringType" maxOccurs="unbounded">
-                    <xs:annotation>
-                      <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                    </xs:annotation>
-                  </xs:element>
-                  <xs:element name="altitudeDistanceUnits" type="res:NonEmptyStringType">
-                    <xs:annotation>
-                      <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                    </xs:annotation>
-                  </xs:element>
-                  <xs:element name="altitudeEncodingMethod" type="res:NonEmptyStringType">
-                    <xs:annotation>
-                      <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                    </xs:annotation>
-                  </xs:element>
-                </xs:sequence>
-              </xs:complexType>
-            </xs:element>
-            <xs:element name="depthSysDef" minOccurs="0">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-              <xs:complexType>
-                <xs:sequence>
-                  <xs:element name="depthDatumName" type="res:NonEmptyStringType">
-                    <xs:annotation>
-                      <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                    </xs:annotation>
-                  </xs:element>
-                  <xs:element name="depthResolution" type="res:NonEmptyStringType" maxOccurs="unbounded">
-                    <xs:annotation>
-                      <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                    </xs:annotation>
-                  </xs:element>
-                  <xs:element name="depthDistanceUnits" type="res:NonEmptyStringType">
-                    <xs:annotation>
-                      <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                    </xs:annotation>
-                  </xs:element>
-                  <xs:element name="depthEncodingMethod" type="res:NonEmptyStringType">
-                    <xs:annotation>
-                      <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                    </xs:annotation>
-                  </xs:element>
-                </xs:sequence>
-              </xs:complexType>
-            </xs:element>
-          </xs:sequence>
-        </xs:complexType>
-      </xs:element>
-    </xs:sequence>
-    <xs:group ref="res:ReferencesGroup"/>
-  </xs:choice>
-  <xs:attribute name="id" type="res:IDType" use="optional"/>
-  <xs:attribute name="system" type="res:SystemType" use="optional"/>
-  <xs:attribute name="scope" type="res:ScopeType" use="optional" default="document"/>
-</xs:complexType>
-
-
-
Complex Type horizCoordSysType
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/spatialReference-2.2.0
-
Diagram
-
-
-
Diagram - eml-spatialReference_xsd.tmp#horizCoordSysType_name - eml-spatialReference_xsd.tmp#horizCoordSysType_geogCoordSys - eml-spatialReference_xsd.tmp#horizCoordSysType_projCoordSys
-
-
Used by
-
-
- -
Model
-
- -
ChildrengeogCoordSys, projCoordSys
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
namexs:stringrequired -
-
-
-
-
Source
-
-
-
- - - - -
<xs:complexType name="horizCoordSysType">
-  <xs:choice>
-    <xs:element name="geogCoordSys" type="geogCoordSysType">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="projCoordSys">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-      <xs:complexType>
-        <xs:sequence>
-          <xs:element name="geogCoordSys" type="geogCoordSysType">
-            <xs:annotation>
-              <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-            </xs:annotation>
-          </xs:element>
-          <xs:element name="projection">
-            <xs:annotation>
-              <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-            </xs:annotation>
-            <xs:complexType>
-              <xs:sequence>
-                <xs:element name="parameter" maxOccurs="unbounded">
-                  <xs:annotation>
-                    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                  </xs:annotation>
-                  <xs:complexType>
-                    <xs:attribute name="name" type="xs:string" use="required">
-                      <xs:annotation>
-                        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                      </xs:annotation>
-                    </xs:attribute>
-                    <xs:attribute name="description" type="xs:string" use="optional">
-                      <xs:annotation>
-                        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                      </xs:annotation>
-                    </xs:attribute>
-                    <xs:attribute name="value" type="xs:anySimpleType" use="required">
-                      <xs:annotation>
-                        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                      </xs:annotation>
-                    </xs:attribute>
-                  </xs:complexType>
-                </xs:element>
-                <xs:element name="unit">
-                  <xs:annotation>
-                    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                  </xs:annotation>
-                  <xs:complexType>
-                    <xs:attribute name="name" type="lengthUnits" use="required">
-                      <xs:annotation>
-                        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                      </xs:annotation>
-                    </xs:attribute>
-                  </xs:complexType>
-                </xs:element>
-              </xs:sequence>
-              <xs:attribute name="name" type="xs:string">
-                <xs:annotation>
-                  <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                </xs:annotation>
-              </xs:attribute>
-            </xs:complexType>
-          </xs:element>
-        </xs:sequence>
-      </xs:complexType>
-    </xs:element>
-  </xs:choice>
-  <xs:attribute name="name" type="xs:string" use="required"/>
-</xs:complexType>
-
-
-
Complex Type geogCoordSysType
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/spatialReference-2.2.0
-
Diagram
-
-
-
Diagram - eml-spatialReference_xsd.tmp#geogCoordSysType_name - eml-spatialReference_xsd.tmp#geogCoordSysType_datum - eml-spatialReference_xsd.tmp#geogCoordSysType_spheroid - eml-spatialReference_xsd.tmp#geogCoordSysType_primeMeridian - eml-spatialReference_xsd.tmp#geogCoordSysType_unit
-
-
Used by
-
-
- -
Model
-
- -
Childrendatum, primeMeridian, spheroid, unit
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
namexs:stringoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:complexType name="geogCoordSysType">
-  <xs:sequence>
-    <xs:element name="datum">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-      <xs:complexType>
-        <xs:attribute name="name" type="xs:string"/>
-      </xs:complexType>
-    </xs:element>
-    <xs:element name="spheroid">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-      <xs:complexType>
-        <xs:attribute name="name" type="xs:string">
-          <xs:annotation>
-            <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-          </xs:annotation>
-        </xs:attribute>
-        <xs:attribute name="semiAxisMajor" type="xs:float">
-          <xs:annotation>
-            <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-          </xs:annotation>
-        </xs:attribute>
-        <xs:attribute name="denomFlatRatio" type="xs:float"/>
-      </xs:complexType>
-    </xs:element>
-    <xs:element name="primeMeridian">
-      <xs:complexType>
-        <xs:attribute name="name" type="xs:string">
-          <xs:annotation>
-            <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-          </xs:annotation>
-        </xs:attribute>
-        <xs:attribute name="longitude" use="required">
-          <xs:annotation>
-            <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-          </xs:annotation>
-          <xs:simpleType>
-            <xs:restriction base="xs:float">
-              <xs:minInclusive value="-180"/>
-              <xs:maxInclusive value="180"/>
-            </xs:restriction>
-          </xs:simpleType>
-        </xs:attribute>
-      </xs:complexType>
-    </xs:element>
-    <xs:element name="unit">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-      <xs:complexType>
-        <xs:attribute name="name" type="angleUnits" use="required">
-          <xs:annotation>
-            <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-          </xs:annotation>
-        </xs:attribute>
-      </xs:complexType>
-    </xs:element>
-  </xs:sequence>
-  <xs:attribute name="name" type="xs:string"/>
-</xs:complexType>
-
-
-
Simple Type angleUnits
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/spatialReference-2.2.0
-
Diagram
-
-
-
Diagram
-
Typerestriction of xs:string
-
Facets
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - -
enumerationradian -
-
enumerationdegree -
-
enumerationgrad -
-
enumerationdegree -
-
enumerationgrad -
-
-
-
-
Used by
-
-
-
- - - - - -
Attribute geogCoordSysType/unit/@name
-
-
-
Source
-
-
-
- - - - -
<xs:simpleType name="angleUnits">
-  <xs:restriction base="xs:string">
-    <xs:enumeration value="radian"/>
-    <xs:enumeration value="degree"/>
-    <xs:enumeration value="grad"/>
-    <xs:enumeration value="degree"/>
-    <xs:enumeration value="grad"/>
-  </xs:restriction>
-</xs:simpleType>
-
-
-
Simple Type lengthUnits
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/spatialReference-2.2.0
-
Diagram
-
-
-
Diagram
-
Typerestriction of xs:string
-
Facets
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
enumerationmeter -
-
enumerationnanometer -
-
enumerationmicrometer -
-
enumerationmicron -
-
enumerationmillimeter -
-
enumerationcentimeter -
-
enumerationdecimeter -
-
enumerationdekameter -
-
enumerationhectometer -
-
enumerationkilometer -
-
enumerationmegameter -
-
enumerationangstrom -
-
enumerationinch -
-
enumerationFoot_US -
-
enumerationfoot -
-
enumerationFoot_Gold_Coast -
-
enumerationfathom -
-
enumerationnauticalMile -
-
enumerationyard -
-
enumerationYard_Indian -
-
enumerationLink_Clarke -
-
enumerationYard_Sears -
-
enumerationmile -
-
-
-
-
Used by
-
-
- -
-
Source
-
-
-
- - - - -
<xs:simpleType name="lengthUnits">
-  <xs:restriction base="xs:string">
-    <xs:enumeration value="meter"/>
-    <xs:enumeration value="nanometer"/>
-    <xs:enumeration value="micrometer"/>
-    <xs:enumeration value="micron"/>
-    <xs:enumeration value="millimeter"/>
-    <xs:enumeration value="centimeter"/>
-    <xs:enumeration value="decimeter"/>
-    <xs:enumeration value="dekameter"/>
-    <xs:enumeration value="hectometer"/>
-    <xs:enumeration value="kilometer"/>
-    <xs:enumeration value="megameter"/>
-    <xs:enumeration value="angstrom"/>
-    <xs:enumeration value="inch"/>
-    <xs:enumeration value="Foot_US"/>
-    <xs:enumeration value="foot"/>
-    <xs:enumeration value="Foot_Gold_Coast"/>
-    <xs:enumeration value="fathom"/>
-    <xs:enumeration value="nauticalMile"/>
-    <xs:enumeration value="yard"/>
-    <xs:enumeration value="Yard_Indian"/>
-    <xs:enumeration value="Link_Clarke"/>
-    <xs:enumeration value="Yard_Sears"/>
-    <xs:enumeration value="mile"/>
-  </xs:restriction>
-</xs:simpleType>
-
-
-
Attribute geogCoordSysType / datum / @name
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
Typexs:string
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Used by
-
-
-
- - - - - -
Element geogCoordSysType/datum
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="name" type="xs:string"/>
-
-
-
Attribute geogCoordSysType / spheroid / @name
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
Typexs:string
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Used by
-
-
-
- - - - - -
Element geogCoordSysType/spheroid
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="name" type="xs:string">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:attribute>
-
-
-
Attribute geogCoordSysType / spheroid / @semiAxisMajor
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
Typexs:float
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Used by
-
-
-
- - - - - -
Element geogCoordSysType/spheroid
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="semiAxisMajor" type="xs:float">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:attribute>
-
-
-
Attribute geogCoordSysType / spheroid / @denomFlatRatio
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
Typexs:float
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Used by
-
-
-
- - - - - -
Element geogCoordSysType/spheroid
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="denomFlatRatio" type="xs:float"/>
-
-
-
Attribute geogCoordSysType / primeMeridian / @name
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
Typexs:string
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Used by
-
-
-
- - - - - -
Element geogCoordSysType/primeMeridian
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="name" type="xs:string">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:attribute>
-
-
-
Attribute geogCoordSysType / primeMeridian / @longitude
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
Typerestriction of xs:float
-
Properties
-
-
-
- - - - - -
userequired
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
maxInclusive180 -
-
minInclusive-180 -
-
-
-
-
Used by
-
-
-
- - - - - -
Element geogCoordSysType/primeMeridian
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="longitude" use="required">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:simpleType>
-    <xs:restriction base="xs:float">
-      <xs:minInclusive value="-180"/>
-      <xs:maxInclusive value="180"/>
-    </xs:restriction>
-  </xs:simpleType>
-</xs:attribute>
-
-
-
Attribute geogCoordSysType / unit / @name
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
TypeangleUnits
-
Properties
-
-
-
- - - - - -
userequired
-
-
-
Facets
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - -
enumerationradian -
-
enumerationdegree -
-
enumerationgrad -
-
enumerationdegree -
-
enumerationgrad -
-
-
-
-
Used by
-
-
-
- - - - - -
Element geogCoordSysType/unit
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="name" type="angleUnits" use="required">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:attribute>
-
-
-
Attribute geogCoordSysType / @name
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
Typexs:string
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Used by
-
-
-
- - - - - -
Complex Type geogCoordSysType
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="name" type="xs:string"/>
-
-
-
Attribute horizCoordSysType / projCoordSys / projection / parameter / @name
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
Typexs:string
-
Properties
-
-
-
- - - - - -
userequired
-
-
-
Used by
-
-
- -
-
Source
-
-
-
- - - - -
<xs:attribute name="name" type="xs:string" use="required">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:attribute>
-
-
-
Attribute horizCoordSysType / projCoordSys / projection / parameter / @description
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
Typexs:string
-
Properties
-
-
-
- - - - - -
useoptional
-
-
-
Used by
-
-
- -
-
Source
-
-
-
- - - - -
<xs:attribute name="description" type="xs:string" use="optional">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:attribute>
-
-
-
Attribute horizCoordSysType / projCoordSys / projection / parameter / @value
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Properties
-
-
-
- - - - - -
userequired
-
-
-
Used by
-
-
- -
-
Source
-
-
-
- - - - -
<xs:attribute name="value" type="xs:anySimpleType" use="required">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:attribute>
-
-
-
Attribute horizCoordSysType / projCoordSys / projection / unit / @name
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
TypelengthUnits
-
Properties
-
-
-
- - - - - -
userequired
-
-
-
Facets
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
enumerationmeter -
-
enumerationnanometer -
-
enumerationmicrometer -
-
enumerationmicron -
-
enumerationmillimeter -
-
enumerationcentimeter -
-
enumerationdecimeter -
-
enumerationdekameter -
-
enumerationhectometer -
-
enumerationkilometer -
-
enumerationmegameter -
-
enumerationangstrom -
-
enumerationinch -
-
enumerationFoot_US -
-
enumerationfoot -
-
enumerationFoot_Gold_Coast -
-
enumerationfathom -
-
enumerationnauticalMile -
-
enumerationyard -
-
enumerationYard_Indian -
-
enumerationLink_Clarke -
-
enumerationYard_Sears -
-
enumerationmile -
-
-
-
-
Used by
-
-
- -
-
Source
-
-
-
- - - - -
<xs:attribute name="name" type="lengthUnits" use="required">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:attribute>
-
-
-
Attribute horizCoordSysType / projCoordSys / projection / @name
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
Typexs:string
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Used by
-
-
- -
-
Source
-
-
-
- - - - -
<xs:attribute name="name" type="xs:string">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:attribute>
-
-
-
Attribute horizCoordSysType / @name
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
Typexs:string
-
Properties
-
-
-
- - - - - -
userequired
-
-
-
Used by
-
-
-
- - - - - -
Complex Type horizCoordSysType
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="name" type="xs:string" use="required"/>
-
-
-
Attribute SpatialReferenceType / @id
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeIDType
-
Properties
-
-
-
- - - - - -
useoptional
-
-
-
Used by
-
-
-
- - - - - -
Complex Type SpatialReferenceType
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="id" type="res:IDType" use="optional"/>
-
-
-
Attribute SpatialReferenceType / @system
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeSystemType
-
Properties
-
-
-
- - - - - -
useoptional
-
-
-
Used by
-
-
-
- - - - - -
Complex Type SpatialReferenceType
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="system" type="res:SystemType" use="optional"/>
-
-
-
Attribute SpatialReferenceType / @scope
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeScopeType
-
Properties
-
-
-
- - - - - - - - - -
useoptional
defaultdocument
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
enumerationsystem -
-
enumerationdocument -
-
-
-
-
Used by
-
-
-
- - - - - -
Complex Type SpatialReferenceType
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="scope" type="res:ScopeType" use="optional" default="document"/>
-
-
-
- - \ No newline at end of file diff --git a/docs/schema/eml-spatialVector_xsd.html b/docs/schema/eml-spatialVector_xsd.html deleted file mode 100644 index 84eeb571..00000000 --- a/docs/schema/eml-spatialVector_xsd.html +++ /dev/null @@ -1,3274 +0,0 @@ - - - - - Schema documentation for eml-spatialVector.xsd - - -
- - - - - - - - - - - - - - - - -
-

Showing:

- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Annotations
Attributes
Diagrams
Facets
Instances
Model
Properties
Source
Used by
-
-
-
Imported schema eml-spatialVector.xsd
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/spatialVector-2.2.0
-
Annotations
-
-
-
-
- - - - -
'$RCSfile: eml-spatialVector.xsd,v $'
-       Copyright: 1997-2002 Regents of the University of California,
-                            University of New Mexico, and
-                            Arizona State University
-        Sponsors: National Center for Ecological Analysis and Synthesis and
-                  Partnership for Interdisciplinary Studies of Coastal Oceans,
-                     University of California Santa Barbara
-                  Long-Term Ecological Research Network Office,
-                     University of New Mexico
-                  Center for Environmental Studies, Arizona State University
-   Other funding: National Science Foundation (see README for details)
-                  The David and Lucile Packard Foundation
-     For Details: http://knb.ecoinformatics.org/
-
-        '$Author: obrien $'
-          '$Date: 2009-02-25 23:51:54 $'
-      '$Revision: 1.43 $'
-
-    This program is free software; you can redistribute it and/or modify
-    it under the terms of the GNU General Public License as published by
-    the Free Software Foundation; either version 2 of the License, or
-    (at your option) any later version.
-
-    This program is distributed in the hope that it will be useful,
-    but WITHOUT ANY WARRANTY; without even the implied warranty of
-    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-    GNU General Public License for more details.
-
-    You should have received a copy of the GNU General Public License
-    along with this program; if not, write to the Free Software
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
-
-
-
-
-
Properties
-
-
-
- - - - - - - - - -
attribute form defaultunqualified
element form defaultunqualified
-
-
-
Element SpatialVectorType / attributeList
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-attribute_xsd.tmp#AttributeListType_id - eml-attribute_xsd.tmp#AttributeListType_attribute - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-attribute_xsd.tmp#AttributeListType
-
TypeAttributeListType
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
Childrenattribute, references
-
Instance
-
-
-
- - - - -
<attributeList id="">
-  <attribute id="" scope="document" system="">{1,unbounded}</attribute>
-  <references system="">{1,1}</references>
-</attributeList>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
idIDTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="attributeList" type="att:AttributeListType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element SpatialVectorType / constraint
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-constraint_xsd.tmp#ConstraintType_id - eml-constraint_xsd.tmp#ConstraintType_system - eml-constraint_xsd.tmp#ConstraintType_scope - eml-constraint_xsd.tmp#ConstraintType_primaryKey - eml-constraint_xsd.tmp#ConstraintType_uniqueKey - eml-constraint_xsd.tmp#ConstraintType_checkConstraint - eml-constraint_xsd.tmp#ConstraintType_foreignKey - eml-constraint_xsd.tmp#ConstraintType_joinCondition - eml-constraint_xsd.tmp#ConstraintType_notNullConstraint - eml-constraint_xsd.tmp#ConstraintType
-
TypeConstraintType
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
minOccurs0
maxOccursunbounded
-
-
Model
-
- -
ChildrencheckConstraint, foreignKey, joinCondition, notNullConstraint, primaryKey, uniqueKey
-
Instance
-
-
-
- - - - -
<constraint id="" scope="document" system="">
-  <primaryKey>{1,1}</primaryKey>
-  <uniqueKey>{1,1}</uniqueKey>
-  <checkConstraint language="">{1,1}</checkConstraint>
-  <foreignKey>{1,1}</foreignKey>
-  <joinCondition>{1,1}</joinCondition>
-  <notNullConstraint>{1,1}</notNullConstraint>
-</constraint>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="constraint" type="con:ConstraintType" minOccurs="0" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element SpatialVectorType / geometry
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-spatialVector_xsd.tmp#GeometryType
-
TypeGeometryType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
maxOccursunbounded
-
-
-
Facets
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
enumerationPoint -
-
enumerationLineString -
-
enumerationLinearRing -
-
enumerationPolygon -
-
enumerationMultiPoint -
-
enumerationMultiLineString -
-
enumerationMultiPolygon -
-
enumerationMultiGeometry -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="geometry" type="GeometryType" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element SpatialVectorType / geometricObjectCount
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="geometricObjectCount" type="res:NonEmptyStringType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element SpatialVectorType / topologyLevel
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-spatialVector_xsd.tmp#TopologyLevel
-
TypeTopologyLevel
-
Properties
-
-
-
- - - - - - - - - -
contentsimple
minOccurs0
-
-
-
Facets
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
enumerationgeometryOnly -
-
enumerationnonPlanarGraph -
-
enumerationplanarLineGraph -
-
enumerationfullPlanarGraph -
-
enumerationsurfaceGraph -
-
enumerationfullTopology3D -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="topologyLevel" type="TopologyLevel" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element SpatialVectorType / spatialReference
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-spatialReference_xsd.tmp#SpatialReferenceType_id - eml-spatialReference_xsd.tmp#SpatialReferenceType_system - eml-spatialReference_xsd.tmp#SpatialReferenceType_scope - eml-spatialReference_xsd.tmp#SpatialReferenceType_horizCoordSysName - eml-spatialReference_xsd.tmp#SpatialReferenceType_horizCoordSysDef - eml-spatialReference_xsd.tmp#SpatialReferenceType_vertCoordSys - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-spatialReference_xsd.tmp#SpatialReferenceType
-
TypeSpatialReferenceType
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
minOccurs0
-
-
Model
-
- -
ChildrenhorizCoordSysDef, horizCoordSysName, references, vertCoordSys
-
Instance
-
-
-
- - - - -
<spatialReference id="" scope="document" system="">
-  <horizCoordSysName>{1,1}</horizCoordSysName>
-  <horizCoordSysDef name="">{1,1}</horizCoordSysDef>
-  <vertCoordSys>{0,1}</vertCoordSys>
-  <references system="">{1,1}</references>
-</spatialReference>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="spatialReference" type="spref:SpatialReferenceType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element SpatialVectorType / horizontalAccuracy
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-spatialVector_xsd.tmp#https___eml.ecoinformatics.org_spatialVector-2.2.0_DataQuality_accuracyReport - eml-spatialVector_xsd.tmp#https___eml.ecoinformatics.org_spatialVector-2.2.0_DataQuality_quantitativeAccuracyReport - eml-spatialVector_xsd.tmp#https___eml.ecoinformatics.org_spatialVector-2.2.0_DataQuality
-
TypeDataQuality
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
minOccurs0
-
-
Model
-
- -
ChildrenaccuracyReport, quantitativeAccuracyReport
-
Instance
-
-
-
- - - - -
<horizontalAccuracy>
-  <accuracyReport>{1,1}</accuracyReport>
-  <quantitativeAccuracyReport>{0,unbounded}</quantitativeAccuracyReport>
-</horizontalAccuracy>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="horizontalAccuracy" type="DataQuality" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element DataQuality / accuracyReport
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="accuracyReport" type="res:NonEmptyStringType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element DataQuality / quantitativeAccuracyReport
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-spatialVector_xsd.tmp#https___eml.ecoinformatics.org_spatialVector-2.2.0_DataQuality_https___eml.ecoinformatics.org_spatialVector-2.2.0_DataQuality_quantitativeAccuracyReport_quantitativeAccuracyValue - eml-spatialVector_xsd.tmp#https___eml.ecoinformatics.org_spatialVector-2.2.0_DataQuality_https___eml.ecoinformatics.org_spatialVector-2.2.0_DataQuality_quantitativeAccuracyReport_quantitativeAccuracyMethod
-
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
minOccurs0
maxOccursunbounded
-
-
Model
-
- -
ChildrenquantitativeAccuracyMethod, quantitativeAccuracyValue
-
Instance
-
-
-
- - - - -
<quantitativeAccuracyReport>
-  <quantitativeAccuracyValue>{1,1}</quantitativeAccuracyValue>
-  <quantitativeAccuracyMethod>{1,1}</quantitativeAccuracyMethod>
-</quantitativeAccuracyReport>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="quantitativeAccuracyReport" minOccurs="0" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:sequence>
-      <xs:element name="quantitativeAccuracyValue" type="res:NonEmptyStringType">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="quantitativeAccuracyMethod" type="res:NonEmptyStringType">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-    </xs:sequence>
-  </xs:complexType>
-</xs:element>
-
-
-
Element DataQuality / quantitativeAccuracyReport / quantitativeAccuracyValue
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="quantitativeAccuracyValue" type="res:NonEmptyStringType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element DataQuality / quantitativeAccuracyReport / quantitativeAccuracyMethod
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="quantitativeAccuracyMethod" type="res:NonEmptyStringType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element SpatialVectorType / verticalAccuracy
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-spatialVector_xsd.tmp#https___eml.ecoinformatics.org_spatialVector-2.2.0_DataQuality_accuracyReport - eml-spatialVector_xsd.tmp#https___eml.ecoinformatics.org_spatialVector-2.2.0_DataQuality_quantitativeAccuracyReport - eml-spatialVector_xsd.tmp#https___eml.ecoinformatics.org_spatialVector-2.2.0_DataQuality
-
TypeDataQuality
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
minOccurs0
-
-
Model
-
- -
ChildrenaccuracyReport, quantitativeAccuracyReport
-
Instance
-
-
-
- - - - -
<verticalAccuracy>
-  <accuracyReport>{1,1}</accuracyReport>
-  <quantitativeAccuracyReport>{0,unbounded}</quantitativeAccuracyReport>
-</verticalAccuracy>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="verticalAccuracy" type="DataQuality" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element spatialVector
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/spatialVector-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-spatialVector_xsd.tmp#SpatialVectorType_id - eml-spatialVector_xsd.tmp#SpatialVectorType_system - eml-spatialVector_xsd.tmp#SpatialVectorType_scope - eml-entity_xsd.tmp#EntityGroup_alternateIdentifier - eml-entity_xsd.tmp#EntityGroup_entityName - eml-entity_xsd.tmp#EntityGroup_entityDescription - eml-entity_xsd.tmp#EntityGroup_physical - eml-entity_xsd.tmp#EntityGroup_coverage - eml-entity_xsd.tmp#EntityGroup_methods - eml-entity_xsd.tmp#EntityGroup_additionalInfo - eml-entity_xsd.tmp#EntityGroup_annotation - eml-entity_xsd.tmp#EntityGroup - eml-spatialVector_xsd.tmp#SpatialVectorType_attributeList - eml-spatialVector_xsd.tmp#SpatialVectorType_constraint - eml-spatialVector_xsd.tmp#SpatialVectorType_geometry - eml-spatialVector_xsd.tmp#SpatialVectorType_geometricObjectCount - eml-spatialVector_xsd.tmp#SpatialVectorType_topologyLevel - eml-spatialVector_xsd.tmp#SpatialVectorType_spatialReference - eml-spatialVector_xsd.tmp#SpatialVectorType_horizontalAccuracy - eml-spatialVector_xsd.tmp#SpatialVectorType_verticalAccuracy - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-spatialVector_xsd.tmp#SpatialVectorType
-
TypeSpatialVectorType
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
ChildrenadditionalInfo, alternateIdentifier, annotation, attributeList, constraint, coverage, entityDescription, entityName, geometricObjectCount, geometry, horizontalAccuracy, methods, physical, references, spatialReference, topologyLevel, verticalAccuracy
-
Instance
-
-
-
- - - - -
<spatialVector id="" scope="document" system="" xmlns="https://eml.ecoinformatics.org/spatialVector-2.2.0">
-  <alternateIdentifier system="">{0,unbounded}</alternateIdentifier>
-  <entityName>{1,1}</entityName>
-  <entityDescription>{0,1}</entityDescription>
-  <physical id="" scope="document" system="">{0,unbounded}</physical>
-  <coverage id="" scope="document" system="">{0,1}</coverage>
-  <methods>{0,1}</methods>
-  <additionalInfo xml:lang="">{0,unbounded}</additionalInfo>
-  <annotation id="" scope="document" system="">{0,unbounded}</annotation>
-  <attributeList id="">{1,1}</attributeList>
-  <constraint id="" scope="document" system="">{0,unbounded}</constraint>
-  <geometry>{1,unbounded}</geometry>
-  <geometricObjectCount>{0,1}</geometricObjectCount>
-  <topologyLevel>{0,1}</topologyLevel>
-  <spatialReference id="" scope="document" system="">{0,1}</spatialReference>
-  <horizontalAccuracy>{0,1}</horizontalAccuracy>
-  <verticalAccuracy>{0,1}</verticalAccuracy>
-  <references system="">{1,1}</references>
-</spatialVector>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="spatialVector" type="SpatialVectorType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Complex Type SpatialVectorType
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/spatialVector-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-spatialVector_xsd.tmp#SpatialVectorType_id - eml-spatialVector_xsd.tmp#SpatialVectorType_system - eml-spatialVector_xsd.tmp#SpatialVectorType_scope - eml-entity_xsd.tmp#EntityGroup_alternateIdentifier - eml-entity_xsd.tmp#EntityGroup_entityName - eml-entity_xsd.tmp#EntityGroup_entityDescription - eml-entity_xsd.tmp#EntityGroup_physical - eml-entity_xsd.tmp#EntityGroup_coverage - eml-entity_xsd.tmp#EntityGroup_methods - eml-entity_xsd.tmp#EntityGroup_additionalInfo - eml-entity_xsd.tmp#EntityGroup_annotation - eml-entity_xsd.tmp#EntityGroup - eml-spatialVector_xsd.tmp#SpatialVectorType_attributeList - eml-spatialVector_xsd.tmp#SpatialVectorType_constraint - eml-spatialVector_xsd.tmp#SpatialVectorType_geometry - eml-spatialVector_xsd.tmp#SpatialVectorType_geometricObjectCount - eml-spatialVector_xsd.tmp#SpatialVectorType_topologyLevel - eml-spatialVector_xsd.tmp#SpatialVectorType_spatialReference - eml-spatialVector_xsd.tmp#SpatialVectorType_horizontalAccuracy - eml-spatialVector_xsd.tmp#SpatialVectorType_verticalAccuracy - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup
-
-
Used by
-
-
-
- - - - - -
Elements DatasetType/spatialVector, spatialVector
-
-
Model
-
- -
ChildrenadditionalInfo, alternateIdentifier, annotation, attributeList, constraint, coverage, entityDescription, entityName, geometricObjectCount, geometry, horizontalAccuracy, methods, physical, references, spatialReference, topologyLevel, verticalAccuracy
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:complexType name="SpatialVectorType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:choice>
-    <xs:sequence>
-      <xs:group ref="ent:EntityGroup"/>
-      <xs:element name="attributeList" type="att:AttributeListType">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="constraint" type="con:ConstraintType" minOccurs="0" maxOccurs="unbounded">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="geometry" type="GeometryType" maxOccurs="unbounded">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="geometricObjectCount" type="res:NonEmptyStringType" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="topologyLevel" type="TopologyLevel" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="spatialReference" type="spref:SpatialReferenceType" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="horizontalAccuracy" type="DataQuality" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="verticalAccuracy" type="DataQuality" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-    </xs:sequence>
-    <xs:group ref="res:ReferencesGroup"/>
-  </xs:choice>
-  <xs:attribute name="id" type="res:IDType" use="optional"/>
-  <xs:attribute name="system" type="res:SystemType" use="optional"/>
-  <xs:attribute name="scope" type="res:ScopeType" use="optional" default="document"/>
-</xs:complexType>
-
-
-
Simple Type GeometryType
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/spatialVector-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
Typerestriction of xs:string
-
Facets
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
enumerationPoint -
-
enumerationLineString -
-
enumerationLinearRing -
-
enumerationPolygon -
-
enumerationMultiPoint -
-
enumerationMultiLineString -
-
enumerationMultiPolygon -
-
enumerationMultiGeometry -
-
-
-
-
Used by
-
-
-
- - - - - -
Element SpatialVectorType/geometry
-
-
-
Source
-
-
-
- - - - -
<xs:simpleType name="GeometryType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:restriction base="xs:string">
-    <xs:enumeration value="Point"/>
-    <xs:enumeration value="LineString"/>
-    <xs:enumeration value="LinearRing"/>
-    <xs:enumeration value="Polygon"/>
-    <xs:enumeration value="MultiPoint"/>
-    <xs:enumeration value="MultiLineString"/>
-    <xs:enumeration value="MultiPolygon"/>
-    <xs:enumeration value="MultiGeometry"/>
-  </xs:restriction>
-</xs:simpleType>
-
-
-
Simple Type TopologyLevel
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/spatialVector-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
Typerestriction of xs:string
-
Facets
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
enumerationgeometryOnly -
-
enumerationnonPlanarGraph -
-
enumerationplanarLineGraph -
-
enumerationfullPlanarGraph -
-
enumerationsurfaceGraph -
-
enumerationfullTopology3D -
-
-
-
-
Used by
-
-
-
- - - - - -
Element SpatialVectorType/topologyLevel
-
-
-
Source
-
-
-
- - - - -
<xs:simpleType name="TopologyLevel">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:restriction base="xs:string">
-    <xs:enumeration value="geometryOnly"/>
-    <xs:enumeration value="nonPlanarGraph"/>
-    <xs:enumeration value="planarLineGraph"/>
-    <xs:enumeration value="fullPlanarGraph"/>
-    <xs:enumeration value="surfaceGraph"/>
-    <xs:enumeration value="fullTopology3D"/>
-  </xs:restriction>
-</xs:simpleType>
-
-
-
Complex Type DataQuality
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/spatialVector-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-spatialVector_xsd.tmp#https___eml.ecoinformatics.org_spatialVector-2.2.0_DataQuality_accuracyReport - eml-spatialVector_xsd.tmp#https___eml.ecoinformatics.org_spatialVector-2.2.0_DataQuality_quantitativeAccuracyReport
-
-
Used by
-
-
- -
Model
-
- -
ChildrenaccuracyReport, quantitativeAccuracyReport
-
Source
-
-
-
- - - - -
<xs:complexType name="DataQuality">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:sequence>
-    <xs:element name="accuracyReport" type="res:NonEmptyStringType">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="quantitativeAccuracyReport" minOccurs="0" maxOccurs="unbounded">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-      <xs:complexType>
-        <xs:sequence>
-          <xs:element name="quantitativeAccuracyValue" type="res:NonEmptyStringType">
-            <xs:annotation>
-              <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-            </xs:annotation>
-          </xs:element>
-          <xs:element name="quantitativeAccuracyMethod" type="res:NonEmptyStringType">
-            <xs:annotation>
-              <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-            </xs:annotation>
-          </xs:element>
-        </xs:sequence>
-      </xs:complexType>
-    </xs:element>
-  </xs:sequence>
-</xs:complexType>
-
-
-
Attribute SpatialVectorType / @id
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeIDType
-
Properties
-
-
-
- - - - - -
useoptional
-
-
-
Used by
-
-
-
- - - - - -
Complex Type SpatialVectorType
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="id" type="res:IDType" use="optional"/>
-
-
-
Attribute SpatialVectorType / @system
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeSystemType
-
Properties
-
-
-
- - - - - -
useoptional
-
-
-
Used by
-
-
-
- - - - - -
Complex Type SpatialVectorType
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="system" type="res:SystemType" use="optional"/>
-
-
-
Attribute SpatialVectorType / @scope
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeScopeType
-
Properties
-
-
-
- - - - - - - - - -
useoptional
defaultdocument
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
enumerationsystem -
-
enumerationdocument -
-
-
-
-
Used by
-
-
-
- - - - - -
Complex Type SpatialVectorType
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="scope" type="res:ScopeType" use="optional" default="document"/>
-
-
-
- - \ No newline at end of file diff --git a/docs/schema/eml-storedProcedure_xsd.html b/docs/schema/eml-storedProcedure_xsd.html deleted file mode 100644 index 1e9a4f4f..00000000 --- a/docs/schema/eml-storedProcedure_xsd.html +++ /dev/null @@ -1,2096 +0,0 @@ - - - - - Schema documentation for eml-storedProcedure.xsd - - -
- - - - - - - - - - - - - - - - -
-

Showing:

- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Annotations
Attributes
Diagrams
Facets
Instances
Model
Properties
Source
Used by
-
-
-
Imported schema eml-storedProcedure.xsd
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/storedProcedure-2.2.0
-
Annotations
-
-
-
-
- - - - -
'$RCSfile: eml-storedProcedure.xsd,v $'
-       Copyright: 1997-2002 Regents of the University of California,
-                            University of New Mexico, and
-                            Arizona State University
-        Sponsors: National Center for Ecological Analysis and Synthesis and
-                  Partnership for Interdisciplinary Studies of Coastal Oceans,
-                     University of California Santa Barbara
-                  Long-Term Ecological Research Network Office,
-                     University of New Mexico
-                  Center for Environmental Studies, Arizona State University
-   Other funding: National Science Foundation (see README for details)
-                  The David and Lucile Packard Foundation
-     For Details: http://knb.ecoinformatics.org/
-
-        '$Author: obrien $'
-          '$Date: 2009-02-25 23:51:54 $'
-      '$Revision: 1.46 $'
-
-    This program is free software; you can redistribute it and/or modify
-    it under the terms of the GNU General Public License as published by
-    the Free Software Foundation; either version 2 of the License, or
-    (at your option) any later version.
-
-    This program is distributed in the hope that it will be useful,
-    but WITHOUT ANY WARRANTY; without even the implied warranty of
-    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-    GNU General Public License for more details.
-
-    You should have received a copy of the GNU General Public License
-    along with this program; if not, write to the Free Software
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
-
-
-
-
-
Properties
-
-
-
- - - - - - - - - -
attribute form defaultunqualified
element form defaultunqualified
-
-
-
Element StoredProcedureType / attributeList
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-attribute_xsd.tmp#AttributeListType_id - eml-attribute_xsd.tmp#AttributeListType_attribute - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-attribute_xsd.tmp#AttributeListType
-
TypeAttributeListType
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
Childrenattribute, references
-
Instance
-
-
-
- - - - -
<attributeList id="">
-  <attribute id="" scope="document" system="">{1,unbounded}</attribute>
-  <references system="">{1,1}</references>
-</attributeList>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
idIDTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="attributeList" type="att:AttributeListType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element StoredProcedureType / constraint
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-constraint_xsd.tmp#ConstraintType_id - eml-constraint_xsd.tmp#ConstraintType_system - eml-constraint_xsd.tmp#ConstraintType_scope - eml-constraint_xsd.tmp#ConstraintType_primaryKey - eml-constraint_xsd.tmp#ConstraintType_uniqueKey - eml-constraint_xsd.tmp#ConstraintType_checkConstraint - eml-constraint_xsd.tmp#ConstraintType_foreignKey - eml-constraint_xsd.tmp#ConstraintType_joinCondition - eml-constraint_xsd.tmp#ConstraintType_notNullConstraint - eml-constraint_xsd.tmp#ConstraintType
-
TypeConstraintType
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
minOccurs0
maxOccursunbounded
-
-
Model
-
- -
ChildrencheckConstraint, foreignKey, joinCondition, notNullConstraint, primaryKey, uniqueKey
-
Instance
-
-
-
- - - - -
<constraint id="" scope="document" system="">
-  <primaryKey>{1,1}</primaryKey>
-  <uniqueKey>{1,1}</uniqueKey>
-  <checkConstraint language="">{1,1}</checkConstraint>
-  <foreignKey>{1,1}</foreignKey>
-  <joinCondition>{1,1}</joinCondition>
-  <notNullConstraint>{1,1}</notNullConstraint>
-</constraint>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="constraint" type="con:ConstraintType" minOccurs="0" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element StoredProcedureType / parameter
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-storedProcedure_xsd.tmp#ParameterType_name - eml-storedProcedure_xsd.tmp#ParameterType_domainDescription - eml-storedProcedure_xsd.tmp#ParameterType_required - eml-storedProcedure_xsd.tmp#ParameterType_repeats - eml-storedProcedure_xsd.tmp#ParameterType
-
TypeParameterType
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
minOccurs0
maxOccursunbounded
-
-
Model
-
- -
ChildrendomainDescription, name, repeats, required
-
Instance
-
-
-
- - - - -
<parameter>
-  <name>{1,1}</name>
-  <domainDescription>{1,1}</domainDescription>
-  <required>{1,1}</required>
-  <repeats>{1,1}</repeats>
-</parameter>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="parameter" type="ParameterType" minOccurs="0" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element ParameterType / name
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="name" type="res:NonEmptyStringType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element ParameterType / domainDescription
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="domainDescription" type="res:NonEmptyStringType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element ParameterType / required
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
Typexs:boolean
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Source
-
-
-
- - - - -
<xs:element name="required" type="xs:boolean">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element ParameterType / repeats
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
Typexs:boolean
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Source
-
-
-
- - - - -
<xs:element name="repeats" type="xs:boolean">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element storedProcedure
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/storedProcedure-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-storedProcedure_xsd.tmp#StoredProcedureType_id - eml-storedProcedure_xsd.tmp#StoredProcedureType_system - eml-storedProcedure_xsd.tmp#StoredProcedureType_scope - eml-entity_xsd.tmp#EntityGroup_alternateIdentifier - eml-entity_xsd.tmp#EntityGroup_entityName - eml-entity_xsd.tmp#EntityGroup_entityDescription - eml-entity_xsd.tmp#EntityGroup_physical - eml-entity_xsd.tmp#EntityGroup_coverage - eml-entity_xsd.tmp#EntityGroup_methods - eml-entity_xsd.tmp#EntityGroup_additionalInfo - eml-entity_xsd.tmp#EntityGroup_annotation - eml-entity_xsd.tmp#EntityGroup - eml-storedProcedure_xsd.tmp#StoredProcedureType_attributeList - eml-storedProcedure_xsd.tmp#StoredProcedureType_constraint - eml-storedProcedure_xsd.tmp#StoredProcedureType_parameter - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-storedProcedure_xsd.tmp#StoredProcedureType
-
TypeStoredProcedureType
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
ChildrenadditionalInfo, alternateIdentifier, annotation, attributeList, constraint, coverage, entityDescription, entityName, methods, parameter, physical, references
-
Instance
-
-
-
- - - - -
<storedProcedure id="" scope="document" system="" xmlns="https://eml.ecoinformatics.org/storedProcedure-2.2.0">
-  <alternateIdentifier system="">{0,unbounded}</alternateIdentifier>
-  <entityName>{1,1}</entityName>
-  <entityDescription>{0,1}</entityDescription>
-  <physical id="" scope="document" system="">{0,unbounded}</physical>
-  <coverage id="" scope="document" system="">{0,1}</coverage>
-  <methods>{0,1}</methods>
-  <additionalInfo xml:lang="">{0,unbounded}</additionalInfo>
-  <annotation id="" scope="document" system="">{0,unbounded}</annotation>
-  <attributeList id="">{1,1}</attributeList>
-  <constraint id="" scope="document" system="">{0,unbounded}</constraint>
-  <parameter>{0,unbounded}</parameter>
-  <references system="">{1,1}</references>
-</storedProcedure>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="storedProcedure" type="StoredProcedureType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Complex Type StoredProcedureType
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/storedProcedure-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-storedProcedure_xsd.tmp#StoredProcedureType_id - eml-storedProcedure_xsd.tmp#StoredProcedureType_system - eml-storedProcedure_xsd.tmp#StoredProcedureType_scope - eml-entity_xsd.tmp#EntityGroup_alternateIdentifier - eml-entity_xsd.tmp#EntityGroup_entityName - eml-entity_xsd.tmp#EntityGroup_entityDescription - eml-entity_xsd.tmp#EntityGroup_physical - eml-entity_xsd.tmp#EntityGroup_coverage - eml-entity_xsd.tmp#EntityGroup_methods - eml-entity_xsd.tmp#EntityGroup_additionalInfo - eml-entity_xsd.tmp#EntityGroup_annotation - eml-entity_xsd.tmp#EntityGroup - eml-storedProcedure_xsd.tmp#StoredProcedureType_attributeList - eml-storedProcedure_xsd.tmp#StoredProcedureType_constraint - eml-storedProcedure_xsd.tmp#StoredProcedureType_parameter - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup
-
-
Used by
-
-
- -
Model
-
- -
ChildrenadditionalInfo, alternateIdentifier, annotation, attributeList, constraint, coverage, entityDescription, entityName, methods, parameter, physical, references
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:complexType name="StoredProcedureType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:choice>
-    <xs:sequence>
-      <xs:group ref="ent:EntityGroup"/>
-      <xs:element name="attributeList" type="att:AttributeListType">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="constraint" type="con:ConstraintType" minOccurs="0" maxOccurs="unbounded">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="parameter" type="ParameterType" minOccurs="0" maxOccurs="unbounded">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-    </xs:sequence>
-    <xs:group ref="res:ReferencesGroup"/>
-  </xs:choice>
-  <xs:attribute name="id" type="res:IDType" use="optional"/>
-  <xs:attribute name="system" type="res:SystemType" use="optional"/>
-  <xs:attribute name="scope" type="res:ScopeType" use="optional" default="document"/>
-</xs:complexType>
-
-
-
Complex Type ParameterType
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/storedProcedure-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-storedProcedure_xsd.tmp#ParameterType_name - eml-storedProcedure_xsd.tmp#ParameterType_domainDescription - eml-storedProcedure_xsd.tmp#ParameterType_required - eml-storedProcedure_xsd.tmp#ParameterType_repeats
-
-
Used by
-
-
-
- - - - - -
Element StoredProcedureType/parameter
-
-
Model
-
- -
ChildrendomainDescription, name, repeats, required
-
Source
-
-
-
- - - - -
<xs:complexType name="ParameterType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:sequence>
-    <xs:element name="name" type="res:NonEmptyStringType">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="domainDescription" type="res:NonEmptyStringType">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="required" type="xs:boolean">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="repeats" type="xs:boolean">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-  </xs:sequence>
-</xs:complexType>
-
-
-
Attribute StoredProcedureType / @id
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeIDType
-
Properties
-
-
-
- - - - - -
useoptional
-
-
-
Used by
-
-
-
- - - - - -
Complex Type StoredProcedureType
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="id" type="res:IDType" use="optional"/>
-
-
-
Attribute StoredProcedureType / @system
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeSystemType
-
Properties
-
-
-
- - - - - -
useoptional
-
-
-
Used by
-
-
-
- - - - - -
Complex Type StoredProcedureType
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="system" type="res:SystemType" use="optional"/>
-
-
-
Attribute StoredProcedureType / @scope
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeScopeType
-
Properties
-
-
-
- - - - - - - - - -
useoptional
defaultdocument
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
enumerationsystem -
-
enumerationdocument -
-
-
-
-
Used by
-
-
-
- - - - - -
Complex Type StoredProcedureType
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="scope" type="res:ScopeType" use="optional" default="document"/>
-
-
-
- - \ No newline at end of file diff --git a/docs/schema/eml-text_xsd.html b/docs/schema/eml-text_xsd.html deleted file mode 100644 index de2aa4b6..00000000 --- a/docs/schema/eml-text_xsd.html +++ /dev/null @@ -1,5040 +0,0 @@ - - - - - Schema documentation for eml-text.xsd - - -
- - - - - - - - - - - - - - - - -
-

Showing:

- - - - - - - - - - - - - - - - - - - - - - - - - -
Annotations
Attributes
Diagrams
Instances
Model
Properties
Source
Used by
-
-
-
Imported schema eml-text.xsd
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/text-2.2.0
-
Annotations
-
-
-
-
- - - - -
'$RCSfile: eml-text.xsd,v $'
-            Copyright: 1997-2002 Regents of the University of California,
-                                 University of New Mexico, and
-                                 Arizona State University
-             Sponsors: National Center for Ecological Analysis and Synthesis and
-                       Partnership for Interdisciplinary Studies of Coastal Oceans,
-                          University of California Santa Barbara
-                       Long-Term Ecological Research Network Office,
-                          University of New Mexico
-                       Center for Environmental Studies, Arizona State University
-        Other funding: National Science Foundation (see README for details)
-                       The David and Lucile Packard Foundation
-          For Details: http://knb.ecoinformatics.org/
-
-         This program is free software; you can redistribute it and/or modify
-         it under the terms of the GNU General Public License as published by
-         the Free Software Foundation; either version 2 of the License, or
-         (at your option) any later version.
-
-         This program is distributed in the hope that it will be useful,
-         but WITHOUT ANY WARRANTY; without even the implied warranty of
-         MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-         GNU General Public License for more details.
-
-         You should have received a copy of the GNU General Public License
-         along with this program; if not, write to the Free Software
-         Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
-
-
-
-
-
Properties
-
-
-
- - - - - - - - - -
attribute form defaultunqualified
element form defaultunqualified
-
-
-
Element TextType / section
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - xml_xsd.tmp#lang - eml-text_xsd.tmp#SectionType_title - eml-text_xsd.tmp#SectionType_para - eml-text_xsd.tmp#SectionType_section - eml-text_xsd.tmp#SectionType
-
TypeSectionType
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
minOccurs0
maxOccursunbounded
-
-
Model
-
- -
Childrenpara, section, title
-
Instance
-
-
-
- - - - -
<section xml:lang="">
-  <title xml:lang="">{0,1}</title>
-  <para xml:lang="">{1,1}</para>
-  <section xml:lang="">{1,1}</section>
-</section>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
xml:langoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="section" type="SectionType" minOccurs="0" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element SectionType / title
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - xml_xsd.tmp#lang - eml-text_xsd.tmp#i18nString
-
Typei18nString
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
minOccurs0
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
xml:langoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="title" type="i18nString" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element SectionType / para
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - xml_xsd.tmp#lang - eml-text_xsd.tmp#ParagraphType_value - eml-text_xsd.tmp#ParagraphType_itemizedlist - eml-text_xsd.tmp#ParagraphType_orderedlist - eml-text_xsd.tmp#ParagraphType_emphasis - eml-text_xsd.tmp#ParagraphType_subscript - eml-text_xsd.tmp#ParagraphType_superscript - eml-text_xsd.tmp#ParagraphType_literalLayout - eml-text_xsd.tmp#ParagraphType_ulink - eml-text_xsd.tmp#ParagraphType
-
TypeParagraphType
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
mixedtrue
-
-
Model
-
- -
Childrenemphasis, itemizedlist, literalLayout, orderedlist, subscript, superscript, ulink, value
-
Instance
-
-
-
- - - - -
<para xml:lang="">
-  <value xml:lang="">{0,unbounded}</value>
-  <itemizedlist>{1,1}</itemizedlist>
-  <orderedlist>{1,1}</orderedlist>
-  <emphasis xml:lang="">{1,1}</emphasis>
-  <subscript xml:lang="">{1,1}</subscript>
-  <superscript xml:lang="">{1,1}</superscript>
-  <literalLayout>{1,1}</literalLayout>
-  <ulink url="">{0,1}</ulink>
-</para>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
xml:langoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="para" type="ParagraphType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element ParagraphType / value
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - xml_xsd.tmp#lang - eml-text_xsd.tmp#i18nString
-
Typei18nString
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
minOccurs0
maxOccursunbounded
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
xml:langoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="value" type="i18nString" minOccurs="0" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element ParagraphType / itemizedlist
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-text_xsd.tmp#ListType_listitem - eml-text_xsd.tmp#ListType
-
TypeListType
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
Childrenlistitem
-
Instance
-
-
-
- - - - -
<itemizedlist>
-  <listitem>{1,unbounded}</listitem>
-</itemizedlist>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="itemizedlist" type="ListType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element ListType / listitem
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-text_xsd.tmp#ListType_ListType_listitem_para - eml-text_xsd.tmp#ListType_ListType_listitem_itemizedlist - eml-text_xsd.tmp#ListType_ListType_listitem_orderedlist
-
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
minOccurs1
maxOccursunbounded
-
-
Model
-
- -
Childrenitemizedlist, orderedlist, para
-
Instance
-
-
-
- - - - -
<listitem>
-  <para xml:lang="">{1,1}</para>
-  <itemizedlist>{1,1}</itemizedlist>
-  <orderedlist>{1,1}</orderedlist>
-</listitem>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="listitem" minOccurs="1" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:choice minOccurs="1" maxOccurs="unbounded">
-      <xs:element name="para" type="ParagraphType">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="itemizedlist" type="ListType">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="orderedlist" type="ListType">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-    </xs:choice>
-  </xs:complexType>
-</xs:element>
-
-
-
Element ListType / listitem / para
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - xml_xsd.tmp#lang - eml-text_xsd.tmp#ParagraphType_value - eml-text_xsd.tmp#ParagraphType_itemizedlist - eml-text_xsd.tmp#ParagraphType_orderedlist - eml-text_xsd.tmp#ParagraphType_emphasis - eml-text_xsd.tmp#ParagraphType_subscript - eml-text_xsd.tmp#ParagraphType_superscript - eml-text_xsd.tmp#ParagraphType_literalLayout - eml-text_xsd.tmp#ParagraphType_ulink - eml-text_xsd.tmp#ParagraphType
-
TypeParagraphType
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
mixedtrue
-
-
Model
-
- -
Childrenemphasis, itemizedlist, literalLayout, orderedlist, subscript, superscript, ulink, value
-
Instance
-
-
-
- - - - -
<para xml:lang="">
-  <value xml:lang="">{0,unbounded}</value>
-  <itemizedlist>{1,1}</itemizedlist>
-  <orderedlist>{1,1}</orderedlist>
-  <emphasis xml:lang="">{1,1}</emphasis>
-  <subscript xml:lang="">{1,1}</subscript>
-  <superscript xml:lang="">{1,1}</superscript>
-  <literalLayout>{1,1}</literalLayout>
-  <ulink url="">{0,1}</ulink>
-</para>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
xml:langoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="para" type="ParagraphType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element ParagraphType / orderedlist
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-text_xsd.tmp#ListType_listitem - eml-text_xsd.tmp#ListType
-
TypeListType
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
Childrenlistitem
-
Instance
-
-
-
- - - - -
<orderedlist>
-  <listitem>{1,unbounded}</listitem>
-</orderedlist>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="orderedlist" type="ListType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element ParagraphType / emphasis
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - xml_xsd.tmp#lang - eml-text_xsd.tmp#ParagraphType_ParagraphType_emphasis_value
-
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
mixedtrue
-
-
Model
-
- -
Childrenvalue
-
Instance
-
-
-
- - - - -
<emphasis xml:lang="">
-  <value xml:lang="">{0,unbounded}</value>
-</emphasis>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
xml:langoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="emphasis">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType mixed="true">
-    <xs:sequence>
-      <xs:element name="value" type="i18nString" minOccurs="0" maxOccurs="unbounded"/>
-    </xs:sequence>
-    <xs:attribute ref="xml:lang"/>
-  </xs:complexType>
-</xs:element>
-
-
-
Element ParagraphType / emphasis / value
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Diagram
-
-
-
Diagram - xml_xsd.tmp#lang - eml-text_xsd.tmp#i18nString
-
Typei18nString
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
minOccurs0
maxOccursunbounded
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
xml:langoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="value" type="i18nString" minOccurs="0" maxOccurs="unbounded"/>
-
-
-
Element ParagraphType / subscript
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - xml_xsd.tmp#lang - eml-text_xsd.tmp#SubSuperScriptType_value - eml-text_xsd.tmp#SubSuperScriptType_subscript - eml-text_xsd.tmp#SubSuperScriptType_superscript - eml-text_xsd.tmp#SubSuperScriptType
-
TypeSubSuperScriptType
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
mixedtrue
-
-
Model
-
- -
Childrensubscript, superscript, value
-
Instance
-
-
-
- - - - -
<subscript xml:lang="">
-  <value xml:lang="">{0,unbounded}</value>
-  <subscript xml:lang="">{1,1}</subscript>
-  <superscript xml:lang="">{1,1}</superscript>
-</subscript>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
xml:langoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="subscript" type="SubSuperScriptType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element SubSuperScriptType / value
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - xml_xsd.tmp#lang - eml-text_xsd.tmp#i18nString
-
Typei18nString
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
minOccurs0
maxOccursunbounded
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
xml:langoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="value" type="i18nString" minOccurs="0" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element SubSuperScriptType / subscript
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - xml_xsd.tmp#lang - eml-text_xsd.tmp#SubSuperScriptType_value - eml-text_xsd.tmp#SubSuperScriptType_subscript - eml-text_xsd.tmp#SubSuperScriptType_superscript - eml-text_xsd.tmp#SubSuperScriptType
-
TypeSubSuperScriptType
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
mixedtrue
-
-
Model
-
- -
Childrensubscript, superscript, value
-
Instance
-
-
-
- - - - -
<subscript xml:lang="">
-  <value xml:lang="">{0,unbounded}</value>
-  <subscript xml:lang="">{1,1}</subscript>
-  <superscript xml:lang="">{1,1}</superscript>
-</subscript>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
xml:langoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="subscript" type="SubSuperScriptType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element SubSuperScriptType / superscript
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - xml_xsd.tmp#lang - eml-text_xsd.tmp#SubSuperScriptType_value - eml-text_xsd.tmp#SubSuperScriptType_subscript - eml-text_xsd.tmp#SubSuperScriptType_superscript - eml-text_xsd.tmp#SubSuperScriptType
-
TypeSubSuperScriptType
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
mixedtrue
-
-
Model
-
- -
Childrensubscript, superscript, value
-
Instance
-
-
-
- - - - -
<superscript xml:lang="">
-  <value xml:lang="">{0,unbounded}</value>
-  <subscript xml:lang="">{1,1}</subscript>
-  <superscript xml:lang="">{1,1}</superscript>
-</superscript>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
xml:langoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="superscript" type="SubSuperScriptType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element ParagraphType / superscript
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - xml_xsd.tmp#lang - eml-text_xsd.tmp#SubSuperScriptType_value - eml-text_xsd.tmp#SubSuperScriptType_subscript - eml-text_xsd.tmp#SubSuperScriptType_superscript - eml-text_xsd.tmp#SubSuperScriptType
-
TypeSubSuperScriptType
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
mixedtrue
-
-
Model
-
- -
Childrensubscript, superscript, value
-
Instance
-
-
-
- - - - -
<superscript xml:lang="">
-  <value xml:lang="">{0,unbounded}</value>
-  <subscript xml:lang="">{1,1}</subscript>
-  <superscript xml:lang="">{1,1}</superscript>
-</superscript>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
xml:langoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="superscript" type="SubSuperScriptType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element ParagraphType / literalLayout
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-text_xsd.tmp#ParagraphType_ParagraphType_literalLayout_value
-
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
mixedtrue
-
-
Model
-
- -
Childrenvalue
-
Instance
-
-
-
- - - - -
<literalLayout>
-  <value xml:lang="">{0,unbounded}</value>
-</literalLayout>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="literalLayout">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType mixed="true">
-    <xs:sequence>
-      <xs:element name="value" type="i18nString" minOccurs="0" maxOccurs="unbounded"/>
-    </xs:sequence>
-  </xs:complexType>
-</xs:element>
-
-
-
Element ParagraphType / literalLayout / value
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Diagram
-
-
-
Diagram - xml_xsd.tmp#lang - eml-text_xsd.tmp#i18nString
-
Typei18nString
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
minOccurs0
maxOccursunbounded
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
xml:langoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="value" type="i18nString" minOccurs="0" maxOccurs="unbounded"/>
-
-
-
Element ParagraphType / ulink
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
- -
-
Diagram
-
-
- -
-
Properties
-
-
- -
Model
-
- -
Childrencitetitle
-
Instance
-
-
- -
-
Attributes
-
-
- -
-
Source
-
-
- -
-
Element ParagraphType / ulink / citetitle
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
- -
-
Diagram
-
-
- -
Typei18nString
-
Properties
-
-
- -
-
Attributes
-
-
- -
-
Source
-
-
- -
-
Element ListType / listitem / itemizedlist
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-text_xsd.tmp#ListType_listitem - eml-text_xsd.tmp#ListType
-
TypeListType
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
Childrenlistitem
-
Instance
-
-
-
- - - - -
<itemizedlist>
-  <listitem>{1,unbounded}</listitem>
-</itemizedlist>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="itemizedlist" type="ListType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element ListType / listitem / orderedlist
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-text_xsd.tmp#ListType_listitem - eml-text_xsd.tmp#ListType
-
TypeListType
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
Childrenlistitem
-
Instance
-
-
-
- - - - -
<orderedlist>
-  <listitem>{1,unbounded}</listitem>
-</orderedlist>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="orderedlist" type="ListType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element SectionType / section
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - xml_xsd.tmp#lang - eml-text_xsd.tmp#SectionType_title - eml-text_xsd.tmp#SectionType_para - eml-text_xsd.tmp#SectionType_section - eml-text_xsd.tmp#SectionType
-
TypeSectionType
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
Childrenpara, section, title
-
Instance
-
-
-
- - - - -
<section xml:lang="">
-  <title xml:lang="">{0,1}</title>
-  <para xml:lang="">{1,1}</para>
-  <section xml:lang="">{1,1}</section>
-</section>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
xml:langoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="section" type="SectionType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element TextType / para
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - xml_xsd.tmp#lang - eml-text_xsd.tmp#ParagraphType_value - eml-text_xsd.tmp#ParagraphType_itemizedlist - eml-text_xsd.tmp#ParagraphType_orderedlist - eml-text_xsd.tmp#ParagraphType_emphasis - eml-text_xsd.tmp#ParagraphType_subscript - eml-text_xsd.tmp#ParagraphType_superscript - eml-text_xsd.tmp#ParagraphType_literalLayout - eml-text_xsd.tmp#ParagraphType_ulink - eml-text_xsd.tmp#ParagraphType
-
TypeParagraphType
-
Properties
-
-
-
- - - - - - - - - - - - - - - - - -
contentcomplex
minOccurs0
maxOccursunbounded
mixedtrue
-
-
Model
-
- -
Childrenemphasis, itemizedlist, literalLayout, orderedlist, subscript, superscript, ulink, value
-
Instance
-
-
-
- - - - -
<para xml:lang="">
-  <value xml:lang="">{0,unbounded}</value>
-  <itemizedlist>{1,1}</itemizedlist>
-  <orderedlist>{1,1}</orderedlist>
-  <emphasis xml:lang="">{1,1}</emphasis>
-  <subscript xml:lang="">{1,1}</subscript>
-  <superscript xml:lang="">{1,1}</superscript>
-  <literalLayout>{1,1}</literalLayout>
-  <ulink url="">{0,1}</ulink>
-</para>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
xml:langoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="para" type="ParagraphType" minOccurs="0" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element TextType / markdown
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
Typeextension of NonEmptyStringType
Type hierarchy - -
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
minOccurs0
maxOccursunbounded
-
-
-
Source
-
-
-
- - - - -
<xs:element name="markdown" minOccurs="0" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:simpleContent>
-      <xs:extension base="res:NonEmptyStringType">
-        <!--
-                            <xs:attribute name="syntax" type="i18nNonEmptyStringType" use="optional">
-                                <xs:annotation>
-                                    <xs:appinfo>
-                                        <doc:tooltip>url</doc:tooltip>
-                                        <doc:summary>the Uniform Resource Locator for the cited work</doc:summary>
-                                        <doc:description>the url attribute contains the location of the work for a link. This markup is a subset of DocBook.</doc:description>
-                                        <doc:example>url="http://dublincore.org/documents/usageguide/"</doc:example>
-                                    </xs:appinfo>
-                                </xs:annotation>
-                            </xs:attribute>
-                            -->
-      </xs:extension>
-    </xs:simpleContent>
-  </xs:complexType>
-</xs:element>
-
-
-
Element text
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/text-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - xml_xsd.tmp#lang - eml-text_xsd.tmp#TextType_section - eml-text_xsd.tmp#TextType_para - eml-text_xsd.tmp#TextType_markdown - eml-text_xsd.tmp#TextType
-
TypeTextType
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
mixedtrue
-
-
Model
-
- -
Childrenmarkdown, para, section
-
Instance
-
-
-
- - - - -
<text xml:lang="" xmlns="https://eml.ecoinformatics.org/text-2.2.0">
-  <section xml:lang="">{0,unbounded}</section>
-  <para xml:lang="">{0,unbounded}</para>
-  <markdown>{0,unbounded}</markdown>
-</text>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
xml:langoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="text" type="TextType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Complex Type TextType
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/text-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - xml_xsd.tmp#lang - eml-text_xsd.tmp#TextType_section - eml-text_xsd.tmp#TextType_para - eml-text_xsd.tmp#TextType_markdown
-
-
Properties
-
-
-
- - - - - -
mixedtrue
-
-
-
Used by
-
-
- -
Model
-
- -
Childrenmarkdown, para, section
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
xml:langoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:complexType name="TextType" mixed="true">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:choice maxOccurs="unbounded">
-    <xs:element name="section" type="SectionType" minOccurs="0" maxOccurs="unbounded">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="para" type="ParagraphType" minOccurs="0" maxOccurs="unbounded">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="markdown" minOccurs="0" maxOccurs="unbounded">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-      <xs:complexType>
-        <xs:simpleContent>
-          <xs:extension base="res:NonEmptyStringType">
-            <!--
-                            <xs:attribute name="syntax" type="i18nNonEmptyStringType" use="optional">
-                                <xs:annotation>
-                                    <xs:appinfo>
-                                        <doc:tooltip>url</doc:tooltip>
-                                        <doc:summary>the Uniform Resource Locator for the cited work</doc:summary>
-                                        <doc:description>the url attribute contains the location of the work for a link. This markup is a subset of DocBook.</doc:description>
-                                        <doc:example>url="http://dublincore.org/documents/usageguide/"</doc:example>
-                                    </xs:appinfo>
-                                </xs:annotation>
-                            </xs:attribute>
-                            -->
-          </xs:extension>
-        </xs:simpleContent>
-      </xs:complexType>
-    </xs:element>
-  </xs:choice>
-  <xs:attribute ref="xml:lang"/>
-</xs:complexType>
-
-
-
Complex Type SectionType
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/text-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - xml_xsd.tmp#lang - eml-text_xsd.tmp#SectionType_title - eml-text_xsd.tmp#SectionType_para - eml-text_xsd.tmp#SectionType_section
-
-
Used by
-
-
-
- - - - - -
Elements SectionType/section, TextType/section
-
-
Model
-
- -
Childrenpara, section, title
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
xml:langoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:complexType name="SectionType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:sequence>
-    <xs:element name="title" type="i18nString" minOccurs="0">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:choice maxOccurs="unbounded">
-      <xs:element name="para" type="ParagraphType">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="section" type="SectionType">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-    </xs:choice>
-  </xs:sequence>
-  <xs:attribute ref="xml:lang"/>
-</xs:complexType>
-
-
-
Complex Type i18nString
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/text-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - xml_xsd.tmp#lang
-
Typeextension of xs:string
-
Used by
-
-
- -
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
xml:langoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:complexType name="i18nString">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:simpleContent>
-    <xs:extension base="xs:string">
-      <xs:attribute ref="xml:lang">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:attribute>
-    </xs:extension>
-  </xs:simpleContent>
-</xs:complexType>
-
-
-
Complex Type ParagraphType
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/text-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - xml_xsd.tmp#lang - eml-text_xsd.tmp#ParagraphType_value - eml-text_xsd.tmp#ParagraphType_itemizedlist - eml-text_xsd.tmp#ParagraphType_orderedlist - eml-text_xsd.tmp#ParagraphType_emphasis - eml-text_xsd.tmp#ParagraphType_subscript - eml-text_xsd.tmp#ParagraphType_superscript - eml-text_xsd.tmp#ParagraphType_literalLayout - eml-text_xsd.tmp#ParagraphType_ulink
-
-
Properties
-
-
-
- - - - - -
mixedtrue
-
-
-
Used by
-
-
- -
Model
-
- -
Childrenemphasis, itemizedlist, literalLayout, orderedlist, subscript, superscript, ulink, value
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
xml:langoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:complexType name="ParagraphType" mixed="true">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:choice minOccurs="0" maxOccurs="unbounded">
-    <xs:element name="value" type="i18nString" minOccurs="0" maxOccurs="unbounded">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="itemizedlist" type="ListType">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="orderedlist" type="ListType">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="emphasis">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-      <xs:complexType mixed="true">
-        <xs:sequence>
-          <xs:element name="value" type="i18nString" minOccurs="0" maxOccurs="unbounded"/>
-        </xs:sequence>
-        <xs:attribute ref="xml:lang"/>
-      </xs:complexType>
-    </xs:element>
-    <xs:element name="subscript" type="SubSuperScriptType">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="superscript" type="SubSuperScriptType">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="literalLayout">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-      <xs:complexType mixed="true">
-        <xs:sequence>
-          <xs:element name="value" type="i18nString" minOccurs="0" maxOccurs="unbounded"/>
-        </xs:sequence>
-      </xs:complexType>
-    </xs:element>
-    <xs:element name="ulink" minOccurs="0">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-      <xs:complexType mixed="true">
-        <xs:sequence minOccurs="0" maxOccurs="unbounded">
-          <xs:element name="citetitle" type="i18nString">
-            <xs:annotation>
-              <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-            </xs:annotation>
-          </xs:element>
-        </xs:sequence>
-        <xs:attribute name="url" use="optional">
-          <xs:annotation>
-            <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-          </xs:annotation>
-        </xs:attribute>
-      </xs:complexType>
-    </xs:element>
-  </xs:choice>
-  <xs:attribute ref="xml:lang"/>
-</xs:complexType>
-
-
-
Complex Type ListType
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/text-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-text_xsd.tmp#ListType_listitem
-
-
Used by
-
-
- -
Model
-
- -
Childrenlistitem
-
Source
-
-
-
- - - - -
<xs:complexType name="ListType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:sequence>
-    <xs:element name="listitem" minOccurs="1" maxOccurs="unbounded">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-      <xs:complexType>
-        <xs:choice minOccurs="1" maxOccurs="unbounded">
-          <xs:element name="para" type="ParagraphType">
-            <xs:annotation>
-              <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-            </xs:annotation>
-          </xs:element>
-          <xs:element name="itemizedlist" type="ListType">
-            <xs:annotation>
-              <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-            </xs:annotation>
-          </xs:element>
-          <xs:element name="orderedlist" type="ListType">
-            <xs:annotation>
-              <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-            </xs:annotation>
-          </xs:element>
-        </xs:choice>
-      </xs:complexType>
-    </xs:element>
-  </xs:sequence>
-</xs:complexType>
-
-
-
Complex Type SubSuperScriptType
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/text-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - xml_xsd.tmp#lang - eml-text_xsd.tmp#SubSuperScriptType_value - eml-text_xsd.tmp#SubSuperScriptType_subscript - eml-text_xsd.tmp#SubSuperScriptType_superscript
-
-
Properties
-
-
-
- - - - - -
mixedtrue
-
-
-
Used by
-
-
- -
Model
-
- -
Childrensubscript, superscript, value
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
xml:langoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:complexType name="SubSuperScriptType" mixed="true">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:choice minOccurs="0" maxOccurs="unbounded">
-    <xs:element name="value" type="i18nString" minOccurs="0" maxOccurs="unbounded">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="subscript" type="SubSuperScriptType">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-    <xs:element name="superscript" type="SubSuperScriptType">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:element>
-  </xs:choice>
-  <xs:attribute ref="xml:lang"/>
-</xs:complexType>
-
-
-
Attribute ParagraphType / ulink / @url
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
- -
-
Properties
-
-
- -
-
Used by
-
-
- -
-
Source
-
-
- -
-
- - \ No newline at end of file diff --git a/docs/schema/eml-unitTypeDefinitions_xsd.html b/docs/schema/eml-unitTypeDefinitions_xsd.html deleted file mode 100644 index 5d049454..00000000 --- a/docs/schema/eml-unitTypeDefinitions_xsd.html +++ /dev/null @@ -1,3534 +0,0 @@ - - - - - Schema documentation for eml-unitTypeDefinitions.xsd - - -
- - - - - - - - - - - - - - - - -
-

Showing:

- - - - - - - - - - - - - - - - - - - -
Annotations
Diagrams
Facets
Properties
Source
Used by
-
-
-
Imported schema eml-unitTypeDefinitions.xsd
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/units-2.2.0
-
Annotations
-
-
-
-
- - - - -
This program is free software; you can redistribute it and/or modify it under
-the terms of the GNU General Public License as published by the Free Software Foundation;
-either version 2 of the License, or (at your option) any later version. This program is
-distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the
-implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
-Public License for more details. You should have received a copy of the GNU General Public
-License along with this program; if not, write to the Free Software Foundation, Inc., 59
-Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
-
-
-
-
Properties
-
-
-
- - - - - - - - - -
attribute form defaultunqualified
element form defaultunqualified
-
-
-
Simple Type unit:LengthUnitType
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/units-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
Typerestriction of xs:string
-
Facets
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
enumerationmeter -
-
enumerationnanometer -
-
enumerationmicrometer -
-
enumerationmicron -
-
enumerationmillimeter -
-
enumerationcentimeter -
-
enumerationdecimeter -
-
enumerationdekameter -
-
enumerationhectometer -
-
enumerationkilometer -
-
enumerationmegameter -
-
enumerationangstrom -
-
enumerationinch -
-
enumerationFoot_US -
-
enumerationfoot -
-
enumerationFoot_Gold_Coast -
-
enumerationfathom -
-
enumerationnauticalMile -
-
enumerationyard -
-
enumerationYard_Indian -
-
enumerationLink_Clarke -
-
enumerationYard_Sears -
-
enumerationmile -
-
-
-
-
Used by
-
-
- -
-
Source
-
-
-
- - - - -
<xs:simpleType name="LengthUnitType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:restriction base="xs:string">
-    <xs:enumeration value="meter"/>
-    <xs:enumeration value="nanometer"/>
-    <xs:enumeration value="micrometer"/>
-    <xs:enumeration value="micron"/>
-    <xs:enumeration value="millimeter"/>
-    <xs:enumeration value="centimeter"/>
-    <xs:enumeration value="decimeter"/>
-    <xs:enumeration value="dekameter"/>
-    <xs:enumeration value="hectometer"/>
-    <xs:enumeration value="kilometer"/>
-    <xs:enumeration value="megameter"/>
-    <xs:enumeration value="angstrom"/>
-    <xs:enumeration value="inch"/>
-    <xs:enumeration value="Foot_US"/>
-    <xs:enumeration value="foot"/>
-    <xs:enumeration value="Foot_Gold_Coast"/>
-    <xs:enumeration value="fathom"/>
-    <xs:enumeration value="nauticalMile"/>
-    <xs:enumeration value="yard"/>
-    <xs:enumeration value="Yard_Indian"/>
-    <xs:enumeration value="Link_Clarke"/>
-    <xs:enumeration value="Yard_Sears"/>
-    <xs:enumeration value="mile"/>
-  </xs:restriction>
-</xs:simpleType>
-
-
-
Simple Type unit:StandardUnitDictionary
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/units-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-unitTypeDefinitions_xsd.tmp#LengthUnitType - eml-unitTypeDefinitions_xsd.tmp#MassUnitType - eml-unitTypeDefinitions_xsd.tmp#angleUnitType - eml-unitTypeDefinitions_xsd.tmp#otherUnitType
-
Typeunion of(unit:LengthUnitType, unit:MassUnitType, unit:angleUnitType, unit:otherUnitType) -
-
Used by
-
-
-
- - - - - -
Element UnitType/standardUnit
-
-
-
Source
-
-
-
- - - - -
<xs:simpleType name="StandardUnitDictionary">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:union memberTypes="unit:LengthUnitType unit:MassUnitType unit:angleUnitType unit:otherUnitType"/>
-</xs:simpleType>
-
-
-
Simple Type unit:MassUnitType
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/units-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
Typerestriction of xs:string
-
Facets
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
enumerationkilogram -
-
enumerationnanogram -
-
enumerationmicrogram -
-
enumerationmilligram -
-
enumerationcentigram -
-
enumerationdecigram -
-
enumerationgram -
-
enumerationdekagram -
-
enumerationhectogram -
-
enumerationmegagram -
-
enumerationtonne -
-
enumerationpound -
-
enumerationton -
-
-
-
-
Source
-
-
-
- - - - -
<xs:simpleType name="MassUnitType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:restriction base="xs:string">
-    <xs:enumeration value="kilogram"/>
-    <xs:enumeration value="nanogram"/>
-    <xs:enumeration value="microgram"/>
-    <xs:enumeration value="milligram"/>
-    <xs:enumeration value="centigram"/>
-    <xs:enumeration value="decigram"/>
-    <xs:enumeration value="gram"/>
-    <xs:enumeration value="dekagram"/>
-    <xs:enumeration value="hectogram"/>
-    <xs:enumeration value="megagram"/>
-    <xs:enumeration value="tonne"/>
-    <xs:enumeration value="pound"/>
-    <xs:enumeration value="ton"/>
-  </xs:restriction>
-</xs:simpleType>
-
-
-
Simple Type unit:otherUnitType
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/units-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
Typerestriction of xs:string
-
Facets
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
enumerationacre -
-
enumerationampere -
-
enumerationamperePerMeter -
-
enumerationamperePerMeterSquared -
-
enumerationamperePerSquareMeter -
-
enumerationare -
-
enumerationatmosphere -
-
enumerationbar -
-
enumerationbecquerel -
-
enumerationbritishThermalUnit -
-
enumerationbushel -
-
enumerationbushelPerAcre -
-
enumerationbushelsPerAcre -
-
enumerationcalorie -
-
enumerationcandela -
-
enumerationcandelaPerMeterSquared -
-
enumerationcandelaPerSquareMeter -
-
enumerationcelsius -
-
enumerationcentimeterCubed -
-
enumerationcentimeterPerSecond -
-
enumerationcentimeterPerYear -
-
enumerationcentimeterSquared -
-
enumerationcentimetersPerSecond -
-
enumerationcentisecond -
-
enumerationcoulomb -
-
enumerationcubicCentimetersPerCubicCentimeters -
-
enumerationcubicFeetPerSecond -
-
enumerationcubicInch -
-
enumerationcubicMeter -
-
enumerationcubicMeterPerKilogram -
-
enumerationcubicMetersPerSecond -
-
enumerationcubicMicrometersPerGram -
-
enumerationdecibar -
-
enumerationdecisecond -
-
enumerationdekasecond -
-
enumerationdimensionless -
-
enumerationequivalentPerLiter -
-
enumerationfahrenheit -
-
enumerationfarad -
-
enumerationfeetPerDay -
-
enumerationfeetPerHour -
-
enumerationfeetPerSecond -
-
enumerationfeetSquaredPerDay -
-
enumerationfootCubedPerSecond -
-
enumerationfootPerDay -
-
enumerationfootPerHour -
-
enumerationfootPerSecond -
-
enumerationfootPound -
-
enumerationfootSquared -
-
enumerationfootSquaredPerDay -
-
enumerationgallon -
-
enumerationgramPerCentimeterCubed -
-
enumerationgramPerCentimeterSquaredPerSecond -
-
enumerationgramPerDayPerHectare -
-
enumerationgramPerDayPerLiter -
-
enumerationgramPerGram -
-
enumerationgramPerLiter -
-
enumerationgramPerMeterSquared -
-
enumerationgramPerMeterSquaredPerDay -
-
enumerationgramPerMeterSquaredPerYear -
-
enumerationgramPerMilliliter -
-
enumerationgramPerYear -
-
enumerationgramPercentimeterSquared -
-
enumerationgramsPerCentimeterSquaredPerSecond -
-
enumerationgramsPerCubicCentimeter -
-
enumerationgramsPerGram -
-
enumerationgramsPerHectarePerDay -
-
enumerationgramsPerLiter -
-
enumerationgramsPerLiterPerDay -
-
enumerationgramsPerMeterSquaredPerYear -
-
enumerationgramsPerMilliliter -
-
enumerationgramsPerSquareMeter -
-
enumerationgramsPerYear -
-
enumerationgray -
-
enumerationhectare -
-
enumerationhectopascal -
-
enumerationhectosecond -
-
enumerationhenry -
-
enumerationhertz -
-
enumerationhour -
-
enumerationinchCubed -
-
enumerationinchPerHour -
-
enumerationinverseCentimeter -
-
enumerationinverseMeter -
-
enumerationjoule -
-
enumerationkatal -
-
enumerationkelvin -
-
enumerationkilogramPerCubicMeter -
-
enumerationkilogramPerHectare -
-
enumerationkilogramPerHectarePerYear -
-
enumerationkilogramPerMeterCubed -
-
enumerationkilogramPerMeterSquared -
-
enumerationkilogramPerMeterSquaredPerDay -
-
enumerationkilogramPerMeterSquaredPerSecond -
-
enumerationkilogramPerMeterSquaredPerYear -
-
enumerationkilogramPerSecond -
-
enumerationkilogramsPerHectare -
-
enumerationkilogramsPerHectarePerYear -
-
enumerationkilogramsPerMeterSquaredPerSecond -
-
enumerationkilogramsPerMeterSquaredPerYear -
-
enumerationkilogramsPerSecond -
-
enumerationkilogramsPerSquareMeter -
-
enumerationkilohertz -
-
enumerationkiloliter -
-
enumerationkilometerPerHour -
-
enumerationkilometerSquared -
-
enumerationkilometersPerHour -
-
enumerationkilopascal -
-
enumerationkilosecond -
-
enumerationkilovolt -
-
enumerationkilowatt -
-
enumerationkilowattPerMeterSquared -
-
enumerationknot -
-
enumerationknots -
-
enumerationlangley -
-
enumerationlangleyPerDay -
-
enumerationliter -
-
enumerationliterPerHectare -
-
enumerationliterPerLiter -
-
enumerationliterPerMeterSquared -
-
enumerationliterPerSecond -
-
enumerationlitersPerHectare -
-
enumerationlitersPerSecond -
-
enumerationlitersPerSquareMeter -
-
enumerationlumen -
-
enumerationlux -
-
enumerationmegagramPerMeterCubed -
-
enumerationmegahertz -
-
enumerationmegajoulePerMeterSquaredPerDay -
-
enumerationmegapascal -
-
enumerationmegasecond -
-
enumerationmegavolt -
-
enumerationmegawatt -
-
enumerationmeterCubed -
-
enumerationmeterCubedPerHectare -
-
enumerationmeterCubedPerKilogram -
-
enumerationmeterCubedPerMeterCubed -
-
enumerationmeterCubedPerMeterSquared -
-
enumerationmeterCubedPerSecond -
-
enumerationmeterPerDay -
-
enumerationmeterPerGram -
-
enumerationmeterPerSecond -
-
enumerationmeterPerSecondSquared -
-
enumerationmeterSquared -
-
enumerationmeterSquaredPerDay -
-
enumerationmeterSquaredPerHectare -
-
enumerationmeterSquaredPerKilogram -
-
enumerationmeterSquaredPerSecond -
-
enumerationmetersPerDay -
-
enumerationmetersPerGram -
-
enumerationmetersPerSecond -
-
enumerationmetersPerSecondSquared -
-
enumerationmetersSquaredPerDay -
-
enumerationmetersSquaredPerSecond -
-
enumerationmicroequivalentPerLiter -
-
enumerationmicrogramPerGram -
-
enumerationmicrogramPerGramPerDay -
-
enumerationmicrogramPerGramPerHour -
-
enumerationmicrogramPerGramPerWeek -
-
enumerationmicrogramPerLiter -
-
enumerationmicrogramsPerGram -
-
enumerationmicrogramsPerLiter -
-
enumerationmicroliter -
-
enumerationmicroliterPerLiter -
-
enumerationmicrometerCubedPerGram -
-
enumerationmicromolePerCentimeterSquaredPerSecond -
-
enumerationmicromolePerGram -
-
enumerationmicromolePerGramPerDay -
-
enumerationmicromolePerGramPerHour -
-
enumerationmicromolePerGramPerSecond -
-
enumerationmicromolePerKilogram -
-
enumerationmicromolePerLiter -
-
enumerationmicromolePerMeterSquaredPerSecond -
-
enumerationmicromolePerMole -
-
enumerationmicrosecond -
-
enumerationmicrowattPerCentimeterSquaredPerNanometer -
-
enumerationmicrowattPerCentimeterSquaredPerNanometerPerSteradian -
-
enumerationmicrowattPerCentimeterSquaredPerSteradian -
-
enumerationmilePerHour -
-
enumerationmilePerMinute -
-
enumerationmilePerSecond -
-
enumerationmileSquared -
-
enumerationmilesPerHour -
-
enumerationmilesPerMinute -
-
enumerationmilesPerSecond -
-
enumerationmilliGramsPerMilliLiter -
-
enumerationmillibar -
-
enumerationmilliequivalentPerLiter -
-
enumerationmilligramPerKilogram -
-
enumerationmilligramPerLiter -
-
enumerationmilligramPerMeterCubed -
-
enumerationmilligramPerMeterCubedPerDay -
-
enumerationmilligramPerMeterSquared -
-
enumerationmilligramPerMeterSquaredPerDay -
-
enumerationmilligramPerMilliliter -
-
enumerationmilligramsPerCubicMeter -
-
enumerationmilligramsPerLiter -
-
enumerationmilligramsPerSquareMeter -
-
enumerationmillihertz -
-
enumerationmilliliter -
-
enumerationmilliliterPerLiter -
-
enumerationmillimeterPerDay -
-
enumerationmillimeterPerSecond -
-
enumerationmillimeterSquared -
-
enumerationmillimetersPerSecond -
-
enumerationmillimolePerGram -
-
enumerationmillimolePerKilogram -
-
enumerationmillimolePerLiter -
-
enumerationmillimolePerMeterCubed -
-
enumerationmillimolePerMole -
-
enumerationmillimolesPerGram -
-
enumerationmillisecond -
-
enumerationmillivolt -
-
enumerationmilliwatt -
-
enumerationminute -
-
enumerationmolality -
-
enumerationmolarity -
-
enumerationmole -
-
enumerationmolePerCubicMeter -
-
enumerationmolePerGram -
-
enumerationmolePerKilogram -
-
enumerationmolePerKilogram -
-
enumerationmolePerKilogramPerSecond -
-
enumerationmolePerLiter -
-
enumerationmolePerMeterCubed -
-
enumerationmolePerMeterSquaredPerSecond -
-
enumerationmolePerMole -
-
enumerationmolesPerGram -
-
enumerationmolesPerKilogram -
-
enumerationmolesPerKilogramPerSecond -
-
enumerationnanogramPerGram -
-
enumerationnanogramPerGramPerHour -
-
enumerationnanoliterPerLiter -
-
enumerationnanomolePerGramPerDay -
-
enumerationnanomolePerGramPerHour -
-
enumerationnanomolePerGramPerSecond -
-
enumerationnanomolePerKilogram -
-
enumerationnanomolePerLiter -
-
enumerationnanomolePerMole -
-
enumerationnanomolesPerGramPerSecond -
-
enumerationnanosecond -
-
enumerationnewton -
-
enumerationnominalDay -
-
enumerationnominalHour -
-
enumerationnominalLeapYear -
-
enumerationnominalMinute -
-
enumerationnominalWeek -
-
enumerationnominalYear -
-
enumerationnumber -
-
enumerationnumberPerGram -
-
enumerationnumberPerHectare -
-
enumerationnumberPerKilometerSquared -
-
enumerationnumberPerLiter -
-
enumerationnumberPerMeterCubed -
-
enumerationnumberPerMeterSquared -
-
enumerationnumberPerMilliliter -
-
enumerationohm -
-
enumerationohmMeter -
-
enumerationpascal -
-
enumerationpercent -
-
enumerationpermil -
-
enumerationpint -
-
enumerationpoundPerAcre -
-
enumerationpoundPerInchSquared -
-
enumerationpoundsPerSquareInch -
-
enumerationquart -
-
enumerationsecond -
-
enumerationsiemen -
-
enumerationsiemens -
-
enumerationsiemensPerCentimeter -
-
enumerationsiemensPerMeter -
-
enumerationsievert -
-
enumerationsquareCentimeters -
-
enumerationsquareFoot -
-
enumerationsquareKilometers -
-
enumerationsquareMeter -
-
enumerationsquareMeterPerKilogram -
-
enumerationsquareMile -
-
enumerationsquareMillimeters -
-
enumerationsquareYard -
-
enumerationtesla -
-
enumerationtonnePerHectare -
-
enumerationtonnePerYear -
-
enumerationtonnesPerYear -
-
enumerationvolt -
-
enumerationwatt -
-
enumerationwattPerMeterSquared -
-
enumerationwattPerMeterSquaredPerNanometer -
-
enumerationwattPerMeterSquaredPerNanometerPerSteradian -
-
enumerationwattPerMeterSquaredPerSteradian -
-
enumerationwaveNumber -
-
enumerationweber -
-
enumerationyardPerSecond -
-
enumerationyardSquared -
-
enumerationyardsPerSecond -
-
-
-
-
Source
-
-
-
- - - - -
<xs:simpleType name="otherUnitType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:restriction base="xs:string">
-    <xs:enumeration value="acre"/>
-    <xs:enumeration value="ampere"/>
-    <xs:enumeration value="amperePerMeter"/>
-    <xs:enumeration value="amperePerMeterSquared"/>
-    <xs:enumeration value="amperePerSquareMeter"/>
-    <xs:enumeration value="are"/>
-    <xs:enumeration value="atmosphere"/>
-    <xs:enumeration value="bar"/>
-    <xs:enumeration value="becquerel"/>
-    <xs:enumeration value="britishThermalUnit"/>
-    <xs:enumeration value="bushel"/>
-    <xs:enumeration value="bushelPerAcre"/>
-    <xs:enumeration value="bushelsPerAcre"/>
-    <xs:enumeration value="calorie"/>
-    <xs:enumeration value="candela"/>
-    <xs:enumeration value="candelaPerMeterSquared"/>
-    <xs:enumeration value="candelaPerSquareMeter"/>
-    <xs:enumeration value="celsius"/>
-    <xs:enumeration value="centimeterCubed"/>
-    <xs:enumeration value="centimeterPerSecond"/>
-    <xs:enumeration value="centimeterPerYear"/>
-    <xs:enumeration value="centimeterSquared"/>
-    <xs:enumeration value="centimetersPerSecond"/>
-    <xs:enumeration value="centisecond"/>
-    <xs:enumeration value="coulomb"/>
-    <xs:enumeration value="cubicCentimetersPerCubicCentimeters"/>
-    <xs:enumeration value="cubicFeetPerSecond"/>
-    <xs:enumeration value="cubicInch"/>
-    <xs:enumeration value="cubicMeter"/>
-    <xs:enumeration value="cubicMeterPerKilogram"/>
-    <xs:enumeration value="cubicMetersPerSecond"/>
-    <xs:enumeration value="cubicMicrometersPerGram"/>
-    <xs:enumeration value="decibar"/>
-    <xs:enumeration value="decisecond"/>
-    <xs:enumeration value="dekasecond"/>
-    <xs:enumeration value="dimensionless"/>
-    <xs:enumeration value="equivalentPerLiter"/>
-    <xs:enumeration value="fahrenheit"/>
-    <xs:enumeration value="farad"/>
-    <xs:enumeration value="feetPerDay"/>
-    <xs:enumeration value="feetPerHour"/>
-    <xs:enumeration value="feetPerSecond"/>
-    <xs:enumeration value="feetSquaredPerDay"/>
-    <xs:enumeration value="footCubedPerSecond"/>
-    <xs:enumeration value="footPerDay"/>
-    <xs:enumeration value="footPerHour"/>
-    <xs:enumeration value="footPerSecond"/>
-    <xs:enumeration value="footPound"/>
-    <xs:enumeration value="footSquared"/>
-    <xs:enumeration value="footSquaredPerDay"/>
-    <xs:enumeration value="gallon"/>
-    <xs:enumeration value="gramPerCentimeterCubed"/>
-    <xs:enumeration value="gramPerCentimeterSquaredPerSecond"/>
-    <xs:enumeration value="gramPerDayPerHectare"/>
-    <xs:enumeration value="gramPerDayPerLiter"/>
-    <xs:enumeration value="gramPerGram"/>
-    <xs:enumeration value="gramPerLiter"/>
-    <xs:enumeration value="gramPerMeterSquared"/>
-    <xs:enumeration value="gramPerMeterSquaredPerDay"/>
-    <xs:enumeration value="gramPerMeterSquaredPerYear"/>
-    <xs:enumeration value="gramPerMilliliter"/>
-    <xs:enumeration value="gramPerYear"/>
-    <xs:enumeration value="gramPercentimeterSquared"/>
-    <xs:enumeration value="gramsPerCentimeterSquaredPerSecond"/>
-    <xs:enumeration value="gramsPerCubicCentimeter"/>
-    <xs:enumeration value="gramsPerGram"/>
-    <xs:enumeration value="gramsPerHectarePerDay"/>
-    <xs:enumeration value="gramsPerLiter"/>
-    <xs:enumeration value="gramsPerLiterPerDay"/>
-    <xs:enumeration value="gramsPerMeterSquaredPerYear"/>
-    <xs:enumeration value="gramsPerMilliliter"/>
-    <xs:enumeration value="gramsPerSquareMeter"/>
-    <xs:enumeration value="gramsPerYear"/>
-    <xs:enumeration value="gray"/>
-    <xs:enumeration value="hectare"/>
-    <xs:enumeration value="hectopascal"/>
-    <xs:enumeration value="hectosecond"/>
-    <xs:enumeration value="henry"/>
-    <xs:enumeration value="hertz"/>
-    <xs:enumeration value="hour"/>
-    <xs:enumeration value="inchCubed"/>
-    <xs:enumeration value="inchPerHour"/>
-    <xs:enumeration value="inverseCentimeter"/>
-    <xs:enumeration value="inverseMeter"/>
-    <xs:enumeration value="joule"/>
-    <xs:enumeration value="katal"/>
-    <xs:enumeration value="kelvin"/>
-    <xs:enumeration value="kilogramPerCubicMeter"/>
-    <xs:enumeration value="kilogramPerHectare"/>
-    <xs:enumeration value="kilogramPerHectarePerYear"/>
-    <xs:enumeration value="kilogramPerMeterCubed"/>
-    <xs:enumeration value="kilogramPerMeterSquared"/>
-    <xs:enumeration value="kilogramPerMeterSquaredPerDay"/>
-    <xs:enumeration value="kilogramPerMeterSquaredPerSecond"/>
-    <xs:enumeration value="kilogramPerMeterSquaredPerYear"/>
-    <xs:enumeration value="kilogramPerSecond"/>
-    <xs:enumeration value="kilogramsPerHectare"/>
-    <xs:enumeration value="kilogramsPerHectarePerYear"/>
-    <xs:enumeration value="kilogramsPerMeterSquaredPerSecond"/>
-    <xs:enumeration value="kilogramsPerMeterSquaredPerYear"/>
-    <xs:enumeration value="kilogramsPerSecond"/>
-    <xs:enumeration value="kilogramsPerSquareMeter"/>
-    <xs:enumeration value="kilohertz"/>
-    <xs:enumeration value="kiloliter"/>
-    <xs:enumeration value="kilometerPerHour"/>
-    <xs:enumeration value="kilometerSquared"/>
-    <xs:enumeration value="kilometersPerHour"/>
-    <xs:enumeration value="kilopascal"/>
-    <xs:enumeration value="kilosecond"/>
-    <xs:enumeration value="kilovolt"/>
-    <xs:enumeration value="kilowatt"/>
-    <xs:enumeration value="kilowattPerMeterSquared"/>
-    <xs:enumeration value="knot"/>
-    <xs:enumeration value="knots"/>
-    <xs:enumeration value="langley"/>
-    <xs:enumeration value="langleyPerDay"/>
-    <xs:enumeration value="liter"/>
-    <xs:enumeration value="literPerHectare"/>
-    <xs:enumeration value="literPerLiter"/>
-    <xs:enumeration value="literPerMeterSquared"/>
-    <xs:enumeration value="literPerSecond"/>
-    <xs:enumeration value="litersPerHectare"/>
-    <xs:enumeration value="litersPerSecond"/>
-    <xs:enumeration value="litersPerSquareMeter"/>
-    <xs:enumeration value="lumen"/>
-    <xs:enumeration value="lux"/>
-    <xs:enumeration value="megagramPerMeterCubed"/>
-    <xs:enumeration value="megahertz"/>
-    <xs:enumeration value="megajoulePerMeterSquaredPerDay"/>
-    <xs:enumeration value="megapascal"/>
-    <xs:enumeration value="megasecond"/>
-    <xs:enumeration value="megavolt"/>
-    <xs:enumeration value="megawatt"/>
-    <xs:enumeration value="meterCubed"/>
-    <xs:enumeration value="meterCubedPerHectare"/>
-    <xs:enumeration value="meterCubedPerKilogram"/>
-    <xs:enumeration value="meterCubedPerMeterCubed"/>
-    <xs:enumeration value="meterCubedPerMeterSquared"/>
-    <xs:enumeration value="meterCubedPerSecond"/>
-    <xs:enumeration value="meterPerDay"/>
-    <xs:enumeration value="meterPerGram"/>
-    <xs:enumeration value="meterPerSecond"/>
-    <xs:enumeration value="meterPerSecondSquared"/>
-    <xs:enumeration value="meterSquared"/>
-    <xs:enumeration value="meterSquaredPerDay"/>
-    <xs:enumeration value="meterSquaredPerHectare"/>
-    <xs:enumeration value="meterSquaredPerKilogram"/>
-    <xs:enumeration value="meterSquaredPerSecond"/>
-    <xs:enumeration value="metersPerDay"/>
-    <xs:enumeration value="metersPerGram"/>
-    <xs:enumeration value="metersPerSecond"/>
-    <xs:enumeration value="metersPerSecondSquared"/>
-    <xs:enumeration value="metersSquaredPerDay"/>
-    <xs:enumeration value="metersSquaredPerSecond"/>
-    <xs:enumeration value="microequivalentPerLiter"/>
-    <xs:enumeration value="microgramPerGram"/>
-    <xs:enumeration value="microgramPerGramPerDay"/>
-    <xs:enumeration value="microgramPerGramPerHour"/>
-    <xs:enumeration value="microgramPerGramPerWeek"/>
-    <xs:enumeration value="microgramPerLiter"/>
-    <xs:enumeration value="microgramsPerGram"/>
-    <xs:enumeration value="microgramsPerLiter"/>
-    <xs:enumeration value="microliter"/>
-    <xs:enumeration value="microliterPerLiter"/>
-    <xs:enumeration value="micrometerCubedPerGram"/>
-    <xs:enumeration value="micromolePerCentimeterSquaredPerSecond"/>
-    <xs:enumeration value="micromolePerGram"/>
-    <xs:enumeration value="micromolePerGramPerDay"/>
-    <xs:enumeration value="micromolePerGramPerHour"/>
-    <xs:enumeration value="micromolePerGramPerSecond"/>
-    <xs:enumeration value="micromolePerKilogram"/>
-    <xs:enumeration value="micromolePerLiter"/>
-    <xs:enumeration value="micromolePerMeterSquaredPerSecond"/>
-    <xs:enumeration value="micromolePerMole"/>
-    <xs:enumeration value="microsecond"/>
-    <xs:enumeration value="microwattPerCentimeterSquaredPerNanometer"/>
-    <xs:enumeration value="microwattPerCentimeterSquaredPerNanometerPerSteradian"/>
-    <xs:enumeration value="microwattPerCentimeterSquaredPerSteradian"/>
-    <xs:enumeration value="milePerHour"/>
-    <xs:enumeration value="milePerMinute"/>
-    <xs:enumeration value="milePerSecond"/>
-    <xs:enumeration value="mileSquared"/>
-    <xs:enumeration value="milesPerHour"/>
-    <xs:enumeration value="milesPerMinute"/>
-    <xs:enumeration value="milesPerSecond"/>
-    <xs:enumeration value="milliGramsPerMilliLiter"/>
-    <xs:enumeration value="millibar"/>
-    <xs:enumeration value="milliequivalentPerLiter"/>
-    <xs:enumeration value="milligramPerKilogram"/>
-    <xs:enumeration value="milligramPerLiter"/>
-    <xs:enumeration value="milligramPerMeterCubed"/>
-    <xs:enumeration value="milligramPerMeterCubedPerDay"/>
-    <xs:enumeration value="milligramPerMeterSquared"/>
-    <xs:enumeration value="milligramPerMeterSquaredPerDay"/>
-    <xs:enumeration value="milligramPerMilliliter"/>
-    <xs:enumeration value="milligramsPerCubicMeter"/>
-    <xs:enumeration value="milligramsPerLiter"/>
-    <xs:enumeration value="milligramsPerSquareMeter"/>
-    <xs:enumeration value="millihertz"/>
-    <xs:enumeration value="milliliter"/>
-    <xs:enumeration value="milliliterPerLiter"/>
-    <xs:enumeration value="millimeterPerDay"/>
-    <xs:enumeration value="millimeterPerSecond"/>
-    <xs:enumeration value="millimeterSquared"/>
-    <xs:enumeration value="millimetersPerSecond"/>
-    <xs:enumeration value="millimolePerGram"/>
-    <xs:enumeration value="millimolePerKilogram"/>
-    <xs:enumeration value="millimolePerLiter"/>
-    <xs:enumeration value="millimolePerMeterCubed"/>
-    <xs:enumeration value="millimolePerMole"/>
-    <xs:enumeration value="millimolesPerGram"/>
-    <xs:enumeration value="millisecond"/>
-    <xs:enumeration value="millivolt"/>
-    <xs:enumeration value="milliwatt"/>
-    <xs:enumeration value="minute"/>
-    <xs:enumeration value="molality"/>
-    <xs:enumeration value="molarity"/>
-    <xs:enumeration value="mole"/>
-    <xs:enumeration value="molePerCubicMeter"/>
-    <xs:enumeration value="molePerGram"/>
-    <xs:enumeration value="molePerKilogram"/>
-    <xs:enumeration value="molePerKilogram"/>
-    <xs:enumeration value="molePerKilogramPerSecond"/>
-    <xs:enumeration value="molePerLiter"/>
-    <xs:enumeration value="molePerMeterCubed"/>
-    <xs:enumeration value="molePerMeterSquaredPerSecond"/>
-    <xs:enumeration value="molePerMole"/>
-    <xs:enumeration value="molesPerGram"/>
-    <xs:enumeration value="molesPerKilogram"/>
-    <xs:enumeration value="molesPerKilogramPerSecond"/>
-    <xs:enumeration value="nanogramPerGram"/>
-    <xs:enumeration value="nanogramPerGramPerHour"/>
-    <xs:enumeration value="nanoliterPerLiter"/>
-    <xs:enumeration value="nanomolePerGramPerDay"/>
-    <xs:enumeration value="nanomolePerGramPerHour"/>
-    <xs:enumeration value="nanomolePerGramPerSecond"/>
-    <xs:enumeration value="nanomolePerKilogram"/>
-    <xs:enumeration value="nanomolePerLiter"/>
-    <xs:enumeration value="nanomolePerMole"/>
-    <xs:enumeration value="nanomolesPerGramPerSecond"/>
-    <xs:enumeration value="nanosecond"/>
-    <xs:enumeration value="newton"/>
-    <xs:enumeration value="nominalDay"/>
-    <xs:enumeration value="nominalHour"/>
-    <xs:enumeration value="nominalLeapYear"/>
-    <xs:enumeration value="nominalMinute"/>
-    <xs:enumeration value="nominalWeek"/>
-    <xs:enumeration value="nominalYear"/>
-    <xs:enumeration value="number"/>
-    <xs:enumeration value="numberPerGram"/>
-    <xs:enumeration value="numberPerHectare"/>
-    <xs:enumeration value="numberPerKilometerSquared"/>
-    <xs:enumeration value="numberPerLiter"/>
-    <xs:enumeration value="numberPerMeterCubed"/>
-    <xs:enumeration value="numberPerMeterSquared"/>
-    <xs:enumeration value="numberPerMilliliter"/>
-    <xs:enumeration value="ohm"/>
-    <xs:enumeration value="ohmMeter"/>
-    <xs:enumeration value="pascal"/>
-    <xs:enumeration value="percent"/>
-    <xs:enumeration value="permil"/>
-    <xs:enumeration value="pint"/>
-    <xs:enumeration value="poundPerAcre"/>
-    <xs:enumeration value="poundPerInchSquared"/>
-    <xs:enumeration value="poundsPerSquareInch"/>
-    <xs:enumeration value="quart"/>
-    <xs:enumeration value="second"/>
-    <xs:enumeration value="siemen"/>
-    <xs:enumeration value="siemens"/>
-    <xs:enumeration value="siemensPerCentimeter"/>
-    <xs:enumeration value="siemensPerMeter"/>
-    <xs:enumeration value="sievert"/>
-    <xs:enumeration value="squareCentimeters"/>
-    <xs:enumeration value="squareFoot"/>
-    <xs:enumeration value="squareKilometers"/>
-    <xs:enumeration value="squareMeter"/>
-    <xs:enumeration value="squareMeterPerKilogram"/>
-    <xs:enumeration value="squareMile"/>
-    <xs:enumeration value="squareMillimeters"/>
-    <xs:enumeration value="squareYard"/>
-    <xs:enumeration value="tesla"/>
-    <xs:enumeration value="tonnePerHectare"/>
-    <xs:enumeration value="tonnePerYear"/>
-    <xs:enumeration value="tonnesPerYear"/>
-    <xs:enumeration value="volt"/>
-    <xs:enumeration value="watt"/>
-    <xs:enumeration value="wattPerMeterSquared"/>
-    <xs:enumeration value="wattPerMeterSquaredPerNanometer"/>
-    <xs:enumeration value="wattPerMeterSquaredPerNanometerPerSteradian"/>
-    <xs:enumeration value="wattPerMeterSquaredPerSteradian"/>
-    <xs:enumeration value="waveNumber"/>
-    <xs:enumeration value="weber"/>
-    <xs:enumeration value="yardPerSecond"/>
-    <xs:enumeration value="yardSquared"/>
-    <xs:enumeration value="yardsPerSecond"/>
-    <!-- removed the mass units to their named type -->
-    <!-- removed the length units to their named type -->
-    <!-- removed the angle units to their named type -->
-  </xs:restriction>
-</xs:simpleType>
-
-
-
Simple Type unit:angleUnitType
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/units-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
Typerestriction of xs:string
-
Facets
-
-
-
- - - - - - - - - - - - - - - - - - - - - -
enumerationradian -
-
enumerationdegree -
-
enumerationgrad -
-
enumerationsteradian -
-
-
-
-
Source
-
-
-
- - - - -
<xs:simpleType name="angleUnitType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:restriction base="xs:string">
-    <xs:enumeration value="radian"/>
-    <xs:enumeration value="degree"/>
-    <xs:enumeration value="grad"/>
-    <xs:enumeration value="steradian"/>
-  </xs:restriction>
-</xs:simpleType>
-
-
-
- - \ No newline at end of file diff --git a/docs/schema/eml-view_xsd.html b/docs/schema/eml-view_xsd.html deleted file mode 100644 index 1cdfcc75..00000000 --- a/docs/schema/eml-view_xsd.html +++ /dev/null @@ -1,1543 +0,0 @@ - - - - - Schema documentation for eml-view.xsd - - -
- - - - - - - - - - - - - - - - -
-

Showing:

- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Annotations
Attributes
Diagrams
Facets
Instances
Model
Properties
Source
Used by
-
-
-
Imported schema eml-view.xsd
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/view-2.2.0
-
Annotations
-
-
-
-
- - - - -
'$RCSfile: eml-view.xsd,v $'
-       Copyright: 1997-2002 Regents of the University of California,
-                            University of New Mexico, and
-                            Arizona State University
-        Sponsors: National Center for Ecological Analysis and Synthesis and
-                  Partnership for Interdisciplinary Studies of Coastal Oceans,
-                     University of California Santa Barbara
-                  Long-Term Ecological Research Network Office,
-                     University of New Mexico
-                  Center for Environmental Studies, Arizona State University
-   Other funding: National Science Foundation (see README for details)
-                  The David and Lucile Packard Foundation
-     For Details: http://knb.ecoinformatics.org/
-
-        '$Author: obrien $'
-          '$Date: 2008-11-14 23:50:13 $'
-      '$Revision: 1.43 $'
-
-    This program is free software; you can redistribute it and/or modify
-    it under the terms of the GNU General Public License as published by
-    the Free Software Foundation; either version 2 of the License, or
-    (at your option) any later version.
-
-    This program is distributed in the hope that it will be useful,
-    but WITHOUT ANY WARRANTY; without even the implied warranty of
-    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-    GNU General Public License for more details.
-
-    You should have received a copy of the GNU General Public License
-    along with this program; if not, write to the Free Software
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
-
-
-
-
-
Properties
-
-
-
- - - - - - - - - -
attribute form defaultunqualified
element form defaultunqualified
-
-
-
Element ViewType / attributeList
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-attribute_xsd.tmp#AttributeListType_id - eml-attribute_xsd.tmp#AttributeListType_attribute - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-attribute_xsd.tmp#AttributeListType
-
TypeAttributeListType
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
Childrenattribute, references
-
Instance
-
-
-
- - - - -
<attributeList id="">
-  <attribute id="" scope="document" system="">{1,unbounded}</attribute>
-  <references system="">{1,1}</references>
-</attributeList>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
idIDTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="attributeList" type="att:AttributeListType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element ViewType / constraint
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-constraint_xsd.tmp#ConstraintType_id - eml-constraint_xsd.tmp#ConstraintType_system - eml-constraint_xsd.tmp#ConstraintType_scope - eml-constraint_xsd.tmp#ConstraintType_primaryKey - eml-constraint_xsd.tmp#ConstraintType_uniqueKey - eml-constraint_xsd.tmp#ConstraintType_checkConstraint - eml-constraint_xsd.tmp#ConstraintType_foreignKey - eml-constraint_xsd.tmp#ConstraintType_joinCondition - eml-constraint_xsd.tmp#ConstraintType_notNullConstraint - eml-constraint_xsd.tmp#ConstraintType
-
TypeConstraintType
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
minOccurs0
maxOccursunbounded
-
-
Model
-
- -
ChildrencheckConstraint, foreignKey, joinCondition, notNullConstraint, primaryKey, uniqueKey
-
Instance
-
-
-
- - - - -
<constraint id="" scope="document" system="">
-  <primaryKey>{1,1}</primaryKey>
-  <uniqueKey>{1,1}</uniqueKey>
-  <checkConstraint language="">{1,1}</checkConstraint>
-  <foreignKey>{1,1}</foreignKey>
-  <joinCondition>{1,1}</joinCondition>
-  <notNullConstraint>{1,1}</notNullConstraint>
-</constraint>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="constraint" type="con:ConstraintType" minOccurs="0" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element ViewType / queryStatement
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="queryStatement" type="res:NonEmptyStringType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element view
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/view-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-view_xsd.tmp#ViewType_id - eml-view_xsd.tmp#ViewType_system - eml-view_xsd.tmp#ViewType_scope - eml-entity_xsd.tmp#EntityGroup_alternateIdentifier - eml-entity_xsd.tmp#EntityGroup_entityName - eml-entity_xsd.tmp#EntityGroup_entityDescription - eml-entity_xsd.tmp#EntityGroup_physical - eml-entity_xsd.tmp#EntityGroup_coverage - eml-entity_xsd.tmp#EntityGroup_methods - eml-entity_xsd.tmp#EntityGroup_additionalInfo - eml-entity_xsd.tmp#EntityGroup_annotation - eml-entity_xsd.tmp#EntityGroup - eml-view_xsd.tmp#ViewType_attributeList - eml-view_xsd.tmp#ViewType_constraint - eml-view_xsd.tmp#ViewType_queryStatement - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-view_xsd.tmp#ViewType
-
TypeViewType
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
ChildrenadditionalInfo, alternateIdentifier, annotation, attributeList, constraint, coverage, entityDescription, entityName, methods, physical, queryStatement, references
-
Instance
-
-
-
- - - - -
<view id="" scope="document" system="" xmlns="https://eml.ecoinformatics.org/view-2.2.0">
-  <alternateIdentifier system="">{0,unbounded}</alternateIdentifier>
-  <entityName>{1,1}</entityName>
-  <entityDescription>{0,1}</entityDescription>
-  <physical id="" scope="document" system="">{0,unbounded}</physical>
-  <coverage id="" scope="document" system="">{0,1}</coverage>
-  <methods>{0,1}</methods>
-  <additionalInfo xml:lang="">{0,unbounded}</additionalInfo>
-  <annotation id="" scope="document" system="">{0,unbounded}</annotation>
-  <attributeList id="">{1,1}</attributeList>
-  <constraint id="" scope="document" system="">{0,unbounded}</constraint>
-  <queryStatement>{1,1}</queryStatement>
-  <references system="">{1,1}</references>
-</view>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="view" type="ViewType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Complex Type ViewType
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/view-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-view_xsd.tmp#ViewType_id - eml-view_xsd.tmp#ViewType_system - eml-view_xsd.tmp#ViewType_scope - eml-entity_xsd.tmp#EntityGroup_alternateIdentifier - eml-entity_xsd.tmp#EntityGroup_entityName - eml-entity_xsd.tmp#EntityGroup_entityDescription - eml-entity_xsd.tmp#EntityGroup_physical - eml-entity_xsd.tmp#EntityGroup_coverage - eml-entity_xsd.tmp#EntityGroup_methods - eml-entity_xsd.tmp#EntityGroup_additionalInfo - eml-entity_xsd.tmp#EntityGroup_annotation - eml-entity_xsd.tmp#EntityGroup - eml-view_xsd.tmp#ViewType_attributeList - eml-view_xsd.tmp#ViewType_constraint - eml-view_xsd.tmp#ViewType_queryStatement - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup
-
-
Used by
-
-
-
- - - - - -
Elements DatasetType/view, view
-
-
Model
-
- -
ChildrenadditionalInfo, alternateIdentifier, annotation, attributeList, constraint, coverage, entityDescription, entityName, methods, physical, queryStatement, references
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:complexType name="ViewType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:choice>
-    <xs:sequence>
-      <xs:group ref="ent:EntityGroup"/>
-      <xs:element name="attributeList" type="att:AttributeListType">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="constraint" type="con:ConstraintType" minOccurs="0" maxOccurs="unbounded">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="queryStatement" type="res:NonEmptyStringType">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-    </xs:sequence>
-    <xs:group ref="res:ReferencesGroup"/>
-  </xs:choice>
-  <xs:attribute name="id" type="res:IDType" use="optional"/>
-  <xs:attribute name="system" type="res:SystemType" use="optional"/>
-  <xs:attribute name="scope" type="res:ScopeType" use="optional" default="document"/>
-</xs:complexType>
-
-
-
Attribute ViewType / @id
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeIDType
-
Properties
-
-
-
- - - - - -
useoptional
-
-
-
Used by
-
-
-
- - - - - -
Complex Type ViewType
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="id" type="res:IDType" use="optional"/>
-
-
-
Attribute ViewType / @system
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeSystemType
-
Properties
-
-
-
- - - - - -
useoptional
-
-
-
Used by
-
-
-
- - - - - -
Complex Type ViewType
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="system" type="res:SystemType" use="optional"/>
-
-
-
Attribute ViewType / @scope
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeScopeType
-
Properties
-
-
-
- - - - - - - - - -
useoptional
defaultdocument
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
enumerationsystem -
-
enumerationdocument -
-
-
-
-
Used by
-
-
-
- - - - - -
Complex Type ViewType
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="scope" type="res:ScopeType" use="optional" default="document"/>
-
-
-
- - \ No newline at end of file diff --git a/docs/schema/eml_xsd.html b/docs/schema/eml_xsd.html deleted file mode 100644 index 71a0d410..00000000 --- a/docs/schema/eml_xsd.html +++ /dev/null @@ -1,3029 +0,0 @@ - - - - - Schema documentation for eml.xsd - - -
- - - - - - - - - - - - - - - - -
-

Showing:

- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Annotations
Attributes
Diagrams
Facets
Instances
Model
Properties
Source
Used by
-
-
-
Main schema eml.xsd
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/eml-2.2.0
-
Annotations
-
-
-
-
- - - - -
'$RCSfile: eml.xsd,v $' Copyright: 1997-2002 Regents of the University of
-California, University of New Mexico, and Arizona State University Sponsors: National Center
-for Ecological Analysis and Synthesis and Partnership for Interdisciplinary Studies of Coastal
-Oceans, University of California Santa Barbara Long-Term Ecological Research Network Office,
-University of New Mexico Center for Environmental Studies, Arizona State University Other
-funding: National Science Foundation (see README for details) The David and Lucile Packard
-Foundation For Details: http://knb.ecoinformatics.org/ '$Author: obrien $' '$Date: 2008/04/09
-21:31:41 $' '$Revision: 1.59 $' This program is free software; you can redistribute it and/or
-modify it under the terms of the GNU General Public License as published by the Free Software
-Foundation; either version 2 of the License, or (at your option) any later version. This
-program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without
-even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-General Public License for more details. You should have received a copy of the GNU General
-Public License along with this program; if not, write to the Free Software Foundation, Inc.,
-59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
-
-
-
-
Properties
-
-
-
- - - - - - - - - -
attribute form defaultunqualified
element form defaultunqualified
-
-
-
Element eml
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttps://eml.ecoinformatics.org/eml-2.2.0
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml_xsd.tmp#eml_packageId - eml_xsd.tmp#eml_system - eml_xsd.tmp#eml_scope - xml_xsd.tmp#lang - eml_xsd.tmp#eml_access - eml_xsd.tmp#eml_dataset - eml_xsd.tmp#eml_citation - eml_xsd.tmp#eml_software - eml_xsd.tmp#eml_protocol - eml_xsd.tmp#eml_annotations - eml_xsd.tmp#eml_additionalMetadata
-
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
Childrenaccess, additionalMetadata, annotations, citation, dataset, protocol, software
-
Instance
-
-
-
- - - - -
<eml xml:lang="" packageId="" scope="system" system="" xmlns="https://eml.ecoinformatics.org/eml-2.2.0">
-  <access authSystem="" id="" order="allowFirst" scope="document" system="">{0,1}</access>
-  <dataset id="" scope="document" system="">{1,1}</dataset>
-  <citation id="" scope="document" system="">{1,1}</citation>
-  <software id="" scope="document" system="">{1,1}</software>
-  <protocol id="" scope="document" system="">{1,1}</protocol>
-  <annotations>{0,1}</annotations>
-  <additionalMetadata id="">{0,unbounded}</additionalMetadata>
-</eml>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeFixedUseAnnotation
packageIdxs:stringrequired -
-
scopeScopeTypesystemoptional -
-
systemSystemTyperequired -
-
xml:langoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="eml">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:sequence>
-      <xs:element name="access" type="acc:AccessType" minOccurs="0">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:choice>
-        <xs:element name="dataset" type="ds:DatasetType">
-          <xs:annotation>
-            <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-          </xs:annotation>
-        </xs:element>
-        <xs:element name="citation" type="cit:CitationType">
-          <xs:annotation>
-            <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-          </xs:annotation>
-        </xs:element>
-        <xs:element name="software" type="sw:SoftwareType">
-          <xs:annotation>
-            <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-          </xs:annotation>
-        </xs:element>
-        <xs:element name="protocol" type="pro:ProtocolType">
-          <xs:annotation>
-            <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-          </xs:annotation>
-        </xs:element>
-      </xs:choice>
-      <xs:element name="annotations" minOccurs="0" maxOccurs="1">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-        <xs:complexType>
-          <xs:sequence>
-            <xs:element name="annotation" minOccurs="1" maxOccurs="unbounded">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-              <xs:complexType>
-                <xs:complexContent>
-                  <xs:extension base="sem:SemanticAnnotation">
-                    <xs:attribute name="references" type="xs:string" use="required"/>
-                  </xs:extension>
-                </xs:complexContent>
-              </xs:complexType>
-            </xs:element>
-          </xs:sequence>
-        </xs:complexType>
-      </xs:element>
-      <xs:element name="additionalMetadata" minOccurs="0" maxOccurs="unbounded">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-        <xs:complexType>
-          <xs:sequence>
-            <xs:element name="describes" type="res:NonEmptyStringType" minOccurs="0" maxOccurs="unbounded">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:element>
-            <xs:element name="metadata">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-              <xs:complexType>
-                <xs:sequence>
-                  <xs:any processContents="lax">
-                    <xs:annotation>
-                      <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-                    </xs:annotation>
-                  </xs:any>
-                </xs:sequence>
-              </xs:complexType>
-            </xs:element>
-          </xs:sequence>
-          <xs:attribute name="id" type="res:IDType" use="optional"/>
-        </xs:complexType>
-      </xs:element>
-    </xs:sequence>
-    <xs:attribute name="packageId" type="xs:string" use="required">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:attribute>
-    <xs:attribute name="system" type="res:SystemType" use="required"/>
-    <xs:attribute name="scope" type="res:ScopeType" fixed="system">
-      <xs:annotation>
-        <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-      </xs:annotation>
-    </xs:attribute>
-    <xs:attribute ref="xml:lang" use="optional"/>
-  </xs:complexType>
-</xs:element>
-
-
-
Element eml / access
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-access_xsd.tmp#AccessType_id - eml-access_xsd.tmp#AccessType_system - eml-access_xsd.tmp#AccessType_scope - eml-access_xsd.tmp#AccessType_order - eml-access_xsd.tmp#AccessType_authSystem - eml-access_xsd.tmp#AccessType_allow - eml-access_xsd.tmp#AccessType_deny - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-access_xsd.tmp#AccessType
-
TypeAccessType
-
Properties
-
-
-
- - - - - - - - - -
contentcomplex
minOccurs0
-
-
Model
-
- -
Childrenallow, deny, references
-
Instance
-
-
-
- - - - -
<access authSystem="" id="" order="allowFirst" scope="document" system="">
-  <allow>{1,1}</allow>
-  <deny>{1,1}</deny>
-  <references system="">{1,1}</references>
-</access>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUseAnnotation
authSystemxs:stringrequired -
-
idIDTypeoptional -
-
orderrestriction of xs:stringallowFirstoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="access" type="acc:AccessType" minOccurs="0">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element eml / dataset
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-dataset_xsd.tmp#DatasetType_id - eml-dataset_xsd.tmp#DatasetType_system - eml-dataset_xsd.tmp#DatasetType_scope - eml-resource_xsd.tmp#ResourceGroup_alternateIdentifier - eml-resource_xsd.tmp#ResourceGroup_shortName - eml-resource_xsd.tmp#ResourceGroup_title - eml-resource_xsd.tmp#ResourceGroup_creator - eml-resource_xsd.tmp#ResourceGroup_metadataProvider - eml-resource_xsd.tmp#ResourceGroup_associatedParty - eml-resource_xsd.tmp#ResourceGroup_pubDate - eml-resource_xsd.tmp#ResourceGroup_language - eml-resource_xsd.tmp#ResourceGroup_series - eml-resource_xsd.tmp#ResourceGroup_abstract - eml-resource_xsd.tmp#ResourceGroup_keywordSet - eml-resource_xsd.tmp#ResourceGroup_additionalInfo - eml-resource_xsd.tmp#ResourceGroup_intellectualRights - eml-resource_xsd.tmp#ResourceGroup_licensed - eml-resource_xsd.tmp#ResourceGroup_distribution - eml-resource_xsd.tmp#ResourceGroup_coverage - eml-resource_xsd.tmp#ResourceGroup_annotation - eml-resource_xsd.tmp#ResourceGroup - eml-dataset_xsd.tmp#DatasetType_purpose - eml-dataset_xsd.tmp#DatasetType_introduction - eml-dataset_xsd.tmp#DatasetType_gettingStarted - eml-dataset_xsd.tmp#DatasetType_acknowledgements - eml-dataset_xsd.tmp#DatasetType_maintenance - eml-dataset_xsd.tmp#DatasetType_contact - eml-dataset_xsd.tmp#DatasetType_publisher - eml-dataset_xsd.tmp#DatasetType_pubPlace - eml-dataset_xsd.tmp#DatasetType_methods - eml-dataset_xsd.tmp#DatasetType_project - eml-dataset_xsd.tmp#DatasetType_dataTable - eml-dataset_xsd.tmp#DatasetType_spatialRaster - eml-dataset_xsd.tmp#DatasetType_spatialVector - eml-dataset_xsd.tmp#DatasetType_storedProcedure - eml-dataset_xsd.tmp#DatasetType_view - eml-dataset_xsd.tmp#DatasetType_otherEntity - eml-dataset_xsd.tmp#DatasetType_referencePublication - eml-dataset_xsd.tmp#DatasetType_usageCitation - eml-dataset_xsd.tmp#DatasetType_literatureCited - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-dataset_xsd.tmp#DatasetType
-
TypeDatasetType
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
Childrenabstract, acknowledgements, additionalInfo, alternateIdentifier, annotation, associatedParty, contact, coverage, creator, dataTable, distribution, gettingStarted, intellectualRights, introduction, keywordSet, language, licensed, literatureCited, maintenance, metadataProvider, methods, otherEntity, project, pubDate, pubPlace, publisher, purpose, referencePublication, references, series, shortName, spatialRaster, spatialVector, storedProcedure, title, usageCitation, view
-
Instance
-
-
-
- - - - -
<dataset id="" scope="document" system="">
-  <alternateIdentifier system="">{0,unbounded}</alternateIdentifier>
-  <shortName>{0,1}</shortName>
-  <title xml:lang="">{1,unbounded}</title>
-  <creator id="" scope="document" system="">{1,unbounded}</creator>
-  <metadataProvider id="" scope="document" system="">{0,unbounded}</metadataProvider>
-  <associatedParty id="" scope="document" system="">{0,unbounded}</associatedParty>
-  <pubDate>{0,1}</pubDate>
-  <language xml:lang="">{0,1}</language>
-  <series>{0,1}</series>
-  <abstract xml:lang="">{0,1}</abstract>
-  <keywordSet>{0,unbounded}</keywordSet>
-  <additionalInfo xml:lang="">{0,unbounded}</additionalInfo>
-  <intellectualRights xml:lang="">{0,1}</intellectualRights>
-  <licensed>{0,unbounded}</licensed>
-  <distribution id="" scope="document" system="">{0,unbounded}</distribution>
-  <coverage id="" scope="document" system="">{0,1}</coverage>
-  <annotation id="" scope="document" system="">{0,unbounded}</annotation>
-  <purpose xml:lang="">{0,1}</purpose>
-  <introduction xml:lang="">{0,1}</introduction>
-  <gettingStarted xml:lang="">{0,1}</gettingStarted>
-  <acknowledgements xml:lang="">{0,1}</acknowledgements>
-  <maintenance>{0,1}</maintenance>
-  <contact id="" scope="document" system="">{1,unbounded}</contact>
-  <publisher id="" scope="document" system="">{0,1}</publisher>
-  <pubPlace>{0,1}</pubPlace>
-  <methods>{0,1}</methods>
-  <project id="" scope="document" system="">{0,1}</project>
-  <dataTable id="" scope="document" system="">{1,1}</dataTable>
-  <spatialRaster id="" scope="document" system="">{1,1}</spatialRaster>
-  <spatialVector id="" scope="document" system="">{1,1}</spatialVector>
-  <storedProcedure id="" scope="document" system="">{1,1}</storedProcedure>
-  <view id="" scope="document" system="">{1,1}</view>
-  <otherEntity id="" scope="document" system="">{1,1}</otherEntity>
-  <referencePublication id="" scope="document" system="">{0,1}</referencePublication>
-  <usageCitation id="" scope="document" system="">{0,unbounded}</usageCitation>
-  <literatureCited>{0,unbounded}</literatureCited>
-  <references system="">{1,1}</references>
-</dataset>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="dataset" type="ds:DatasetType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element eml / citation
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-literature_xsd.tmp#CitationType_id - eml-literature_xsd.tmp#CitationType_system - eml-literature_xsd.tmp#CitationType_scope - eml-resource_xsd.tmp#ResourceGroup_alternateIdentifier - eml-resource_xsd.tmp#ResourceGroup_shortName - eml-resource_xsd.tmp#ResourceGroup_title - eml-resource_xsd.tmp#ResourceGroup_creator - eml-resource_xsd.tmp#ResourceGroup_metadataProvider - eml-resource_xsd.tmp#ResourceGroup_associatedParty - eml-resource_xsd.tmp#ResourceGroup_pubDate - eml-resource_xsd.tmp#ResourceGroup_language - eml-resource_xsd.tmp#ResourceGroup_series - eml-resource_xsd.tmp#ResourceGroup_abstract - eml-resource_xsd.tmp#ResourceGroup_keywordSet - eml-resource_xsd.tmp#ResourceGroup_additionalInfo - eml-resource_xsd.tmp#ResourceGroup_intellectualRights - eml-resource_xsd.tmp#ResourceGroup_licensed - eml-resource_xsd.tmp#ResourceGroup_distribution - eml-resource_xsd.tmp#ResourceGroup_coverage - eml-resource_xsd.tmp#ResourceGroup_annotation - eml-resource_xsd.tmp#ResourceGroup - eml-literature_xsd.tmp#CitationType_contact - eml-literature_xsd.tmp#CitationType_article - eml-literature_xsd.tmp#CitationType_book - eml-literature_xsd.tmp#CitationType_chapter - eml-literature_xsd.tmp#CitationType_editedBook - eml-literature_xsd.tmp#CitationType_manuscript - eml-literature_xsd.tmp#CitationType_report - eml-literature_xsd.tmp#CitationType_thesis - eml-literature_xsd.tmp#CitationType_conferenceProceedings - eml-literature_xsd.tmp#CitationType_personalCommunication - eml-literature_xsd.tmp#CitationType_map - eml-literature_xsd.tmp#CitationType_generic - eml-literature_xsd.tmp#CitationType_audioVisual - eml-literature_xsd.tmp#CitationType_presentation - eml-literature_xsd.tmp#CitationType_bibtex - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-literature_xsd.tmp#CitationType
-
TypeCitationType
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
Childrenabstract, additionalInfo, alternateIdentifier, annotation, article, associatedParty, audioVisual, bibtex, book, chapter, conferenceProceedings, contact, coverage, creator, distribution, editedBook, generic, intellectualRights, keywordSet, language, licensed, manuscript, map, metadataProvider, personalCommunication, presentation, pubDate, references, report, series, shortName, thesis, title
-
Instance
-
-
-
- - - - -
<citation id="" scope="document" system="">
-  <alternateIdentifier system="">{0,unbounded}</alternateIdentifier>
-  <shortName>{0,1}</shortName>
-  <title xml:lang="">{1,unbounded}</title>
-  <creator id="" scope="document" system="">{1,unbounded}</creator>
-  <metadataProvider id="" scope="document" system="">{0,unbounded}</metadataProvider>
-  <associatedParty id="" scope="document" system="">{0,unbounded}</associatedParty>
-  <pubDate>{0,1}</pubDate>
-  <language xml:lang="">{0,1}</language>
-  <series>{0,1}</series>
-  <abstract xml:lang="">{0,1}</abstract>
-  <keywordSet>{0,unbounded}</keywordSet>
-  <additionalInfo xml:lang="">{0,unbounded}</additionalInfo>
-  <intellectualRights xml:lang="">{0,1}</intellectualRights>
-  <licensed>{0,unbounded}</licensed>
-  <distribution id="" scope="document" system="">{0,unbounded}</distribution>
-  <coverage id="" scope="document" system="">{0,1}</coverage>
-  <annotation id="" scope="document" system="">{0,unbounded}</annotation>
-  <contact id="" scope="document" system="">{0,unbounded}</contact>
-  <article>{1,1}</article>
-  <book>{1,1}</book>
-  <chapter>{1,1}</chapter>
-  <editedBook>{1,1}</editedBook>
-  <manuscript>{1,1}</manuscript>
-  <report>{1,1}</report>
-  <thesis>{1,1}</thesis>
-  <conferenceProceedings>{1,1}</conferenceProceedings>
-  <personalCommunication>{1,1}</personalCommunication>
-  <map>{1,1}</map>
-  <generic>{1,1}</generic>
-  <audioVisual>{1,1}</audioVisual>
-  <presentation>{1,1}</presentation>
-  <bibtex>{1,1}</bibtex>
-  <references system="">{1,1}</references>
-</citation>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="citation" type="cit:CitationType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element eml / software
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-software_xsd.tmp#SoftwareType_id - eml-software_xsd.tmp#SoftwareType_system - eml-software_xsd.tmp#SoftwareType_scope - eml-resource_xsd.tmp#ResourceGroup_alternateIdentifier - eml-resource_xsd.tmp#ResourceGroup_shortName - eml-resource_xsd.tmp#ResourceGroup_title - eml-resource_xsd.tmp#ResourceGroup_creator - eml-resource_xsd.tmp#ResourceGroup_metadataProvider - eml-resource_xsd.tmp#ResourceGroup_associatedParty - eml-resource_xsd.tmp#ResourceGroup_pubDate - eml-resource_xsd.tmp#ResourceGroup_language - eml-resource_xsd.tmp#ResourceGroup_series - eml-resource_xsd.tmp#ResourceGroup_abstract - eml-resource_xsd.tmp#ResourceGroup_keywordSet - eml-resource_xsd.tmp#ResourceGroup_additionalInfo - eml-resource_xsd.tmp#ResourceGroup_intellectualRights - eml-resource_xsd.tmp#ResourceGroup_licensed - eml-resource_xsd.tmp#ResourceGroup_distribution - eml-resource_xsd.tmp#ResourceGroup_coverage - eml-resource_xsd.tmp#ResourceGroup_annotation - eml-resource_xsd.tmp#ResourceGroup - eml-software_xsd.tmp#SoftwareType_implementation - eml-software_xsd.tmp#SoftwareType_dependency - eml-software_xsd.tmp#SoftwareType_licenseURL - eml-software_xsd.tmp#SoftwareType_license - eml-software_xsd.tmp#SoftwareType_version - eml-software_xsd.tmp#SoftwareType_project - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-software_xsd.tmp#SoftwareType
-
TypeSoftwareType
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
Childrenabstract, additionalInfo, alternateIdentifier, annotation, associatedParty, coverage, creator, dependency, distribution, implementation, intellectualRights, keywordSet, language, license, licenseURL, licensed, metadataProvider, project, pubDate, references, series, shortName, title, version
-
Instance
-
-
-
- - - - -
<software id="" scope="document" system="">
-  <alternateIdentifier system="">{0,unbounded}</alternateIdentifier>
-  <shortName>{0,1}</shortName>
-  <title xml:lang="">{1,unbounded}</title>
-  <creator id="" scope="document" system="">{1,unbounded}</creator>
-  <metadataProvider id="" scope="document" system="">{0,unbounded}</metadataProvider>
-  <associatedParty id="" scope="document" system="">{0,unbounded}</associatedParty>
-  <pubDate>{0,1}</pubDate>
-  <language xml:lang="">{0,1}</language>
-  <series>{0,1}</series>
-  <abstract xml:lang="">{0,1}</abstract>
-  <keywordSet>{0,unbounded}</keywordSet>
-  <additionalInfo xml:lang="">{0,unbounded}</additionalInfo>
-  <intellectualRights xml:lang="">{0,1}</intellectualRights>
-  <licensed>{0,unbounded}</licensed>
-  <distribution id="" scope="document" system="">{0,unbounded}</distribution>
-  <coverage id="" scope="document" system="">{0,1}</coverage>
-  <annotation id="" scope="document" system="">{0,unbounded}</annotation>
-  <implementation>{1,unbounded}</implementation>
-  <dependency>{0,unbounded}</dependency>
-  <licenseURL>{1,1}</licenseURL>
-  <license>{1,1}</license>
-  <version>{1,1}</version>
-  <project id="" scope="document" system="">{0,1}</project>
-  <references system="">{1,1}</references>
-</software>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="software" type="sw:SoftwareType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element eml / protocol
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-protocol_xsd.tmp#ProtocolType_id - eml-protocol_xsd.tmp#ProtocolType_system - eml-protocol_xsd.tmp#ProtocolType_scope - eml-resource_xsd.tmp#ResourceGroup_alternateIdentifier - eml-resource_xsd.tmp#ResourceGroup_shortName - eml-resource_xsd.tmp#ResourceGroup_title - eml-resource_xsd.tmp#ResourceGroup_creator - eml-resource_xsd.tmp#ResourceGroup_metadataProvider - eml-resource_xsd.tmp#ResourceGroup_associatedParty - eml-resource_xsd.tmp#ResourceGroup_pubDate - eml-resource_xsd.tmp#ResourceGroup_language - eml-resource_xsd.tmp#ResourceGroup_series - eml-resource_xsd.tmp#ResourceGroup_abstract - eml-resource_xsd.tmp#ResourceGroup_keywordSet - eml-resource_xsd.tmp#ResourceGroup_additionalInfo - eml-resource_xsd.tmp#ResourceGroup_intellectualRights - eml-resource_xsd.tmp#ResourceGroup_licensed - eml-resource_xsd.tmp#ResourceGroup_distribution - eml-resource_xsd.tmp#ResourceGroup_coverage - eml-resource_xsd.tmp#ResourceGroup_annotation - eml-resource_xsd.tmp#ResourceGroup - eml-protocol_xsd.tmp#ProtocolType_proceduralStep - eml-resource_xsd.tmp#ReferencesGroup_references - eml-resource_xsd.tmp#ReferencesGroup - eml-protocol_xsd.tmp#ProtocolType
-
TypeProtocolType
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
- -
Childrenabstract, additionalInfo, alternateIdentifier, annotation, associatedParty, coverage, creator, distribution, intellectualRights, keywordSet, language, licensed, metadataProvider, proceduralStep, pubDate, references, series, shortName, title
-
Instance
-
-
-
- - - - -
<protocol id="" scope="document" system="">
-  <alternateIdentifier system="">{0,unbounded}</alternateIdentifier>
-  <shortName>{0,1}</shortName>
-  <title xml:lang="">{1,unbounded}</title>
-  <creator id="" scope="document" system="">{1,unbounded}</creator>
-  <metadataProvider id="" scope="document" system="">{0,unbounded}</metadataProvider>
-  <associatedParty id="" scope="document" system="">{0,unbounded}</associatedParty>
-  <pubDate>{0,1}</pubDate>
-  <language xml:lang="">{0,1}</language>
-  <series>{0,1}</series>
-  <abstract xml:lang="">{0,1}</abstract>
-  <keywordSet>{0,unbounded}</keywordSet>
-  <additionalInfo xml:lang="">{0,unbounded}</additionalInfo>
-  <intellectualRights xml:lang="">{0,1}</intellectualRights>
-  <licensed>{0,unbounded}</licensed>
-  <distribution id="" scope="document" system="">{0,unbounded}</distribution>
-  <coverage id="" scope="document" system="">{0,1}</coverage>
-  <annotation id="" scope="document" system="">{0,unbounded}</annotation>
-  <proceduralStep>{0,unbounded}</proceduralStep>
-  <references system="">{1,1}</references>
-</protocol>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="protocol" type="pro:ProtocolType">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element eml / annotations
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml_xsd.tmp#eml_eml_annotations_annotation
-
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
minOccurs0
maxOccurs1
-
-
Model
-
- -
Childrenannotation
-
Instance
-
-
-
- - - - -
<annotations>
-  <annotation id="" references="" scope="document" system="">{1,unbounded}</annotation>
-</annotations>
-
-
-
Source
-
-
-
- - - - -
<xs:element name="annotations" minOccurs="0" maxOccurs="1">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:sequence>
-      <xs:element name="annotation" minOccurs="1" maxOccurs="unbounded">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-        <xs:complexType>
-          <xs:complexContent>
-            <xs:extension base="sem:SemanticAnnotation">
-              <xs:attribute name="references" type="xs:string" use="required"/>
-            </xs:extension>
-          </xs:complexContent>
-        </xs:complexType>
-      </xs:element>
-    </xs:sequence>
-  </xs:complexType>
-</xs:element>
-
-
-
Element eml / annotations / annotation
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-semantics_xsd.tmp#SemanticAnnotation_id - eml-semantics_xsd.tmp#SemanticAnnotation_system - eml-semantics_xsd.tmp#SemanticAnnotation_scope - eml-semantics_xsd.tmp#SemanticAnnotation_propertyURI - eml-semantics_xsd.tmp#SemanticAnnotation_valueURI - eml-semantics_xsd.tmp#SemanticAnnotation - eml_xsd.tmp#eml_eml_annotations_eml_eml_annotations_annotation_references
-
Typeextension of SemanticAnnotation
Type hierarchy - -
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
minOccurs1
maxOccursunbounded
-
-
Model
-
- -
ChildrenpropertyURI, valueURI
-
Instance
-
-
-
- - - - -
<annotation id="" references="" scope="document" system="">
-  <propertyURI label="">{1,1}</propertyURI>
-  <valueURI label="">{1,1}</valueURI>
-</annotation>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
QNameTypeDefaultUse
idIDTypeoptional -
-
referencesxs:stringrequired -
-
scopeScopeTypedocumentoptional -
-
systemSystemTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="annotation" minOccurs="1" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:complexContent>
-      <xs:extension base="sem:SemanticAnnotation">
-        <xs:attribute name="references" type="xs:string" use="required"/>
-      </xs:extension>
-    </xs:complexContent>
-  </xs:complexType>
-</xs:element>
-
-
-
Element eml / additionalMetadata
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml_xsd.tmp#eml_eml_additionalMetadata_id - eml_xsd.tmp#eml_eml_additionalMetadata_describes - eml_xsd.tmp#eml_eml_additionalMetadata_metadata
-
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentcomplex
minOccurs0
maxOccursunbounded
-
-
Model
-
- -
Childrendescribes, metadata
-
Instance
-
-
-
- - - - -
<additionalMetadata id="">
-  <describes>{0,unbounded}</describes>
-  <metadata>{1,1}</metadata>
-</additionalMetadata>
-
-
-
Attributes
-
-
-
- - - - - - - - - - - - - - - -
QNameTypeUse
idIDTypeoptional -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="additionalMetadata" minOccurs="0" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:sequence>
-      <xs:element name="describes" type="res:NonEmptyStringType" minOccurs="0" maxOccurs="unbounded">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:element>
-      <xs:element name="metadata">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-        <xs:complexType>
-          <xs:sequence>
-            <xs:any processContents="lax">
-              <xs:annotation>
-                <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-              </xs:annotation>
-            </xs:any>
-          </xs:sequence>
-        </xs:complexType>
-      </xs:element>
-    </xs:sequence>
-    <xs:attribute name="id" type="res:IDType" use="optional"/>
-  </xs:complexType>
-</xs:element>
-
-
-
Element eml / additionalMetadata / describes
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram - eml-resource_xsd.tmp#NonEmptyStringType
-
TypeNonEmptyStringType
-
Properties
-
-
-
- - - - - - - - - - - - - -
contentsimple
minOccurs0
maxOccursunbounded
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
minLength1 -
-
pattern[\s]*[\S][\s\S]* -
-
-
-
-
Source
-
-
-
- - - - -
<xs:element name="describes" type="res:NonEmptyStringType" minOccurs="0" maxOccurs="unbounded">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:element>
-
-
-
Element eml / additionalMetadata / metadata
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
-
Diagram
-
-
-
Diagram
-
-
Properties
-
-
-
- - - - - -
contentcomplex
-
-
Model
-
-
ANY element from ANY namespace
-
-
Source
-
-
-
- - - - -
<xs:element name="metadata">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-  <xs:complexType>
-    <xs:sequence>
-      <xs:any processContents="lax">
-        <xs:annotation>
-          <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-        </xs:annotation>
-      </xs:any>
-    </xs:sequence>
-  </xs:complexType>
-</xs:element>
-
-
-
Attribute eml / annotations / annotation / @references
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
Typexs:string
-
Properties
-
-
-
- - - - - -
userequired
-
-
-
Used by
-
-
-
- - - - - -
Element eml/annotations/annotation
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="references" type="xs:string" use="required"/>
-
-
-
Attribute eml / additionalMetadata / @id
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeIDType
-
Properties
-
-
-
- - - - - -
useoptional
-
-
-
Used by
-
-
-
- - - - - -
Element eml/additionalMetadata
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="id" type="res:IDType" use="optional"/>
-
-
-
Attribute eml / @packageId
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
Typexs:string
-
Properties
-
-
-
- - - - - -
userequired
-
-
-
Used by
-
-
-
- - - - - -
Element eml
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="packageId" type="xs:string" use="required">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:attribute>
-
-
-
Attribute eml / @system
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
TypeSystemType
-
Properties
-
-
-
- - - - - -
userequired
-
-
-
Used by
-
-
-
- - - - - -
Element eml
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="system" type="res:SystemType" use="required"/>
-
-
-
Attribute eml / @scope
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamespaceNo namespace
-
Annotations
-
-
-
-
-
-
TypeScopeType
-
Properties
-
-
-
- - - - - -
fixedsystem
-
-
-
Facets
-
-
-
- - - - - - - - - - - -
enumerationsystem -
-
enumerationdocument -
-
-
-
-
Used by
-
-
-
- - - - - -
Element eml
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="scope" type="res:ScopeType" fixed="system">
-  <xs:annotation>
-    <xs:documentation xmlns:doc="eml://ecoinformatics.org/documentation-2.2.0"/>
-  </xs:annotation>
-</xs:attribute>
-
-
-
- - \ No newline at end of file diff --git a/docs/schema/img/Cycle12.png b/docs/schema/img/Cycle12.png deleted file mode 100644 index 58743202..00000000 Binary files a/docs/schema/img/Cycle12.png and /dev/null differ diff --git a/docs/schema/img/HierarchyArrow12.jpg b/docs/schema/img/HierarchyArrow12.jpg deleted file mode 100644 index 2d3cda4d..00000000 Binary files a/docs/schema/img/HierarchyArrow12.jpg and /dev/null differ diff --git a/docs/schema/img/Import12.gif b/docs/schema/img/Import12.gif deleted file mode 100644 index 32950ba5..00000000 Binary files a/docs/schema/img/Import12.gif and /dev/null differ diff --git a/docs/schema/img/Include12.gif b/docs/schema/img/Include12.gif deleted file mode 100644 index ed5961ae..00000000 Binary files a/docs/schema/img/Include12.gif and /dev/null differ diff --git a/docs/schema/img/Override12.gif b/docs/schema/img/Override12.gif deleted file mode 100644 index f2c116b0..00000000 Binary files a/docs/schema/img/Override12.gif and /dev/null differ diff --git a/docs/schema/img/Redefine12.gif b/docs/schema/img/Redefine12.gif deleted file mode 100644 index 0377abed..00000000 Binary files a/docs/schema/img/Redefine12.gif and /dev/null differ diff --git a/docs/schema/img/btM.gif b/docs/schema/img/btM.gif deleted file mode 100644 index 78d309a0..00000000 Binary files a/docs/schema/img/btM.gif and /dev/null differ diff --git a/docs/schema/img/btP.gif b/docs/schema/img/btP.gif deleted file mode 100644 index 63e25353..00000000 Binary files a/docs/schema/img/btP.gif and /dev/null differ diff --git a/docs/schema/img/cBL.gif b/docs/schema/img/cBL.gif deleted file mode 100644 index aacb1da4..00000000 Binary files a/docs/schema/img/cBL.gif and /dev/null differ diff --git a/docs/schema/img/cBR.gif b/docs/schema/img/cBR.gif deleted file mode 100644 index 48879ca2..00000000 Binary files a/docs/schema/img/cBR.gif and /dev/null differ diff --git a/docs/schema/img/cTL.gif b/docs/schema/img/cTL.gif deleted file mode 100644 index b52ae549..00000000 Binary files a/docs/schema/img/cTL.gif and /dev/null differ diff --git a/docs/schema/img/cTR.gif b/docs/schema/img/cTR.gif deleted file mode 100644 index 136df091..00000000 Binary files a/docs/schema/img/cTR.gif and /dev/null differ diff --git a/docs/schema/img/eml-access_xsd_Complex_Type_AccessRule.png b/docs/schema/img/eml-access_xsd_Complex_Type_AccessRule.png deleted file mode 100644 index 29eee6f3..00000000 Binary files a/docs/schema/img/eml-access_xsd_Complex_Type_AccessRule.png and /dev/null differ diff --git a/docs/schema/img/eml-access_xsd_Complex_Type_AccessType.png b/docs/schema/img/eml-access_xsd_Complex_Type_AccessType.png deleted file mode 100644 index 4d1bdf3c..00000000 Binary files a/docs/schema/img/eml-access_xsd_Complex_Type_AccessType.png and /dev/null differ diff --git a/docs/schema/img/eml-access_xsd_Element_access.png b/docs/schema/img/eml-access_xsd_Element_access.png deleted file mode 100644 index 1a570616..00000000 Binary files a/docs/schema/img/eml-access_xsd_Element_access.png and /dev/null differ diff --git a/docs/schema/img/eml-access_xsd_Element_allow.png b/docs/schema/img/eml-access_xsd_Element_allow.png deleted file mode 100644 index 9a862518..00000000 Binary files a/docs/schema/img/eml-access_xsd_Element_allow.png and /dev/null differ diff --git a/docs/schema/img/eml-access_xsd_Element_deny.png b/docs/schema/img/eml-access_xsd_Element_deny.png deleted file mode 100644 index 4883af09..00000000 Binary files a/docs/schema/img/eml-access_xsd_Element_deny.png and /dev/null differ diff --git a/docs/schema/img/eml-access_xsd_Element_permission.png b/docs/schema/img/eml-access_xsd_Element_permission.png deleted file mode 100644 index 63e8e1a2..00000000 Binary files a/docs/schema/img/eml-access_xsd_Element_permission.png and /dev/null differ diff --git a/docs/schema/img/eml-access_xsd_Element_principal.png b/docs/schema/img/eml-access_xsd_Element_principal.png deleted file mode 100644 index 36929b60..00000000 Binary files a/docs/schema/img/eml-access_xsd_Element_principal.png and /dev/null differ diff --git a/docs/schema/img/eml-attribute_xsd_Complex_Type_Accuracy.png b/docs/schema/img/eml-attribute_xsd_Complex_Type_Accuracy.png deleted file mode 100644 index fc3adcdf..00000000 Binary files a/docs/schema/img/eml-attribute_xsd_Complex_Type_Accuracy.png and /dev/null differ diff --git a/docs/schema/img/eml-attribute_xsd_Complex_Type_AttributeListType.png b/docs/schema/img/eml-attribute_xsd_Complex_Type_AttributeListType.png deleted file mode 100644 index 7b1fda59..00000000 Binary files a/docs/schema/img/eml-attribute_xsd_Complex_Type_AttributeListType.png and /dev/null differ diff --git a/docs/schema/img/eml-attribute_xsd_Complex_Type_AttributeType.png b/docs/schema/img/eml-attribute_xsd_Complex_Type_AttributeType.png deleted file mode 100644 index 314ad407..00000000 Binary files a/docs/schema/img/eml-attribute_xsd_Complex_Type_AttributeType.png and /dev/null differ diff --git a/docs/schema/img/eml-attribute_xsd_Complex_Type_DateTimeDomainType.png b/docs/schema/img/eml-attribute_xsd_Complex_Type_DateTimeDomainType.png deleted file mode 100644 index cbc34b71..00000000 Binary files a/docs/schema/img/eml-attribute_xsd_Complex_Type_DateTimeDomainType.png and /dev/null differ diff --git a/docs/schema/img/eml-attribute_xsd_Complex_Type_NonNumericDomainType.png b/docs/schema/img/eml-attribute_xsd_Complex_Type_NonNumericDomainType.png deleted file mode 100644 index 699b2832..00000000 Binary files a/docs/schema/img/eml-attribute_xsd_Complex_Type_NonNumericDomainType.png and /dev/null differ diff --git a/docs/schema/img/eml-attribute_xsd_Complex_Type_NumericDomainType.png b/docs/schema/img/eml-attribute_xsd_Complex_Type_NumericDomainType.png deleted file mode 100644 index ce11ad6c..00000000 Binary files a/docs/schema/img/eml-attribute_xsd_Complex_Type_NumericDomainType.png and /dev/null differ diff --git a/docs/schema/img/eml-attribute_xsd_Complex_Type_PrecisionType.png b/docs/schema/img/eml-attribute_xsd_Complex_Type_PrecisionType.png deleted file mode 100644 index a00cc179..00000000 Binary files a/docs/schema/img/eml-attribute_xsd_Complex_Type_PrecisionType.png and /dev/null differ diff --git a/docs/schema/img/eml-attribute_xsd_Complex_Type_UnitType.png b/docs/schema/img/eml-attribute_xsd_Complex_Type_UnitType.png deleted file mode 100644 index a802e4f0..00000000 Binary files a/docs/schema/img/eml-attribute_xsd_Complex_Type_UnitType.png and /dev/null differ diff --git a/docs/schema/img/eml-attribute_xsd_Element_Group_BoundsDateGroup.png b/docs/schema/img/eml-attribute_xsd_Element_Group_BoundsDateGroup.png deleted file mode 100644 index c6a8ab6a..00000000 Binary files a/docs/schema/img/eml-attribute_xsd_Element_Group_BoundsDateGroup.png and /dev/null differ diff --git a/docs/schema/img/eml-attribute_xsd_Element_Group_BoundsGroup.png b/docs/schema/img/eml-attribute_xsd_Element_Group_BoundsGroup.png deleted file mode 100644 index f033710f..00000000 Binary files a/docs/schema/img/eml-attribute_xsd_Element_Group_BoundsGroup.png and /dev/null differ diff --git a/docs/schema/img/eml-attribute_xsd_Element_accuracy.png b/docs/schema/img/eml-attribute_xsd_Element_accuracy.png deleted file mode 100644 index aa1b0f1a..00000000 Binary files a/docs/schema/img/eml-attribute_xsd_Element_accuracy.png and /dev/null differ diff --git a/docs/schema/img/eml-attribute_xsd_Element_annotation.png b/docs/schema/img/eml-attribute_xsd_Element_annotation.png deleted file mode 100644 index 0fc40a8d..00000000 Binary files a/docs/schema/img/eml-attribute_xsd_Element_annotation.png and /dev/null differ diff --git a/docs/schema/img/eml-attribute_xsd_Element_attribute.png b/docs/schema/img/eml-attribute_xsd_Element_attribute.png deleted file mode 100644 index dc07eb4e..00000000 Binary files a/docs/schema/img/eml-attribute_xsd_Element_attribute.png and /dev/null differ diff --git a/docs/schema/img/eml-attribute_xsd_Element_attributeAccuracyExplanation.png b/docs/schema/img/eml-attribute_xsd_Element_attributeAccuracyExplanation.png deleted file mode 100644 index a74cbc5d..00000000 Binary files a/docs/schema/img/eml-attribute_xsd_Element_attributeAccuracyExplanation.png and /dev/null differ diff --git a/docs/schema/img/eml-attribute_xsd_Element_attributeAccuracyReport.png b/docs/schema/img/eml-attribute_xsd_Element_attributeAccuracyReport.png deleted file mode 100644 index 32625e0d..00000000 Binary files a/docs/schema/img/eml-attribute_xsd_Element_attributeAccuracyReport.png and /dev/null differ diff --git a/docs/schema/img/eml-attribute_xsd_Element_attributeAccuracyValue.png b/docs/schema/img/eml-attribute_xsd_Element_attributeAccuracyValue.png deleted file mode 100644 index 92082212..00000000 Binary files a/docs/schema/img/eml-attribute_xsd_Element_attributeAccuracyValue.png and /dev/null differ diff --git a/docs/schema/img/eml-attribute_xsd_Element_attributeDefinition.png b/docs/schema/img/eml-attribute_xsd_Element_attributeDefinition.png deleted file mode 100644 index ef11c870..00000000 Binary files a/docs/schema/img/eml-attribute_xsd_Element_attributeDefinition.png and /dev/null differ diff --git a/docs/schema/img/eml-attribute_xsd_Element_attributeLabel.png b/docs/schema/img/eml-attribute_xsd_Element_attributeLabel.png deleted file mode 100644 index 67a5e3da..00000000 Binary files a/docs/schema/img/eml-attribute_xsd_Element_attributeLabel.png and /dev/null differ diff --git a/docs/schema/img/eml-attribute_xsd_Element_attributeList.png b/docs/schema/img/eml-attribute_xsd_Element_attributeList.png deleted file mode 100644 index 12d67268..00000000 Binary files a/docs/schema/img/eml-attribute_xsd_Element_attributeList.png and /dev/null differ diff --git a/docs/schema/img/eml-attribute_xsd_Element_attributeName.png b/docs/schema/img/eml-attribute_xsd_Element_attributeName.png deleted file mode 100644 index d4d4c848..00000000 Binary files a/docs/schema/img/eml-attribute_xsd_Element_attributeName.png and /dev/null differ diff --git a/docs/schema/img/eml-attribute_xsd_Element_attribute_1.png b/docs/schema/img/eml-attribute_xsd_Element_attribute_1.png deleted file mode 100644 index dc07eb4e..00000000 Binary files a/docs/schema/img/eml-attribute_xsd_Element_attribute_1.png and /dev/null differ diff --git a/docs/schema/img/eml-attribute_xsd_Element_bounds.png b/docs/schema/img/eml-attribute_xsd_Element_bounds.png deleted file mode 100644 index 5af2d000..00000000 Binary files a/docs/schema/img/eml-attribute_xsd_Element_bounds.png and /dev/null differ diff --git a/docs/schema/img/eml-attribute_xsd_Element_bounds_1.png b/docs/schema/img/eml-attribute_xsd_Element_bounds_1.png deleted file mode 100644 index 5af2d000..00000000 Binary files a/docs/schema/img/eml-attribute_xsd_Element_bounds_1.png and /dev/null differ diff --git a/docs/schema/img/eml-attribute_xsd_Element_citation.png b/docs/schema/img/eml-attribute_xsd_Element_citation.png deleted file mode 100644 index 50e6e6bb..00000000 Binary files a/docs/schema/img/eml-attribute_xsd_Element_citation.png and /dev/null differ diff --git a/docs/schema/img/eml-attribute_xsd_Element_code.png b/docs/schema/img/eml-attribute_xsd_Element_code.png deleted file mode 100644 index 39091f7b..00000000 Binary files a/docs/schema/img/eml-attribute_xsd_Element_code.png and /dev/null differ diff --git a/docs/schema/img/eml-attribute_xsd_Element_codeDefinition.png b/docs/schema/img/eml-attribute_xsd_Element_codeDefinition.png deleted file mode 100644 index a8c2f51f..00000000 Binary files a/docs/schema/img/eml-attribute_xsd_Element_codeDefinition.png and /dev/null differ diff --git a/docs/schema/img/eml-attribute_xsd_Element_codeExplanation.png b/docs/schema/img/eml-attribute_xsd_Element_codeExplanation.png deleted file mode 100644 index 7202e37c..00000000 Binary files a/docs/schema/img/eml-attribute_xsd_Element_codeExplanation.png and /dev/null differ diff --git a/docs/schema/img/eml-attribute_xsd_Element_code_1.png b/docs/schema/img/eml-attribute_xsd_Element_code_1.png deleted file mode 100644 index 39091f7b..00000000 Binary files a/docs/schema/img/eml-attribute_xsd_Element_code_1.png and /dev/null differ diff --git a/docs/schema/img/eml-attribute_xsd_Element_codesetName.png b/docs/schema/img/eml-attribute_xsd_Element_codesetName.png deleted file mode 100644 index 1fc00e4b..00000000 Binary files a/docs/schema/img/eml-attribute_xsd_Element_codesetName.png and /dev/null differ diff --git a/docs/schema/img/eml-attribute_xsd_Element_codesetURL.png b/docs/schema/img/eml-attribute_xsd_Element_codesetURL.png deleted file mode 100644 index 511764af..00000000 Binary files a/docs/schema/img/eml-attribute_xsd_Element_codesetURL.png and /dev/null differ diff --git a/docs/schema/img/eml-attribute_xsd_Element_coverage.png b/docs/schema/img/eml-attribute_xsd_Element_coverage.png deleted file mode 100644 index 2fa90b64..00000000 Binary files a/docs/schema/img/eml-attribute_xsd_Element_coverage.png and /dev/null differ diff --git a/docs/schema/img/eml-attribute_xsd_Element_customUnit.png b/docs/schema/img/eml-attribute_xsd_Element_customUnit.png deleted file mode 100644 index 2219e57a..00000000 Binary files a/docs/schema/img/eml-attribute_xsd_Element_customUnit.png and /dev/null differ diff --git a/docs/schema/img/eml-attribute_xsd_Element_dateTime.png b/docs/schema/img/eml-attribute_xsd_Element_dateTime.png deleted file mode 100644 index 37265af3..00000000 Binary files a/docs/schema/img/eml-attribute_xsd_Element_dateTime.png and /dev/null differ diff --git a/docs/schema/img/eml-attribute_xsd_Element_dateTimeDomain.png b/docs/schema/img/eml-attribute_xsd_Element_dateTimeDomain.png deleted file mode 100644 index 55033b54..00000000 Binary files a/docs/schema/img/eml-attribute_xsd_Element_dateTimeDomain.png and /dev/null differ diff --git a/docs/schema/img/eml-attribute_xsd_Element_dateTimePrecision.png b/docs/schema/img/eml-attribute_xsd_Element_dateTimePrecision.png deleted file mode 100644 index 2fd8ecd3..00000000 Binary files a/docs/schema/img/eml-attribute_xsd_Element_dateTimePrecision.png and /dev/null differ diff --git a/docs/schema/img/eml-attribute_xsd_Element_definition.png b/docs/schema/img/eml-attribute_xsd_Element_definition.png deleted file mode 100644 index 9e5fbd2e..00000000 Binary files a/docs/schema/img/eml-attribute_xsd_Element_definition.png and /dev/null differ diff --git a/docs/schema/img/eml-attribute_xsd_Element_definitionAttributeReference.png b/docs/schema/img/eml-attribute_xsd_Element_definitionAttributeReference.png deleted file mode 100644 index be4bf05a..00000000 Binary files a/docs/schema/img/eml-attribute_xsd_Element_definitionAttributeReference.png and /dev/null differ diff --git a/docs/schema/img/eml-attribute_xsd_Element_definition_1.png b/docs/schema/img/eml-attribute_xsd_Element_definition_1.png deleted file mode 100644 index 9e5fbd2e..00000000 Binary files a/docs/schema/img/eml-attribute_xsd_Element_definition_1.png and /dev/null differ diff --git a/docs/schema/img/eml-attribute_xsd_Element_entityCodeList.png b/docs/schema/img/eml-attribute_xsd_Element_entityCodeList.png deleted file mode 100644 index fbbaf987..00000000 Binary files a/docs/schema/img/eml-attribute_xsd_Element_entityCodeList.png and /dev/null differ diff --git a/docs/schema/img/eml-attribute_xsd_Element_entityReference.png b/docs/schema/img/eml-attribute_xsd_Element_entityReference.png deleted file mode 100644 index 50727fb8..00000000 Binary files a/docs/schema/img/eml-attribute_xsd_Element_entityReference.png and /dev/null differ diff --git a/docs/schema/img/eml-attribute_xsd_Element_enumeratedDomain.png b/docs/schema/img/eml-attribute_xsd_Element_enumeratedDomain.png deleted file mode 100644 index c1d52d01..00000000 Binary files a/docs/schema/img/eml-attribute_xsd_Element_enumeratedDomain.png and /dev/null differ diff --git a/docs/schema/img/eml-attribute_xsd_Element_externalCodeSet.png b/docs/schema/img/eml-attribute_xsd_Element_externalCodeSet.png deleted file mode 100644 index 63605d8d..00000000 Binary files a/docs/schema/img/eml-attribute_xsd_Element_externalCodeSet.png and /dev/null differ diff --git a/docs/schema/img/eml-attribute_xsd_Element_formatString.png b/docs/schema/img/eml-attribute_xsd_Element_formatString.png deleted file mode 100644 index e66595b5..00000000 Binary files a/docs/schema/img/eml-attribute_xsd_Element_formatString.png and /dev/null differ diff --git a/docs/schema/img/eml-attribute_xsd_Element_interval.png b/docs/schema/img/eml-attribute_xsd_Element_interval.png deleted file mode 100644 index 7873fdc1..00000000 Binary files a/docs/schema/img/eml-attribute_xsd_Element_interval.png and /dev/null differ diff --git a/docs/schema/img/eml-attribute_xsd_Element_maximum.png b/docs/schema/img/eml-attribute_xsd_Element_maximum.png deleted file mode 100644 index 0ba4a628..00000000 Binary files a/docs/schema/img/eml-attribute_xsd_Element_maximum.png and /dev/null differ diff --git a/docs/schema/img/eml-attribute_xsd_Element_maximum_1.png b/docs/schema/img/eml-attribute_xsd_Element_maximum_1.png deleted file mode 100644 index 0d62313c..00000000 Binary files a/docs/schema/img/eml-attribute_xsd_Element_maximum_1.png and /dev/null differ diff --git a/docs/schema/img/eml-attribute_xsd_Element_measurementScale.png b/docs/schema/img/eml-attribute_xsd_Element_measurementScale.png deleted file mode 100644 index 190157bf..00000000 Binary files a/docs/schema/img/eml-attribute_xsd_Element_measurementScale.png and /dev/null differ diff --git a/docs/schema/img/eml-attribute_xsd_Element_methods.png b/docs/schema/img/eml-attribute_xsd_Element_methods.png deleted file mode 100644 index b859753a..00000000 Binary files a/docs/schema/img/eml-attribute_xsd_Element_methods.png and /dev/null differ diff --git a/docs/schema/img/eml-attribute_xsd_Element_minimum.png b/docs/schema/img/eml-attribute_xsd_Element_minimum.png deleted file mode 100644 index e251ef31..00000000 Binary files a/docs/schema/img/eml-attribute_xsd_Element_minimum.png and /dev/null differ diff --git a/docs/schema/img/eml-attribute_xsd_Element_minimum_1.png b/docs/schema/img/eml-attribute_xsd_Element_minimum_1.png deleted file mode 100644 index b9a9e596..00000000 Binary files a/docs/schema/img/eml-attribute_xsd_Element_minimum_1.png and /dev/null differ diff --git a/docs/schema/img/eml-attribute_xsd_Element_missingValueCode.png b/docs/schema/img/eml-attribute_xsd_Element_missingValueCode.png deleted file mode 100644 index c6c40f2a..00000000 Binary files a/docs/schema/img/eml-attribute_xsd_Element_missingValueCode.png and /dev/null differ diff --git a/docs/schema/img/eml-attribute_xsd_Element_nominal.png b/docs/schema/img/eml-attribute_xsd_Element_nominal.png deleted file mode 100644 index a5933fd9..00000000 Binary files a/docs/schema/img/eml-attribute_xsd_Element_nominal.png and /dev/null differ diff --git a/docs/schema/img/eml-attribute_xsd_Element_nonNumericDomain.png b/docs/schema/img/eml-attribute_xsd_Element_nonNumericDomain.png deleted file mode 100644 index be4950e3..00000000 Binary files a/docs/schema/img/eml-attribute_xsd_Element_nonNumericDomain.png and /dev/null differ diff --git a/docs/schema/img/eml-attribute_xsd_Element_nonNumericDomain_1.png b/docs/schema/img/eml-attribute_xsd_Element_nonNumericDomain_1.png deleted file mode 100644 index be4950e3..00000000 Binary files a/docs/schema/img/eml-attribute_xsd_Element_nonNumericDomain_1.png and /dev/null differ diff --git a/docs/schema/img/eml-attribute_xsd_Element_numberType.png b/docs/schema/img/eml-attribute_xsd_Element_numberType.png deleted file mode 100644 index da3295ef..00000000 Binary files a/docs/schema/img/eml-attribute_xsd_Element_numberType.png and /dev/null differ diff --git a/docs/schema/img/eml-attribute_xsd_Element_numericDomain.png b/docs/schema/img/eml-attribute_xsd_Element_numericDomain.png deleted file mode 100644 index 1c6ba5af..00000000 Binary files a/docs/schema/img/eml-attribute_xsd_Element_numericDomain.png and /dev/null differ diff --git a/docs/schema/img/eml-attribute_xsd_Element_numericDomain_1.png b/docs/schema/img/eml-attribute_xsd_Element_numericDomain_1.png deleted file mode 100644 index 1c6ba5af..00000000 Binary files a/docs/schema/img/eml-attribute_xsd_Element_numericDomain_1.png and /dev/null differ diff --git a/docs/schema/img/eml-attribute_xsd_Element_orderAttributeReference.png b/docs/schema/img/eml-attribute_xsd_Element_orderAttributeReference.png deleted file mode 100644 index 1b9a4588..00000000 Binary files a/docs/schema/img/eml-attribute_xsd_Element_orderAttributeReference.png and /dev/null differ diff --git a/docs/schema/img/eml-attribute_xsd_Element_ordinal.png b/docs/schema/img/eml-attribute_xsd_Element_ordinal.png deleted file mode 100644 index e64d66d8..00000000 Binary files a/docs/schema/img/eml-attribute_xsd_Element_ordinal.png and /dev/null differ diff --git a/docs/schema/img/eml-attribute_xsd_Element_pattern.png b/docs/schema/img/eml-attribute_xsd_Element_pattern.png deleted file mode 100644 index bc9118ab..00000000 Binary files a/docs/schema/img/eml-attribute_xsd_Element_pattern.png and /dev/null differ diff --git a/docs/schema/img/eml-attribute_xsd_Element_precision.png b/docs/schema/img/eml-attribute_xsd_Element_precision.png deleted file mode 100644 index 4b9c69dc..00000000 Binary files a/docs/schema/img/eml-attribute_xsd_Element_precision.png and /dev/null differ diff --git a/docs/schema/img/eml-attribute_xsd_Element_precision_1.png b/docs/schema/img/eml-attribute_xsd_Element_precision_1.png deleted file mode 100644 index 4b9c69dc..00000000 Binary files a/docs/schema/img/eml-attribute_xsd_Element_precision_1.png and /dev/null differ diff --git a/docs/schema/img/eml-attribute_xsd_Element_quantitativeAttributeAccuracyAssessment.png b/docs/schema/img/eml-attribute_xsd_Element_quantitativeAttributeAccuracyAssessment.png deleted file mode 100644 index bf5547e4..00000000 Binary files a/docs/schema/img/eml-attribute_xsd_Element_quantitativeAttributeAccuracyAssessment.png and /dev/null differ diff --git a/docs/schema/img/eml-attribute_xsd_Element_ratio.png b/docs/schema/img/eml-attribute_xsd_Element_ratio.png deleted file mode 100644 index 1a2a87b0..00000000 Binary files a/docs/schema/img/eml-attribute_xsd_Element_ratio.png and /dev/null differ diff --git a/docs/schema/img/eml-attribute_xsd_Element_source.png b/docs/schema/img/eml-attribute_xsd_Element_source.png deleted file mode 100644 index 7b767541..00000000 Binary files a/docs/schema/img/eml-attribute_xsd_Element_source.png and /dev/null differ diff --git a/docs/schema/img/eml-attribute_xsd_Element_source_1.png b/docs/schema/img/eml-attribute_xsd_Element_source_1.png deleted file mode 100644 index 7b767541..00000000 Binary files a/docs/schema/img/eml-attribute_xsd_Element_source_1.png and /dev/null differ diff --git a/docs/schema/img/eml-attribute_xsd_Element_standardUnit.png b/docs/schema/img/eml-attribute_xsd_Element_standardUnit.png deleted file mode 100644 index 60786e8b..00000000 Binary files a/docs/schema/img/eml-attribute_xsd_Element_standardUnit.png and /dev/null differ diff --git a/docs/schema/img/eml-attribute_xsd_Element_storageType.png b/docs/schema/img/eml-attribute_xsd_Element_storageType.png deleted file mode 100644 index 7b708aba..00000000 Binary files a/docs/schema/img/eml-attribute_xsd_Element_storageType.png and /dev/null differ diff --git a/docs/schema/img/eml-attribute_xsd_Element_textDomain.png b/docs/schema/img/eml-attribute_xsd_Element_textDomain.png deleted file mode 100644 index 34c1bef0..00000000 Binary files a/docs/schema/img/eml-attribute_xsd_Element_textDomain.png and /dev/null differ diff --git a/docs/schema/img/eml-attribute_xsd_Element_unit.png b/docs/schema/img/eml-attribute_xsd_Element_unit.png deleted file mode 100644 index b2a4efdf..00000000 Binary files a/docs/schema/img/eml-attribute_xsd_Element_unit.png and /dev/null differ diff --git a/docs/schema/img/eml-attribute_xsd_Element_unit_1.png b/docs/schema/img/eml-attribute_xsd_Element_unit_1.png deleted file mode 100644 index b2a4efdf..00000000 Binary files a/docs/schema/img/eml-attribute_xsd_Element_unit_1.png and /dev/null differ diff --git a/docs/schema/img/eml-attribute_xsd_Element_valueAttributeReference.png b/docs/schema/img/eml-attribute_xsd_Element_valueAttributeReference.png deleted file mode 100644 index ceb7ec7d..00000000 Binary files a/docs/schema/img/eml-attribute_xsd_Element_valueAttributeReference.png and /dev/null differ diff --git a/docs/schema/img/eml-attribute_xsd_Simple_Type_NumberType.png b/docs/schema/img/eml-attribute_xsd_Simple_Type_NumberType.png deleted file mode 100644 index 0ee313d2..00000000 Binary files a/docs/schema/img/eml-attribute_xsd_Simple_Type_NumberType.png and /dev/null differ diff --git a/docs/schema/img/eml-constraint_xsd_Complex_Type_ConstraintType.png b/docs/schema/img/eml-constraint_xsd_Complex_Type_ConstraintType.png deleted file mode 100644 index a789df1d..00000000 Binary files a/docs/schema/img/eml-constraint_xsd_Complex_Type_ConstraintType.png and /dev/null differ diff --git a/docs/schema/img/eml-constraint_xsd_Element_Group_ConstraintBaseGroup.png b/docs/schema/img/eml-constraint_xsd_Element_Group_ConstraintBaseGroup.png deleted file mode 100644 index c37e8b4d..00000000 Binary files a/docs/schema/img/eml-constraint_xsd_Element_Group_ConstraintBaseGroup.png and /dev/null differ diff --git a/docs/schema/img/eml-constraint_xsd_Element_Group_ForeignKeyGroup.png b/docs/schema/img/eml-constraint_xsd_Element_Group_ForeignKeyGroup.png deleted file mode 100644 index c8c7de87..00000000 Binary files a/docs/schema/img/eml-constraint_xsd_Element_Group_ForeignKeyGroup.png and /dev/null differ diff --git a/docs/schema/img/eml-constraint_xsd_Element_attributeReference.png b/docs/schema/img/eml-constraint_xsd_Element_attributeReference.png deleted file mode 100644 index 668f2819..00000000 Binary files a/docs/schema/img/eml-constraint_xsd_Element_attributeReference.png and /dev/null differ diff --git a/docs/schema/img/eml-constraint_xsd_Element_attributeReference_1.png b/docs/schema/img/eml-constraint_xsd_Element_attributeReference_1.png deleted file mode 100644 index 668f2819..00000000 Binary files a/docs/schema/img/eml-constraint_xsd_Element_attributeReference_1.png and /dev/null differ diff --git a/docs/schema/img/eml-constraint_xsd_Element_attributeReference_2.png b/docs/schema/img/eml-constraint_xsd_Element_attributeReference_2.png deleted file mode 100644 index 668f2819..00000000 Binary files a/docs/schema/img/eml-constraint_xsd_Element_attributeReference_2.png and /dev/null differ diff --git a/docs/schema/img/eml-constraint_xsd_Element_attributeReference_3.png b/docs/schema/img/eml-constraint_xsd_Element_attributeReference_3.png deleted file mode 100644 index 668f2819..00000000 Binary files a/docs/schema/img/eml-constraint_xsd_Element_attributeReference_3.png and /dev/null differ diff --git a/docs/schema/img/eml-constraint_xsd_Element_attributeReference_4.png b/docs/schema/img/eml-constraint_xsd_Element_attributeReference_4.png deleted file mode 100644 index 668f2819..00000000 Binary files a/docs/schema/img/eml-constraint_xsd_Element_attributeReference_4.png and /dev/null differ diff --git a/docs/schema/img/eml-constraint_xsd_Element_cardinality.png b/docs/schema/img/eml-constraint_xsd_Element_cardinality.png deleted file mode 100644 index b35bb787..00000000 Binary files a/docs/schema/img/eml-constraint_xsd_Element_cardinality.png and /dev/null differ diff --git a/docs/schema/img/eml-constraint_xsd_Element_checkCondition.png b/docs/schema/img/eml-constraint_xsd_Element_checkCondition.png deleted file mode 100644 index 013327fd..00000000 Binary files a/docs/schema/img/eml-constraint_xsd_Element_checkCondition.png and /dev/null differ diff --git a/docs/schema/img/eml-constraint_xsd_Element_checkConstraint.png b/docs/schema/img/eml-constraint_xsd_Element_checkConstraint.png deleted file mode 100644 index b83d00b7..00000000 Binary files a/docs/schema/img/eml-constraint_xsd_Element_checkConstraint.png and /dev/null differ diff --git a/docs/schema/img/eml-constraint_xsd_Element_childOccurences.png b/docs/schema/img/eml-constraint_xsd_Element_childOccurences.png deleted file mode 100644 index 79b80375..00000000 Binary files a/docs/schema/img/eml-constraint_xsd_Element_childOccurences.png and /dev/null differ diff --git a/docs/schema/img/eml-constraint_xsd_Element_constraintDescription.png b/docs/schema/img/eml-constraint_xsd_Element_constraintDescription.png deleted file mode 100644 index b8878c67..00000000 Binary files a/docs/schema/img/eml-constraint_xsd_Element_constraintDescription.png and /dev/null differ diff --git a/docs/schema/img/eml-constraint_xsd_Element_constraintName.png b/docs/schema/img/eml-constraint_xsd_Element_constraintName.png deleted file mode 100644 index 65727a6c..00000000 Binary files a/docs/schema/img/eml-constraint_xsd_Element_constraintName.png and /dev/null differ diff --git a/docs/schema/img/eml-constraint_xsd_Element_entityReference.png b/docs/schema/img/eml-constraint_xsd_Element_entityReference.png deleted file mode 100644 index 50727fb8..00000000 Binary files a/docs/schema/img/eml-constraint_xsd_Element_entityReference.png and /dev/null differ diff --git a/docs/schema/img/eml-constraint_xsd_Element_foreignKey.png b/docs/schema/img/eml-constraint_xsd_Element_foreignKey.png deleted file mode 100644 index 8a2c49d8..00000000 Binary files a/docs/schema/img/eml-constraint_xsd_Element_foreignKey.png and /dev/null differ diff --git a/docs/schema/img/eml-constraint_xsd_Element_joinCondition.png b/docs/schema/img/eml-constraint_xsd_Element_joinCondition.png deleted file mode 100644 index 58d48575..00000000 Binary files a/docs/schema/img/eml-constraint_xsd_Element_joinCondition.png and /dev/null differ diff --git a/docs/schema/img/eml-constraint_xsd_Element_key.png b/docs/schema/img/eml-constraint_xsd_Element_key.png deleted file mode 100644 index 637e2f21..00000000 Binary files a/docs/schema/img/eml-constraint_xsd_Element_key.png and /dev/null differ diff --git a/docs/schema/img/eml-constraint_xsd_Element_key_1.png b/docs/schema/img/eml-constraint_xsd_Element_key_1.png deleted file mode 100644 index 637e2f21..00000000 Binary files a/docs/schema/img/eml-constraint_xsd_Element_key_1.png and /dev/null differ diff --git a/docs/schema/img/eml-constraint_xsd_Element_key_2.png b/docs/schema/img/eml-constraint_xsd_Element_key_2.png deleted file mode 100644 index 637e2f21..00000000 Binary files a/docs/schema/img/eml-constraint_xsd_Element_key_2.png and /dev/null differ diff --git a/docs/schema/img/eml-constraint_xsd_Element_key_3.png b/docs/schema/img/eml-constraint_xsd_Element_key_3.png deleted file mode 100644 index 637e2f21..00000000 Binary files a/docs/schema/img/eml-constraint_xsd_Element_key_3.png and /dev/null differ diff --git a/docs/schema/img/eml-constraint_xsd_Element_notNullConstraint.png b/docs/schema/img/eml-constraint_xsd_Element_notNullConstraint.png deleted file mode 100644 index 0258cc66..00000000 Binary files a/docs/schema/img/eml-constraint_xsd_Element_notNullConstraint.png and /dev/null differ diff --git a/docs/schema/img/eml-constraint_xsd_Element_parentOccurences.png b/docs/schema/img/eml-constraint_xsd_Element_parentOccurences.png deleted file mode 100644 index e8e4cc1f..00000000 Binary files a/docs/schema/img/eml-constraint_xsd_Element_parentOccurences.png and /dev/null differ diff --git a/docs/schema/img/eml-constraint_xsd_Element_primaryKey.png b/docs/schema/img/eml-constraint_xsd_Element_primaryKey.png deleted file mode 100644 index 8e000e27..00000000 Binary files a/docs/schema/img/eml-constraint_xsd_Element_primaryKey.png and /dev/null differ diff --git a/docs/schema/img/eml-constraint_xsd_Element_referencedKey.png b/docs/schema/img/eml-constraint_xsd_Element_referencedKey.png deleted file mode 100644 index d7b36802..00000000 Binary files a/docs/schema/img/eml-constraint_xsd_Element_referencedKey.png and /dev/null differ diff --git a/docs/schema/img/eml-constraint_xsd_Element_relationshipType.png b/docs/schema/img/eml-constraint_xsd_Element_relationshipType.png deleted file mode 100644 index 61024fa6..00000000 Binary files a/docs/schema/img/eml-constraint_xsd_Element_relationshipType.png and /dev/null differ diff --git a/docs/schema/img/eml-constraint_xsd_Element_uniqueKey.png b/docs/schema/img/eml-constraint_xsd_Element_uniqueKey.png deleted file mode 100644 index f242de45..00000000 Binary files a/docs/schema/img/eml-constraint_xsd_Element_uniqueKey.png and /dev/null differ diff --git a/docs/schema/img/eml-constraint_xsd_Simple_Type_CardinalityChildOccurancesType.png b/docs/schema/img/eml-constraint_xsd_Simple_Type_CardinalityChildOccurancesType.png deleted file mode 100644 index 17fc376c..00000000 Binary files a/docs/schema/img/eml-constraint_xsd_Simple_Type_CardinalityChildOccurancesType.png and /dev/null differ diff --git a/docs/schema/img/eml-coverage_xsd_Complex_Type_Coverage.png b/docs/schema/img/eml-coverage_xsd_Complex_Type_Coverage.png deleted file mode 100644 index 095af630..00000000 Binary files a/docs/schema/img/eml-coverage_xsd_Complex_Type_Coverage.png and /dev/null differ diff --git a/docs/schema/img/eml-coverage_xsd_Complex_Type_GRingPointType.png b/docs/schema/img/eml-coverage_xsd_Complex_Type_GRingPointType.png deleted file mode 100644 index 91556ae4..00000000 Binary files a/docs/schema/img/eml-coverage_xsd_Complex_Type_GRingPointType.png and /dev/null differ diff --git a/docs/schema/img/eml-coverage_xsd_Complex_Type_GeographicCoverage.png b/docs/schema/img/eml-coverage_xsd_Complex_Type_GeographicCoverage.png deleted file mode 100644 index ca300edc..00000000 Binary files a/docs/schema/img/eml-coverage_xsd_Complex_Type_GeographicCoverage.png and /dev/null differ diff --git a/docs/schema/img/eml-coverage_xsd_Complex_Type_SingleDateTimeType.png b/docs/schema/img/eml-coverage_xsd_Complex_Type_SingleDateTimeType.png deleted file mode 100644 index a72d0358..00000000 Binary files a/docs/schema/img/eml-coverage_xsd_Complex_Type_SingleDateTimeType.png and /dev/null differ diff --git a/docs/schema/img/eml-coverage_xsd_Complex_Type_TaxonomicClassificationType.png b/docs/schema/img/eml-coverage_xsd_Complex_Type_TaxonomicClassificationType.png deleted file mode 100644 index 45d16033..00000000 Binary files a/docs/schema/img/eml-coverage_xsd_Complex_Type_TaxonomicClassificationType.png and /dev/null differ diff --git a/docs/schema/img/eml-coverage_xsd_Complex_Type_TaxonomicCoverage.png b/docs/schema/img/eml-coverage_xsd_Complex_Type_TaxonomicCoverage.png deleted file mode 100644 index db19befe..00000000 Binary files a/docs/schema/img/eml-coverage_xsd_Complex_Type_TaxonomicCoverage.png and /dev/null differ diff --git a/docs/schema/img/eml-coverage_xsd_Complex_Type_TemporalCoverage.png b/docs/schema/img/eml-coverage_xsd_Complex_Type_TemporalCoverage.png deleted file mode 100644 index 43b4b40f..00000000 Binary files a/docs/schema/img/eml-coverage_xsd_Complex_Type_TemporalCoverage.png and /dev/null differ diff --git a/docs/schema/img/eml-coverage_xsd_Element_alternativeTimeScale.png b/docs/schema/img/eml-coverage_xsd_Element_alternativeTimeScale.png deleted file mode 100644 index 0824368d..00000000 Binary files a/docs/schema/img/eml-coverage_xsd_Element_alternativeTimeScale.png and /dev/null differ diff --git a/docs/schema/img/eml-coverage_xsd_Element_altitudeMaximum.png b/docs/schema/img/eml-coverage_xsd_Element_altitudeMaximum.png deleted file mode 100644 index 9f4eb6a9..00000000 Binary files a/docs/schema/img/eml-coverage_xsd_Element_altitudeMaximum.png and /dev/null differ diff --git a/docs/schema/img/eml-coverage_xsd_Element_altitudeMinimum.png b/docs/schema/img/eml-coverage_xsd_Element_altitudeMinimum.png deleted file mode 100644 index 13f6960c..00000000 Binary files a/docs/schema/img/eml-coverage_xsd_Element_altitudeMinimum.png and /dev/null differ diff --git a/docs/schema/img/eml-coverage_xsd_Element_altitudeUnits.png b/docs/schema/img/eml-coverage_xsd_Element_altitudeUnits.png deleted file mode 100644 index 0155e677..00000000 Binary files a/docs/schema/img/eml-coverage_xsd_Element_altitudeUnits.png and /dev/null differ diff --git a/docs/schema/img/eml-coverage_xsd_Element_beginDate.png b/docs/schema/img/eml-coverage_xsd_Element_beginDate.png deleted file mode 100644 index e78b3ef8..00000000 Binary files a/docs/schema/img/eml-coverage_xsd_Element_beginDate.png and /dev/null differ diff --git a/docs/schema/img/eml-coverage_xsd_Element_boundingAltitudes.png b/docs/schema/img/eml-coverage_xsd_Element_boundingAltitudes.png deleted file mode 100644 index 17229a7b..00000000 Binary files a/docs/schema/img/eml-coverage_xsd_Element_boundingAltitudes.png and /dev/null differ diff --git a/docs/schema/img/eml-coverage_xsd_Element_boundingCoordinates.png b/docs/schema/img/eml-coverage_xsd_Element_boundingCoordinates.png deleted file mode 100644 index 90537998..00000000 Binary files a/docs/schema/img/eml-coverage_xsd_Element_boundingCoordinates.png and /dev/null differ diff --git a/docs/schema/img/eml-coverage_xsd_Element_calendarDate.png b/docs/schema/img/eml-coverage_xsd_Element_calendarDate.png deleted file mode 100644 index 22ad7af6..00000000 Binary files a/docs/schema/img/eml-coverage_xsd_Element_calendarDate.png and /dev/null differ diff --git a/docs/schema/img/eml-coverage_xsd_Element_classificationSystem.png b/docs/schema/img/eml-coverage_xsd_Element_classificationSystem.png deleted file mode 100644 index 19aabaeb..00000000 Binary files a/docs/schema/img/eml-coverage_xsd_Element_classificationSystem.png and /dev/null differ diff --git a/docs/schema/img/eml-coverage_xsd_Element_classificationSystemCitation.png b/docs/schema/img/eml-coverage_xsd_Element_classificationSystemCitation.png deleted file mode 100644 index fd1a5a66..00000000 Binary files a/docs/schema/img/eml-coverage_xsd_Element_classificationSystemCitation.png and /dev/null differ diff --git a/docs/schema/img/eml-coverage_xsd_Element_classificationSystemModifications.png b/docs/schema/img/eml-coverage_xsd_Element_classificationSystemModifications.png deleted file mode 100644 index 91bdac01..00000000 Binary files a/docs/schema/img/eml-coverage_xsd_Element_classificationSystemModifications.png and /dev/null differ diff --git a/docs/schema/img/eml-coverage_xsd_Element_commonName.png b/docs/schema/img/eml-coverage_xsd_Element_commonName.png deleted file mode 100644 index a6f1ab8a..00000000 Binary files a/docs/schema/img/eml-coverage_xsd_Element_commonName.png and /dev/null differ diff --git a/docs/schema/img/eml-coverage_xsd_Element_datasetGPolygon.png b/docs/schema/img/eml-coverage_xsd_Element_datasetGPolygon.png deleted file mode 100644 index daf8f7b9..00000000 Binary files a/docs/schema/img/eml-coverage_xsd_Element_datasetGPolygon.png and /dev/null differ diff --git a/docs/schema/img/eml-coverage_xsd_Element_datasetGPolygonExclusionGRing.png b/docs/schema/img/eml-coverage_xsd_Element_datasetGPolygonExclusionGRing.png deleted file mode 100644 index 05a9719c..00000000 Binary files a/docs/schema/img/eml-coverage_xsd_Element_datasetGPolygonExclusionGRing.png and /dev/null differ diff --git a/docs/schema/img/eml-coverage_xsd_Element_datasetGPolygonOuterGRing.png b/docs/schema/img/eml-coverage_xsd_Element_datasetGPolygonOuterGRing.png deleted file mode 100644 index 14fd8341..00000000 Binary files a/docs/schema/img/eml-coverage_xsd_Element_datasetGPolygonOuterGRing.png and /dev/null differ diff --git a/docs/schema/img/eml-coverage_xsd_Element_eastBoundingCoordinate.png b/docs/schema/img/eml-coverage_xsd_Element_eastBoundingCoordinate.png deleted file mode 100644 index c76cd7d9..00000000 Binary files a/docs/schema/img/eml-coverage_xsd_Element_eastBoundingCoordinate.png and /dev/null differ diff --git a/docs/schema/img/eml-coverage_xsd_Element_endDate.png b/docs/schema/img/eml-coverage_xsd_Element_endDate.png deleted file mode 100644 index ac872d28..00000000 Binary files a/docs/schema/img/eml-coverage_xsd_Element_endDate.png and /dev/null differ diff --git a/docs/schema/img/eml-coverage_xsd_Element_gRing.png b/docs/schema/img/eml-coverage_xsd_Element_gRing.png deleted file mode 100644 index 5b1f22d9..00000000 Binary files a/docs/schema/img/eml-coverage_xsd_Element_gRing.png and /dev/null differ diff --git a/docs/schema/img/eml-coverage_xsd_Element_gRingLatitude.png b/docs/schema/img/eml-coverage_xsd_Element_gRingLatitude.png deleted file mode 100644 index f436c424..00000000 Binary files a/docs/schema/img/eml-coverage_xsd_Element_gRingLatitude.png and /dev/null differ diff --git a/docs/schema/img/eml-coverage_xsd_Element_gRingLongitude.png b/docs/schema/img/eml-coverage_xsd_Element_gRingLongitude.png deleted file mode 100644 index caae8cb1..00000000 Binary files a/docs/schema/img/eml-coverage_xsd_Element_gRingLongitude.png and /dev/null differ diff --git a/docs/schema/img/eml-coverage_xsd_Element_gRingPoint.png b/docs/schema/img/eml-coverage_xsd_Element_gRingPoint.png deleted file mode 100644 index b26c2490..00000000 Binary files a/docs/schema/img/eml-coverage_xsd_Element_gRingPoint.png and /dev/null differ diff --git a/docs/schema/img/eml-coverage_xsd_Element_gRingPoint_1.png b/docs/schema/img/eml-coverage_xsd_Element_gRingPoint_1.png deleted file mode 100644 index b26c2490..00000000 Binary files a/docs/schema/img/eml-coverage_xsd_Element_gRingPoint_1.png and /dev/null differ diff --git a/docs/schema/img/eml-coverage_xsd_Element_gRing_1.png b/docs/schema/img/eml-coverage_xsd_Element_gRing_1.png deleted file mode 100644 index 5b1f22d9..00000000 Binary files a/docs/schema/img/eml-coverage_xsd_Element_gRing_1.png and /dev/null differ diff --git a/docs/schema/img/eml-coverage_xsd_Element_generalTaxonomicCoverage.png b/docs/schema/img/eml-coverage_xsd_Element_generalTaxonomicCoverage.png deleted file mode 100644 index 5dc51e8a..00000000 Binary files a/docs/schema/img/eml-coverage_xsd_Element_generalTaxonomicCoverage.png and /dev/null differ diff --git a/docs/schema/img/eml-coverage_xsd_Element_geographicCoverage.png b/docs/schema/img/eml-coverage_xsd_Element_geographicCoverage.png deleted file mode 100644 index 0a3b22d8..00000000 Binary files a/docs/schema/img/eml-coverage_xsd_Element_geographicCoverage.png and /dev/null differ diff --git a/docs/schema/img/eml-coverage_xsd_Element_geographicDescription.png b/docs/schema/img/eml-coverage_xsd_Element_geographicDescription.png deleted file mode 100644 index 9faa9ce4..00000000 Binary files a/docs/schema/img/eml-coverage_xsd_Element_geographicDescription.png and /dev/null differ diff --git a/docs/schema/img/eml-coverage_xsd_Element_identificationReference.png b/docs/schema/img/eml-coverage_xsd_Element_identificationReference.png deleted file mode 100644 index 34ec390a..00000000 Binary files a/docs/schema/img/eml-coverage_xsd_Element_identificationReference.png and /dev/null differ diff --git a/docs/schema/img/eml-coverage_xsd_Element_identifierName.png b/docs/schema/img/eml-coverage_xsd_Element_identifierName.png deleted file mode 100644 index dc176e29..00000000 Binary files a/docs/schema/img/eml-coverage_xsd_Element_identifierName.png and /dev/null differ diff --git a/docs/schema/img/eml-coverage_xsd_Element_northBoundingCoordinate.png b/docs/schema/img/eml-coverage_xsd_Element_northBoundingCoordinate.png deleted file mode 100644 index f505743e..00000000 Binary files a/docs/schema/img/eml-coverage_xsd_Element_northBoundingCoordinate.png and /dev/null differ diff --git a/docs/schema/img/eml-coverage_xsd_Element_originator.png b/docs/schema/img/eml-coverage_xsd_Element_originator.png deleted file mode 100644 index 26b6113e..00000000 Binary files a/docs/schema/img/eml-coverage_xsd_Element_originator.png and /dev/null differ diff --git a/docs/schema/img/eml-coverage_xsd_Element_rangeOfDates.png b/docs/schema/img/eml-coverage_xsd_Element_rangeOfDates.png deleted file mode 100644 index 79503426..00000000 Binary files a/docs/schema/img/eml-coverage_xsd_Element_rangeOfDates.png and /dev/null differ diff --git a/docs/schema/img/eml-coverage_xsd_Element_repository.png b/docs/schema/img/eml-coverage_xsd_Element_repository.png deleted file mode 100644 index 4bc9c27c..00000000 Binary files a/docs/schema/img/eml-coverage_xsd_Element_repository.png and /dev/null differ diff --git a/docs/schema/img/eml-coverage_xsd_Element_singleDateTime.png b/docs/schema/img/eml-coverage_xsd_Element_singleDateTime.png deleted file mode 100644 index 2f933668..00000000 Binary files a/docs/schema/img/eml-coverage_xsd_Element_singleDateTime.png and /dev/null differ diff --git a/docs/schema/img/eml-coverage_xsd_Element_southBoundingCoordinate.png b/docs/schema/img/eml-coverage_xsd_Element_southBoundingCoordinate.png deleted file mode 100644 index 3705e763..00000000 Binary files a/docs/schema/img/eml-coverage_xsd_Element_southBoundingCoordinate.png and /dev/null differ diff --git a/docs/schema/img/eml-coverage_xsd_Element_specimen.png b/docs/schema/img/eml-coverage_xsd_Element_specimen.png deleted file mode 100644 index 3b5bab14..00000000 Binary files a/docs/schema/img/eml-coverage_xsd_Element_specimen.png and /dev/null differ diff --git a/docs/schema/img/eml-coverage_xsd_Element_taxonId.png b/docs/schema/img/eml-coverage_xsd_Element_taxonId.png deleted file mode 100644 index 33afd9d8..00000000 Binary files a/docs/schema/img/eml-coverage_xsd_Element_taxonId.png and /dev/null differ diff --git a/docs/schema/img/eml-coverage_xsd_Element_taxonRankName.png b/docs/schema/img/eml-coverage_xsd_Element_taxonRankName.png deleted file mode 100644 index c433a120..00000000 Binary files a/docs/schema/img/eml-coverage_xsd_Element_taxonRankName.png and /dev/null differ diff --git a/docs/schema/img/eml-coverage_xsd_Element_taxonRankValue.png b/docs/schema/img/eml-coverage_xsd_Element_taxonRankValue.png deleted file mode 100644 index 7f3e48a9..00000000 Binary files a/docs/schema/img/eml-coverage_xsd_Element_taxonRankValue.png and /dev/null differ diff --git a/docs/schema/img/eml-coverage_xsd_Element_taxonomicClassification.png b/docs/schema/img/eml-coverage_xsd_Element_taxonomicClassification.png deleted file mode 100644 index 2d674ec6..00000000 Binary files a/docs/schema/img/eml-coverage_xsd_Element_taxonomicClassification.png and /dev/null differ diff --git a/docs/schema/img/eml-coverage_xsd_Element_taxonomicClassification_1.png b/docs/schema/img/eml-coverage_xsd_Element_taxonomicClassification_1.png deleted file mode 100644 index 72b533a1..00000000 Binary files a/docs/schema/img/eml-coverage_xsd_Element_taxonomicClassification_1.png and /dev/null differ diff --git a/docs/schema/img/eml-coverage_xsd_Element_taxonomicCompleteness.png b/docs/schema/img/eml-coverage_xsd_Element_taxonomicCompleteness.png deleted file mode 100644 index aa561d9f..00000000 Binary files a/docs/schema/img/eml-coverage_xsd_Element_taxonomicCompleteness.png and /dev/null differ diff --git a/docs/schema/img/eml-coverage_xsd_Element_taxonomicCoverage.png b/docs/schema/img/eml-coverage_xsd_Element_taxonomicCoverage.png deleted file mode 100644 index 8c6fff4d..00000000 Binary files a/docs/schema/img/eml-coverage_xsd_Element_taxonomicCoverage.png and /dev/null differ diff --git a/docs/schema/img/eml-coverage_xsd_Element_taxonomicProcedures.png b/docs/schema/img/eml-coverage_xsd_Element_taxonomicProcedures.png deleted file mode 100644 index 041322ae..00000000 Binary files a/docs/schema/img/eml-coverage_xsd_Element_taxonomicProcedures.png and /dev/null differ diff --git a/docs/schema/img/eml-coverage_xsd_Element_taxonomicSystem.png b/docs/schema/img/eml-coverage_xsd_Element_taxonomicSystem.png deleted file mode 100644 index 29507448..00000000 Binary files a/docs/schema/img/eml-coverage_xsd_Element_taxonomicSystem.png and /dev/null differ diff --git a/docs/schema/img/eml-coverage_xsd_Element_temporalCoverage.png b/docs/schema/img/eml-coverage_xsd_Element_temporalCoverage.png deleted file mode 100644 index c0489373..00000000 Binary files a/docs/schema/img/eml-coverage_xsd_Element_temporalCoverage.png and /dev/null differ diff --git a/docs/schema/img/eml-coverage_xsd_Element_time.png b/docs/schema/img/eml-coverage_xsd_Element_time.png deleted file mode 100644 index 7986b8bb..00000000 Binary files a/docs/schema/img/eml-coverage_xsd_Element_time.png and /dev/null differ diff --git a/docs/schema/img/eml-coverage_xsd_Element_timeScaleAgeEstimate.png b/docs/schema/img/eml-coverage_xsd_Element_timeScaleAgeEstimate.png deleted file mode 100644 index 1c68c0d0..00000000 Binary files a/docs/schema/img/eml-coverage_xsd_Element_timeScaleAgeEstimate.png and /dev/null differ diff --git a/docs/schema/img/eml-coverage_xsd_Element_timeScaleAgeExplanation.png b/docs/schema/img/eml-coverage_xsd_Element_timeScaleAgeExplanation.png deleted file mode 100644 index 02e43f46..00000000 Binary files a/docs/schema/img/eml-coverage_xsd_Element_timeScaleAgeExplanation.png and /dev/null differ diff --git a/docs/schema/img/eml-coverage_xsd_Element_timeScaleAgeUncertainty.png b/docs/schema/img/eml-coverage_xsd_Element_timeScaleAgeUncertainty.png deleted file mode 100644 index 72211d96..00000000 Binary files a/docs/schema/img/eml-coverage_xsd_Element_timeScaleAgeUncertainty.png and /dev/null differ diff --git a/docs/schema/img/eml-coverage_xsd_Element_timeScaleCitation.png b/docs/schema/img/eml-coverage_xsd_Element_timeScaleCitation.png deleted file mode 100644 index e10a4425..00000000 Binary files a/docs/schema/img/eml-coverage_xsd_Element_timeScaleCitation.png and /dev/null differ diff --git a/docs/schema/img/eml-coverage_xsd_Element_timeScaleName.png b/docs/schema/img/eml-coverage_xsd_Element_timeScaleName.png deleted file mode 100644 index 14f43437..00000000 Binary files a/docs/schema/img/eml-coverage_xsd_Element_timeScaleName.png and /dev/null differ diff --git a/docs/schema/img/eml-coverage_xsd_Element_vouchers.png b/docs/schema/img/eml-coverage_xsd_Element_vouchers.png deleted file mode 100644 index f829cff0..00000000 Binary files a/docs/schema/img/eml-coverage_xsd_Element_vouchers.png and /dev/null differ diff --git a/docs/schema/img/eml-coverage_xsd_Element_westBoundingCoordinate.png b/docs/schema/img/eml-coverage_xsd_Element_westBoundingCoordinate.png deleted file mode 100644 index 189cf0e4..00000000 Binary files a/docs/schema/img/eml-coverage_xsd_Element_westBoundingCoordinate.png and /dev/null differ diff --git a/docs/schema/img/eml-coverage_xsd_Simple_Type_GRingType.png b/docs/schema/img/eml-coverage_xsd_Simple_Type_GRingType.png deleted file mode 100644 index ba04aca2..00000000 Binary files a/docs/schema/img/eml-coverage_xsd_Simple_Type_GRingType.png and /dev/null differ diff --git a/docs/schema/img/eml-dataTable_xsd_Complex_Type_DataTableType.png b/docs/schema/img/eml-dataTable_xsd_Complex_Type_DataTableType.png deleted file mode 100644 index 4cc787c6..00000000 Binary files a/docs/schema/img/eml-dataTable_xsd_Complex_Type_DataTableType.png and /dev/null differ diff --git a/docs/schema/img/eml-dataTable_xsd_Element_attributeList.png b/docs/schema/img/eml-dataTable_xsd_Element_attributeList.png deleted file mode 100644 index db6f5507..00000000 Binary files a/docs/schema/img/eml-dataTable_xsd_Element_attributeList.png and /dev/null differ diff --git a/docs/schema/img/eml-dataTable_xsd_Element_caseSensitive.png b/docs/schema/img/eml-dataTable_xsd_Element_caseSensitive.png deleted file mode 100644 index fa1374c7..00000000 Binary files a/docs/schema/img/eml-dataTable_xsd_Element_caseSensitive.png and /dev/null differ diff --git a/docs/schema/img/eml-dataTable_xsd_Element_constraint.png b/docs/schema/img/eml-dataTable_xsd_Element_constraint.png deleted file mode 100644 index 0b8f46a1..00000000 Binary files a/docs/schema/img/eml-dataTable_xsd_Element_constraint.png and /dev/null differ diff --git a/docs/schema/img/eml-dataTable_xsd_Element_dataTable.png b/docs/schema/img/eml-dataTable_xsd_Element_dataTable.png deleted file mode 100644 index 90979211..00000000 Binary files a/docs/schema/img/eml-dataTable_xsd_Element_dataTable.png and /dev/null differ diff --git a/docs/schema/img/eml-dataTable_xsd_Element_numberOfRecords.png b/docs/schema/img/eml-dataTable_xsd_Element_numberOfRecords.png deleted file mode 100644 index 127c0044..00000000 Binary files a/docs/schema/img/eml-dataTable_xsd_Element_numberOfRecords.png and /dev/null differ diff --git a/docs/schema/img/eml-dataset_xsd_Complex_Type_DatasetType.png b/docs/schema/img/eml-dataset_xsd_Complex_Type_DatasetType.png deleted file mode 100644 index 39b2e5be..00000000 Binary files a/docs/schema/img/eml-dataset_xsd_Complex_Type_DatasetType.png and /dev/null differ diff --git a/docs/schema/img/eml-dataset_xsd_Complex_Type_MaintenanceType.png b/docs/schema/img/eml-dataset_xsd_Complex_Type_MaintenanceType.png deleted file mode 100644 index 8254217b..00000000 Binary files a/docs/schema/img/eml-dataset_xsd_Complex_Type_MaintenanceType.png and /dev/null differ diff --git a/docs/schema/img/eml-dataset_xsd_Element_acknowledgements.png b/docs/schema/img/eml-dataset_xsd_Element_acknowledgements.png deleted file mode 100644 index c81cd850..00000000 Binary files a/docs/schema/img/eml-dataset_xsd_Element_acknowledgements.png and /dev/null differ diff --git a/docs/schema/img/eml-dataset_xsd_Element_changeDate.png b/docs/schema/img/eml-dataset_xsd_Element_changeDate.png deleted file mode 100644 index ce300716..00000000 Binary files a/docs/schema/img/eml-dataset_xsd_Element_changeDate.png and /dev/null differ diff --git a/docs/schema/img/eml-dataset_xsd_Element_changeHistory.png b/docs/schema/img/eml-dataset_xsd_Element_changeHistory.png deleted file mode 100644 index 655d5155..00000000 Binary files a/docs/schema/img/eml-dataset_xsd_Element_changeHistory.png and /dev/null differ diff --git a/docs/schema/img/eml-dataset_xsd_Element_changeScope.png b/docs/schema/img/eml-dataset_xsd_Element_changeScope.png deleted file mode 100644 index da83c00f..00000000 Binary files a/docs/schema/img/eml-dataset_xsd_Element_changeScope.png and /dev/null differ diff --git a/docs/schema/img/eml-dataset_xsd_Element_comment.png b/docs/schema/img/eml-dataset_xsd_Element_comment.png deleted file mode 100644 index 4080e765..00000000 Binary files a/docs/schema/img/eml-dataset_xsd_Element_comment.png and /dev/null differ diff --git a/docs/schema/img/eml-dataset_xsd_Element_contact.png b/docs/schema/img/eml-dataset_xsd_Element_contact.png deleted file mode 100644 index 0f5d4d7f..00000000 Binary files a/docs/schema/img/eml-dataset_xsd_Element_contact.png and /dev/null differ diff --git a/docs/schema/img/eml-dataset_xsd_Element_dataTable.png b/docs/schema/img/eml-dataset_xsd_Element_dataTable.png deleted file mode 100644 index f14d2589..00000000 Binary files a/docs/schema/img/eml-dataset_xsd_Element_dataTable.png and /dev/null differ diff --git a/docs/schema/img/eml-dataset_xsd_Element_dataset.png b/docs/schema/img/eml-dataset_xsd_Element_dataset.png deleted file mode 100644 index 07b78261..00000000 Binary files a/docs/schema/img/eml-dataset_xsd_Element_dataset.png and /dev/null differ diff --git a/docs/schema/img/eml-dataset_xsd_Element_description.png b/docs/schema/img/eml-dataset_xsd_Element_description.png deleted file mode 100644 index 5c14c75d..00000000 Binary files a/docs/schema/img/eml-dataset_xsd_Element_description.png and /dev/null differ diff --git a/docs/schema/img/eml-dataset_xsd_Element_gettingStarted.png b/docs/schema/img/eml-dataset_xsd_Element_gettingStarted.png deleted file mode 100644 index 410ab9ee..00000000 Binary files a/docs/schema/img/eml-dataset_xsd_Element_gettingStarted.png and /dev/null differ diff --git a/docs/schema/img/eml-dataset_xsd_Element_introduction.png b/docs/schema/img/eml-dataset_xsd_Element_introduction.png deleted file mode 100644 index d6ca1695..00000000 Binary files a/docs/schema/img/eml-dataset_xsd_Element_introduction.png and /dev/null differ diff --git a/docs/schema/img/eml-dataset_xsd_Element_literatureCited.png b/docs/schema/img/eml-dataset_xsd_Element_literatureCited.png deleted file mode 100644 index 7adc6ec1..00000000 Binary files a/docs/schema/img/eml-dataset_xsd_Element_literatureCited.png and /dev/null differ diff --git a/docs/schema/img/eml-dataset_xsd_Element_maintenance.png b/docs/schema/img/eml-dataset_xsd_Element_maintenance.png deleted file mode 100644 index 20a87d6c..00000000 Binary files a/docs/schema/img/eml-dataset_xsd_Element_maintenance.png and /dev/null differ diff --git a/docs/schema/img/eml-dataset_xsd_Element_maintenanceUpdateFrequency.png b/docs/schema/img/eml-dataset_xsd_Element_maintenanceUpdateFrequency.png deleted file mode 100644 index de15701e..00000000 Binary files a/docs/schema/img/eml-dataset_xsd_Element_maintenanceUpdateFrequency.png and /dev/null differ diff --git a/docs/schema/img/eml-dataset_xsd_Element_methods.png b/docs/schema/img/eml-dataset_xsd_Element_methods.png deleted file mode 100644 index b859753a..00000000 Binary files a/docs/schema/img/eml-dataset_xsd_Element_methods.png and /dev/null differ diff --git a/docs/schema/img/eml-dataset_xsd_Element_oldValue.png b/docs/schema/img/eml-dataset_xsd_Element_oldValue.png deleted file mode 100644 index 2f677322..00000000 Binary files a/docs/schema/img/eml-dataset_xsd_Element_oldValue.png and /dev/null differ diff --git a/docs/schema/img/eml-dataset_xsd_Element_otherEntity.png b/docs/schema/img/eml-dataset_xsd_Element_otherEntity.png deleted file mode 100644 index 606fef15..00000000 Binary files a/docs/schema/img/eml-dataset_xsd_Element_otherEntity.png and /dev/null differ diff --git a/docs/schema/img/eml-dataset_xsd_Element_project.png b/docs/schema/img/eml-dataset_xsd_Element_project.png deleted file mode 100644 index 6375b949..00000000 Binary files a/docs/schema/img/eml-dataset_xsd_Element_project.png and /dev/null differ diff --git a/docs/schema/img/eml-dataset_xsd_Element_pubPlace.png b/docs/schema/img/eml-dataset_xsd_Element_pubPlace.png deleted file mode 100644 index 7b0e3d63..00000000 Binary files a/docs/schema/img/eml-dataset_xsd_Element_pubPlace.png and /dev/null differ diff --git a/docs/schema/img/eml-dataset_xsd_Element_publisher.png b/docs/schema/img/eml-dataset_xsd_Element_publisher.png deleted file mode 100644 index b9f367bc..00000000 Binary files a/docs/schema/img/eml-dataset_xsd_Element_publisher.png and /dev/null differ diff --git a/docs/schema/img/eml-dataset_xsd_Element_purpose.png b/docs/schema/img/eml-dataset_xsd_Element_purpose.png deleted file mode 100644 index cd2e6fbf..00000000 Binary files a/docs/schema/img/eml-dataset_xsd_Element_purpose.png and /dev/null differ diff --git a/docs/schema/img/eml-dataset_xsd_Element_referencePublication.png b/docs/schema/img/eml-dataset_xsd_Element_referencePublication.png deleted file mode 100644 index 5a518196..00000000 Binary files a/docs/schema/img/eml-dataset_xsd_Element_referencePublication.png and /dev/null differ diff --git a/docs/schema/img/eml-dataset_xsd_Element_spatialRaster.png b/docs/schema/img/eml-dataset_xsd_Element_spatialRaster.png deleted file mode 100644 index 3f3c12f5..00000000 Binary files a/docs/schema/img/eml-dataset_xsd_Element_spatialRaster.png and /dev/null differ diff --git a/docs/schema/img/eml-dataset_xsd_Element_spatialVector.png b/docs/schema/img/eml-dataset_xsd_Element_spatialVector.png deleted file mode 100644 index 8dfdb04d..00000000 Binary files a/docs/schema/img/eml-dataset_xsd_Element_spatialVector.png and /dev/null differ diff --git a/docs/schema/img/eml-dataset_xsd_Element_storedProcedure.png b/docs/schema/img/eml-dataset_xsd_Element_storedProcedure.png deleted file mode 100644 index 40ee8c57..00000000 Binary files a/docs/schema/img/eml-dataset_xsd_Element_storedProcedure.png and /dev/null differ diff --git a/docs/schema/img/eml-dataset_xsd_Element_usageCitation.png b/docs/schema/img/eml-dataset_xsd_Element_usageCitation.png deleted file mode 100644 index a2b9e463..00000000 Binary files a/docs/schema/img/eml-dataset_xsd_Element_usageCitation.png and /dev/null differ diff --git a/docs/schema/img/eml-dataset_xsd_Element_view.png b/docs/schema/img/eml-dataset_xsd_Element_view.png deleted file mode 100644 index ca2c251f..00000000 Binary files a/docs/schema/img/eml-dataset_xsd_Element_view.png and /dev/null differ diff --git a/docs/schema/img/eml-dataset_xsd_Simple_Type_MaintUpFreqType.png b/docs/schema/img/eml-dataset_xsd_Simple_Type_MaintUpFreqType.png deleted file mode 100644 index a5aae1aa..00000000 Binary files a/docs/schema/img/eml-dataset_xsd_Simple_Type_MaintUpFreqType.png and /dev/null differ diff --git a/docs/schema/img/eml-documentation_xsd_Element_description.png b/docs/schema/img/eml-documentation_xsd_Element_description.png deleted file mode 100644 index 5c14c75d..00000000 Binary files a/docs/schema/img/eml-documentation_xsd_Element_description.png and /dev/null differ diff --git a/docs/schema/img/eml-documentation_xsd_Element_example.png b/docs/schema/img/eml-documentation_xsd_Element_example.png deleted file mode 100644 index 01073eb5..00000000 Binary files a/docs/schema/img/eml-documentation_xsd_Element_example.png and /dev/null differ diff --git a/docs/schema/img/eml-documentation_xsd_Element_lineage.png b/docs/schema/img/eml-documentation_xsd_Element_lineage.png deleted file mode 100644 index 83952a4a..00000000 Binary files a/docs/schema/img/eml-documentation_xsd_Element_lineage.png and /dev/null differ diff --git a/docs/schema/img/eml-documentation_xsd_Element_module.png b/docs/schema/img/eml-documentation_xsd_Element_module.png deleted file mode 100644 index 2e34f1c9..00000000 Binary files a/docs/schema/img/eml-documentation_xsd_Element_module.png and /dev/null differ diff --git a/docs/schema/img/eml-documentation_xsd_Element_moduleDescription.png b/docs/schema/img/eml-documentation_xsd_Element_moduleDescription.png deleted file mode 100644 index 8d2d4a61..00000000 Binary files a/docs/schema/img/eml-documentation_xsd_Element_moduleDescription.png and /dev/null differ diff --git a/docs/schema/img/eml-documentation_xsd_Element_moduleDocs.png b/docs/schema/img/eml-documentation_xsd_Element_moduleDocs.png deleted file mode 100644 index fc4510fe..00000000 Binary files a/docs/schema/img/eml-documentation_xsd_Element_moduleDocs.png and /dev/null differ diff --git a/docs/schema/img/eml-documentation_xsd_Element_moduleName.png b/docs/schema/img/eml-documentation_xsd_Element_moduleName.png deleted file mode 100644 index 65995ed2..00000000 Binary files a/docs/schema/img/eml-documentation_xsd_Element_moduleName.png and /dev/null differ diff --git a/docs/schema/img/eml-documentation_xsd_Element_recommendedUsage.png b/docs/schema/img/eml-documentation_xsd_Element_recommendedUsage.png deleted file mode 100644 index 65f9aa60..00000000 Binary files a/docs/schema/img/eml-documentation_xsd_Element_recommendedUsage.png and /dev/null differ diff --git a/docs/schema/img/eml-documentation_xsd_Element_standAlone.png b/docs/schema/img/eml-documentation_xsd_Element_standAlone.png deleted file mode 100644 index f25814f5..00000000 Binary files a/docs/schema/img/eml-documentation_xsd_Element_standAlone.png and /dev/null differ diff --git a/docs/schema/img/eml-documentation_xsd_Element_summary.png b/docs/schema/img/eml-documentation_xsd_Element_summary.png deleted file mode 100644 index bd60016c..00000000 Binary files a/docs/schema/img/eml-documentation_xsd_Element_summary.png and /dev/null differ diff --git a/docs/schema/img/eml-documentation_xsd_Element_tooltip.png b/docs/schema/img/eml-documentation_xsd_Element_tooltip.png deleted file mode 100644 index 4f7b2a7c..00000000 Binary files a/docs/schema/img/eml-documentation_xsd_Element_tooltip.png and /dev/null differ diff --git a/docs/schema/img/eml-entity_xsd_Complex_Type_OtherEntityType.png b/docs/schema/img/eml-entity_xsd_Complex_Type_OtherEntityType.png deleted file mode 100644 index 15b18c51..00000000 Binary files a/docs/schema/img/eml-entity_xsd_Complex_Type_OtherEntityType.png and /dev/null differ diff --git a/docs/schema/img/eml-entity_xsd_Element_Group_EntityGroup.png b/docs/schema/img/eml-entity_xsd_Element_Group_EntityGroup.png deleted file mode 100644 index 19769a92..00000000 Binary files a/docs/schema/img/eml-entity_xsd_Element_Group_EntityGroup.png and /dev/null differ diff --git a/docs/schema/img/eml-entity_xsd_Element_additionalInfo.png b/docs/schema/img/eml-entity_xsd_Element_additionalInfo.png deleted file mode 100644 index cbe5aabd..00000000 Binary files a/docs/schema/img/eml-entity_xsd_Element_additionalInfo.png and /dev/null differ diff --git a/docs/schema/img/eml-entity_xsd_Element_alternateIdentifier.png b/docs/schema/img/eml-entity_xsd_Element_alternateIdentifier.png deleted file mode 100644 index 1b64e841..00000000 Binary files a/docs/schema/img/eml-entity_xsd_Element_alternateIdentifier.png and /dev/null differ diff --git a/docs/schema/img/eml-entity_xsd_Element_annotation.png b/docs/schema/img/eml-entity_xsd_Element_annotation.png deleted file mode 100644 index 0fc40a8d..00000000 Binary files a/docs/schema/img/eml-entity_xsd_Element_annotation.png and /dev/null differ diff --git a/docs/schema/img/eml-entity_xsd_Element_attributeList.png b/docs/schema/img/eml-entity_xsd_Element_attributeList.png deleted file mode 100644 index ad58721c..00000000 Binary files a/docs/schema/img/eml-entity_xsd_Element_attributeList.png and /dev/null differ diff --git a/docs/schema/img/eml-entity_xsd_Element_constraint.png b/docs/schema/img/eml-entity_xsd_Element_constraint.png deleted file mode 100644 index 0b8f46a1..00000000 Binary files a/docs/schema/img/eml-entity_xsd_Element_constraint.png and /dev/null differ diff --git a/docs/schema/img/eml-entity_xsd_Element_coverage.png b/docs/schema/img/eml-entity_xsd_Element_coverage.png deleted file mode 100644 index 2fa90b64..00000000 Binary files a/docs/schema/img/eml-entity_xsd_Element_coverage.png and /dev/null differ diff --git a/docs/schema/img/eml-entity_xsd_Element_entityDescription.png b/docs/schema/img/eml-entity_xsd_Element_entityDescription.png deleted file mode 100644 index 53325cf3..00000000 Binary files a/docs/schema/img/eml-entity_xsd_Element_entityDescription.png and /dev/null differ diff --git a/docs/schema/img/eml-entity_xsd_Element_entityName.png b/docs/schema/img/eml-entity_xsd_Element_entityName.png deleted file mode 100644 index 69a48f6c..00000000 Binary files a/docs/schema/img/eml-entity_xsd_Element_entityName.png and /dev/null differ diff --git a/docs/schema/img/eml-entity_xsd_Element_entityType.png b/docs/schema/img/eml-entity_xsd_Element_entityType.png deleted file mode 100644 index 3d73709d..00000000 Binary files a/docs/schema/img/eml-entity_xsd_Element_entityType.png and /dev/null differ diff --git a/docs/schema/img/eml-entity_xsd_Element_methods.png b/docs/schema/img/eml-entity_xsd_Element_methods.png deleted file mode 100644 index b859753a..00000000 Binary files a/docs/schema/img/eml-entity_xsd_Element_methods.png and /dev/null differ diff --git a/docs/schema/img/eml-entity_xsd_Element_otherEntity.png b/docs/schema/img/eml-entity_xsd_Element_otherEntity.png deleted file mode 100644 index de1f33eb..00000000 Binary files a/docs/schema/img/eml-entity_xsd_Element_otherEntity.png and /dev/null differ diff --git a/docs/schema/img/eml-entity_xsd_Element_physical.png b/docs/schema/img/eml-entity_xsd_Element_physical.png deleted file mode 100644 index b729268f..00000000 Binary files a/docs/schema/img/eml-entity_xsd_Element_physical.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Complex_Type_Article.png b/docs/schema/img/eml-literature_xsd_Complex_Type_Article.png deleted file mode 100644 index 887044fc..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Complex_Type_Article.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Complex_Type_AudioVisual.png b/docs/schema/img/eml-literature_xsd_Complex_Type_AudioVisual.png deleted file mode 100644 index e74fab00..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Complex_Type_AudioVisual.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Complex_Type_Book.png b/docs/schema/img/eml-literature_xsd_Complex_Type_Book.png deleted file mode 100644 index 9869105b..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Complex_Type_Book.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Complex_Type_Chapter.png b/docs/schema/img/eml-literature_xsd_Complex_Type_Chapter.png deleted file mode 100644 index 5fe78c7b..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Complex_Type_Chapter.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Complex_Type_CitationListType.png b/docs/schema/img/eml-literature_xsd_Complex_Type_CitationListType.png deleted file mode 100644 index 3e84b7db..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Complex_Type_CitationListType.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Complex_Type_CitationType.png b/docs/schema/img/eml-literature_xsd_Complex_Type_CitationType.png deleted file mode 100644 index 7c861dd8..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Complex_Type_CitationType.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Complex_Type_ConferenceProceedings.png b/docs/schema/img/eml-literature_xsd_Complex_Type_ConferenceProceedings.png deleted file mode 100644 index 25469d7c..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Complex_Type_ConferenceProceedings.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Complex_Type_Generic.png b/docs/schema/img/eml-literature_xsd_Complex_Type_Generic.png deleted file mode 100644 index ff66d8ee..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Complex_Type_Generic.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Complex_Type_Manuscript.png b/docs/schema/img/eml-literature_xsd_Complex_Type_Manuscript.png deleted file mode 100644 index 01eda2af..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Complex_Type_Manuscript.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Complex_Type_Map.png b/docs/schema/img/eml-literature_xsd_Complex_Type_Map.png deleted file mode 100644 index 25fb413a..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Complex_Type_Map.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Complex_Type_PersonalCommunication.png b/docs/schema/img/eml-literature_xsd_Complex_Type_PersonalCommunication.png deleted file mode 100644 index d3438a01..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Complex_Type_PersonalCommunication.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Complex_Type_Presentation.png b/docs/schema/img/eml-literature_xsd_Complex_Type_Presentation.png deleted file mode 100644 index 57137204..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Complex_Type_Presentation.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Complex_Type_Report.png b/docs/schema/img/eml-literature_xsd_Complex_Type_Report.png deleted file mode 100644 index edc4013d..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Complex_Type_Report.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Complex_Type_Thesis.png b/docs/schema/img/eml-literature_xsd_Complex_Type_Thesis.png deleted file mode 100644 index e5a54495..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Complex_Type_Thesis.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Element_ISBN.png b/docs/schema/img/eml-literature_xsd_Element_ISBN.png deleted file mode 100644 index c5b438db..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Element_ISBN.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Element_ISBN_1.png b/docs/schema/img/eml-literature_xsd_Element_ISBN_1.png deleted file mode 100644 index 931be984..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Element_ISBN_1.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Element_ISBN_2.png b/docs/schema/img/eml-literature_xsd_Element_ISBN_2.png deleted file mode 100644 index c5b438db..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Element_ISBN_2.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Element_ISSN.png b/docs/schema/img/eml-literature_xsd_Element_ISSN.png deleted file mode 100644 index 2d827c81..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Element_ISSN.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Element_ISSN_1.png b/docs/schema/img/eml-literature_xsd_Element_ISSN_1.png deleted file mode 100644 index 80f1858f..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Element_ISSN_1.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Element_article.png b/docs/schema/img/eml-literature_xsd_Element_article.png deleted file mode 100644 index 7ba3a978..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Element_article.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Element_audioVisual.png b/docs/schema/img/eml-literature_xsd_Element_audioVisual.png deleted file mode 100644 index 4dae6d18..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Element_audioVisual.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Element_bibtex.png b/docs/schema/img/eml-literature_xsd_Element_bibtex.png deleted file mode 100644 index 591dc65c..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Element_bibtex.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Element_bibtex_1.png b/docs/schema/img/eml-literature_xsd_Element_bibtex_1.png deleted file mode 100644 index 591dc65c..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Element_bibtex_1.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Element_book.png b/docs/schema/img/eml-literature_xsd_Element_book.png deleted file mode 100644 index 5ac9e3da..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Element_book.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Element_bookTitle.png b/docs/schema/img/eml-literature_xsd_Element_bookTitle.png deleted file mode 100644 index a9b98c7a..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Element_bookTitle.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Element_chapter.png b/docs/schema/img/eml-literature_xsd_Element_chapter.png deleted file mode 100644 index 7c82fd70..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Element_chapter.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Element_chapterNumber.png b/docs/schema/img/eml-literature_xsd_Element_chapterNumber.png deleted file mode 100644 index f0081f06..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Element_chapterNumber.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Element_citation.png b/docs/schema/img/eml-literature_xsd_Element_citation.png deleted file mode 100644 index 2eea2c49..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Element_citation.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Element_citation_1.png b/docs/schema/img/eml-literature_xsd_Element_citation_1.png deleted file mode 100644 index 2eea2c49..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Element_citation_1.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Element_communicationType.png b/docs/schema/img/eml-literature_xsd_Element_communicationType.png deleted file mode 100644 index 6bb281a4..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Element_communicationType.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Element_conferenceDate.png b/docs/schema/img/eml-literature_xsd_Element_conferenceDate.png deleted file mode 100644 index 25c17e1a..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Element_conferenceDate.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Element_conferenceDate_1.png b/docs/schema/img/eml-literature_xsd_Element_conferenceDate_1.png deleted file mode 100644 index 25c17e1a..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Element_conferenceDate_1.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Element_conferenceLocation.png b/docs/schema/img/eml-literature_xsd_Element_conferenceLocation.png deleted file mode 100644 index bb0b20bb..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Element_conferenceLocation.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Element_conferenceLocation_1.png b/docs/schema/img/eml-literature_xsd_Element_conferenceLocation_1.png deleted file mode 100644 index bb0b20bb..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Element_conferenceLocation_1.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Element_conferenceName.png b/docs/schema/img/eml-literature_xsd_Element_conferenceName.png deleted file mode 100644 index 933f3ff8..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Element_conferenceName.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Element_conferenceName_1.png b/docs/schema/img/eml-literature_xsd_Element_conferenceName_1.png deleted file mode 100644 index 933f3ff8..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Element_conferenceName_1.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Element_conferenceProceedings.png b/docs/schema/img/eml-literature_xsd_Element_conferenceProceedings.png deleted file mode 100644 index d7a74435..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Element_conferenceProceedings.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Element_contact.png b/docs/schema/img/eml-literature_xsd_Element_contact.png deleted file mode 100644 index b4de01df..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Element_contact.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Element_degree.png b/docs/schema/img/eml-literature_xsd_Element_degree.png deleted file mode 100644 index d658a05a..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Element_degree.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Element_editedBook.png b/docs/schema/img/eml-literature_xsd_Element_editedBook.png deleted file mode 100644 index cd0c009a..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Element_editedBook.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Element_edition.png b/docs/schema/img/eml-literature_xsd_Element_edition.png deleted file mode 100644 index 21fb6806..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Element_edition.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Element_edition_1.png b/docs/schema/img/eml-literature_xsd_Element_edition_1.png deleted file mode 100644 index 21fb6806..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Element_edition_1.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Element_edition_2.png b/docs/schema/img/eml-literature_xsd_Element_edition_2.png deleted file mode 100644 index 21fb6806..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Element_edition_2.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Element_editor.png b/docs/schema/img/eml-literature_xsd_Element_editor.png deleted file mode 100644 index 9fbb2339..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Element_editor.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Element_generic.png b/docs/schema/img/eml-literature_xsd_Element_generic.png deleted file mode 100644 index 24f52bd4..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Element_generic.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Element_geographicCoverage.png b/docs/schema/img/eml-literature_xsd_Element_geographicCoverage.png deleted file mode 100644 index 9cea559e..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Element_geographicCoverage.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Element_institution.png b/docs/schema/img/eml-literature_xsd_Element_institution.png deleted file mode 100644 index 5f890017..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Element_institution.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Element_institution_1.png b/docs/schema/img/eml-literature_xsd_Element_institution_1.png deleted file mode 100644 index 5f890017..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Element_institution_1.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Element_issue.png b/docs/schema/img/eml-literature_xsd_Element_issue.png deleted file mode 100644 index 7a6e358f..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Element_issue.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Element_journal.png b/docs/schema/img/eml-literature_xsd_Element_journal.png deleted file mode 100644 index 0b60666a..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Element_journal.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Element_manuscript.png b/docs/schema/img/eml-literature_xsd_Element_manuscript.png deleted file mode 100644 index 19f19f64..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Element_manuscript.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Element_map.png b/docs/schema/img/eml-literature_xsd_Element_map.png deleted file mode 100644 index 96977da6..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Element_map.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Element_numberOfVolumes.png b/docs/schema/img/eml-literature_xsd_Element_numberOfVolumes.png deleted file mode 100644 index bec31053..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Element_numberOfVolumes.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Element_numberOfVolumes_1.png b/docs/schema/img/eml-literature_xsd_Element_numberOfVolumes_1.png deleted file mode 100644 index bec31053..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Element_numberOfVolumes_1.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Element_originalPublication.png b/docs/schema/img/eml-literature_xsd_Element_originalPublication.png deleted file mode 100644 index 65d4a5f3..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Element_originalPublication.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Element_pageRange.png b/docs/schema/img/eml-literature_xsd_Element_pageRange.png deleted file mode 100644 index 491b2332..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Element_pageRange.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Element_pageRange_1.png b/docs/schema/img/eml-literature_xsd_Element_pageRange_1.png deleted file mode 100644 index 491b2332..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Element_pageRange_1.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Element_performer.png b/docs/schema/img/eml-literature_xsd_Element_performer.png deleted file mode 100644 index 35c12e3f..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Element_performer.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Element_personalCommunication.png b/docs/schema/img/eml-literature_xsd_Element_personalCommunication.png deleted file mode 100644 index 33797696..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Element_personalCommunication.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Element_presentation.png b/docs/schema/img/eml-literature_xsd_Element_presentation.png deleted file mode 100644 index 287f732b..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Element_presentation.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Element_publicationPlace.png b/docs/schema/img/eml-literature_xsd_Element_publicationPlace.png deleted file mode 100644 index 503a5552..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Element_publicationPlace.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Element_publicationPlace_1.png b/docs/schema/img/eml-literature_xsd_Element_publicationPlace_1.png deleted file mode 100644 index 503a5552..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Element_publicationPlace_1.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Element_publicationPlace_2.png b/docs/schema/img/eml-literature_xsd_Element_publicationPlace_2.png deleted file mode 100644 index 503a5552..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Element_publicationPlace_2.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Element_publicationPlace_3.png b/docs/schema/img/eml-literature_xsd_Element_publicationPlace_3.png deleted file mode 100644 index 503a5552..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Element_publicationPlace_3.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Element_publicationPlace_4.png b/docs/schema/img/eml-literature_xsd_Element_publicationPlace_4.png deleted file mode 100644 index 503a5552..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Element_publicationPlace_4.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Element_publicationPlace_5.png b/docs/schema/img/eml-literature_xsd_Element_publicationPlace_5.png deleted file mode 100644 index 503a5552..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Element_publicationPlace_5.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Element_publisher.png b/docs/schema/img/eml-literature_xsd_Element_publisher.png deleted file mode 100644 index b9f367bc..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Element_publisher.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Element_publisher_1.png b/docs/schema/img/eml-literature_xsd_Element_publisher_1.png deleted file mode 100644 index 2f6c5f90..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Element_publisher_1.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Element_publisher_2.png b/docs/schema/img/eml-literature_xsd_Element_publisher_2.png deleted file mode 100644 index b9f367bc..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Element_publisher_2.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Element_publisher_3.png b/docs/schema/img/eml-literature_xsd_Element_publisher_3.png deleted file mode 100644 index b9f367bc..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Element_publisher_3.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Element_publisher_4.png b/docs/schema/img/eml-literature_xsd_Element_publisher_4.png deleted file mode 100644 index b9f367bc..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Element_publisher_4.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Element_publisher_5.png b/docs/schema/img/eml-literature_xsd_Element_publisher_5.png deleted file mode 100644 index 2f6c5f90..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Element_publisher_5.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Element_publisher_6.png b/docs/schema/img/eml-literature_xsd_Element_publisher_6.png deleted file mode 100644 index 2f6c5f90..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Element_publisher_6.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Element_recipient.png b/docs/schema/img/eml-literature_xsd_Element_recipient.png deleted file mode 100644 index f4b1db0c..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Element_recipient.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Element_referenceType.png b/docs/schema/img/eml-literature_xsd_Element_referenceType.png deleted file mode 100644 index 887ae3a1..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Element_referenceType.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Element_report.png b/docs/schema/img/eml-literature_xsd_Element_report.png deleted file mode 100644 index 77be257f..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Element_report.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Element_reportNumber.png b/docs/schema/img/eml-literature_xsd_Element_reportNumber.png deleted file mode 100644 index 0a1dba8d..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Element_reportNumber.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Element_reprintEdition.png b/docs/schema/img/eml-literature_xsd_Element_reprintEdition.png deleted file mode 100644 index 7c60aa80..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Element_reprintEdition.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Element_reviewedItem.png b/docs/schema/img/eml-literature_xsd_Element_reviewedItem.png deleted file mode 100644 index 36a48136..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Element_reviewedItem.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Element_scale.png b/docs/schema/img/eml-literature_xsd_Element_scale.png deleted file mode 100644 index 64e13d9c..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Element_scale.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Element_thesis.png b/docs/schema/img/eml-literature_xsd_Element_thesis.png deleted file mode 100644 index adc2390d..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Element_thesis.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Element_totalFigures.png b/docs/schema/img/eml-literature_xsd_Element_totalFigures.png deleted file mode 100644 index d4de6b19..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Element_totalFigures.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Element_totalFigures_1.png b/docs/schema/img/eml-literature_xsd_Element_totalFigures_1.png deleted file mode 100644 index d4de6b19..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Element_totalFigures_1.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Element_totalPages.png b/docs/schema/img/eml-literature_xsd_Element_totalPages.png deleted file mode 100644 index 9d9ccb81..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Element_totalPages.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Element_totalPages_1.png b/docs/schema/img/eml-literature_xsd_Element_totalPages_1.png deleted file mode 100644 index 9d9ccb81..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Element_totalPages_1.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Element_totalPages_2.png b/docs/schema/img/eml-literature_xsd_Element_totalPages_2.png deleted file mode 100644 index 9d9ccb81..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Element_totalPages_2.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Element_totalPages_3.png b/docs/schema/img/eml-literature_xsd_Element_totalPages_3.png deleted file mode 100644 index 9d9ccb81..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Element_totalPages_3.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Element_totalPages_4.png b/docs/schema/img/eml-literature_xsd_Element_totalPages_4.png deleted file mode 100644 index 9d9ccb81..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Element_totalPages_4.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Element_totalTables.png b/docs/schema/img/eml-literature_xsd_Element_totalTables.png deleted file mode 100644 index 0304a895..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Element_totalTables.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Element_totalTables_1.png b/docs/schema/img/eml-literature_xsd_Element_totalTables_1.png deleted file mode 100644 index 0304a895..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Element_totalTables_1.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Element_volume.png b/docs/schema/img/eml-literature_xsd_Element_volume.png deleted file mode 100644 index ead85c5b..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Element_volume.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Element_volume_1.png b/docs/schema/img/eml-literature_xsd_Element_volume_1.png deleted file mode 100644 index ead85c5b..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Element_volume_1.png and /dev/null differ diff --git a/docs/schema/img/eml-literature_xsd_Element_volume_2.png b/docs/schema/img/eml-literature_xsd_Element_volume_2.png deleted file mode 100644 index ead85c5b..00000000 Binary files a/docs/schema/img/eml-literature_xsd_Element_volume_2.png and /dev/null differ diff --git a/docs/schema/img/eml-methods_xsd_Complex_Type_MethodsType.png b/docs/schema/img/eml-methods_xsd_Complex_Type_MethodsType.png deleted file mode 100644 index 4522565a..00000000 Binary files a/docs/schema/img/eml-methods_xsd_Complex_Type_MethodsType.png and /dev/null differ diff --git a/docs/schema/img/eml-methods_xsd_Complex_Type_ProcedureStepType.png b/docs/schema/img/eml-methods_xsd_Complex_Type_ProcedureStepType.png deleted file mode 100644 index 477dcd43..00000000 Binary files a/docs/schema/img/eml-methods_xsd_Complex_Type_ProcedureStepType.png and /dev/null differ diff --git a/docs/schema/img/eml-methods_xsd_Element_citation.png b/docs/schema/img/eml-methods_xsd_Element_citation.png deleted file mode 100644 index 50e6e6bb..00000000 Binary files a/docs/schema/img/eml-methods_xsd_Element_citation.png and /dev/null differ diff --git a/docs/schema/img/eml-methods_xsd_Element_citation_1.png b/docs/schema/img/eml-methods_xsd_Element_citation_1.png deleted file mode 100644 index 161eb543..00000000 Binary files a/docs/schema/img/eml-methods_xsd_Element_citation_1.png and /dev/null differ diff --git a/docs/schema/img/eml-methods_xsd_Element_coverage.png b/docs/schema/img/eml-methods_xsd_Element_coverage.png deleted file mode 100644 index 0eda2114..00000000 Binary files a/docs/schema/img/eml-methods_xsd_Element_coverage.png and /dev/null differ diff --git a/docs/schema/img/eml-methods_xsd_Element_coverage_1.png b/docs/schema/img/eml-methods_xsd_Element_coverage_1.png deleted file mode 100644 index 68c224b6..00000000 Binary files a/docs/schema/img/eml-methods_xsd_Element_coverage_1.png and /dev/null differ diff --git a/docs/schema/img/eml-methods_xsd_Element_dataSource.png b/docs/schema/img/eml-methods_xsd_Element_dataSource.png deleted file mode 100644 index e3b3a73d..00000000 Binary files a/docs/schema/img/eml-methods_xsd_Element_dataSource.png and /dev/null differ diff --git a/docs/schema/img/eml-methods_xsd_Element_description.png b/docs/schema/img/eml-methods_xsd_Element_description.png deleted file mode 100644 index 5c14c75d..00000000 Binary files a/docs/schema/img/eml-methods_xsd_Element_description.png and /dev/null differ diff --git a/docs/schema/img/eml-methods_xsd_Element_description_1.png b/docs/schema/img/eml-methods_xsd_Element_description_1.png deleted file mode 100644 index 5c14c75d..00000000 Binary files a/docs/schema/img/eml-methods_xsd_Element_description_1.png and /dev/null differ diff --git a/docs/schema/img/eml-methods_xsd_Element_instrumentation.png b/docs/schema/img/eml-methods_xsd_Element_instrumentation.png deleted file mode 100644 index 5188c7ab..00000000 Binary files a/docs/schema/img/eml-methods_xsd_Element_instrumentation.png and /dev/null differ diff --git a/docs/schema/img/eml-methods_xsd_Element_methodStep.png b/docs/schema/img/eml-methods_xsd_Element_methodStep.png deleted file mode 100644 index 0b6bff06..00000000 Binary files a/docs/schema/img/eml-methods_xsd_Element_methodStep.png and /dev/null differ diff --git a/docs/schema/img/eml-methods_xsd_Element_methods.png b/docs/schema/img/eml-methods_xsd_Element_methods.png deleted file mode 100644 index f9435079..00000000 Binary files a/docs/schema/img/eml-methods_xsd_Element_methods.png and /dev/null differ diff --git a/docs/schema/img/eml-methods_xsd_Element_protocol.png b/docs/schema/img/eml-methods_xsd_Element_protocol.png deleted file mode 100644 index 418ffa11..00000000 Binary files a/docs/schema/img/eml-methods_xsd_Element_protocol.png and /dev/null differ diff --git a/docs/schema/img/eml-methods_xsd_Element_qualityControl.png b/docs/schema/img/eml-methods_xsd_Element_qualityControl.png deleted file mode 100644 index f3752b97..00000000 Binary files a/docs/schema/img/eml-methods_xsd_Element_qualityControl.png and /dev/null differ diff --git a/docs/schema/img/eml-methods_xsd_Element_referencedEntityId.png b/docs/schema/img/eml-methods_xsd_Element_referencedEntityId.png deleted file mode 100644 index 650125fd..00000000 Binary files a/docs/schema/img/eml-methods_xsd_Element_referencedEntityId.png and /dev/null differ diff --git a/docs/schema/img/eml-methods_xsd_Element_sampling.png b/docs/schema/img/eml-methods_xsd_Element_sampling.png deleted file mode 100644 index 24714958..00000000 Binary files a/docs/schema/img/eml-methods_xsd_Element_sampling.png and /dev/null differ diff --git a/docs/schema/img/eml-methods_xsd_Element_samplingDescription.png b/docs/schema/img/eml-methods_xsd_Element_samplingDescription.png deleted file mode 100644 index c9859885..00000000 Binary files a/docs/schema/img/eml-methods_xsd_Element_samplingDescription.png and /dev/null differ diff --git a/docs/schema/img/eml-methods_xsd_Element_software.png b/docs/schema/img/eml-methods_xsd_Element_software.png deleted file mode 100644 index 1e0d25bb..00000000 Binary files a/docs/schema/img/eml-methods_xsd_Element_software.png and /dev/null differ diff --git a/docs/schema/img/eml-methods_xsd_Element_spatialSamplingUnits.png b/docs/schema/img/eml-methods_xsd_Element_spatialSamplingUnits.png deleted file mode 100644 index b4b11e17..00000000 Binary files a/docs/schema/img/eml-methods_xsd_Element_spatialSamplingUnits.png and /dev/null differ diff --git a/docs/schema/img/eml-methods_xsd_Element_studyExtent.png b/docs/schema/img/eml-methods_xsd_Element_studyExtent.png deleted file mode 100644 index 9084c28a..00000000 Binary files a/docs/schema/img/eml-methods_xsd_Element_studyExtent.png and /dev/null differ diff --git a/docs/schema/img/eml-methods_xsd_Element_subStep.png b/docs/schema/img/eml-methods_xsd_Element_subStep.png deleted file mode 100644 index b7cbff3c..00000000 Binary files a/docs/schema/img/eml-methods_xsd_Element_subStep.png and /dev/null differ diff --git a/docs/schema/img/eml-party_xsd_Complex_Type_Address.png b/docs/schema/img/eml-party_xsd_Complex_Type_Address.png deleted file mode 100644 index e818ddbe..00000000 Binary files a/docs/schema/img/eml-party_xsd_Complex_Type_Address.png and /dev/null differ diff --git a/docs/schema/img/eml-party_xsd_Complex_Type_Person.png b/docs/schema/img/eml-party_xsd_Complex_Type_Person.png deleted file mode 100644 index 2ef01dfe..00000000 Binary files a/docs/schema/img/eml-party_xsd_Complex_Type_Person.png and /dev/null differ diff --git a/docs/schema/img/eml-party_xsd_Complex_Type_ResponsibleParty.png b/docs/schema/img/eml-party_xsd_Complex_Type_ResponsibleParty.png deleted file mode 100644 index 5678d1f7..00000000 Binary files a/docs/schema/img/eml-party_xsd_Complex_Type_ResponsibleParty.png and /dev/null differ diff --git a/docs/schema/img/eml-party_xsd_Element_address.png b/docs/schema/img/eml-party_xsd_Element_address.png deleted file mode 100644 index 44219587..00000000 Binary files a/docs/schema/img/eml-party_xsd_Element_address.png and /dev/null differ diff --git a/docs/schema/img/eml-party_xsd_Element_administrativeArea.png b/docs/schema/img/eml-party_xsd_Element_administrativeArea.png deleted file mode 100644 index 805073f8..00000000 Binary files a/docs/schema/img/eml-party_xsd_Element_administrativeArea.png and /dev/null differ diff --git a/docs/schema/img/eml-party_xsd_Element_city.png b/docs/schema/img/eml-party_xsd_Element_city.png deleted file mode 100644 index 692bbde7..00000000 Binary files a/docs/schema/img/eml-party_xsd_Element_city.png and /dev/null differ diff --git a/docs/schema/img/eml-party_xsd_Element_country.png b/docs/schema/img/eml-party_xsd_Element_country.png deleted file mode 100644 index ac705c67..00000000 Binary files a/docs/schema/img/eml-party_xsd_Element_country.png and /dev/null differ diff --git a/docs/schema/img/eml-party_xsd_Element_deliveryPoint.png b/docs/schema/img/eml-party_xsd_Element_deliveryPoint.png deleted file mode 100644 index 099cc126..00000000 Binary files a/docs/schema/img/eml-party_xsd_Element_deliveryPoint.png and /dev/null differ diff --git a/docs/schema/img/eml-party_xsd_Element_electronicMailAddress.png b/docs/schema/img/eml-party_xsd_Element_electronicMailAddress.png deleted file mode 100644 index 09630f78..00000000 Binary files a/docs/schema/img/eml-party_xsd_Element_electronicMailAddress.png and /dev/null differ diff --git a/docs/schema/img/eml-party_xsd_Element_givenName.png b/docs/schema/img/eml-party_xsd_Element_givenName.png deleted file mode 100644 index 8a369981..00000000 Binary files a/docs/schema/img/eml-party_xsd_Element_givenName.png and /dev/null differ diff --git a/docs/schema/img/eml-party_xsd_Element_individualName.png b/docs/schema/img/eml-party_xsd_Element_individualName.png deleted file mode 100644 index adda6460..00000000 Binary files a/docs/schema/img/eml-party_xsd_Element_individualName.png and /dev/null differ diff --git a/docs/schema/img/eml-party_xsd_Element_onlineUrl.png b/docs/schema/img/eml-party_xsd_Element_onlineUrl.png deleted file mode 100644 index c1627dd8..00000000 Binary files a/docs/schema/img/eml-party_xsd_Element_onlineUrl.png and /dev/null differ diff --git a/docs/schema/img/eml-party_xsd_Element_organizationName.png b/docs/schema/img/eml-party_xsd_Element_organizationName.png deleted file mode 100644 index 1b764497..00000000 Binary files a/docs/schema/img/eml-party_xsd_Element_organizationName.png and /dev/null differ diff --git a/docs/schema/img/eml-party_xsd_Element_party.png b/docs/schema/img/eml-party_xsd_Element_party.png deleted file mode 100644 index 27ad992f..00000000 Binary files a/docs/schema/img/eml-party_xsd_Element_party.png and /dev/null differ diff --git a/docs/schema/img/eml-party_xsd_Element_phone.png b/docs/schema/img/eml-party_xsd_Element_phone.png deleted file mode 100644 index ec7d8743..00000000 Binary files a/docs/schema/img/eml-party_xsd_Element_phone.png and /dev/null differ diff --git a/docs/schema/img/eml-party_xsd_Element_positionName.png b/docs/schema/img/eml-party_xsd_Element_positionName.png deleted file mode 100644 index b648636a..00000000 Binary files a/docs/schema/img/eml-party_xsd_Element_positionName.png and /dev/null differ diff --git a/docs/schema/img/eml-party_xsd_Element_postalCode.png b/docs/schema/img/eml-party_xsd_Element_postalCode.png deleted file mode 100644 index 53578228..00000000 Binary files a/docs/schema/img/eml-party_xsd_Element_postalCode.png and /dev/null differ diff --git a/docs/schema/img/eml-party_xsd_Element_salutation.png b/docs/schema/img/eml-party_xsd_Element_salutation.png deleted file mode 100644 index 2ceef3b7..00000000 Binary files a/docs/schema/img/eml-party_xsd_Element_salutation.png and /dev/null differ diff --git a/docs/schema/img/eml-party_xsd_Element_surName.png b/docs/schema/img/eml-party_xsd_Element_surName.png deleted file mode 100644 index 31b05c05..00000000 Binary files a/docs/schema/img/eml-party_xsd_Element_surName.png and /dev/null differ diff --git a/docs/schema/img/eml-party_xsd_Element_userId.png b/docs/schema/img/eml-party_xsd_Element_userId.png deleted file mode 100644 index f9986cae..00000000 Binary files a/docs/schema/img/eml-party_xsd_Element_userId.png and /dev/null differ diff --git a/docs/schema/img/eml-party_xsd_Simple_Type_RoleType.png b/docs/schema/img/eml-party_xsd_Simple_Type_RoleType.png deleted file mode 100644 index c025a160..00000000 Binary files a/docs/schema/img/eml-party_xsd_Simple_Type_RoleType.png and /dev/null differ diff --git a/docs/schema/img/eml-physical_xsd_Complex_Type_PhysicalDistributionType.png b/docs/schema/img/eml-physical_xsd_Complex_Type_PhysicalDistributionType.png deleted file mode 100644 index 3376e89c..00000000 Binary files a/docs/schema/img/eml-physical_xsd_Complex_Type_PhysicalDistributionType.png and /dev/null differ diff --git a/docs/schema/img/eml-physical_xsd_Complex_Type_PhysicalOnlineType.png b/docs/schema/img/eml-physical_xsd_Complex_Type_PhysicalOnlineType.png deleted file mode 100644 index ec8c37f0..00000000 Binary files a/docs/schema/img/eml-physical_xsd_Complex_Type_PhysicalOnlineType.png and /dev/null differ diff --git a/docs/schema/img/eml-physical_xsd_Complex_Type_PhysicalType.png b/docs/schema/img/eml-physical_xsd_Complex_Type_PhysicalType.png deleted file mode 100644 index 556a080b..00000000 Binary files a/docs/schema/img/eml-physical_xsd_Complex_Type_PhysicalType.png and /dev/null differ diff --git a/docs/schema/img/eml-physical_xsd_Element_access.png b/docs/schema/img/eml-physical_xsd_Element_access.png deleted file mode 100644 index ee1ed7bb..00000000 Binary files a/docs/schema/img/eml-physical_xsd_Element_access.png and /dev/null differ diff --git a/docs/schema/img/eml-physical_xsd_Element_attributeOrientation.png b/docs/schema/img/eml-physical_xsd_Element_attributeOrientation.png deleted file mode 100644 index ab3d6221..00000000 Binary files a/docs/schema/img/eml-physical_xsd_Element_attributeOrientation.png and /dev/null differ diff --git a/docs/schema/img/eml-physical_xsd_Element_authentication.png b/docs/schema/img/eml-physical_xsd_Element_authentication.png deleted file mode 100644 index c1d4a486..00000000 Binary files a/docs/schema/img/eml-physical_xsd_Element_authentication.png and /dev/null differ diff --git a/docs/schema/img/eml-physical_xsd_Element_bandgapbytes.png b/docs/schema/img/eml-physical_xsd_Element_bandgapbytes.png deleted file mode 100644 index 685a3806..00000000 Binary files a/docs/schema/img/eml-physical_xsd_Element_bandgapbytes.png and /dev/null differ diff --git a/docs/schema/img/eml-physical_xsd_Element_bandrowbytes.png b/docs/schema/img/eml-physical_xsd_Element_bandrowbytes.png deleted file mode 100644 index d1a67ad6..00000000 Binary files a/docs/schema/img/eml-physical_xsd_Element_bandrowbytes.png and /dev/null differ diff --git a/docs/schema/img/eml-physical_xsd_Element_binaryRasterFormat.png b/docs/schema/img/eml-physical_xsd_Element_binaryRasterFormat.png deleted file mode 100644 index 886384be..00000000 Binary files a/docs/schema/img/eml-physical_xsd_Element_binaryRasterFormat.png and /dev/null differ diff --git a/docs/schema/img/eml-physical_xsd_Element_byteorder.png b/docs/schema/img/eml-physical_xsd_Element_byteorder.png deleted file mode 100644 index 0a6b5732..00000000 Binary files a/docs/schema/img/eml-physical_xsd_Element_byteorder.png and /dev/null differ diff --git a/docs/schema/img/eml-physical_xsd_Element_characterEncoding.png b/docs/schema/img/eml-physical_xsd_Element_characterEncoding.png deleted file mode 100644 index 62e650ac..00000000 Binary files a/docs/schema/img/eml-physical_xsd_Element_characterEncoding.png and /dev/null differ diff --git a/docs/schema/img/eml-physical_xsd_Element_citation.png b/docs/schema/img/eml-physical_xsd_Element_citation.png deleted file mode 100644 index 161eb543..00000000 Binary files a/docs/schema/img/eml-physical_xsd_Element_citation.png and /dev/null differ diff --git a/docs/schema/img/eml-physical_xsd_Element_collapseDelimiters.png b/docs/schema/img/eml-physical_xsd_Element_collapseDelimiters.png deleted file mode 100644 index 260923d3..00000000 Binary files a/docs/schema/img/eml-physical_xsd_Element_collapseDelimiters.png and /dev/null differ diff --git a/docs/schema/img/eml-physical_xsd_Element_collapseDelimiters_1.png b/docs/schema/img/eml-physical_xsd_Element_collapseDelimiters_1.png deleted file mode 100644 index 260923d3..00000000 Binary files a/docs/schema/img/eml-physical_xsd_Element_collapseDelimiters_1.png and /dev/null differ diff --git a/docs/schema/img/eml-physical_xsd_Element_complex.png b/docs/schema/img/eml-physical_xsd_Element_complex.png deleted file mode 100644 index a0fb70e5..00000000 Binary files a/docs/schema/img/eml-physical_xsd_Element_complex.png and /dev/null differ diff --git a/docs/schema/img/eml-physical_xsd_Element_compressionMethod.png b/docs/schema/img/eml-physical_xsd_Element_compressionMethod.png deleted file mode 100644 index 767b58ea..00000000 Binary files a/docs/schema/img/eml-physical_xsd_Element_compressionMethod.png and /dev/null differ diff --git a/docs/schema/img/eml-physical_xsd_Element_connection.png b/docs/schema/img/eml-physical_xsd_Element_connection.png deleted file mode 100644 index 87a7f9f5..00000000 Binary files a/docs/schema/img/eml-physical_xsd_Element_connection.png and /dev/null differ diff --git a/docs/schema/img/eml-physical_xsd_Element_dataFormat.png b/docs/schema/img/eml-physical_xsd_Element_dataFormat.png deleted file mode 100644 index 35877e07..00000000 Binary files a/docs/schema/img/eml-physical_xsd_Element_dataFormat.png and /dev/null differ diff --git a/docs/schema/img/eml-physical_xsd_Element_distribution.png b/docs/schema/img/eml-physical_xsd_Element_distribution.png deleted file mode 100644 index 0515d59e..00000000 Binary files a/docs/schema/img/eml-physical_xsd_Element_distribution.png and /dev/null differ diff --git a/docs/schema/img/eml-physical_xsd_Element_encodingMethod.png b/docs/schema/img/eml-physical_xsd_Element_encodingMethod.png deleted file mode 100644 index 5a93aee8..00000000 Binary files a/docs/schema/img/eml-physical_xsd_Element_encodingMethod.png and /dev/null differ diff --git a/docs/schema/img/eml-physical_xsd_Element_externallyDefinedFormat.png b/docs/schema/img/eml-physical_xsd_Element_externallyDefinedFormat.png deleted file mode 100644 index 7f6f42ef..00000000 Binary files a/docs/schema/img/eml-physical_xsd_Element_externallyDefinedFormat.png and /dev/null differ diff --git a/docs/schema/img/eml-physical_xsd_Element_fieldDelimiter.png b/docs/schema/img/eml-physical_xsd_Element_fieldDelimiter.png deleted file mode 100644 index 3521535a..00000000 Binary files a/docs/schema/img/eml-physical_xsd_Element_fieldDelimiter.png and /dev/null differ diff --git a/docs/schema/img/eml-physical_xsd_Element_fieldDelimiter_1.png b/docs/schema/img/eml-physical_xsd_Element_fieldDelimiter_1.png deleted file mode 100644 index 3521535a..00000000 Binary files a/docs/schema/img/eml-physical_xsd_Element_fieldDelimiter_1.png and /dev/null differ diff --git a/docs/schema/img/eml-physical_xsd_Element_fieldStartColumn.png b/docs/schema/img/eml-physical_xsd_Element_fieldStartColumn.png deleted file mode 100644 index 71ee3e40..00000000 Binary files a/docs/schema/img/eml-physical_xsd_Element_fieldStartColumn.png and /dev/null differ diff --git a/docs/schema/img/eml-physical_xsd_Element_fieldWidth.png b/docs/schema/img/eml-physical_xsd_Element_fieldWidth.png deleted file mode 100644 index bf31f189..00000000 Binary files a/docs/schema/img/eml-physical_xsd_Element_fieldWidth.png and /dev/null differ diff --git a/docs/schema/img/eml-physical_xsd_Element_formatName.png b/docs/schema/img/eml-physical_xsd_Element_formatName.png deleted file mode 100644 index 1df4dd20..00000000 Binary files a/docs/schema/img/eml-physical_xsd_Element_formatName.png and /dev/null differ diff --git a/docs/schema/img/eml-physical_xsd_Element_formatVersion.png b/docs/schema/img/eml-physical_xsd_Element_formatVersion.png deleted file mode 100644 index 7667f0eb..00000000 Binary files a/docs/schema/img/eml-physical_xsd_Element_formatVersion.png and /dev/null differ diff --git a/docs/schema/img/eml-physical_xsd_Element_inline.png b/docs/schema/img/eml-physical_xsd_Element_inline.png deleted file mode 100644 index 1dc1aa04..00000000 Binary files a/docs/schema/img/eml-physical_xsd_Element_inline.png and /dev/null differ diff --git a/docs/schema/img/eml-physical_xsd_Element_layout.png b/docs/schema/img/eml-physical_xsd_Element_layout.png deleted file mode 100644 index eb230a86..00000000 Binary files a/docs/schema/img/eml-physical_xsd_Element_layout.png and /dev/null differ diff --git a/docs/schema/img/eml-physical_xsd_Element_lineNumber.png b/docs/schema/img/eml-physical_xsd_Element_lineNumber.png deleted file mode 100644 index d51a0d94..00000000 Binary files a/docs/schema/img/eml-physical_xsd_Element_lineNumber.png and /dev/null differ diff --git a/docs/schema/img/eml-physical_xsd_Element_lineNumber_1.png b/docs/schema/img/eml-physical_xsd_Element_lineNumber_1.png deleted file mode 100644 index d51a0d94..00000000 Binary files a/docs/schema/img/eml-physical_xsd_Element_lineNumber_1.png and /dev/null differ diff --git a/docs/schema/img/eml-physical_xsd_Element_literalCharacter.png b/docs/schema/img/eml-physical_xsd_Element_literalCharacter.png deleted file mode 100644 index 30602937..00000000 Binary files a/docs/schema/img/eml-physical_xsd_Element_literalCharacter.png and /dev/null differ diff --git a/docs/schema/img/eml-physical_xsd_Element_literalCharacter_1.png b/docs/schema/img/eml-physical_xsd_Element_literalCharacter_1.png deleted file mode 100644 index 30602937..00000000 Binary files a/docs/schema/img/eml-physical_xsd_Element_literalCharacter_1.png and /dev/null differ diff --git a/docs/schema/img/eml-physical_xsd_Element_maxRecordLength.png b/docs/schema/img/eml-physical_xsd_Element_maxRecordLength.png deleted file mode 100644 index 27a3e17c..00000000 Binary files a/docs/schema/img/eml-physical_xsd_Element_maxRecordLength.png and /dev/null differ diff --git a/docs/schema/img/eml-physical_xsd_Element_multiBand.png b/docs/schema/img/eml-physical_xsd_Element_multiBand.png deleted file mode 100644 index 23772aad..00000000 Binary files a/docs/schema/img/eml-physical_xsd_Element_multiBand.png and /dev/null differ diff --git a/docs/schema/img/eml-physical_xsd_Element_nbands.png b/docs/schema/img/eml-physical_xsd_Element_nbands.png deleted file mode 100644 index 20e7f0c2..00000000 Binary files a/docs/schema/img/eml-physical_xsd_Element_nbands.png and /dev/null differ diff --git a/docs/schema/img/eml-physical_xsd_Element_nbits.png b/docs/schema/img/eml-physical_xsd_Element_nbits.png deleted file mode 100644 index 3534c56c..00000000 Binary files a/docs/schema/img/eml-physical_xsd_Element_nbits.png and /dev/null differ diff --git a/docs/schema/img/eml-physical_xsd_Element_numFooterLines.png b/docs/schema/img/eml-physical_xsd_Element_numFooterLines.png deleted file mode 100644 index 189aab5a..00000000 Binary files a/docs/schema/img/eml-physical_xsd_Element_numFooterLines.png and /dev/null differ diff --git a/docs/schema/img/eml-physical_xsd_Element_numHeaderLines.png b/docs/schema/img/eml-physical_xsd_Element_numHeaderLines.png deleted file mode 100644 index 412cb8c2..00000000 Binary files a/docs/schema/img/eml-physical_xsd_Element_numHeaderLines.png and /dev/null differ diff --git a/docs/schema/img/eml-physical_xsd_Element_numPhysicalLinesPerRecord.png b/docs/schema/img/eml-physical_xsd_Element_numPhysicalLinesPerRecord.png deleted file mode 100644 index 55591fba..00000000 Binary files a/docs/schema/img/eml-physical_xsd_Element_numPhysicalLinesPerRecord.png and /dev/null differ diff --git a/docs/schema/img/eml-physical_xsd_Element_objectName.png b/docs/schema/img/eml-physical_xsd_Element_objectName.png deleted file mode 100644 index a5ed716e..00000000 Binary files a/docs/schema/img/eml-physical_xsd_Element_objectName.png and /dev/null differ diff --git a/docs/schema/img/eml-physical_xsd_Element_offline.png b/docs/schema/img/eml-physical_xsd_Element_offline.png deleted file mode 100644 index 20d4ba51..00000000 Binary files a/docs/schema/img/eml-physical_xsd_Element_offline.png and /dev/null differ diff --git a/docs/schema/img/eml-physical_xsd_Element_online.png b/docs/schema/img/eml-physical_xsd_Element_online.png deleted file mode 100644 index 42b813b2..00000000 Binary files a/docs/schema/img/eml-physical_xsd_Element_online.png and /dev/null differ diff --git a/docs/schema/img/eml-physical_xsd_Element_onlineDescription.png b/docs/schema/img/eml-physical_xsd_Element_onlineDescription.png deleted file mode 100644 index 7dfbfbe1..00000000 Binary files a/docs/schema/img/eml-physical_xsd_Element_onlineDescription.png and /dev/null differ diff --git a/docs/schema/img/eml-physical_xsd_Element_physical.png b/docs/schema/img/eml-physical_xsd_Element_physical.png deleted file mode 100644 index 09ee5443..00000000 Binary files a/docs/schema/img/eml-physical_xsd_Element_physical.png and /dev/null differ diff --git a/docs/schema/img/eml-physical_xsd_Element_physicalLineDelimiter.png b/docs/schema/img/eml-physical_xsd_Element_physicalLineDelimiter.png deleted file mode 100644 index 4d54f98f..00000000 Binary files a/docs/schema/img/eml-physical_xsd_Element_physicalLineDelimiter.png and /dev/null differ diff --git a/docs/schema/img/eml-physical_xsd_Element_quoteCharacter.png b/docs/schema/img/eml-physical_xsd_Element_quoteCharacter.png deleted file mode 100644 index 887cc98a..00000000 Binary files a/docs/schema/img/eml-physical_xsd_Element_quoteCharacter.png and /dev/null differ diff --git a/docs/schema/img/eml-physical_xsd_Element_quoteCharacter_1.png b/docs/schema/img/eml-physical_xsd_Element_quoteCharacter_1.png deleted file mode 100644 index 887cc98a..00000000 Binary files a/docs/schema/img/eml-physical_xsd_Element_quoteCharacter_1.png and /dev/null differ diff --git a/docs/schema/img/eml-physical_xsd_Element_recordDelimiter.png b/docs/schema/img/eml-physical_xsd_Element_recordDelimiter.png deleted file mode 100644 index defdc555..00000000 Binary files a/docs/schema/img/eml-physical_xsd_Element_recordDelimiter.png and /dev/null differ diff --git a/docs/schema/img/eml-physical_xsd_Element_rowColumnOrientation.png b/docs/schema/img/eml-physical_xsd_Element_rowColumnOrientation.png deleted file mode 100644 index fb2ea471..00000000 Binary files a/docs/schema/img/eml-physical_xsd_Element_rowColumnOrientation.png and /dev/null differ diff --git a/docs/schema/img/eml-physical_xsd_Element_simpleDelimited.png b/docs/schema/img/eml-physical_xsd_Element_simpleDelimited.png deleted file mode 100644 index a890c994..00000000 Binary files a/docs/schema/img/eml-physical_xsd_Element_simpleDelimited.png and /dev/null differ diff --git a/docs/schema/img/eml-physical_xsd_Element_size.png b/docs/schema/img/eml-physical_xsd_Element_size.png deleted file mode 100644 index b7d7c6df..00000000 Binary files a/docs/schema/img/eml-physical_xsd_Element_size.png and /dev/null differ diff --git a/docs/schema/img/eml-physical_xsd_Element_skipbytes.png b/docs/schema/img/eml-physical_xsd_Element_skipbytes.png deleted file mode 100644 index df453b0e..00000000 Binary files a/docs/schema/img/eml-physical_xsd_Element_skipbytes.png and /dev/null differ diff --git a/docs/schema/img/eml-physical_xsd_Element_textDelimited.png b/docs/schema/img/eml-physical_xsd_Element_textDelimited.png deleted file mode 100644 index 035b9534..00000000 Binary files a/docs/schema/img/eml-physical_xsd_Element_textDelimited.png and /dev/null differ diff --git a/docs/schema/img/eml-physical_xsd_Element_textFixed.png b/docs/schema/img/eml-physical_xsd_Element_textFixed.png deleted file mode 100644 index 4c84b428..00000000 Binary files a/docs/schema/img/eml-physical_xsd_Element_textFixed.png and /dev/null differ diff --git a/docs/schema/img/eml-physical_xsd_Element_textFormat.png b/docs/schema/img/eml-physical_xsd_Element_textFormat.png deleted file mode 100644 index 7316b201..00000000 Binary files a/docs/schema/img/eml-physical_xsd_Element_textFormat.png and /dev/null differ diff --git a/docs/schema/img/eml-physical_xsd_Element_totalrowbytes.png b/docs/schema/img/eml-physical_xsd_Element_totalrowbytes.png deleted file mode 100644 index 75977535..00000000 Binary files a/docs/schema/img/eml-physical_xsd_Element_totalrowbytes.png and /dev/null differ diff --git a/docs/schema/img/eml-physical_xsd_Element_url.png b/docs/schema/img/eml-physical_xsd_Element_url.png deleted file mode 100644 index d6a8fdd1..00000000 Binary files a/docs/schema/img/eml-physical_xsd_Element_url.png and /dev/null differ diff --git a/docs/schema/img/eml-project_xsd_Complex_Type_AwardType.png b/docs/schema/img/eml-project_xsd_Complex_Type_AwardType.png deleted file mode 100644 index ed76e46f..00000000 Binary files a/docs/schema/img/eml-project_xsd_Complex_Type_AwardType.png and /dev/null differ diff --git a/docs/schema/img/eml-project_xsd_Complex_Type_ResearchProjectType.png b/docs/schema/img/eml-project_xsd_Complex_Type_ResearchProjectType.png deleted file mode 100644 index e1864d55..00000000 Binary files a/docs/schema/img/eml-project_xsd_Complex_Type_ResearchProjectType.png and /dev/null differ diff --git a/docs/schema/img/eml-project_xsd_Element_abstract.png b/docs/schema/img/eml-project_xsd_Element_abstract.png deleted file mode 100644 index 70f343f1..00000000 Binary files a/docs/schema/img/eml-project_xsd_Element_abstract.png and /dev/null differ diff --git a/docs/schema/img/eml-project_xsd_Element_award.png b/docs/schema/img/eml-project_xsd_Element_award.png deleted file mode 100644 index 05302b0e..00000000 Binary files a/docs/schema/img/eml-project_xsd_Element_award.png and /dev/null differ diff --git a/docs/schema/img/eml-project_xsd_Element_awardNumber.png b/docs/schema/img/eml-project_xsd_Element_awardNumber.png deleted file mode 100644 index f9221d92..00000000 Binary files a/docs/schema/img/eml-project_xsd_Element_awardNumber.png and /dev/null differ diff --git a/docs/schema/img/eml-project_xsd_Element_awardUrl.png b/docs/schema/img/eml-project_xsd_Element_awardUrl.png deleted file mode 100644 index c2676d48..00000000 Binary files a/docs/schema/img/eml-project_xsd_Element_awardUrl.png and /dev/null differ diff --git a/docs/schema/img/eml-project_xsd_Element_citation.png b/docs/schema/img/eml-project_xsd_Element_citation.png deleted file mode 100644 index 161eb543..00000000 Binary files a/docs/schema/img/eml-project_xsd_Element_citation.png and /dev/null differ diff --git a/docs/schema/img/eml-project_xsd_Element_citation_1.png b/docs/schema/img/eml-project_xsd_Element_citation_1.png deleted file mode 100644 index 161eb543..00000000 Binary files a/docs/schema/img/eml-project_xsd_Element_citation_1.png and /dev/null differ diff --git a/docs/schema/img/eml-project_xsd_Element_citation_2.png b/docs/schema/img/eml-project_xsd_Element_citation_2.png deleted file mode 100644 index 161eb543..00000000 Binary files a/docs/schema/img/eml-project_xsd_Element_citation_2.png and /dev/null differ diff --git a/docs/schema/img/eml-project_xsd_Element_coverage.png b/docs/schema/img/eml-project_xsd_Element_coverage.png deleted file mode 100644 index 2fa90b64..00000000 Binary files a/docs/schema/img/eml-project_xsd_Element_coverage.png and /dev/null differ diff --git a/docs/schema/img/eml-project_xsd_Element_description.png b/docs/schema/img/eml-project_xsd_Element_description.png deleted file mode 100644 index 5c14c75d..00000000 Binary files a/docs/schema/img/eml-project_xsd_Element_description.png and /dev/null differ diff --git a/docs/schema/img/eml-project_xsd_Element_descriptor.png b/docs/schema/img/eml-project_xsd_Element_descriptor.png deleted file mode 100644 index f331454e..00000000 Binary files a/docs/schema/img/eml-project_xsd_Element_descriptor.png and /dev/null differ diff --git a/docs/schema/img/eml-project_xsd_Element_descriptorValue.png b/docs/schema/img/eml-project_xsd_Element_descriptorValue.png deleted file mode 100644 index 361a540c..00000000 Binary files a/docs/schema/img/eml-project_xsd_Element_descriptorValue.png and /dev/null differ diff --git a/docs/schema/img/eml-project_xsd_Element_designDescription.png b/docs/schema/img/eml-project_xsd_Element_designDescription.png deleted file mode 100644 index 8d5719a0..00000000 Binary files a/docs/schema/img/eml-project_xsd_Element_designDescription.png and /dev/null differ diff --git a/docs/schema/img/eml-project_xsd_Element_funderIdentifier.png b/docs/schema/img/eml-project_xsd_Element_funderIdentifier.png deleted file mode 100644 index 8833d8e7..00000000 Binary files a/docs/schema/img/eml-project_xsd_Element_funderIdentifier.png and /dev/null differ diff --git a/docs/schema/img/eml-project_xsd_Element_funderName.png b/docs/schema/img/eml-project_xsd_Element_funderName.png deleted file mode 100644 index ad5f6601..00000000 Binary files a/docs/schema/img/eml-project_xsd_Element_funderName.png and /dev/null differ diff --git a/docs/schema/img/eml-project_xsd_Element_funding.png b/docs/schema/img/eml-project_xsd_Element_funding.png deleted file mode 100644 index a6352791..00000000 Binary files a/docs/schema/img/eml-project_xsd_Element_funding.png and /dev/null differ diff --git a/docs/schema/img/eml-project_xsd_Element_personnel.png b/docs/schema/img/eml-project_xsd_Element_personnel.png deleted file mode 100644 index dfab22f3..00000000 Binary files a/docs/schema/img/eml-project_xsd_Element_personnel.png and /dev/null differ diff --git a/docs/schema/img/eml-project_xsd_Element_relatedProject.png b/docs/schema/img/eml-project_xsd_Element_relatedProject.png deleted file mode 100644 index 89fe479a..00000000 Binary files a/docs/schema/img/eml-project_xsd_Element_relatedProject.png and /dev/null differ diff --git a/docs/schema/img/eml-project_xsd_Element_researchProject.png b/docs/schema/img/eml-project_xsd_Element_researchProject.png deleted file mode 100644 index d66a97b1..00000000 Binary files a/docs/schema/img/eml-project_xsd_Element_researchProject.png and /dev/null differ diff --git a/docs/schema/img/eml-project_xsd_Element_role.png b/docs/schema/img/eml-project_xsd_Element_role.png deleted file mode 100644 index d01dc1b8..00000000 Binary files a/docs/schema/img/eml-project_xsd_Element_role.png and /dev/null differ diff --git a/docs/schema/img/eml-project_xsd_Element_studyAreaDescription.png b/docs/schema/img/eml-project_xsd_Element_studyAreaDescription.png deleted file mode 100644 index 4ed8f6e7..00000000 Binary files a/docs/schema/img/eml-project_xsd_Element_studyAreaDescription.png and /dev/null differ diff --git a/docs/schema/img/eml-project_xsd_Element_title.png b/docs/schema/img/eml-project_xsd_Element_title.png deleted file mode 100644 index 3442b9b4..00000000 Binary files a/docs/schema/img/eml-project_xsd_Element_title.png and /dev/null differ diff --git a/docs/schema/img/eml-project_xsd_Element_title_1.png b/docs/schema/img/eml-project_xsd_Element_title_1.png deleted file mode 100644 index 30e55681..00000000 Binary files a/docs/schema/img/eml-project_xsd_Element_title_1.png and /dev/null differ diff --git a/docs/schema/img/eml-project_xsd_Simple_Type_DescriptorType.png b/docs/schema/img/eml-project_xsd_Simple_Type_DescriptorType.png deleted file mode 100644 index 3160a863..00000000 Binary files a/docs/schema/img/eml-project_xsd_Simple_Type_DescriptorType.png and /dev/null differ diff --git a/docs/schema/img/eml-protocol_xsd_Complex_Type_ProtocolType.png b/docs/schema/img/eml-protocol_xsd_Complex_Type_ProtocolType.png deleted file mode 100644 index a440d7c7..00000000 Binary files a/docs/schema/img/eml-protocol_xsd_Complex_Type_ProtocolType.png and /dev/null differ diff --git a/docs/schema/img/eml-protocol_xsd_Element_proceduralStep.png b/docs/schema/img/eml-protocol_xsd_Element_proceduralStep.png deleted file mode 100644 index 2c46dd92..00000000 Binary files a/docs/schema/img/eml-protocol_xsd_Element_proceduralStep.png and /dev/null differ diff --git a/docs/schema/img/eml-protocol_xsd_Element_protocol.png b/docs/schema/img/eml-protocol_xsd_Element_protocol.png deleted file mode 100644 index 52bf120d..00000000 Binary files a/docs/schema/img/eml-protocol_xsd_Element_protocol.png and /dev/null differ diff --git a/docs/schema/img/eml-resource_xsd_Complex_Type_ConnectionDefinitionType.png b/docs/schema/img/eml-resource_xsd_Complex_Type_ConnectionDefinitionType.png deleted file mode 100644 index 134953eb..00000000 Binary files a/docs/schema/img/eml-resource_xsd_Complex_Type_ConnectionDefinitionType.png and /dev/null differ diff --git a/docs/schema/img/eml-resource_xsd_Complex_Type_ConnectionType.png b/docs/schema/img/eml-resource_xsd_Complex_Type_ConnectionType.png deleted file mode 100644 index 328c5669..00000000 Binary files a/docs/schema/img/eml-resource_xsd_Complex_Type_ConnectionType.png and /dev/null differ diff --git a/docs/schema/img/eml-resource_xsd_Complex_Type_DistributionType.png b/docs/schema/img/eml-resource_xsd_Complex_Type_DistributionType.png deleted file mode 100644 index 8b6ffd45..00000000 Binary files a/docs/schema/img/eml-resource_xsd_Complex_Type_DistributionType.png and /dev/null differ diff --git a/docs/schema/img/eml-resource_xsd_Complex_Type_InlineType.png b/docs/schema/img/eml-resource_xsd_Complex_Type_InlineType.png deleted file mode 100644 index 0e8added..00000000 Binary files a/docs/schema/img/eml-resource_xsd_Complex_Type_InlineType.png and /dev/null differ diff --git a/docs/schema/img/eml-resource_xsd_Complex_Type_LicenseType.png b/docs/schema/img/eml-resource_xsd_Complex_Type_LicenseType.png deleted file mode 100644 index 89c07c28..00000000 Binary files a/docs/schema/img/eml-resource_xsd_Complex_Type_LicenseType.png and /dev/null differ diff --git a/docs/schema/img/eml-resource_xsd_Complex_Type_OfflineType.png b/docs/schema/img/eml-resource_xsd_Complex_Type_OfflineType.png deleted file mode 100644 index 3a25936d..00000000 Binary files a/docs/schema/img/eml-resource_xsd_Complex_Type_OfflineType.png and /dev/null differ diff --git a/docs/schema/img/eml-resource_xsd_Complex_Type_OnlineType.png b/docs/schema/img/eml-resource_xsd_Complex_Type_OnlineType.png deleted file mode 100644 index 8a95aaf5..00000000 Binary files a/docs/schema/img/eml-resource_xsd_Complex_Type_OnlineType.png and /dev/null differ diff --git a/docs/schema/img/eml-resource_xsd_Complex_Type_UrlType.png b/docs/schema/img/eml-resource_xsd_Complex_Type_UrlType.png deleted file mode 100644 index 4df4f4c0..00000000 Binary files a/docs/schema/img/eml-resource_xsd_Complex_Type_UrlType.png and /dev/null differ diff --git a/docs/schema/img/eml-resource_xsd_Complex_Type_i18nNonEmptyStringType.png b/docs/schema/img/eml-resource_xsd_Complex_Type_i18nNonEmptyStringType.png deleted file mode 100644 index d8ef240b..00000000 Binary files a/docs/schema/img/eml-resource_xsd_Complex_Type_i18nNonEmptyStringType.png and /dev/null differ diff --git a/docs/schema/img/eml-resource_xsd_Element_Group_ReferencesGroup.png b/docs/schema/img/eml-resource_xsd_Element_Group_ReferencesGroup.png deleted file mode 100644 index 834e01f4..00000000 Binary files a/docs/schema/img/eml-resource_xsd_Element_Group_ReferencesGroup.png and /dev/null differ diff --git a/docs/schema/img/eml-resource_xsd_Element_Group_ResourceGroup.png b/docs/schema/img/eml-resource_xsd_Element_Group_ResourceGroup.png deleted file mode 100644 index 57a30f3e..00000000 Binary files a/docs/schema/img/eml-resource_xsd_Element_Group_ResourceGroup.png and /dev/null differ diff --git a/docs/schema/img/eml-resource_xsd_Element_abstract.png b/docs/schema/img/eml-resource_xsd_Element_abstract.png deleted file mode 100644 index 70f343f1..00000000 Binary files a/docs/schema/img/eml-resource_xsd_Element_abstract.png and /dev/null differ diff --git a/docs/schema/img/eml-resource_xsd_Element_additionalInfo.png b/docs/schema/img/eml-resource_xsd_Element_additionalInfo.png deleted file mode 100644 index cbe5aabd..00000000 Binary files a/docs/schema/img/eml-resource_xsd_Element_additionalInfo.png and /dev/null differ diff --git a/docs/schema/img/eml-resource_xsd_Element_alternateIdentifier.png b/docs/schema/img/eml-resource_xsd_Element_alternateIdentifier.png deleted file mode 100644 index 1b64e841..00000000 Binary files a/docs/schema/img/eml-resource_xsd_Element_alternateIdentifier.png and /dev/null differ diff --git a/docs/schema/img/eml-resource_xsd_Element_annotation.png b/docs/schema/img/eml-resource_xsd_Element_annotation.png deleted file mode 100644 index 0fc40a8d..00000000 Binary files a/docs/schema/img/eml-resource_xsd_Element_annotation.png and /dev/null differ diff --git a/docs/schema/img/eml-resource_xsd_Element_associatedParty.png b/docs/schema/img/eml-resource_xsd_Element_associatedParty.png deleted file mode 100644 index 78968081..00000000 Binary files a/docs/schema/img/eml-resource_xsd_Element_associatedParty.png and /dev/null differ diff --git a/docs/schema/img/eml-resource_xsd_Element_connection.png b/docs/schema/img/eml-resource_xsd_Element_connection.png deleted file mode 100644 index e6a95595..00000000 Binary files a/docs/schema/img/eml-resource_xsd_Element_connection.png and /dev/null differ diff --git a/docs/schema/img/eml-resource_xsd_Element_connectionDefinition.png b/docs/schema/img/eml-resource_xsd_Element_connectionDefinition.png deleted file mode 100644 index f2532c49..00000000 Binary files a/docs/schema/img/eml-resource_xsd_Element_connectionDefinition.png and /dev/null differ diff --git a/docs/schema/img/eml-resource_xsd_Element_connectionDefinition_1.png b/docs/schema/img/eml-resource_xsd_Element_connectionDefinition_1.png deleted file mode 100644 index f2532c49..00000000 Binary files a/docs/schema/img/eml-resource_xsd_Element_connectionDefinition_1.png and /dev/null differ diff --git a/docs/schema/img/eml-resource_xsd_Element_coverage.png b/docs/schema/img/eml-resource_xsd_Element_coverage.png deleted file mode 100644 index 2fa90b64..00000000 Binary files a/docs/schema/img/eml-resource_xsd_Element_coverage.png and /dev/null differ diff --git a/docs/schema/img/eml-resource_xsd_Element_creator.png b/docs/schema/img/eml-resource_xsd_Element_creator.png deleted file mode 100644 index 3e008f60..00000000 Binary files a/docs/schema/img/eml-resource_xsd_Element_creator.png and /dev/null differ diff --git a/docs/schema/img/eml-resource_xsd_Element_defaultValue.png b/docs/schema/img/eml-resource_xsd_Element_defaultValue.png deleted file mode 100644 index 84a2a936..00000000 Binary files a/docs/schema/img/eml-resource_xsd_Element_defaultValue.png and /dev/null differ diff --git a/docs/schema/img/eml-resource_xsd_Element_definition.png b/docs/schema/img/eml-resource_xsd_Element_definition.png deleted file mode 100644 index 67c188d5..00000000 Binary files a/docs/schema/img/eml-resource_xsd_Element_definition.png and /dev/null differ diff --git a/docs/schema/img/eml-resource_xsd_Element_description.png b/docs/schema/img/eml-resource_xsd_Element_description.png deleted file mode 100644 index 5c14c75d..00000000 Binary files a/docs/schema/img/eml-resource_xsd_Element_description.png and /dev/null differ diff --git a/docs/schema/img/eml-resource_xsd_Element_distribution.png b/docs/schema/img/eml-resource_xsd_Element_distribution.png deleted file mode 100644 index 961592bc..00000000 Binary files a/docs/schema/img/eml-resource_xsd_Element_distribution.png and /dev/null differ diff --git a/docs/schema/img/eml-resource_xsd_Element_identifier.png b/docs/schema/img/eml-resource_xsd_Element_identifier.png deleted file mode 100644 index 0266e8cb..00000000 Binary files a/docs/schema/img/eml-resource_xsd_Element_identifier.png and /dev/null differ diff --git a/docs/schema/img/eml-resource_xsd_Element_inline.png b/docs/schema/img/eml-resource_xsd_Element_inline.png deleted file mode 100644 index 4da49bd0..00000000 Binary files a/docs/schema/img/eml-resource_xsd_Element_inline.png and /dev/null differ diff --git a/docs/schema/img/eml-resource_xsd_Element_intellectualRights.png b/docs/schema/img/eml-resource_xsd_Element_intellectualRights.png deleted file mode 100644 index 8a40e9cc..00000000 Binary files a/docs/schema/img/eml-resource_xsd_Element_intellectualRights.png and /dev/null differ diff --git a/docs/schema/img/eml-resource_xsd_Element_keyword.png b/docs/schema/img/eml-resource_xsd_Element_keyword.png deleted file mode 100644 index 6bfa0b39..00000000 Binary files a/docs/schema/img/eml-resource_xsd_Element_keyword.png and /dev/null differ diff --git a/docs/schema/img/eml-resource_xsd_Element_keywordSet.png b/docs/schema/img/eml-resource_xsd_Element_keywordSet.png deleted file mode 100644 index e4220d10..00000000 Binary files a/docs/schema/img/eml-resource_xsd_Element_keywordSet.png and /dev/null differ diff --git a/docs/schema/img/eml-resource_xsd_Element_keywordThesaurus.png b/docs/schema/img/eml-resource_xsd_Element_keywordThesaurus.png deleted file mode 100644 index 239729c2..00000000 Binary files a/docs/schema/img/eml-resource_xsd_Element_keywordThesaurus.png and /dev/null differ diff --git a/docs/schema/img/eml-resource_xsd_Element_language.png b/docs/schema/img/eml-resource_xsd_Element_language.png deleted file mode 100644 index 3b248147..00000000 Binary files a/docs/schema/img/eml-resource_xsd_Element_language.png and /dev/null differ diff --git a/docs/schema/img/eml-resource_xsd_Element_licenseName.png b/docs/schema/img/eml-resource_xsd_Element_licenseName.png deleted file mode 100644 index 99ac1205..00000000 Binary files a/docs/schema/img/eml-resource_xsd_Element_licenseName.png and /dev/null differ diff --git a/docs/schema/img/eml-resource_xsd_Element_licensed.png b/docs/schema/img/eml-resource_xsd_Element_licensed.png deleted file mode 100644 index 722a1058..00000000 Binary files a/docs/schema/img/eml-resource_xsd_Element_licensed.png and /dev/null differ diff --git a/docs/schema/img/eml-resource_xsd_Element_mediumDensity.png b/docs/schema/img/eml-resource_xsd_Element_mediumDensity.png deleted file mode 100644 index 4b47918a..00000000 Binary files a/docs/schema/img/eml-resource_xsd_Element_mediumDensity.png and /dev/null differ diff --git a/docs/schema/img/eml-resource_xsd_Element_mediumDensityUnits.png b/docs/schema/img/eml-resource_xsd_Element_mediumDensityUnits.png deleted file mode 100644 index 9f7ae048..00000000 Binary files a/docs/schema/img/eml-resource_xsd_Element_mediumDensityUnits.png and /dev/null differ diff --git a/docs/schema/img/eml-resource_xsd_Element_mediumFormat.png b/docs/schema/img/eml-resource_xsd_Element_mediumFormat.png deleted file mode 100644 index 7ef05dc4..00000000 Binary files a/docs/schema/img/eml-resource_xsd_Element_mediumFormat.png and /dev/null differ diff --git a/docs/schema/img/eml-resource_xsd_Element_mediumName.png b/docs/schema/img/eml-resource_xsd_Element_mediumName.png deleted file mode 100644 index 3d527a21..00000000 Binary files a/docs/schema/img/eml-resource_xsd_Element_mediumName.png and /dev/null differ diff --git a/docs/schema/img/eml-resource_xsd_Element_mediumNote.png b/docs/schema/img/eml-resource_xsd_Element_mediumNote.png deleted file mode 100644 index 5a976c62..00000000 Binary files a/docs/schema/img/eml-resource_xsd_Element_mediumNote.png and /dev/null differ diff --git a/docs/schema/img/eml-resource_xsd_Element_mediumVolume.png b/docs/schema/img/eml-resource_xsd_Element_mediumVolume.png deleted file mode 100644 index 4c313248..00000000 Binary files a/docs/schema/img/eml-resource_xsd_Element_mediumVolume.png and /dev/null differ diff --git a/docs/schema/img/eml-resource_xsd_Element_metadataProvider.png b/docs/schema/img/eml-resource_xsd_Element_metadataProvider.png deleted file mode 100644 index 39511901..00000000 Binary files a/docs/schema/img/eml-resource_xsd_Element_metadataProvider.png and /dev/null differ diff --git a/docs/schema/img/eml-resource_xsd_Element_name.png b/docs/schema/img/eml-resource_xsd_Element_name.png deleted file mode 100644 index cd04b9ef..00000000 Binary files a/docs/schema/img/eml-resource_xsd_Element_name.png and /dev/null differ diff --git a/docs/schema/img/eml-resource_xsd_Element_name_1.png b/docs/schema/img/eml-resource_xsd_Element_name_1.png deleted file mode 100644 index cd04b9ef..00000000 Binary files a/docs/schema/img/eml-resource_xsd_Element_name_1.png and /dev/null differ diff --git a/docs/schema/img/eml-resource_xsd_Element_offline.png b/docs/schema/img/eml-resource_xsd_Element_offline.png deleted file mode 100644 index 7e821f56..00000000 Binary files a/docs/schema/img/eml-resource_xsd_Element_offline.png and /dev/null differ diff --git a/docs/schema/img/eml-resource_xsd_Element_online.png b/docs/schema/img/eml-resource_xsd_Element_online.png deleted file mode 100644 index 95ed5705..00000000 Binary files a/docs/schema/img/eml-resource_xsd_Element_online.png and /dev/null differ diff --git a/docs/schema/img/eml-resource_xsd_Element_onlineDescription.png b/docs/schema/img/eml-resource_xsd_Element_onlineDescription.png deleted file mode 100644 index 21b78a6d..00000000 Binary files a/docs/schema/img/eml-resource_xsd_Element_onlineDescription.png and /dev/null differ diff --git a/docs/schema/img/eml-resource_xsd_Element_parameter.png b/docs/schema/img/eml-resource_xsd_Element_parameter.png deleted file mode 100644 index d5bc8852..00000000 Binary files a/docs/schema/img/eml-resource_xsd_Element_parameter.png and /dev/null differ diff --git a/docs/schema/img/eml-resource_xsd_Element_parameterDefinition.png b/docs/schema/img/eml-resource_xsd_Element_parameterDefinition.png deleted file mode 100644 index 3b30844f..00000000 Binary files a/docs/schema/img/eml-resource_xsd_Element_parameterDefinition.png and /dev/null differ diff --git a/docs/schema/img/eml-resource_xsd_Element_pubDate.png b/docs/schema/img/eml-resource_xsd_Element_pubDate.png deleted file mode 100644 index 86675a4e..00000000 Binary files a/docs/schema/img/eml-resource_xsd_Element_pubDate.png and /dev/null differ diff --git a/docs/schema/img/eml-resource_xsd_Element_references.png b/docs/schema/img/eml-resource_xsd_Element_references.png deleted file mode 100644 index 844a697a..00000000 Binary files a/docs/schema/img/eml-resource_xsd_Element_references.png and /dev/null differ diff --git a/docs/schema/img/eml-resource_xsd_Element_role.png b/docs/schema/img/eml-resource_xsd_Element_role.png deleted file mode 100644 index d01dc1b8..00000000 Binary files a/docs/schema/img/eml-resource_xsd_Element_role.png and /dev/null differ diff --git a/docs/schema/img/eml-resource_xsd_Element_schemeName.png b/docs/schema/img/eml-resource_xsd_Element_schemeName.png deleted file mode 100644 index 5a59d8fa..00000000 Binary files a/docs/schema/img/eml-resource_xsd_Element_schemeName.png and /dev/null differ diff --git a/docs/schema/img/eml-resource_xsd_Element_series.png b/docs/schema/img/eml-resource_xsd_Element_series.png deleted file mode 100644 index d4191e56..00000000 Binary files a/docs/schema/img/eml-resource_xsd_Element_series.png and /dev/null differ diff --git a/docs/schema/img/eml-resource_xsd_Element_shortName.png b/docs/schema/img/eml-resource_xsd_Element_shortName.png deleted file mode 100644 index c36dba44..00000000 Binary files a/docs/schema/img/eml-resource_xsd_Element_shortName.png and /dev/null differ diff --git a/docs/schema/img/eml-resource_xsd_Element_title.png b/docs/schema/img/eml-resource_xsd_Element_title.png deleted file mode 100644 index f3c4589b..00000000 Binary files a/docs/schema/img/eml-resource_xsd_Element_title.png and /dev/null differ diff --git a/docs/schema/img/eml-resource_xsd_Element_url.png b/docs/schema/img/eml-resource_xsd_Element_url.png deleted file mode 100644 index b1bc4df6..00000000 Binary files a/docs/schema/img/eml-resource_xsd_Element_url.png and /dev/null differ diff --git a/docs/schema/img/eml-resource_xsd_Element_url_1.png b/docs/schema/img/eml-resource_xsd_Element_url_1.png deleted file mode 100644 index 91488ea1..00000000 Binary files a/docs/schema/img/eml-resource_xsd_Element_url_1.png and /dev/null differ diff --git a/docs/schema/img/eml-resource_xsd_Element_value.png b/docs/schema/img/eml-resource_xsd_Element_value.png deleted file mode 100644 index a31535f1..00000000 Binary files a/docs/schema/img/eml-resource_xsd_Element_value.png and /dev/null differ diff --git a/docs/schema/img/eml-resource_xsd_Element_value_1.png b/docs/schema/img/eml-resource_xsd_Element_value_1.png deleted file mode 100644 index 5e704fe9..00000000 Binary files a/docs/schema/img/eml-resource_xsd_Element_value_1.png and /dev/null differ diff --git a/docs/schema/img/eml-resource_xsd_Simple_Type_FunctionType.png b/docs/schema/img/eml-resource_xsd_Simple_Type_FunctionType.png deleted file mode 100644 index b40e5f0a..00000000 Binary files a/docs/schema/img/eml-resource_xsd_Simple_Type_FunctionType.png and /dev/null differ diff --git a/docs/schema/img/eml-resource_xsd_Simple_Type_IDType.png b/docs/schema/img/eml-resource_xsd_Simple_Type_IDType.png deleted file mode 100644 index 5f857d2b..00000000 Binary files a/docs/schema/img/eml-resource_xsd_Simple_Type_IDType.png and /dev/null differ diff --git a/docs/schema/img/eml-resource_xsd_Simple_Type_KeyTypeCode.png b/docs/schema/img/eml-resource_xsd_Simple_Type_KeyTypeCode.png deleted file mode 100644 index 5593149a..00000000 Binary files a/docs/schema/img/eml-resource_xsd_Simple_Type_KeyTypeCode.png and /dev/null differ diff --git a/docs/schema/img/eml-resource_xsd_Simple_Type_NonEmptyStringType.png b/docs/schema/img/eml-resource_xsd_Simple_Type_NonEmptyStringType.png deleted file mode 100644 index 47a48c39..00000000 Binary files a/docs/schema/img/eml-resource_xsd_Simple_Type_NonEmptyStringType.png and /dev/null differ diff --git a/docs/schema/img/eml-resource_xsd_Simple_Type_ScopeType.png b/docs/schema/img/eml-resource_xsd_Simple_Type_ScopeType.png deleted file mode 100644 index a5aad6d1..00000000 Binary files a/docs/schema/img/eml-resource_xsd_Simple_Type_ScopeType.png and /dev/null differ diff --git a/docs/schema/img/eml-resource_xsd_Simple_Type_SystemType.png b/docs/schema/img/eml-resource_xsd_Simple_Type_SystemType.png deleted file mode 100644 index 561b0491..00000000 Binary files a/docs/schema/img/eml-resource_xsd_Simple_Type_SystemType.png and /dev/null differ diff --git a/docs/schema/img/eml-resource_xsd_Simple_Type_yearDate.png b/docs/schema/img/eml-resource_xsd_Simple_Type_yearDate.png deleted file mode 100644 index dfdf7d5b..00000000 Binary files a/docs/schema/img/eml-resource_xsd_Simple_Type_yearDate.png and /dev/null differ diff --git a/docs/schema/img/eml-semantics_xsd_Complex_Type_SemanticAnnotation.png b/docs/schema/img/eml-semantics_xsd_Complex_Type_SemanticAnnotation.png deleted file mode 100644 index ae9f38fc..00000000 Binary files a/docs/schema/img/eml-semantics_xsd_Complex_Type_SemanticAnnotation.png and /dev/null differ diff --git a/docs/schema/img/eml-semantics_xsd_Element_annotation.png b/docs/schema/img/eml-semantics_xsd_Element_annotation.png deleted file mode 100644 index 4fa11919..00000000 Binary files a/docs/schema/img/eml-semantics_xsd_Element_annotation.png and /dev/null differ diff --git a/docs/schema/img/eml-semantics_xsd_Element_propertyURI.png b/docs/schema/img/eml-semantics_xsd_Element_propertyURI.png deleted file mode 100644 index f01dc627..00000000 Binary files a/docs/schema/img/eml-semantics_xsd_Element_propertyURI.png and /dev/null differ diff --git a/docs/schema/img/eml-semantics_xsd_Element_valueURI.png b/docs/schema/img/eml-semantics_xsd_Element_valueURI.png deleted file mode 100644 index 7f4b95a6..00000000 Binary files a/docs/schema/img/eml-semantics_xsd_Element_valueURI.png and /dev/null differ diff --git a/docs/schema/img/eml-software_xsd_Complex_Type_DependencyType.png b/docs/schema/img/eml-software_xsd_Complex_Type_DependencyType.png deleted file mode 100644 index c73c9fd9..00000000 Binary files a/docs/schema/img/eml-software_xsd_Complex_Type_DependencyType.png and /dev/null differ diff --git a/docs/schema/img/eml-software_xsd_Complex_Type_SoftwareType.png b/docs/schema/img/eml-software_xsd_Complex_Type_SoftwareType.png deleted file mode 100644 index fe7408db..00000000 Binary files a/docs/schema/img/eml-software_xsd_Complex_Type_SoftwareType.png and /dev/null differ diff --git a/docs/schema/img/eml-software_xsd_Element_LanguageCodeStandard.png b/docs/schema/img/eml-software_xsd_Element_LanguageCodeStandard.png deleted file mode 100644 index 2a0d74f4..00000000 Binary files a/docs/schema/img/eml-software_xsd_Element_LanguageCodeStandard.png and /dev/null differ diff --git a/docs/schema/img/eml-software_xsd_Element_LanguageValue.png b/docs/schema/img/eml-software_xsd_Element_LanguageValue.png deleted file mode 100644 index 6c9bd01a..00000000 Binary files a/docs/schema/img/eml-software_xsd_Element_LanguageValue.png and /dev/null differ diff --git a/docs/schema/img/eml-software_xsd_Element_action.png b/docs/schema/img/eml-software_xsd_Element_action.png deleted file mode 100644 index ca44c707..00000000 Binary files a/docs/schema/img/eml-software_xsd_Element_action.png and /dev/null differ diff --git a/docs/schema/img/eml-software_xsd_Element_checksum.png b/docs/schema/img/eml-software_xsd_Element_checksum.png deleted file mode 100644 index 062a63c1..00000000 Binary files a/docs/schema/img/eml-software_xsd_Element_checksum.png and /dev/null differ diff --git a/docs/schema/img/eml-software_xsd_Element_dependency.png b/docs/schema/img/eml-software_xsd_Element_dependency.png deleted file mode 100644 index b3eba7d1..00000000 Binary files a/docs/schema/img/eml-software_xsd_Element_dependency.png and /dev/null differ diff --git a/docs/schema/img/eml-software_xsd_Element_dependency_1.png b/docs/schema/img/eml-software_xsd_Element_dependency_1.png deleted file mode 100644 index b3eba7d1..00000000 Binary files a/docs/schema/img/eml-software_xsd_Element_dependency_1.png and /dev/null differ diff --git a/docs/schema/img/eml-software_xsd_Element_dependency_2.png b/docs/schema/img/eml-software_xsd_Element_dependency_2.png deleted file mode 100644 index e30b79a8..00000000 Binary files a/docs/schema/img/eml-software_xsd_Element_dependency_2.png and /dev/null differ diff --git a/docs/schema/img/eml-software_xsd_Element_diskUsage.png b/docs/schema/img/eml-software_xsd_Element_diskUsage.png deleted file mode 100644 index 5998de4c..00000000 Binary files a/docs/schema/img/eml-software_xsd_Element_diskUsage.png and /dev/null differ diff --git a/docs/schema/img/eml-software_xsd_Element_distribution.png b/docs/schema/img/eml-software_xsd_Element_distribution.png deleted file mode 100644 index 3e03368c..00000000 Binary files a/docs/schema/img/eml-software_xsd_Element_distribution.png and /dev/null differ diff --git a/docs/schema/img/eml-software_xsd_Element_implementation.png b/docs/schema/img/eml-software_xsd_Element_implementation.png deleted file mode 100644 index 20eadce8..00000000 Binary files a/docs/schema/img/eml-software_xsd_Element_implementation.png and /dev/null differ diff --git a/docs/schema/img/eml-software_xsd_Element_language.png b/docs/schema/img/eml-software_xsd_Element_language.png deleted file mode 100644 index 53f4fa64..00000000 Binary files a/docs/schema/img/eml-software_xsd_Element_language.png and /dev/null differ diff --git a/docs/schema/img/eml-software_xsd_Element_license.png b/docs/schema/img/eml-software_xsd_Element_license.png deleted file mode 100644 index 3e0c162c..00000000 Binary files a/docs/schema/img/eml-software_xsd_Element_license.png and /dev/null differ diff --git a/docs/schema/img/eml-software_xsd_Element_licenseURL.png b/docs/schema/img/eml-software_xsd_Element_licenseURL.png deleted file mode 100644 index 4dad36dc..00000000 Binary files a/docs/schema/img/eml-software_xsd_Element_licenseURL.png and /dev/null differ diff --git a/docs/schema/img/eml-software_xsd_Element_machineProcessor.png b/docs/schema/img/eml-software_xsd_Element_machineProcessor.png deleted file mode 100644 index 0871f4d6..00000000 Binary files a/docs/schema/img/eml-software_xsd_Element_machineProcessor.png and /dev/null differ diff --git a/docs/schema/img/eml-software_xsd_Element_operatingSystem.png b/docs/schema/img/eml-software_xsd_Element_operatingSystem.png deleted file mode 100644 index 38c5ad0c..00000000 Binary files a/docs/schema/img/eml-software_xsd_Element_operatingSystem.png and /dev/null differ diff --git a/docs/schema/img/eml-software_xsd_Element_programmingLanguage.png b/docs/schema/img/eml-software_xsd_Element_programmingLanguage.png deleted file mode 100644 index 43866343..00000000 Binary files a/docs/schema/img/eml-software_xsd_Element_programmingLanguage.png and /dev/null differ diff --git a/docs/schema/img/eml-software_xsd_Element_project.png b/docs/schema/img/eml-software_xsd_Element_project.png deleted file mode 100644 index 6375b949..00000000 Binary files a/docs/schema/img/eml-software_xsd_Element_project.png and /dev/null differ diff --git a/docs/schema/img/eml-software_xsd_Element_runtimeMemoryUsage.png b/docs/schema/img/eml-software_xsd_Element_runtimeMemoryUsage.png deleted file mode 100644 index 4fc48fa5..00000000 Binary files a/docs/schema/img/eml-software_xsd_Element_runtimeMemoryUsage.png and /dev/null differ diff --git a/docs/schema/img/eml-software_xsd_Element_size.png b/docs/schema/img/eml-software_xsd_Element_size.png deleted file mode 100644 index a0124431..00000000 Binary files a/docs/schema/img/eml-software_xsd_Element_size.png and /dev/null differ diff --git a/docs/schema/img/eml-software_xsd_Element_software.png b/docs/schema/img/eml-software_xsd_Element_software.png deleted file mode 100644 index 5eb51346..00000000 Binary files a/docs/schema/img/eml-software_xsd_Element_software.png and /dev/null differ diff --git a/docs/schema/img/eml-software_xsd_Element_software_1.png b/docs/schema/img/eml-software_xsd_Element_software_1.png deleted file mode 100644 index 5eb51346..00000000 Binary files a/docs/schema/img/eml-software_xsd_Element_software_1.png and /dev/null differ diff --git a/docs/schema/img/eml-software_xsd_Element_version.png b/docs/schema/img/eml-software_xsd_Element_version.png deleted file mode 100644 index 48701999..00000000 Binary files a/docs/schema/img/eml-software_xsd_Element_version.png and /dev/null differ diff --git a/docs/schema/img/eml-software_xsd_Element_virtualMachine.png b/docs/schema/img/eml-software_xsd_Element_virtualMachine.png deleted file mode 100644 index 6141ff7f..00000000 Binary files a/docs/schema/img/eml-software_xsd_Element_virtualMachine.png and /dev/null differ diff --git a/docs/schema/img/eml-software_xsd_Simple_Type_Action.png b/docs/schema/img/eml-software_xsd_Simple_Type_Action.png deleted file mode 100644 index 068facf4..00000000 Binary files a/docs/schema/img/eml-software_xsd_Simple_Type_Action.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialRaster_xsd_Complex_Type_BandType.png b/docs/schema/img/eml-spatialRaster_xsd_Complex_Type_BandType.png deleted file mode 100644 index 4c33af62..00000000 Binary files a/docs/schema/img/eml-spatialRaster_xsd_Complex_Type_BandType.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialRaster_xsd_Complex_Type_DataQuality.png b/docs/schema/img/eml-spatialRaster_xsd_Complex_Type_DataQuality.png deleted file mode 100644 index f38cf451..00000000 Binary files a/docs/schema/img/eml-spatialRaster_xsd_Complex_Type_DataQuality.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialRaster_xsd_Complex_Type_SpatialRasterType.png b/docs/schema/img/eml-spatialRaster_xsd_Complex_Type_SpatialRasterType.png deleted file mode 100644 index 53c7b7c0..00000000 Binary files a/docs/schema/img/eml-spatialRaster_xsd_Complex_Type_SpatialRasterType.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialRaster_xsd_Element_accuracyReport.png b/docs/schema/img/eml-spatialRaster_xsd_Element_accuracyReport.png deleted file mode 100644 index 54c98e48..00000000 Binary files a/docs/schema/img/eml-spatialRaster_xsd_Element_accuracyReport.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialRaster_xsd_Element_attributeList.png b/docs/schema/img/eml-spatialRaster_xsd_Element_attributeList.png deleted file mode 100644 index db6f5507..00000000 Binary files a/docs/schema/img/eml-spatialRaster_xsd_Element_attributeList.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialRaster_xsd_Element_bandDescription.png b/docs/schema/img/eml-spatialRaster_xsd_Element_bandDescription.png deleted file mode 100644 index 914f43c2..00000000 Binary files a/docs/schema/img/eml-spatialRaster_xsd_Element_bandDescription.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialRaster_xsd_Element_bilinearFit.png b/docs/schema/img/eml-spatialRaster_xsd_Element_bilinearFit.png deleted file mode 100644 index 3a0d4ba1..00000000 Binary files a/docs/schema/img/eml-spatialRaster_xsd_Element_bilinearFit.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialRaster_xsd_Element_cameraCalibrationInformationAvailability.png b/docs/schema/img/eml-spatialRaster_xsd_Element_cameraCalibrationInformationAvailability.png deleted file mode 100644 index 4886d5f9..00000000 Binary files a/docs/schema/img/eml-spatialRaster_xsd_Element_cameraCalibrationInformationAvailability.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialRaster_xsd_Element_cellGeometry.png b/docs/schema/img/eml-spatialRaster_xsd_Element_cellGeometry.png deleted file mode 100644 index 897111a2..00000000 Binary files a/docs/schema/img/eml-spatialRaster_xsd_Element_cellGeometry.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialRaster_xsd_Element_cellSizeXDirection.png b/docs/schema/img/eml-spatialRaster_xsd_Element_cellSizeXDirection.png deleted file mode 100644 index aeb696cc..00000000 Binary files a/docs/schema/img/eml-spatialRaster_xsd_Element_cellSizeXDirection.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialRaster_xsd_Element_cellSizeYDirection.png b/docs/schema/img/eml-spatialRaster_xsd_Element_cellSizeYDirection.png deleted file mode 100644 index 5f31a4fd..00000000 Binary files a/docs/schema/img/eml-spatialRaster_xsd_Element_cellSizeYDirection.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialRaster_xsd_Element_cloudCoverPercentage.png b/docs/schema/img/eml-spatialRaster_xsd_Element_cloudCoverPercentage.png deleted file mode 100644 index 368cd8f7..00000000 Binary files a/docs/schema/img/eml-spatialRaster_xsd_Element_cloudCoverPercentage.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialRaster_xsd_Element_column.png b/docs/schema/img/eml-spatialRaster_xsd_Element_column.png deleted file mode 100644 index cba86373..00000000 Binary files a/docs/schema/img/eml-spatialRaster_xsd_Element_column.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialRaster_xsd_Element_columns.png b/docs/schema/img/eml-spatialRaster_xsd_Element_columns.png deleted file mode 100644 index dc3e1c4d..00000000 Binary files a/docs/schema/img/eml-spatialRaster_xsd_Element_columns.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialRaster_xsd_Element_compressionGenerationQuality.png b/docs/schema/img/eml-spatialRaster_xsd_Element_compressionGenerationQuality.png deleted file mode 100644 index cd058e0d..00000000 Binary files a/docs/schema/img/eml-spatialRaster_xsd_Element_compressionGenerationQuality.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialRaster_xsd_Element_constraint.png b/docs/schema/img/eml-spatialRaster_xsd_Element_constraint.png deleted file mode 100644 index 0b8f46a1..00000000 Binary files a/docs/schema/img/eml-spatialRaster_xsd_Element_constraint.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialRaster_xsd_Element_controlPoint.png b/docs/schema/img/eml-spatialRaster_xsd_Element_controlPoint.png deleted file mode 100644 index dd11deba..00000000 Binary files a/docs/schema/img/eml-spatialRaster_xsd_Element_controlPoint.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialRaster_xsd_Element_corner.png b/docs/schema/img/eml-spatialRaster_xsd_Element_corner.png deleted file mode 100644 index 2e8c906e..00000000 Binary files a/docs/schema/img/eml-spatialRaster_xsd_Element_corner.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialRaster_xsd_Element_cornerPoint.png b/docs/schema/img/eml-spatialRaster_xsd_Element_cornerPoint.png deleted file mode 100644 index cd58f91e..00000000 Binary files a/docs/schema/img/eml-spatialRaster_xsd_Element_cornerPoint.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialRaster_xsd_Element_filmDistortionInformationAvailability.png b/docs/schema/img/eml-spatialRaster_xsd_Element_filmDistortionInformationAvailability.png deleted file mode 100644 index 295b41c7..00000000 Binary files a/docs/schema/img/eml-spatialRaster_xsd_Element_filmDistortionInformationAvailability.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialRaster_xsd_Element_georeferenceInfo.png b/docs/schema/img/eml-spatialRaster_xsd_Element_georeferenceInfo.png deleted file mode 100644 index f6525bc5..00000000 Binary files a/docs/schema/img/eml-spatialRaster_xsd_Element_georeferenceInfo.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialRaster_xsd_Element_highWavelength.png b/docs/schema/img/eml-spatialRaster_xsd_Element_highWavelength.png deleted file mode 100644 index 8218000f..00000000 Binary files a/docs/schema/img/eml-spatialRaster_xsd_Element_highWavelength.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialRaster_xsd_Element_horizontalAccuracy.png b/docs/schema/img/eml-spatialRaster_xsd_Element_horizontalAccuracy.png deleted file mode 100644 index 65ad7041..00000000 Binary files a/docs/schema/img/eml-spatialRaster_xsd_Element_horizontalAccuracy.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialRaster_xsd_Element_illuminationAzimuthAngle.png b/docs/schema/img/eml-spatialRaster_xsd_Element_illuminationAzimuthAngle.png deleted file mode 100644 index 8dafce58..00000000 Binary files a/docs/schema/img/eml-spatialRaster_xsd_Element_illuminationAzimuthAngle.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialRaster_xsd_Element_illuminationElevationAngle.png b/docs/schema/img/eml-spatialRaster_xsd_Element_illuminationElevationAngle.png deleted file mode 100644 index ecbab79c..00000000 Binary files a/docs/schema/img/eml-spatialRaster_xsd_Element_illuminationElevationAngle.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialRaster_xsd_Element_imageDescription.png b/docs/schema/img/eml-spatialRaster_xsd_Element_imageDescription.png deleted file mode 100644 index 28fafcdf..00000000 Binary files a/docs/schema/img/eml-spatialRaster_xsd_Element_imageDescription.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialRaster_xsd_Element_imageOrientationAngle.png b/docs/schema/img/eml-spatialRaster_xsd_Element_imageOrientationAngle.png deleted file mode 100644 index abc4f2fe..00000000 Binary files a/docs/schema/img/eml-spatialRaster_xsd_Element_imageOrientationAngle.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialRaster_xsd_Element_imageQualityCode.png b/docs/schema/img/eml-spatialRaster_xsd_Element_imageQualityCode.png deleted file mode 100644 index 1a7ef574..00000000 Binary files a/docs/schema/img/eml-spatialRaster_xsd_Element_imageQualityCode.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialRaster_xsd_Element_imagingCondition.png b/docs/schema/img/eml-spatialRaster_xsd_Element_imagingCondition.png deleted file mode 100644 index e30e2860..00000000 Binary files a/docs/schema/img/eml-spatialRaster_xsd_Element_imagingCondition.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialRaster_xsd_Element_lensDistortionInformationAvailability.png b/docs/schema/img/eml-spatialRaster_xsd_Element_lensDistortionInformationAvailability.png deleted file mode 100644 index 9234d21b..00000000 Binary files a/docs/schema/img/eml-spatialRaster_xsd_Element_lensDistortionInformationAvailability.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialRaster_xsd_Element_lowWaveLength.png b/docs/schema/img/eml-spatialRaster_xsd_Element_lowWaveLength.png deleted file mode 100644 index 8b224a96..00000000 Binary files a/docs/schema/img/eml-spatialRaster_xsd_Element_lowWaveLength.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialRaster_xsd_Element_numberOfBands.png b/docs/schema/img/eml-spatialRaster_xsd_Element_numberOfBands.png deleted file mode 100644 index 79643109..00000000 Binary files a/docs/schema/img/eml-spatialRaster_xsd_Element_numberOfBands.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialRaster_xsd_Element_offset.png b/docs/schema/img/eml-spatialRaster_xsd_Element_offset.png deleted file mode 100644 index 49c66d94..00000000 Binary files a/docs/schema/img/eml-spatialRaster_xsd_Element_offset.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialRaster_xsd_Element_peakResponse.png b/docs/schema/img/eml-spatialRaster_xsd_Element_peakResponse.png deleted file mode 100644 index 69f697bd..00000000 Binary files a/docs/schema/img/eml-spatialRaster_xsd_Element_peakResponse.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialRaster_xsd_Element_pointInPixel.png b/docs/schema/img/eml-spatialRaster_xsd_Element_pointInPixel.png deleted file mode 100644 index f2ed3754..00000000 Binary files a/docs/schema/img/eml-spatialRaster_xsd_Element_pointInPixel.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialRaster_xsd_Element_pointInPixel_1.png b/docs/schema/img/eml-spatialRaster_xsd_Element_pointInPixel_1.png deleted file mode 100644 index f2ed3754..00000000 Binary files a/docs/schema/img/eml-spatialRaster_xsd_Element_pointInPixel_1.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialRaster_xsd_Element_preProcessingTypeCode.png b/docs/schema/img/eml-spatialRaster_xsd_Element_preProcessingTypeCode.png deleted file mode 100644 index 2a49169e..00000000 Binary files a/docs/schema/img/eml-spatialRaster_xsd_Element_preProcessingTypeCode.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialRaster_xsd_Element_quantitativeAccuracyMethod.png b/docs/schema/img/eml-spatialRaster_xsd_Element_quantitativeAccuracyMethod.png deleted file mode 100644 index 8cf5f9e6..00000000 Binary files a/docs/schema/img/eml-spatialRaster_xsd_Element_quantitativeAccuracyMethod.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialRaster_xsd_Element_quantitativeAccuracyReport.png b/docs/schema/img/eml-spatialRaster_xsd_Element_quantitativeAccuracyReport.png deleted file mode 100644 index 04d4ac89..00000000 Binary files a/docs/schema/img/eml-spatialRaster_xsd_Element_quantitativeAccuracyReport.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialRaster_xsd_Element_quantitativeAccuracyValue.png b/docs/schema/img/eml-spatialRaster_xsd_Element_quantitativeAccuracyValue.png deleted file mode 100644 index da9ec893..00000000 Binary files a/docs/schema/img/eml-spatialRaster_xsd_Element_quantitativeAccuracyValue.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialRaster_xsd_Element_radiometricDataAvailability.png b/docs/schema/img/eml-spatialRaster_xsd_Element_radiometricDataAvailability.png deleted file mode 100644 index df92953c..00000000 Binary files a/docs/schema/img/eml-spatialRaster_xsd_Element_radiometricDataAvailability.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialRaster_xsd_Element_rasterOrigin.png b/docs/schema/img/eml-spatialRaster_xsd_Element_rasterOrigin.png deleted file mode 100644 index 036610ad..00000000 Binary files a/docs/schema/img/eml-spatialRaster_xsd_Element_rasterOrigin.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialRaster_xsd_Element_row.png b/docs/schema/img/eml-spatialRaster_xsd_Element_row.png deleted file mode 100644 index 5e6d676e..00000000 Binary files a/docs/schema/img/eml-spatialRaster_xsd_Element_row.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialRaster_xsd_Element_rows.png b/docs/schema/img/eml-spatialRaster_xsd_Element_rows.png deleted file mode 100644 index 22c41444..00000000 Binary files a/docs/schema/img/eml-spatialRaster_xsd_Element_rows.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialRaster_xsd_Element_scaleFactor.png b/docs/schema/img/eml-spatialRaster_xsd_Element_scaleFactor.png deleted file mode 100644 index 00463b78..00000000 Binary files a/docs/schema/img/eml-spatialRaster_xsd_Element_scaleFactor.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialRaster_xsd_Element_sequenceIdentifier.png b/docs/schema/img/eml-spatialRaster_xsd_Element_sequenceIdentifier.png deleted file mode 100644 index 5e0f6986..00000000 Binary files a/docs/schema/img/eml-spatialRaster_xsd_Element_sequenceIdentifier.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialRaster_xsd_Element_spatialRaster.png b/docs/schema/img/eml-spatialRaster_xsd_Element_spatialRaster.png deleted file mode 100644 index 5fa95fef..00000000 Binary files a/docs/schema/img/eml-spatialRaster_xsd_Element_spatialRaster.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialRaster_xsd_Element_spatialReference.png b/docs/schema/img/eml-spatialRaster_xsd_Element_spatialReference.png deleted file mode 100644 index 048d1c3f..00000000 Binary files a/docs/schema/img/eml-spatialRaster_xsd_Element_spatialReference.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialRaster_xsd_Element_toneGradation.png b/docs/schema/img/eml-spatialRaster_xsd_Element_toneGradation.png deleted file mode 100644 index 25d5b82d..00000000 Binary files a/docs/schema/img/eml-spatialRaster_xsd_Element_toneGradation.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialRaster_xsd_Element_triangulationIndicator.png b/docs/schema/img/eml-spatialRaster_xsd_Element_triangulationIndicator.png deleted file mode 100644 index 1a9860cc..00000000 Binary files a/docs/schema/img/eml-spatialRaster_xsd_Element_triangulationIndicator.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialRaster_xsd_Element_verticalAccuracy.png b/docs/schema/img/eml-spatialRaster_xsd_Element_verticalAccuracy.png deleted file mode 100644 index 9026340f..00000000 Binary files a/docs/schema/img/eml-spatialRaster_xsd_Element_verticalAccuracy.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialRaster_xsd_Element_verticals.png b/docs/schema/img/eml-spatialRaster_xsd_Element_verticals.png deleted file mode 100644 index 11e0c963..00000000 Binary files a/docs/schema/img/eml-spatialRaster_xsd_Element_verticals.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialRaster_xsd_Element_waveLengthUnits.png b/docs/schema/img/eml-spatialRaster_xsd_Element_waveLengthUnits.png deleted file mode 100644 index a80f07a5..00000000 Binary files a/docs/schema/img/eml-spatialRaster_xsd_Element_waveLengthUnits.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialRaster_xsd_Element_xCoordinate.png b/docs/schema/img/eml-spatialRaster_xsd_Element_xCoordinate.png deleted file mode 100644 index 4cf27eec..00000000 Binary files a/docs/schema/img/eml-spatialRaster_xsd_Element_xCoordinate.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialRaster_xsd_Element_xCoordinate_1.png b/docs/schema/img/eml-spatialRaster_xsd_Element_xCoordinate_1.png deleted file mode 100644 index 4cf27eec..00000000 Binary files a/docs/schema/img/eml-spatialRaster_xsd_Element_xCoordinate_1.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialRaster_xsd_Element_xIntercept.png b/docs/schema/img/eml-spatialRaster_xsd_Element_xIntercept.png deleted file mode 100644 index a277842d..00000000 Binary files a/docs/schema/img/eml-spatialRaster_xsd_Element_xIntercept.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialRaster_xsd_Element_xSlope.png b/docs/schema/img/eml-spatialRaster_xsd_Element_xSlope.png deleted file mode 100644 index e25ca2ff..00000000 Binary files a/docs/schema/img/eml-spatialRaster_xsd_Element_xSlope.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialRaster_xsd_Element_yCoordinate.png b/docs/schema/img/eml-spatialRaster_xsd_Element_yCoordinate.png deleted file mode 100644 index 88733367..00000000 Binary files a/docs/schema/img/eml-spatialRaster_xsd_Element_yCoordinate.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialRaster_xsd_Element_yCoordinate_1.png b/docs/schema/img/eml-spatialRaster_xsd_Element_yCoordinate_1.png deleted file mode 100644 index 88733367..00000000 Binary files a/docs/schema/img/eml-spatialRaster_xsd_Element_yCoordinate_1.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialRaster_xsd_Element_yIntercept.png b/docs/schema/img/eml-spatialRaster_xsd_Element_yIntercept.png deleted file mode 100644 index c0a8b842..00000000 Binary files a/docs/schema/img/eml-spatialRaster_xsd_Element_yIntercept.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialRaster_xsd_Element_ySlope.png b/docs/schema/img/eml-spatialRaster_xsd_Element_ySlope.png deleted file mode 100644 index 673bfb9f..00000000 Binary files a/docs/schema/img/eml-spatialRaster_xsd_Element_ySlope.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialRaster_xsd_Simple_Type_CellGeometryType.png b/docs/schema/img/eml-spatialRaster_xsd_Simple_Type_CellGeometryType.png deleted file mode 100644 index 8df73347..00000000 Binary files a/docs/schema/img/eml-spatialRaster_xsd_Simple_Type_CellGeometryType.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialRaster_xsd_Simple_Type_CellValueType.png b/docs/schema/img/eml-spatialRaster_xsd_Simple_Type_CellValueType.png deleted file mode 100644 index e2381f77..00000000 Binary files a/docs/schema/img/eml-spatialRaster_xsd_Simple_Type_CellValueType.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialRaster_xsd_Simple_Type_ImagingConditionCode.png b/docs/schema/img/eml-spatialRaster_xsd_Simple_Type_ImagingConditionCode.png deleted file mode 100644 index 9f8f2197..00000000 Binary files a/docs/schema/img/eml-spatialRaster_xsd_Simple_Type_ImagingConditionCode.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialRaster_xsd_Simple_Type_rasterOriginType.png b/docs/schema/img/eml-spatialRaster_xsd_Simple_Type_rasterOriginType.png deleted file mode 100644 index f62ee090..00000000 Binary files a/docs/schema/img/eml-spatialRaster_xsd_Simple_Type_rasterOriginType.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialReference_xsd_Complex_Type_SpatialReferenceType.png b/docs/schema/img/eml-spatialReference_xsd_Complex_Type_SpatialReferenceType.png deleted file mode 100644 index e7442d29..00000000 Binary files a/docs/schema/img/eml-spatialReference_xsd_Complex_Type_SpatialReferenceType.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialReference_xsd_Complex_Type_geogCoordSysType.png b/docs/schema/img/eml-spatialReference_xsd_Complex_Type_geogCoordSysType.png deleted file mode 100644 index 7ecf8b92..00000000 Binary files a/docs/schema/img/eml-spatialReference_xsd_Complex_Type_geogCoordSysType.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialReference_xsd_Complex_Type_horizCoordSysType.png b/docs/schema/img/eml-spatialReference_xsd_Complex_Type_horizCoordSysType.png deleted file mode 100644 index d07ffdfc..00000000 Binary files a/docs/schema/img/eml-spatialReference_xsd_Complex_Type_horizCoordSysType.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialReference_xsd_Element_altitudeDatumName.png b/docs/schema/img/eml-spatialReference_xsd_Element_altitudeDatumName.png deleted file mode 100644 index 5d44acb5..00000000 Binary files a/docs/schema/img/eml-spatialReference_xsd_Element_altitudeDatumName.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialReference_xsd_Element_altitudeDistanceUnits.png b/docs/schema/img/eml-spatialReference_xsd_Element_altitudeDistanceUnits.png deleted file mode 100644 index 7a368368..00000000 Binary files a/docs/schema/img/eml-spatialReference_xsd_Element_altitudeDistanceUnits.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialReference_xsd_Element_altitudeEncodingMethod.png b/docs/schema/img/eml-spatialReference_xsd_Element_altitudeEncodingMethod.png deleted file mode 100644 index 47c84eee..00000000 Binary files a/docs/schema/img/eml-spatialReference_xsd_Element_altitudeEncodingMethod.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialReference_xsd_Element_altitudeResolution.png b/docs/schema/img/eml-spatialReference_xsd_Element_altitudeResolution.png deleted file mode 100644 index e1588710..00000000 Binary files a/docs/schema/img/eml-spatialReference_xsd_Element_altitudeResolution.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialReference_xsd_Element_altitudeSysDef.png b/docs/schema/img/eml-spatialReference_xsd_Element_altitudeSysDef.png deleted file mode 100644 index 38f17bac..00000000 Binary files a/docs/schema/img/eml-spatialReference_xsd_Element_altitudeSysDef.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialReference_xsd_Element_datum.png b/docs/schema/img/eml-spatialReference_xsd_Element_datum.png deleted file mode 100644 index 67382680..00000000 Binary files a/docs/schema/img/eml-spatialReference_xsd_Element_datum.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialReference_xsd_Element_depthDatumName.png b/docs/schema/img/eml-spatialReference_xsd_Element_depthDatumName.png deleted file mode 100644 index b1ae7a40..00000000 Binary files a/docs/schema/img/eml-spatialReference_xsd_Element_depthDatumName.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialReference_xsd_Element_depthDistanceUnits.png b/docs/schema/img/eml-spatialReference_xsd_Element_depthDistanceUnits.png deleted file mode 100644 index cbd9eafe..00000000 Binary files a/docs/schema/img/eml-spatialReference_xsd_Element_depthDistanceUnits.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialReference_xsd_Element_depthEncodingMethod.png b/docs/schema/img/eml-spatialReference_xsd_Element_depthEncodingMethod.png deleted file mode 100644 index 8f0700c3..00000000 Binary files a/docs/schema/img/eml-spatialReference_xsd_Element_depthEncodingMethod.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialReference_xsd_Element_depthResolution.png b/docs/schema/img/eml-spatialReference_xsd_Element_depthResolution.png deleted file mode 100644 index d33ec36b..00000000 Binary files a/docs/schema/img/eml-spatialReference_xsd_Element_depthResolution.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialReference_xsd_Element_depthSysDef.png b/docs/schema/img/eml-spatialReference_xsd_Element_depthSysDef.png deleted file mode 100644 index 89630477..00000000 Binary files a/docs/schema/img/eml-spatialReference_xsd_Element_depthSysDef.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialReference_xsd_Element_geogCoordSys.png b/docs/schema/img/eml-spatialReference_xsd_Element_geogCoordSys.png deleted file mode 100644 index 85474f39..00000000 Binary files a/docs/schema/img/eml-spatialReference_xsd_Element_geogCoordSys.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialReference_xsd_Element_geogCoordSys_1.png b/docs/schema/img/eml-spatialReference_xsd_Element_geogCoordSys_1.png deleted file mode 100644 index 85474f39..00000000 Binary files a/docs/schema/img/eml-spatialReference_xsd_Element_geogCoordSys_1.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialReference_xsd_Element_horizCoordSysDef.png b/docs/schema/img/eml-spatialReference_xsd_Element_horizCoordSysDef.png deleted file mode 100644 index 37ea85d9..00000000 Binary files a/docs/schema/img/eml-spatialReference_xsd_Element_horizCoordSysDef.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialReference_xsd_Element_horizCoordSysDef_1.png b/docs/schema/img/eml-spatialReference_xsd_Element_horizCoordSysDef_1.png deleted file mode 100644 index 37ea85d9..00000000 Binary files a/docs/schema/img/eml-spatialReference_xsd_Element_horizCoordSysDef_1.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialReference_xsd_Element_horizCoordSysName.png b/docs/schema/img/eml-spatialReference_xsd_Element_horizCoordSysName.png deleted file mode 100644 index 3dac133c..00000000 Binary files a/docs/schema/img/eml-spatialReference_xsd_Element_horizCoordSysName.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialReference_xsd_Element_parameter.png b/docs/schema/img/eml-spatialReference_xsd_Element_parameter.png deleted file mode 100644 index 62a736cb..00000000 Binary files a/docs/schema/img/eml-spatialReference_xsd_Element_parameter.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialReference_xsd_Element_primeMeridian.png b/docs/schema/img/eml-spatialReference_xsd_Element_primeMeridian.png deleted file mode 100644 index 44701e15..00000000 Binary files a/docs/schema/img/eml-spatialReference_xsd_Element_primeMeridian.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialReference_xsd_Element_projCoordSys.png b/docs/schema/img/eml-spatialReference_xsd_Element_projCoordSys.png deleted file mode 100644 index af405df9..00000000 Binary files a/docs/schema/img/eml-spatialReference_xsd_Element_projCoordSys.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialReference_xsd_Element_projection.png b/docs/schema/img/eml-spatialReference_xsd_Element_projection.png deleted file mode 100644 index e2393dd2..00000000 Binary files a/docs/schema/img/eml-spatialReference_xsd_Element_projection.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialReference_xsd_Element_projectionList.png b/docs/schema/img/eml-spatialReference_xsd_Element_projectionList.png deleted file mode 100644 index b62bf07f..00000000 Binary files a/docs/schema/img/eml-spatialReference_xsd_Element_projectionList.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialReference_xsd_Element_spatialReference.png b/docs/schema/img/eml-spatialReference_xsd_Element_spatialReference.png deleted file mode 100644 index 1aaaa7cc..00000000 Binary files a/docs/schema/img/eml-spatialReference_xsd_Element_spatialReference.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialReference_xsd_Element_spheroid.png b/docs/schema/img/eml-spatialReference_xsd_Element_spheroid.png deleted file mode 100644 index ac1075ff..00000000 Binary files a/docs/schema/img/eml-spatialReference_xsd_Element_spheroid.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialReference_xsd_Element_unit.png b/docs/schema/img/eml-spatialReference_xsd_Element_unit.png deleted file mode 100644 index f6a12939..00000000 Binary files a/docs/schema/img/eml-spatialReference_xsd_Element_unit.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialReference_xsd_Element_unit_1.png b/docs/schema/img/eml-spatialReference_xsd_Element_unit_1.png deleted file mode 100644 index f6a12939..00000000 Binary files a/docs/schema/img/eml-spatialReference_xsd_Element_unit_1.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialReference_xsd_Element_vertCoordSys.png b/docs/schema/img/eml-spatialReference_xsd_Element_vertCoordSys.png deleted file mode 100644 index 6278c02e..00000000 Binary files a/docs/schema/img/eml-spatialReference_xsd_Element_vertCoordSys.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialReference_xsd_Simple_Type_angleUnits.png b/docs/schema/img/eml-spatialReference_xsd_Simple_Type_angleUnits.png deleted file mode 100644 index 5dc35379..00000000 Binary files a/docs/schema/img/eml-spatialReference_xsd_Simple_Type_angleUnits.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialReference_xsd_Simple_Type_lengthUnits.png b/docs/schema/img/eml-spatialReference_xsd_Simple_Type_lengthUnits.png deleted file mode 100644 index 30a3dd25..00000000 Binary files a/docs/schema/img/eml-spatialReference_xsd_Simple_Type_lengthUnits.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialVector_xsd_Complex_Type_DataQuality.png b/docs/schema/img/eml-spatialVector_xsd_Complex_Type_DataQuality.png deleted file mode 100644 index f38cf451..00000000 Binary files a/docs/schema/img/eml-spatialVector_xsd_Complex_Type_DataQuality.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialVector_xsd_Complex_Type_SpatialVectorType.png b/docs/schema/img/eml-spatialVector_xsd_Complex_Type_SpatialVectorType.png deleted file mode 100644 index cfede868..00000000 Binary files a/docs/schema/img/eml-spatialVector_xsd_Complex_Type_SpatialVectorType.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialVector_xsd_Element_accuracyReport.png b/docs/schema/img/eml-spatialVector_xsd_Element_accuracyReport.png deleted file mode 100644 index 54c98e48..00000000 Binary files a/docs/schema/img/eml-spatialVector_xsd_Element_accuracyReport.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialVector_xsd_Element_attributeList.png b/docs/schema/img/eml-spatialVector_xsd_Element_attributeList.png deleted file mode 100644 index db6f5507..00000000 Binary files a/docs/schema/img/eml-spatialVector_xsd_Element_attributeList.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialVector_xsd_Element_constraint.png b/docs/schema/img/eml-spatialVector_xsd_Element_constraint.png deleted file mode 100644 index 0b8f46a1..00000000 Binary files a/docs/schema/img/eml-spatialVector_xsd_Element_constraint.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialVector_xsd_Element_geometricObjectCount.png b/docs/schema/img/eml-spatialVector_xsd_Element_geometricObjectCount.png deleted file mode 100644 index c62dc0c5..00000000 Binary files a/docs/schema/img/eml-spatialVector_xsd_Element_geometricObjectCount.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialVector_xsd_Element_geometry.png b/docs/schema/img/eml-spatialVector_xsd_Element_geometry.png deleted file mode 100644 index 9b1cd653..00000000 Binary files a/docs/schema/img/eml-spatialVector_xsd_Element_geometry.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialVector_xsd_Element_horizontalAccuracy.png b/docs/schema/img/eml-spatialVector_xsd_Element_horizontalAccuracy.png deleted file mode 100644 index 72414ecf..00000000 Binary files a/docs/schema/img/eml-spatialVector_xsd_Element_horizontalAccuracy.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialVector_xsd_Element_quantitativeAccuracyMethod.png b/docs/schema/img/eml-spatialVector_xsd_Element_quantitativeAccuracyMethod.png deleted file mode 100644 index 8cf5f9e6..00000000 Binary files a/docs/schema/img/eml-spatialVector_xsd_Element_quantitativeAccuracyMethod.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialVector_xsd_Element_quantitativeAccuracyReport.png b/docs/schema/img/eml-spatialVector_xsd_Element_quantitativeAccuracyReport.png deleted file mode 100644 index 04d4ac89..00000000 Binary files a/docs/schema/img/eml-spatialVector_xsd_Element_quantitativeAccuracyReport.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialVector_xsd_Element_quantitativeAccuracyValue.png b/docs/schema/img/eml-spatialVector_xsd_Element_quantitativeAccuracyValue.png deleted file mode 100644 index da9ec893..00000000 Binary files a/docs/schema/img/eml-spatialVector_xsd_Element_quantitativeAccuracyValue.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialVector_xsd_Element_spatialReference.png b/docs/schema/img/eml-spatialVector_xsd_Element_spatialReference.png deleted file mode 100644 index 80dbeeff..00000000 Binary files a/docs/schema/img/eml-spatialVector_xsd_Element_spatialReference.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialVector_xsd_Element_spatialVector.png b/docs/schema/img/eml-spatialVector_xsd_Element_spatialVector.png deleted file mode 100644 index 9265d7e4..00000000 Binary files a/docs/schema/img/eml-spatialVector_xsd_Element_spatialVector.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialVector_xsd_Element_topologyLevel.png b/docs/schema/img/eml-spatialVector_xsd_Element_topologyLevel.png deleted file mode 100644 index 5ea2540b..00000000 Binary files a/docs/schema/img/eml-spatialVector_xsd_Element_topologyLevel.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialVector_xsd_Element_verticalAccuracy.png b/docs/schema/img/eml-spatialVector_xsd_Element_verticalAccuracy.png deleted file mode 100644 index 0480634e..00000000 Binary files a/docs/schema/img/eml-spatialVector_xsd_Element_verticalAccuracy.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialVector_xsd_Simple_Type_GeometryType.png b/docs/schema/img/eml-spatialVector_xsd_Simple_Type_GeometryType.png deleted file mode 100644 index 9e675aa3..00000000 Binary files a/docs/schema/img/eml-spatialVector_xsd_Simple_Type_GeometryType.png and /dev/null differ diff --git a/docs/schema/img/eml-spatialVector_xsd_Simple_Type_TopologyLevel.png b/docs/schema/img/eml-spatialVector_xsd_Simple_Type_TopologyLevel.png deleted file mode 100644 index b2998b6d..00000000 Binary files a/docs/schema/img/eml-spatialVector_xsd_Simple_Type_TopologyLevel.png and /dev/null differ diff --git a/docs/schema/img/eml-storedProcedure_xsd_Complex_Type_ParameterType.png b/docs/schema/img/eml-storedProcedure_xsd_Complex_Type_ParameterType.png deleted file mode 100644 index 09538626..00000000 Binary files a/docs/schema/img/eml-storedProcedure_xsd_Complex_Type_ParameterType.png and /dev/null differ diff --git a/docs/schema/img/eml-storedProcedure_xsd_Complex_Type_StoredProcedureType.png b/docs/schema/img/eml-storedProcedure_xsd_Complex_Type_StoredProcedureType.png deleted file mode 100644 index 10144e9a..00000000 Binary files a/docs/schema/img/eml-storedProcedure_xsd_Complex_Type_StoredProcedureType.png and /dev/null differ diff --git a/docs/schema/img/eml-storedProcedure_xsd_Element_attributeList.png b/docs/schema/img/eml-storedProcedure_xsd_Element_attributeList.png deleted file mode 100644 index db6f5507..00000000 Binary files a/docs/schema/img/eml-storedProcedure_xsd_Element_attributeList.png and /dev/null differ diff --git a/docs/schema/img/eml-storedProcedure_xsd_Element_constraint.png b/docs/schema/img/eml-storedProcedure_xsd_Element_constraint.png deleted file mode 100644 index 0b8f46a1..00000000 Binary files a/docs/schema/img/eml-storedProcedure_xsd_Element_constraint.png and /dev/null differ diff --git a/docs/schema/img/eml-storedProcedure_xsd_Element_domainDescription.png b/docs/schema/img/eml-storedProcedure_xsd_Element_domainDescription.png deleted file mode 100644 index c8c24e95..00000000 Binary files a/docs/schema/img/eml-storedProcedure_xsd_Element_domainDescription.png and /dev/null differ diff --git a/docs/schema/img/eml-storedProcedure_xsd_Element_name.png b/docs/schema/img/eml-storedProcedure_xsd_Element_name.png deleted file mode 100644 index bbfc3532..00000000 Binary files a/docs/schema/img/eml-storedProcedure_xsd_Element_name.png and /dev/null differ diff --git a/docs/schema/img/eml-storedProcedure_xsd_Element_parameter.png b/docs/schema/img/eml-storedProcedure_xsd_Element_parameter.png deleted file mode 100644 index e8e5a899..00000000 Binary files a/docs/schema/img/eml-storedProcedure_xsd_Element_parameter.png and /dev/null differ diff --git a/docs/schema/img/eml-storedProcedure_xsd_Element_repeats.png b/docs/schema/img/eml-storedProcedure_xsd_Element_repeats.png deleted file mode 100644 index bc042b82..00000000 Binary files a/docs/schema/img/eml-storedProcedure_xsd_Element_repeats.png and /dev/null differ diff --git a/docs/schema/img/eml-storedProcedure_xsd_Element_required.png b/docs/schema/img/eml-storedProcedure_xsd_Element_required.png deleted file mode 100644 index fd363932..00000000 Binary files a/docs/schema/img/eml-storedProcedure_xsd_Element_required.png and /dev/null differ diff --git a/docs/schema/img/eml-storedProcedure_xsd_Element_storedProcedure.png b/docs/schema/img/eml-storedProcedure_xsd_Element_storedProcedure.png deleted file mode 100644 index 2128a9c8..00000000 Binary files a/docs/schema/img/eml-storedProcedure_xsd_Element_storedProcedure.png and /dev/null differ diff --git a/docs/schema/img/eml-text_xsd_Complex_Type_ListType.png b/docs/schema/img/eml-text_xsd_Complex_Type_ListType.png deleted file mode 100644 index a2b260e5..00000000 Binary files a/docs/schema/img/eml-text_xsd_Complex_Type_ListType.png and /dev/null differ diff --git a/docs/schema/img/eml-text_xsd_Complex_Type_ParagraphType.png b/docs/schema/img/eml-text_xsd_Complex_Type_ParagraphType.png deleted file mode 100644 index dbf5812d..00000000 Binary files a/docs/schema/img/eml-text_xsd_Complex_Type_ParagraphType.png and /dev/null differ diff --git a/docs/schema/img/eml-text_xsd_Complex_Type_SectionType.png b/docs/schema/img/eml-text_xsd_Complex_Type_SectionType.png deleted file mode 100644 index 3719f739..00000000 Binary files a/docs/schema/img/eml-text_xsd_Complex_Type_SectionType.png and /dev/null differ diff --git a/docs/schema/img/eml-text_xsd_Complex_Type_SubSuperScriptType.png b/docs/schema/img/eml-text_xsd_Complex_Type_SubSuperScriptType.png deleted file mode 100644 index d7cb993c..00000000 Binary files a/docs/schema/img/eml-text_xsd_Complex_Type_SubSuperScriptType.png and /dev/null differ diff --git a/docs/schema/img/eml-text_xsd_Complex_Type_TextType.png b/docs/schema/img/eml-text_xsd_Complex_Type_TextType.png deleted file mode 100644 index ea2e9d36..00000000 Binary files a/docs/schema/img/eml-text_xsd_Complex_Type_TextType.png and /dev/null differ diff --git a/docs/schema/img/eml-text_xsd_Complex_Type_i18nString.png b/docs/schema/img/eml-text_xsd_Complex_Type_i18nString.png deleted file mode 100644 index e2492b09..00000000 Binary files a/docs/schema/img/eml-text_xsd_Complex_Type_i18nString.png and /dev/null differ diff --git a/docs/schema/img/eml-text_xsd_Element_citetitle.png b/docs/schema/img/eml-text_xsd_Element_citetitle.png deleted file mode 100644 index 66115a0a..00000000 Binary files a/docs/schema/img/eml-text_xsd_Element_citetitle.png and /dev/null differ diff --git a/docs/schema/img/eml-text_xsd_Element_emphasis.png b/docs/schema/img/eml-text_xsd_Element_emphasis.png deleted file mode 100644 index 95234285..00000000 Binary files a/docs/schema/img/eml-text_xsd_Element_emphasis.png and /dev/null differ diff --git a/docs/schema/img/eml-text_xsd_Element_itemizedlist.png b/docs/schema/img/eml-text_xsd_Element_itemizedlist.png deleted file mode 100644 index c9cadb90..00000000 Binary files a/docs/schema/img/eml-text_xsd_Element_itemizedlist.png and /dev/null differ diff --git a/docs/schema/img/eml-text_xsd_Element_itemizedlist_1.png b/docs/schema/img/eml-text_xsd_Element_itemizedlist_1.png deleted file mode 100644 index c9cadb90..00000000 Binary files a/docs/schema/img/eml-text_xsd_Element_itemizedlist_1.png and /dev/null differ diff --git a/docs/schema/img/eml-text_xsd_Element_listitem.png b/docs/schema/img/eml-text_xsd_Element_listitem.png deleted file mode 100644 index b6a4712c..00000000 Binary files a/docs/schema/img/eml-text_xsd_Element_listitem.png and /dev/null differ diff --git a/docs/schema/img/eml-text_xsd_Element_literalLayout.png b/docs/schema/img/eml-text_xsd_Element_literalLayout.png deleted file mode 100644 index cf5d408f..00000000 Binary files a/docs/schema/img/eml-text_xsd_Element_literalLayout.png and /dev/null differ diff --git a/docs/schema/img/eml-text_xsd_Element_markdown.png b/docs/schema/img/eml-text_xsd_Element_markdown.png deleted file mode 100644 index a515b988..00000000 Binary files a/docs/schema/img/eml-text_xsd_Element_markdown.png and /dev/null differ diff --git a/docs/schema/img/eml-text_xsd_Element_orderedlist.png b/docs/schema/img/eml-text_xsd_Element_orderedlist.png deleted file mode 100644 index f5b88fcb..00000000 Binary files a/docs/schema/img/eml-text_xsd_Element_orderedlist.png and /dev/null differ diff --git a/docs/schema/img/eml-text_xsd_Element_orderedlist_1.png b/docs/schema/img/eml-text_xsd_Element_orderedlist_1.png deleted file mode 100644 index f5b88fcb..00000000 Binary files a/docs/schema/img/eml-text_xsd_Element_orderedlist_1.png and /dev/null differ diff --git a/docs/schema/img/eml-text_xsd_Element_para.png b/docs/schema/img/eml-text_xsd_Element_para.png deleted file mode 100644 index 30a8e6d0..00000000 Binary files a/docs/schema/img/eml-text_xsd_Element_para.png and /dev/null differ diff --git a/docs/schema/img/eml-text_xsd_Element_para_1.png b/docs/schema/img/eml-text_xsd_Element_para_1.png deleted file mode 100644 index 30a8e6d0..00000000 Binary files a/docs/schema/img/eml-text_xsd_Element_para_1.png and /dev/null differ diff --git a/docs/schema/img/eml-text_xsd_Element_para_2.png b/docs/schema/img/eml-text_xsd_Element_para_2.png deleted file mode 100644 index 3f9bc8e9..00000000 Binary files a/docs/schema/img/eml-text_xsd_Element_para_2.png and /dev/null differ diff --git a/docs/schema/img/eml-text_xsd_Element_section.png b/docs/schema/img/eml-text_xsd_Element_section.png deleted file mode 100644 index 3d6473ea..00000000 Binary files a/docs/schema/img/eml-text_xsd_Element_section.png and /dev/null differ diff --git a/docs/schema/img/eml-text_xsd_Element_section_1.png b/docs/schema/img/eml-text_xsd_Element_section_1.png deleted file mode 100644 index 43c2b13d..00000000 Binary files a/docs/schema/img/eml-text_xsd_Element_section_1.png and /dev/null differ diff --git a/docs/schema/img/eml-text_xsd_Element_subscript.png b/docs/schema/img/eml-text_xsd_Element_subscript.png deleted file mode 100644 index 46079274..00000000 Binary files a/docs/schema/img/eml-text_xsd_Element_subscript.png and /dev/null differ diff --git a/docs/schema/img/eml-text_xsd_Element_subscript_1.png b/docs/schema/img/eml-text_xsd_Element_subscript_1.png deleted file mode 100644 index cdb9382b..00000000 Binary files a/docs/schema/img/eml-text_xsd_Element_subscript_1.png and /dev/null differ diff --git a/docs/schema/img/eml-text_xsd_Element_superscript.png b/docs/schema/img/eml-text_xsd_Element_superscript.png deleted file mode 100644 index 079fa4f1..00000000 Binary files a/docs/schema/img/eml-text_xsd_Element_superscript.png and /dev/null differ diff --git a/docs/schema/img/eml-text_xsd_Element_superscript_1.png b/docs/schema/img/eml-text_xsd_Element_superscript_1.png deleted file mode 100644 index 3eb154c5..00000000 Binary files a/docs/schema/img/eml-text_xsd_Element_superscript_1.png and /dev/null differ diff --git a/docs/schema/img/eml-text_xsd_Element_text.png b/docs/schema/img/eml-text_xsd_Element_text.png deleted file mode 100644 index 611f1630..00000000 Binary files a/docs/schema/img/eml-text_xsd_Element_text.png and /dev/null differ diff --git a/docs/schema/img/eml-text_xsd_Element_title.png b/docs/schema/img/eml-text_xsd_Element_title.png deleted file mode 100644 index 24546ed0..00000000 Binary files a/docs/schema/img/eml-text_xsd_Element_title.png and /dev/null differ diff --git a/docs/schema/img/eml-text_xsd_Element_ulink.png b/docs/schema/img/eml-text_xsd_Element_ulink.png deleted file mode 100644 index 95c0c06b..00000000 Binary files a/docs/schema/img/eml-text_xsd_Element_ulink.png and /dev/null differ diff --git a/docs/schema/img/eml-text_xsd_Element_value.png b/docs/schema/img/eml-text_xsd_Element_value.png deleted file mode 100644 index 4104e4d9..00000000 Binary files a/docs/schema/img/eml-text_xsd_Element_value.png and /dev/null differ diff --git a/docs/schema/img/eml-text_xsd_Element_value_1.png b/docs/schema/img/eml-text_xsd_Element_value_1.png deleted file mode 100644 index 4104e4d9..00000000 Binary files a/docs/schema/img/eml-text_xsd_Element_value_1.png and /dev/null differ diff --git a/docs/schema/img/eml-text_xsd_Element_value_2.png b/docs/schema/img/eml-text_xsd_Element_value_2.png deleted file mode 100644 index 4104e4d9..00000000 Binary files a/docs/schema/img/eml-text_xsd_Element_value_2.png and /dev/null differ diff --git a/docs/schema/img/eml-text_xsd_Element_value_3.png b/docs/schema/img/eml-text_xsd_Element_value_3.png deleted file mode 100644 index 4104e4d9..00000000 Binary files a/docs/schema/img/eml-text_xsd_Element_value_3.png and /dev/null differ diff --git a/docs/schema/img/eml-unitTypeDefinitions_xsd_Simple_Type_unit_LengthUnitType.png b/docs/schema/img/eml-unitTypeDefinitions_xsd_Simple_Type_unit_LengthUnitType.png deleted file mode 100644 index 0646b5d6..00000000 Binary files a/docs/schema/img/eml-unitTypeDefinitions_xsd_Simple_Type_unit_LengthUnitType.png and /dev/null differ diff --git a/docs/schema/img/eml-unitTypeDefinitions_xsd_Simple_Type_unit_MassUnitType.png b/docs/schema/img/eml-unitTypeDefinitions_xsd_Simple_Type_unit_MassUnitType.png deleted file mode 100644 index 80d97aa5..00000000 Binary files a/docs/schema/img/eml-unitTypeDefinitions_xsd_Simple_Type_unit_MassUnitType.png and /dev/null differ diff --git a/docs/schema/img/eml-unitTypeDefinitions_xsd_Simple_Type_unit_StandardUnitDictionary.png b/docs/schema/img/eml-unitTypeDefinitions_xsd_Simple_Type_unit_StandardUnitDictionary.png deleted file mode 100644 index 657645a7..00000000 Binary files a/docs/schema/img/eml-unitTypeDefinitions_xsd_Simple_Type_unit_StandardUnitDictionary.png and /dev/null differ diff --git a/docs/schema/img/eml-unitTypeDefinitions_xsd_Simple_Type_unit_angleUnitType.png b/docs/schema/img/eml-unitTypeDefinitions_xsd_Simple_Type_unit_angleUnitType.png deleted file mode 100644 index 44d44a15..00000000 Binary files a/docs/schema/img/eml-unitTypeDefinitions_xsd_Simple_Type_unit_angleUnitType.png and /dev/null differ diff --git a/docs/schema/img/eml-unitTypeDefinitions_xsd_Simple_Type_unit_otherUnitType.png b/docs/schema/img/eml-unitTypeDefinitions_xsd_Simple_Type_unit_otherUnitType.png deleted file mode 100644 index 54d40abf..00000000 Binary files a/docs/schema/img/eml-unitTypeDefinitions_xsd_Simple_Type_unit_otherUnitType.png and /dev/null differ diff --git a/docs/schema/img/eml-view_xsd_Complex_Type_ViewType.png b/docs/schema/img/eml-view_xsd_Complex_Type_ViewType.png deleted file mode 100644 index 7ea5a1c1..00000000 Binary files a/docs/schema/img/eml-view_xsd_Complex_Type_ViewType.png and /dev/null differ diff --git a/docs/schema/img/eml-view_xsd_Element_attributeList.png b/docs/schema/img/eml-view_xsd_Element_attributeList.png deleted file mode 100644 index db6f5507..00000000 Binary files a/docs/schema/img/eml-view_xsd_Element_attributeList.png and /dev/null differ diff --git a/docs/schema/img/eml-view_xsd_Element_constraint.png b/docs/schema/img/eml-view_xsd_Element_constraint.png deleted file mode 100644 index 0b8f46a1..00000000 Binary files a/docs/schema/img/eml-view_xsd_Element_constraint.png and /dev/null differ diff --git a/docs/schema/img/eml-view_xsd_Element_queryStatement.png b/docs/schema/img/eml-view_xsd_Element_queryStatement.png deleted file mode 100644 index a7f270a0..00000000 Binary files a/docs/schema/img/eml-view_xsd_Element_queryStatement.png and /dev/null differ diff --git a/docs/schema/img/eml-view_xsd_Element_view.png b/docs/schema/img/eml-view_xsd_Element_view.png deleted file mode 100644 index c126aa8a..00000000 Binary files a/docs/schema/img/eml-view_xsd_Element_view.png and /dev/null differ diff --git a/docs/schema/img/eml_xsd_Element_access.png b/docs/schema/img/eml_xsd_Element_access.png deleted file mode 100644 index d5475b77..00000000 Binary files a/docs/schema/img/eml_xsd_Element_access.png and /dev/null differ diff --git a/docs/schema/img/eml_xsd_Element_additionalMetadata.png b/docs/schema/img/eml_xsd_Element_additionalMetadata.png deleted file mode 100644 index 8b174d97..00000000 Binary files a/docs/schema/img/eml_xsd_Element_additionalMetadata.png and /dev/null differ diff --git a/docs/schema/img/eml_xsd_Element_annotation.png b/docs/schema/img/eml_xsd_Element_annotation.png deleted file mode 100644 index a7fd6277..00000000 Binary files a/docs/schema/img/eml_xsd_Element_annotation.png and /dev/null differ diff --git a/docs/schema/img/eml_xsd_Element_annotations.png b/docs/schema/img/eml_xsd_Element_annotations.png deleted file mode 100644 index d2843c38..00000000 Binary files a/docs/schema/img/eml_xsd_Element_annotations.png and /dev/null differ diff --git a/docs/schema/img/eml_xsd_Element_citation.png b/docs/schema/img/eml_xsd_Element_citation.png deleted file mode 100644 index 2c21c3fc..00000000 Binary files a/docs/schema/img/eml_xsd_Element_citation.png and /dev/null differ diff --git a/docs/schema/img/eml_xsd_Element_dataset.png b/docs/schema/img/eml_xsd_Element_dataset.png deleted file mode 100644 index 7798465e..00000000 Binary files a/docs/schema/img/eml_xsd_Element_dataset.png and /dev/null differ diff --git a/docs/schema/img/eml_xsd_Element_describes.png b/docs/schema/img/eml_xsd_Element_describes.png deleted file mode 100644 index fe1cf396..00000000 Binary files a/docs/schema/img/eml_xsd_Element_describes.png and /dev/null differ diff --git a/docs/schema/img/eml_xsd_Element_eml.png b/docs/schema/img/eml_xsd_Element_eml.png deleted file mode 100644 index b3b2d115..00000000 Binary files a/docs/schema/img/eml_xsd_Element_eml.png and /dev/null differ diff --git a/docs/schema/img/eml_xsd_Element_metadata.png b/docs/schema/img/eml_xsd_Element_metadata.png deleted file mode 100644 index 168765aa..00000000 Binary files a/docs/schema/img/eml_xsd_Element_metadata.png and /dev/null differ diff --git a/docs/schema/img/eml_xsd_Element_protocol.png b/docs/schema/img/eml_xsd_Element_protocol.png deleted file mode 100644 index 94fe4427..00000000 Binary files a/docs/schema/img/eml_xsd_Element_protocol.png and /dev/null differ diff --git a/docs/schema/img/eml_xsd_Element_software.png b/docs/schema/img/eml_xsd_Element_software.png deleted file mode 100644 index 8791a06a..00000000 Binary files a/docs/schema/img/eml_xsd_Element_software.png and /dev/null differ diff --git a/docs/schema/img/hierarchy_arrow.gif b/docs/schema/img/hierarchy_arrow.gif deleted file mode 100644 index 739bb651..00000000 Binary files a/docs/schema/img/hierarchy_arrow.gif and /dev/null differ diff --git a/docs/schema/img/lB.gif b/docs/schema/img/lB.gif deleted file mode 100644 index c0b44c6f..00000000 Binary files a/docs/schema/img/lB.gif and /dev/null differ diff --git a/docs/schema/img/lL.gif b/docs/schema/img/lL.gif deleted file mode 100644 index bfbef226..00000000 Binary files a/docs/schema/img/lL.gif and /dev/null differ diff --git a/docs/schema/img/lR.gif b/docs/schema/img/lR.gif deleted file mode 100644 index cd75fdc2..00000000 Binary files a/docs/schema/img/lR.gif and /dev/null differ diff --git a/docs/schema/img/lT.gif b/docs/schema/img/lT.gif deleted file mode 100644 index c67c5766..00000000 Binary files a/docs/schema/img/lT.gif and /dev/null differ diff --git a/docs/schema/index.html b/docs/schema/index.html deleted file mode 100644 index 7255710a..00000000 --- a/docs/schema/index.html +++ /dev/null @@ -1,4 +0,0 @@ - - -Schema documentation for eml.xsd \ No newline at end of file diff --git a/docs/schema/index.indexList.html b/docs/schema/index.indexList.html deleted file mode 100644 index 9cd8290a..00000000 --- a/docs/schema/index.indexList.html +++ /dev/null @@ -1,3797 +0,0 @@ - - - - - Schema documentation for - - -

Table of Contents

-
-
-
Group by:
-
-
-
-
-

eml.xsd

-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Main Schema
-
-
- -
-
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Elements
-
-
- -
-
-
-
-
-
-
-
-

eml-documentation.xsd

-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Imported Schemas
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Elements
-
- -
-
-
-
-
-
-
-

eml-text.xsd

-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Imported Schemas
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Elements
-
-
- -
-
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Complex Types
-
- -
-
-
-
-
-
-
-

eml-resource.xsd

-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Imported Schemas
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Simple Types
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Complex Types
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Element Groups
-
- -
-
-
-
-
-
-
-

eml-party.xsd

-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Imported Schemas
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Elements
-
-
- -
-
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Complex Types
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Simple Types
-
-
- -
-
-
-
-
-
-
-
-

eml-coverage.xsd

-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Imported Schemas
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Complex Types
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Simple Types
-
-
- -
-
-
-
-
-
-
-
-

eml-literature.xsd

-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Imported Schemas
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Elements
-
-
- -
-
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Complex Types
-
- -
-
-
-
-
-
-
-

eml-access.xsd

-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Imported Schemas
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Elements
-
-
- -
-
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Complex Types
-
- -
-
-
-
-
-
-
-

eml-project.xsd

-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Imported Schemas
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Elements
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Complex Types
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Simple Types
-
- -
-
-
-
-
-
-
-

eml-unitTypeDefinitions.xsd

-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Imported Schemas
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Simple Types
-
- -
-
-
-
-
-
-
-

eml-semantics.xsd

-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Imported Schemas
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Elements
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Complex Types
-
- -
-
-
-
-
-
-
-

xml.xsd

-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Imported Schemas
-
-
- -
-
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Attributes
-
- -
-
-
-
-
-
-
-

eml-dataset.xsd

-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Imported Schemas
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Elements
-
-
- -
-
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Complex Types
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Simple Types
-
- -
-
-
-
-
-
-
-

eml-entity.xsd

-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Imported Schemas
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Elements
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Complex Types
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Element Groups
-
- -
-
-
-
-
-
-
-

eml-physical.xsd

-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Imported Schemas
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Elements
-
-
- -
-
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Complex Types
-
- -
-
-
-
-
-
-
-

eml-methods.xsd

-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Imported Schemas
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Elements
-
-
- -
-
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Complex Types
-
- -
-
-
-
-
-
-
-

eml-software.xsd

-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Imported Schemas
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Elements
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Complex Types
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Simple Types
-
-
- -
-
-
-
-
-
-
-
-

eml-protocol.xsd

-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Imported Schemas
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Elements
-
-
- -
-
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Complex Types
-
- -
-
-
-
-
-
-
-

eml-attribute.xsd

-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Imported Schemas
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Elements
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Complex Types
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Simple Types
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Element Groups
-
- -
-
-
-
-
-
-
-

eml-constraint.xsd

-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Imported Schemas
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Complex Types
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Simple Types
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Element Groups
-
- -
-
-
-
-
-
-
-

eml-dataTable.xsd

-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Imported Schemas
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Elements
-
-
- -
-
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Complex Types
-
- -
-
-
-
-
-
-
-

eml-spatialRaster.xsd

-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Imported Schemas
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Elements
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Complex Types
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Simple Types
-
- -
-
-
-
-
-
-
-

eml-spatialReference.xsd

-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Imported Schemas
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Elements
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Complex Types
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Simple Types
-
- -
-
-
-
-
-
-
-

eml-spatialVector.xsd

-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Imported Schemas
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Elements
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Complex Types
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Simple Types
-
- -
-
-
-
-
-
-
-

eml-storedProcedure.xsd

-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Imported Schemas
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Elements
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Complex Types
-
- -
-
-
-
-
-
-
-

eml-view.xsd

-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Imported Schemas
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Elements
-
-
- -
-
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Complex Types
-
-
- -
-
-
-
-
-
-
-
-
-
- - \ No newline at end of file diff --git a/docs/schema/index.indexListcomp.html b/docs/schema/index.indexListcomp.html deleted file mode 100644 index 03f600cc..00000000 --- a/docs/schema/index.indexListcomp.html +++ /dev/null @@ -1,691 +0,0 @@ - - - - - Schema documentation for - - -

Table of Contents

-
-
-
Group by:
-
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Main Schema
-
-
- -
-
-
-
- - - - -
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Attributes
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Element Groups
-
- -
-
-
-
-
-
-
- - - \ No newline at end of file diff --git a/docs/schema/index.indexListns.html b/docs/schema/index.indexListns.html deleted file mode 100644 index c85167c9..00000000 --- a/docs/schema/index.indexListns.html +++ /dev/null @@ -1,3769 +0,0 @@ - - - - - Schema documentation for - - -

Table of Contents

-
-
-
Group by:
-
-
-
-
-

https://eml.ecoinformatics.org/eml-2.2.0

-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Main Schema
-
-
- -
-
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Elements
-
-
- -
-
-
-
-
-
-
-
-

https://eml.ecoinformatics.org/documentation-2.2.0

-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Imported Schemas
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Elements
-
- -
-
-
-
-
-
-
-

https://eml.ecoinformatics.org/text-2.2.0

-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Imported Schemas
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Elements
-
-
- -
-
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Complex Types
-
- -
-
-
-
-
-
-
-

https://eml.ecoinformatics.org/resource-2.2.0

-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Imported Schemas
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Simple Types
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Complex Types
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Element Groups
-
- -
-
-
-
-
-
-
-

https://eml.ecoinformatics.org/party-2.2.0

-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Imported Schemas
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Elements
-
-
- -
-
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Complex Types
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Simple Types
-
-
- -
-
-
-
-
-
-
-
-

https://eml.ecoinformatics.org/coverage-2.2.0

-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Imported Schemas
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Complex Types
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Simple Types
-
-
- -
-
-
-
-
-
-
-
-

https://eml.ecoinformatics.org/literature-2.2.0

-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Imported Schemas
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Elements
-
-
- -
-
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Complex Types
-
- -
-
-
-
-
-
-
-

https://eml.ecoinformatics.org/access-2.2.0

-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Imported Schemas
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Elements
-
-
- -
-
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Complex Types
-
- -
-
-
-
-
-
-
-

https://eml.ecoinformatics.org/project-2.2.0

-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Imported Schemas
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Elements
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Complex Types
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Simple Types
-
- -
-
-
-
-
-
-
-

https://eml.ecoinformatics.org/units-2.2.0

-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Imported Schemas
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Simple Types
-
- -
-
-
-
-
-
-
-

https://eml.ecoinformatics.org/semantics-2.2.0

-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Imported Schemas
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Elements
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Complex Types
-
- -
-
-
-
-
-
-
-

http://www.w3.org/XML/1998/namespace

-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Imported Schemas
-
-
- -
-
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Attributes
-
- -
-
-
-
-
-
-
-

https://eml.ecoinformatics.org/dataset-2.2.0

-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Imported Schemas
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Elements
-
-
- -
-
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Complex Types
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Simple Types
-
- -
-
-
-
-
-
-
-

https://eml.ecoinformatics.org/entity-2.2.0

-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Imported Schemas
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Elements
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Complex Types
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Element Groups
-
- -
-
-
-
-
-
-
-

https://eml.ecoinformatics.org/physical-2.2.0

-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Imported Schemas
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Elements
-
-
- -
-
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Complex Types
-
- -
-
-
-
-
-
-
-

https://eml.ecoinformatics.org/methods-2.2.0

-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Imported Schemas
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Elements
-
-
- -
-
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Complex Types
-
- -
-
-
-
-
-
-
-

https://eml.ecoinformatics.org/software-2.2.0

-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Imported Schemas
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Elements
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Complex Types
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Simple Types
-
-
- -
-
-
-
-
-
-
-
-

https://eml.ecoinformatics.org/protocol-2.2.0

-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Imported Schemas
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Elements
-
-
- -
-
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Complex Types
-
- -
-
-
-
-
-
-
-

https://eml.ecoinformatics.org/attribute-2.2.0

-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Imported Schemas
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Elements
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Complex Types
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Simple Types
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Element Groups
-
- -
-
-
-
-
-
-
-

https://eml.ecoinformatics.org/constraint-2.2.0

-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Imported Schemas
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Complex Types
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Simple Types
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Element Groups
-
- -
-
-
-
-
-
-
-

https://eml.ecoinformatics.org/dataTable-2.2.0

-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Imported Schemas
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Elements
-
-
- -
-
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Complex Types
-
- -
-
-
-
-
-
-
-

https://eml.ecoinformatics.org/spatialRaster-2.2.0

-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Imported Schemas
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Elements
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Complex Types
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Simple Types
-
- -
-
-
-
-
-
-
-

https://eml.ecoinformatics.org/spatialReference-2.2.0

-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Imported Schemas
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Elements
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Complex Types
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Simple Types
-
- -
-
-
-
-
-
-
-

https://eml.ecoinformatics.org/spatialVector-2.2.0

-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Imported Schemas
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Elements
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Complex Types
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Simple Types
-
- -
-
-
-
-
-
-
-

https://eml.ecoinformatics.org/storedProcedure-2.2.0

-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Imported Schemas
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Elements
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Complex Types
-
- -
-
-
-
-
-
-
-

https://eml.ecoinformatics.org/view-2.2.0

-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Imported Schemas
-
- -
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Elements
-
-
- -
-
-
-
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
-
Complex Types
-
-
- -
-
-
-
-
-
-
-
-
-
- - - \ No newline at end of file diff --git a/docs/schema/xml_xsd.html b/docs/schema/xml_xsd.html deleted file mode 100644 index 08757757..00000000 --- a/docs/schema/xml_xsd.html +++ /dev/null @@ -1,616 +0,0 @@ - - - - - Schema documentation for xml.xsd - - -
- - - - - - - - - - - - - - - - -
-

Showing:

- - - - - - - - - - - - - -
Facets
Properties
Source
Used by
-
-
-
Imported schema xml.xsd
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
Namespacehttp://www.w3.org/XML/1998/namespace
-
Properties
-
-
-
- - - - - - - - - -
attribute form defaultunqualified
element form defaultqualified
-
-
-
Attribute @xml:lang
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
Namespacehttp://www.w3.org/XML/1998/namespace
-
Used by
-
-
- -
-
Source
-
-
-
- - - - -
<xs:attribute name="lang"/>
-
-
-
Attribute @xml:id
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
Namespacehttp://www.w3.org/XML/1998/namespace
Typexs:ID
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="id" type="xs:ID"/>
-
-
-
Attribute @xml:base
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
Namespacehttp://www.w3.org/XML/1998/namespace
-
Source
-
-
-
- - - - -
<xs:attribute name="base"/>
-
-
-
Attribute @xml:space
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
Namespacehttp://www.w3.org/XML/1998/namespace
Typerestriction of xs:token
-
Properties
-
-
-
- - - - - -
contentsimple
-
-
-
Facets
-
-
-
- - - - - - -
enumerationpreserve -
-
-
-
-
Source
-
-
-
- - - - -
<xs:attribute name="space">
-  <xs:simpleType>
-    <xs:restriction base="xs:token">
-      <xs:enumeration value="preserve"/>
-    </xs:restriction>
-  </xs:simpleType>
-</xs:attribute>
-
-
-
- - \ No newline at end of file