Namespace: |
|
Type: |
|
Content: |
complex, 1 attribute, 5 elements |
Defined: |
globally in eruditarticle.xsd, see XML source |
Includes: |
definitions of 3 elements |
Used: |
at 1 location |
XML Representation Summary | |||||
<objectgr | |||||
id | = |
xs:ID | |||
> | |||||
|
|||||
</objectgr> |
This element is used only to represent the subdivision of an idea into multiple objects. Ex : Video excerpt 3a, Video excerpt 3b and Video excerpt , grouped under Video excerpt 3.
Sets of objects appearing within a paragraph must be relocated at the end of that paragraph.
<objectgr id="go1"> <object id="ob1" objtype="audio"> <no>Extrait sonore 1a</no> <caption lang="fr">…</caption> <mediaobject float="block">…</mediaobject> </object> <object id="ob2" objtype="audio"> <no>Extrait sonore 1b</no> <caption lang="en">…</caption> <mediaobject float="block">…</mediaobject> </object> <source>…</source> </objectgr>
Type Derivation Tree![]() |
<xs:element name="objectgr"> <xs:complexType> <xs:complexContent> <xs:sequence> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
Type: |
<xs:element maxOccurs="unbounded" ref="object"/> |
Type: |
illustrationnotetype, complex content |
<xs:element maxOccurs="unbounded" minOccurs="0" ref="objnote"/> |
Type: |
biblioreftype, mixed content |
<xs:element minOccurs="0" ref="source"/> |
XML schema documentation generated with DocFlex/XML 1.7.0 using DocFlex/XML | XSDDoc 2.0.0 template set |