http://www.tireme.fr/XMLSchema/documentation/V1/
Contents
Inline documentation references
documentedObjects — Model for content documentation of all xs objects that does not have attributes
<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>
documentedObjectsHavingAttributes — Model for content documentation of all xs objects that does have attributes
<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>
simpleObjRefType —
<xs:complexType mixed="false" name="simpleObjRefType"><xs:attributeGroup ref="linkendAsCharReq"> </xs:attributeGroup><xs:attribute ref="defaultNs"> </xs:attribute></xs:complexType>