Showing:

Attributes
Diagrams
Properties
Source
Used by
Complex Type diggs:NullDataType
Namespace http://diggsml.org/schema-dev
Diagram
DiagramKernel_xsd_Complex_Type_diggs_NullDataType.tmp#NullDataType_reason
Type extension of string
Used by
Attributes
QName Type Use
reason gml:NilReasonType optional
Source
<complexType name="NullDataType">
  <simpleContent>
    <extension base="string">
      <attribute name="reason" type="gml:NilReasonType" use="optional"/>
    </extension>
  </simpleContent>
</complexType>
Attribute diggs:NullDataType / @reason
Namespace No namespace
Type gml:NilReasonType
Properties
use optional
Used by
Complex Type diggs:NullDataType
Source
<attribute name="reason" type="gml:NilReasonType" use="optional"/>