element <creator> (global)
Namespace:
Type:
anonymous complexType
Content:
mixed (allows character data), 1 attribute
Defined:
globally in dc.xsd; see XML source
Includes:
definition of 1 attribute
Used:
at 26 locations
XML Representation Summary
<creator
   
 = 
xsd: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 (2); see within schema source)
<xs:element name="creator">
<xs:complexType mixed="true">
<xs:attribute ref="rdf:resource"/>
</xs:complexType>
</xs:element>
Attribute Detail (all declarations; defined within this component only; 1/1)
rdf:resource
Type:
xsd:anyURI, predefined
Use:
optional
[IMMUTABLE] 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 DocFlex/XML 1.11 using DocFlex/XML XSDDoc 2.8.3 template set