Showing:

Attributes
Diagrams
Instances
Properties
Source
Used by
Element workflow
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0/CSD13
Diagram
Diagram AkomaNtoso30-csd13_xsd_Attribute_Group_source.tmp#source AkomaNtoso30-csd13_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/CSD13">
  <step actor="" as="" date="" eId="" GUID="" href="" outcome="" refersTo="" wId="">{1,unbounded}</step>
</workflow>
Attributes
QName Type Fixed Default Use Annotation
source xsd:anyURI 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>