Human Communication Attributes This huml term humlCommAtts is used for identifier uniqueness and huml element names. It is used to indicate use in communication. |
<xs:attributeGroup name="humlCommAtts"> <xs:annotation> <xs:documentation xml:lang="en">Human Communication Attributes This huml term humlCommAtts is used for identifier uniqueness and huml element names. It is used to indicate use in communication.</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> |