http://www.wfmc.org/2008/XPDL2.1
element DeclaredType

Properties
This component is not nillable.

Model
<DeclaredType
  Id = xsd:IDREF>

</DeclaredType>


Attribute Summary
 xsd:IDREFId
          

Attribute Detail

Id

Type:
xsd:IDREF
Use:
required
Form:
unqualified

Source
<xsd:element name="DeclaredType">
<xsd:complexType>
<xsd:complexContent>
<xsd:extension base="xpdl:XpdlType">
<xsd:attribute name="Id" type="xsd:IDREF" use="required"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
</xsd:element>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.