Showing:

Annotations
Diagrams
Source
Used by
Simple Type diggs:IdentifierReferenceType
Namespace http://diggsml.org/schemas/3
Annotations
Provides a reference to the gml:identifier value, which follows a pattern
restriction conforming to the urn structure of identifiers
Diagram
Diagram
Type anyURI
Used by
Source
<simpleType name="IdentifierReferenceType">
  <annotation>
    <documentation>Provides a reference to the gml:identifier value, which follows a pattern restriction conforming to the urn structure of identifiers</documentation>
  </annotation>
  <restriction base="anyURI">
  </restriction>
</simpleType>