Pointer to cpecific document section, explaining how to deal with it |
QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
href | xs:string | required |
|
||||
include | docGenerationInstructionType | required | |||||
type | xs:string | optional |
|
<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> |