Element workflow
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0
Diagram
Diagram akomantoso30_xsd_Attribute_Group_source.tmp#source akomantoso30_xsd_Element_step.tmp#step
Properties
content: complex
Used by
Element meta
Model step+
Children step
Instance
<workflow source="" xmlns="http://docs.oasis-open.org/legaldocml/ns/akn/3.0/WD17">
  <step as="" by="" date="" eId="" GUID="" href="" outcome="" refersTo="" wId="">{1,unbounded}</step>
</workflow>
Attributes
QName Type Fixed Default Use Annotation
source agentRef required
Source
<xsd:element name="workflow">
  <xsd:complexType>
    <xsd:sequence>
      <xsd:element ref="step" minOccurs="1" maxOccurs="unbounded"/>
    </xsd:sequence>
    <xsd:attributeGroup ref="source"/>
  </xsd:complexType>
</xsd:element>