Showing:

Annotations
Diagrams
Properties
Source
Used by
Element DatumTranslationType / DatumTranslationAllowed
Annotations
The DatumTranslationAllowed element indicates if the datum is an aligning datum ("true") rather than the default clocking datum ("false").
Diagram
Diagram
Type xs:boolean
Properties
content simple
Source
<xs:element name="DatumTranslationAllowed" type="xs:boolean">
  <xs:annotation>
    <xs:documentation>The DatumTranslationAllowed element indicates if the datum is an aligning datum ("true") rather than the default clocking datum ("false").</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/IntermediatesPMI.xsd
Complex Type DatumTranslationType
Annotations
The DatumTranslationType defines whether a datum can translate and therefore act as an aligning datum rather than a clocking datum.
Diagram
Diagram IntermediatesPMI_xsd_Complex_Type_DatumTranslationType.tmp#DatumTranslationType_DatumTranslationAllowed
Used by
Children DatumTranslationAllowed
Source
<xs:complexType name="DatumTranslationType">
  <xs:annotation>
    <xs:documentation>The DatumTranslationType defines whether a datum can translate and therefore act as an aligning datum rather than a clocking datum.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="DatumTranslationAllowed" type="xs:boolean">
      <xs:annotation>
        <xs:documentation>The DatumTranslationAllowed element indicates if the datum is an aligning datum ("true") rather than the default clocking datum ("false").</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/IntermediatesPMI.xsd