Showing:

Attributes
Diagrams
Source
Used by
Attribute Group IdentifierAssociationCompilationAttributes
Namespace No namespace
Diagram
DiagramDECOR_xsd_Attribute_refdisplay.tmp#refdisplay
Used by
Attributes
QName Type Use Annotation
refdisplay xs:string optional
Added in compilation process for releases. DO NOT ADD/EDIT yourself. Contains the calculated display name for the value in @ref
Wildcard: ANY attribute from ANY namespace OTHER than 'No Namespace'
Source
<xs:attributeGroup name="IdentifierAssociationCompilationAttributes">
  <xs:attribute ref="refdisplay"/>
  <xs:anyAttribute namespace="##other" processContents="skip"/>
</xs:attributeGroup>