Showing:

Attributes
Diagrams
Properties
Source
Used by
Attribute CopyrightCompilationAttributes / @inherited
Namespace No namespace
Properties
use optional
Used by
Source
<xs:attribute name="inherited" use="optional"/>
Attribute Group CopyrightCompilationAttributes
Namespace No namespace
Diagram
DiagramDECOR_xsd_Attribute_Group_CopyrightCompilationAttributes.tmp#CopyrightCompilationAttributes_inherited
Used by
Complex Type CopyrightText
Attributes
QName Type Use
inherited optional
Wildcard: ANY attribute from ANY namespace OTHER than 'No Namespace'
Source
<xs:attributeGroup name="CopyrightCompilationAttributes">
  <xs:attribute name="inherited" use="optional"/>
  <xs:anyAttribute namespace="##other" processContents="skip"/>
</xs:attributeGroup>