DDI 3.1 XML Schema Documentation (2009-10-18)
© DDI Alliance 2009 - licensed under the terms of the GNU Lesser General Public License
group "elementsGroup"
Namespace:
Content:
Defined:
Includes:
definitions of 15 elements
Used:
never
Complex Content Model
(title | creator | subject | description | publisher | contributor | date | type | format | identifier | source | language | relation | coverage | rights)*
Content Model Elements (15):
XML Source (see within schema source)
<xs:group name="elementsGroup">
<xs:sequence>
<xs:choice maxOccurs="unbounded" minOccurs="0">
<xs:element ref="title"/>
<xs:element ref="creator"/>
<xs:element ref="subject"/>
<xs:element ref="description"/>
<xs:element ref="publisher"/>
<xs:element ref="contributor"/>
<xs:element ref="date"/>
<xs:element ref="type"/>
<xs:element ref="format"/>
<xs:element ref="identifier"/>
<xs:element ref="source"/>
<xs:element ref="language"/>
<xs:element ref="relation"/>
<xs:element ref="coverage"/>
<xs:element ref="rights"/>
</xs:choice>
</xs:sequence>
</xs:group>
Content Element Detail (defined in this component only; 15/15)
contributor
Type:
elementType, simple content
Simple Content
xs:string
XML Source (see within schema source)
<xs:element ref="contributor"/>

coverage
Type:
elementType, simple content
Simple Content
xs:string
XML Source (see within schema source)
<xs:element ref="coverage"/>

creator
Type:
elementType, simple content
Simple Content
xs:string
XML Source (see within schema source)
<xs:element ref="creator"/>

date
Type:
elementType, simple content
Simple Content
xs:string
XML Source (see within schema source)
<xs:element ref="date"/>

description
Type:
elementType, simple content
Simple Content
xs:string
XML Source (see within schema source)
<xs:element ref="description"/>

format
Type:
elementType, simple content
Simple Content
xs:string
XML Source (see within schema source)
<xs:element ref="format"/>

identifier
Type:
elementType, simple content
Simple Content
xs:string
XML Source (see within schema source)
<xs:element ref="identifier"/>

language
Type:
elementType, simple content
Simple Content
xs:string
XML Source (see within schema source)
<xs:element ref="language"/>

publisher
Type:
elementType, simple content
Simple Content
xs:string
XML Source (see within schema source)
<xs:element ref="publisher"/>

relation
Type:
elementType, simple content
Simple Content
xs:string
XML Source (see within schema source)
<xs:element ref="relation"/>

rights
Type:
elementType, simple content
Simple Content
xs:string
XML Source (see within schema source)
<xs:element ref="rights"/>

source
Type:
elementType, simple content
Simple Content
xs:string
XML Source (see within schema source)
<xs:element ref="source"/>

subject
Type:
elementType, simple content
Simple Content
xs:string
XML Source (see within schema source)
<xs:element ref="subject"/>

title
Type:
elementType, simple content
Simple Content
xs:string
XML Source (see within schema source)
<xs:element ref="title"/>

type
Type:
elementType, simple content
Simple Content
xs:string
XML Source (see within schema source)
<xs:element ref="type"/>

XML schema documentation generated with DocFlex/XML SDK 1.7.2 using DocFlex/XML XSDDoc 2.1.0 template set