Showing:

Annotations
Diagrams
Source
Used by
Simple Type diggs:ReferentTypeEnumType
Namespace http://diggsml.org/schemas/3
Annotations
Union type allowing either standard ReferentTypeEnum values or 
user-defined values via OtherNameType pattern.
                
This provides extensibility while maintaining a core controlled 
vocabulary of standard referent types.
Diagram
DiagramCommon_xsd_Simple_Type_diggs_OtherNameType.tmp#OtherNameTypeLinearReferencing_xsd_Simple_Type_diggs_ReferentTypeEnum.tmp#ReferentTypeEnum
Type union of(diggs:OtherNameType, diggs:ReferentTypeEnum)
Used by
Source
<simpleType name="ReferentTypeEnumType">
  <annotation>
    <documentation>Union type allowing either standard ReferentTypeEnum values or user-defined values via OtherNameType pattern. This provides extensibility while maintaining a core controlled vocabulary of standard referent types.</documentation>
  </annotation>
  <union memberTypes="diggs:OtherNameType diggs:ReferentTypeEnum"/>
</simpleType>