Showing:

Annotations
Diagrams
Instances
Model
Properties
Source
Element diggs:Definition
Namespace http://diggsml.org/schemas/3
Annotations
The definition property.
Diagram
DiagramDictionary_diggs_xsd_Complex_Type_diggs_DefinitionBaseType.tmp#http___diggsml.org_schemas_3_DefinitionBaseTypeDictionary_diggs_xsd_Complex_Type_diggs_DefinitionType.tmp#http___diggsml.org_schemas_3_DefinitionType_dataTypeDictionary_diggs_xsd_Complex_Type_diggs_DefinitionType.tmp#http___diggsml.org_schemas_3_DefinitionType_quantityClassDictionary_diggs_xsd_Complex_Type_diggs_DefinitionType.tmp#http___diggsml.org_schemas_3_DefinitionType_authorityDictionary_diggs_xsd_Complex_Type_diggs_DefinitionType.tmp#http___diggsml.org_schemas_3_DefinitionType_referenceDictionary_diggs_xsd_Complex_Type_diggs_DefinitionType.tmp#http___diggsml.org_schemas_3_DefinitionType_occurrencesDictionary_diggs_xsd_Complex_Type_diggs_DefinitionType.tmp#http___diggsml.org_schemas_3_DefinitionType
Type diggs:DefinitionType
Type hierarchy
Properties
content complex
abstract false
Substitution Group Affiliation
  • http___www.opengis.net_gml_3.2_Definition
Model
Children description, diggs:authority, diggs:dataType, diggs:occurrences, diggs:quantityClass, diggs:reference, identifier, name, remarks
Instance
<diggs:Definition xmlns:diggs="http://diggsml.org/schemas/3">
  <description>{1,1}</description>
  <identifier>{1,1}</identifier>
  <name>{1,unbounded}</name>
  <remarks>{0,1}</remarks>
  <diggs:dataType>{0,1}</diggs:dataType>
  <diggs:quantityClass>{0,1}</diggs:quantityClass>
  <diggs:authority>{0,1}</diggs:authority>
  <diggs:reference>{0,1}</diggs:reference>
  <diggs:occurrences>{0,1}</diggs:occurrences>
</diggs:Definition>
Source
<element name="Definition" substitutionGroup="gml:Definition" abstract="false" type="diggs:DefinitionType">
  <annotation>
    <documentation>The definition property.</documentation>
  </annotation>
</element>