xpdl:BasicType

Element Information

Model

xpdl:Length{0,1} , xpdl:Precision{0,1} , xpdl:Scale{0,1} , ANY element from ANY namespace OTHER than 'http://www.wfmc.org/2009/XPDL2.2'

Attributes

QName Type Fixed Default Use Inheritable Annotation
Type restriction of xsd:NMTOKEN required
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.wfmc.org/2009/XPDL2.2'

Used By

Element Group xpdl:DataTypes

Source

<xsd:element name="BasicType">
  <xsd:complexType>
    <xsd:sequence>
      <xsd:element ref="xpdl:Length" minOccurs="0"/>
      <xsd:element ref="xpdl:Precision" minOccurs="0"/>
      <xsd:element ref="xpdl:Scale" minOccurs="0"/>