Human Identifier Attributes This huml term humlIdentifierAtts is used for identifier uniqueness and huml element names. It is used to indicate use in indentifying characteristics. |
Complex Types | Address, Artifact, Belief, BodyLocation, Community, Culture, Emotion, GeoLocator, Human, HumanGroup, HumanNameElements, Intent, Personality, Thought |
<xs:attributeGroup name="humlIdentifierAtts"> <xs:annotation> <xs:documentation xml:lang="en">Human Identifier Attributes This huml term humlIdentifierAtts is used for identifier uniqueness and huml element names. It is used to indicate use in indentifying characteristics.</xs:documentation> <xs:appinfo>NONE</xs:appinfo> </xs:annotation> <xs:attribute name="id" type="xs:ID" use="required"/> <xs:attribute name="humlName" type="xs:string" use="required"/> </xs:attributeGroup> |