partShareInstructionType

Pointer to cpecific document section, explaining how to deal with it

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
href xs:string required
link target
include docGenerationInstructionType required
type xs:string optional
link type

Used By

Source

<xs:complexType name="partShareInstructionType">
  <xs:annotation>
    <xs:documentation>Pointer to cpecific document section, explaining how to deal with it</xs:documentation>
  </xs:annotation>
  <xs:attribute ref="xlink:type"/>
  <xs:attribute ref="xlink:href" use="required"/>
  <xs:attribute name="include" type="docGenerationInstructionType" use="required"/>
</xs:complexType>