element <creator> (global)
Namespace:
Type:
anonymous complexType
Content:
mixed (allows character data), 2 attributes
Defined:
globally in dc.xsd; see XML source
Includes:
definitions of 2 attributes
Used:
at 26 locations
XML Representation Summary
<creator
   
 = 
xs:string
 = 
xs:anyURI
   
>
   
Content: 
</creator>
Included in content model of elements (31):
Known Usage Locations
Anonymous Type Detail
Annotation
[IMMUTABLE] The Jazz Team Server (JTS) user ID of the contributor that created the resource.
XML Source (w/o annotations (3); see within schema source)
<xs:element name="creator">
<xs:complexType mixed="true">
<xs:attribute name="name" type="xs:string"/>
<xs:attribute ref="rdf:resource"/>
</xs:complexType>
</xs:element>
Attribute Detail (all declarations; defined within this component only; 2/2)
name
Type:
xs:string, predefined
Use:
optional
[READ-ONLY] The Jazz Team Server (JTS) user name of the contributor that creates the resource.
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="name" type="xs:string"/>

rdf:resource
Type:
xs:anyURI, predefined
Use:
optional
[READ-ONLY] The Jazz Team Server (JTS) URL of the contributor that created the resource.
XML Source (w/o annotations (1); see within schema source)
<xs:attribute ref="rdf:resource"/>

XML schema documentation generated with FlexDoc/XML 1.13 using FlexDoc/XML XSDDoc 2.9.5 template set