Element Correct_Body

Namespace No namespace
Diagram
Attribute Group Correct_Body.attlistElement CorrectionBodyElement CorrectionAddressElement CorrectionLine
Properties
content: complex
Used by
Model Element CorrectionBody , Element CorrectionAddress , Element CorrectionLine
Children Element CorrectionAddress, Element CorrectionBody, Element CorrectionLine
Instance
<Correct_Body audience="" base="" class="" conaction="" conkeyref="" conref="" conrefend="" dir="" id="" importance="" xml:lang="" otherprops="" outputclass="" platform="" product="" props="" rev="" status="" translate="" xtrc="" xtrf="">
  <CorrectionBody audience="" base="" class="" conaction="" conkeyref="" conref="" conrefend="" dir="" ditaarch:DITAArchVersion="" domains="" id="" importance="" xml:lang="" otherprops="" outputclass="" platform="" product="" props="" rev="" status="" translate="" xtrc="" xtrf="">{0,unbounded}</CorrectionBody>
  <CorrectionAddress audience="" base="" class="" conaction="" conkeyref="" conref="" conrefend="" dir="" id="" importance="" xml:lang="" otherprops="" outputclass="" platform="" product="" props="" rev="" status="" translate="" xtrc="" xtrf="">{0,unbounded}</CorrectionAddress>
  <CorrectionLine audience="" base="" class="" conaction="" conkeyref="" conref="" conrefend="" dir="" id="" importance="" xml:lang="" otherprops="" outputclass="" platform="" product="" props="" rev="" status="" translate="" xtrc="" xtrf="">{0,unbounded}</CorrectionLine>
</Correct_Body>
Attributes
Source
<xs:element name="Correct_Body">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="unbounded" ref="CorrectionBody"/>
      <xs:element minOccurs="0" maxOccurs="unbounded" ref="CorrectionAddress"/>
      <xs:element minOccurs="0" maxOccurs="unbounded" ref="CorrectionLine"/>
    </xs:sequence>
    <xs:attributeGroup ref="Correct_Body.attlist"/>
  </xs:complexType>
</xs:element>