humlCommAtts

Human Communication Attributes
This huml term humlCommAtts is used for identifier uniqueness and huml element names. It is used to indicate use in communication.

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
humlName xs:string required
id xs:ID required

Used By

Source

<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>