complexType "ArdipithecusRamidus"
Namespace:
http://www.geocities.com/palaeoanthropology
Content:
empty, 7 attributes
Defined:
Includes:
definitions of 7 attributes
Used:
Component Diagram
XML Representation Summary
<...
   
 = 
xs:decimal
 = 
xs:decimal
 = 
xs:string
 = 
xs:integer
 = 
xs:gYear
 = 
xs:string
 = 
xs:string
/>
Known Direct Subtypes (1):
Known Indirect Subtypes (11):
Known Usage Locations
Annotation
Ardipithecus ramidus is the earliest hominid found so far and was discovered in Aramis, in the Middle Awash region of Ethiopia in 1994 by Tim White and his two colleagues, Gen Suwa and Berhane Asfaw. Ardipithecus ramidus translates literally as "ground man-root" and is thought to be 4.4 to 4.5 million years old. Originally it was named as a member of the Australopithecine family, but it was later decided that this species differed too much from other australopithecines.

However, even though the possibility has been raised that ramidus might even be an ape, it is fairly sure that it is a hominid, as the very earliest hominines were expected to be apelike (or even possibly chimplike) in many ways such as dentition anyway. It has thus been decided that Ardipithecus ramidus was not a direct ancestor to later hominids.

XML Source (w/o annotations (1); see within schema source)
<xs:complexType name="ArdipithecusRamidus">
<xs:attribute name="height" type="xs:decimal"/>
<xs:attribute name="weight" type="xs:decimal"/>
<xs:attribute name="physique" type="xs:string"/>
<xs:attribute name="cranialVolume" type="xs:integer"/>
<xs:attribute name="knownDate" type="xs:gYear"/>
<xs:attribute name="distribution" type="xs:string"/>
<xs:attribute name="skullForm" type="xs:string"/>
</xs:complexType>
Attribute Detail (all declarations; defined within this component only; 7/7)
cranialVolume
Type:
xs:integer, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="cranialVolume" type="xs:integer"/>

distribution
Type:
xs:string, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="distribution" type="xs:string"/>

height
Type:
xs:decimal, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="height" type="xs:decimal"/>

knownDate
Type:
xs:gYear, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="knownDate" type="xs:gYear"/>

physique
Type:
xs:string, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="physique" type="xs:string"/>

skullForm
Type:
xs:string, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="skullForm" type="xs:string"/>

weight
Type:
xs:decimal, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="weight" type="xs:decimal"/>

XML schema documentation generated with FlexDoc/XML 1.13 using FlexDoc/XML XSDDoc 2.9.5 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.