III. Redefinable Contained Objects

Complex type sd:documentedObjects — Model for content documentation of all xs objects that does not have attributes 
Complex type sd:documentedObjectsHavingAttributes — Model for content documentation of all xs objects that does have attributes 
Complex type simpleObjRefType —  

Contents

Inline documentation references

import: docbookWrapper.xsd (http://www.oasis-open.org/docbook/xmlschema/4.1.2)

include: schemaDocObjects.xsd

Complex type sd:documentedObjects

documentedObjects — Model for content documentation of all xs objects that does not have attributes 

defaultNsshowObjGraphicalsoDocumentsdivcomponent.mixlist.classitemizedlistorderedlistvariablelistadmon.classcautionimportantnotetipwarningattributeDocRefelemDocRefattributeGroupDocRefcomplexTypeDocRefgroupDocRefsimpleTypeDocReftoBeSolvedglossentrylinespecific.classliterallayoutprogramlistingpara.classparainformal.classmediaobjectgraphicformal.classequationexamplefigureinformalfiguretabletbl.table.mdlinformaltableinformal.tbl.table.mdlmapN185E2

Source

<xs:complexType mixed="false" name="documentedObjects">

  <xs:sequence>

    <xs:element minOccurs="0" ref="alsoDocuments">    </xs:element>

    <xs:group maxOccurs="unbounded" minOccurs="0" ref="divcomponent.mix">    </xs:group>

  </xs:sequence>

  <xs:attributeGroup ref="documentedObjCommonAttr">  </xs:attributeGroup>

</xs:complexType>

Complex type sd:documentedObjectsHavingAttributes

documentedObjectsHavingAttributes — Model for content documentation of all xs objects that does have attributes 

defaultNsshowObjGraphicobjAttributeDocalsoDocumentsdivcomponent.mixlist.classitemizedlistorderedlistvariablelistadmon.classcautionimportantnotetipwarningattributeDocRefelemDocRefattributeGroupDocRefcomplexTypeDocRefgroupDocRefsimpleTypeDocReftoBeSolvedglossentrylinespecific.classliterallayoutprogramlistingpara.classparainformal.classmediaobjectgraphicformal.classequationexamplefigureinformalfiguretabletbl.table.mdlinformaltableinformal.tbl.table.mdlmapN187FF

Source

<xs:complexType mixed="false" name="documentedObjectsHavingAttributes">

  <xs:sequence>

    <xs:element minOccurs="0" ref="objAttributeDoc">    </xs:element>

    <xs:element maxOccurs="unbounded" minOccurs="0" ref="alsoDocuments">    </xs:element>

    <xs:group maxOccurs="unbounded" minOccurs="0" ref="divcomponent.mix">    </xs:group>

  </xs:sequence>

  <xs:attributeGroup ref="documentedObjCommonAttr">  </xs:attributeGroup>

</xs:complexType>

Inline documentation references

Complex type simpleObjRefType

simpleObjRefType —  

defaultNsmapN18A5E

Source

<xs:complexType mixed="false" name="simpleObjRefType">

  <xs:attributeGroup ref="linkendAsCharReq">  </xs:attributeGroup>

  <xs:attribute ref="defaultNs">  </xs:attribute>

</xs:complexType>