Human Belief The huml term Belief designates any human belief. A human belief is a conviction held by a human or humanGroup of the truth of a statement or assertion.A distinction will inevitably be made between a simple belief, such as believing in deity, and a belief system such as Judaism or Buddhism, which could be the basis of extension for this complexType, but for our purpose the simplest definition will be adopted for this schema. |
<xs:complexType name="Belief" abstract="true"> <xs:annotation> <xs:documentation xml:lang="en">Human Belief The huml term Belief designates any human belief. A human belief is a conviction held by a human or humanGroup of the truth of a statement or assertion.A distinction will inevitably be made between a simple belief, such as believing in deity, and a belief system such as Judaism or Buddhism, which could be the basis of extension for this complexType, but for our purpose the simplest definition will be adopted for this schema.</xs:documentation> <xs:appinfo>NONE</xs:appinfo> </xs:annotation> <xs:attributeGroup ref="humlIdentifierAtts"/> </xs:complexType> |