complexType "Point"
Namespace:
Content:
simple
Defined:
globally in dcterms.xsd; see XML source
Includes:
1 attr. probition
Used:
never
XML Representation Summary
<...>
   
Content: 
{ xs:string }
</...>
Type Definition Detail
Type Derivation Tree
dc:SimpleLiteral (restriction)
  Point
Derivation:
restriction of dc:SimpleLiteral
XML Source (see within schema source)
<xs:complexType name="Point">
<xs:simpleContent>
<xs:restriction base="dc:SimpleLiteral">
<xs:simpleType>
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:attribute ref="xml:lang" use="prohibited"/>
</xs:restriction>
</xs:simpleContent>
</xs:complexType>
Attribute Detail (all declarations; 1/1)
xml:lang
Use:
prohibited
XML Source (see within schema source)
<xs:attribute ref="xml:lang" use="prohibited"/>

XML schema documentation generated with DocFlex/XML 1.8.7 using DocFlex/XML XSDDoc 2.7.0 template set