attributeGroup "attachmentAttributes"
Namespace:
Content:
Defined:
globally in GWA_NEU.xsd; see XML source
Includes:
definitions of 2 attributes
Used:
never
XML Representation Summary
<...
    attachmentID
 = 
xs:anySimpleType
    attachmentName
 = 
xs:anySimpleType
...>
XML Source (see within schema source)
<xs:attributeGroup name="attachmentAttributes">
<xs:attribute name="attachmentID" use="required"/>
<xs:attribute name="attachmentName" use="required"/>
</xs:attributeGroup>
Attribute Detail (all declarations; defined in this component only; 2/2)
attachmentID
Type:
xs:anySimpleType
Use:
required
XML Source (see within schema source)
<xs:attribute name="attachmentID" use="required"/>

attachmentName
Type:
xs:anySimpleType
Use:
required
XML Source (see within schema source)
<xs:attribute name="attachmentName" use="required"/>

XML schema documentation generated with DocFlex/XML RE 1.8.0 using DocFlex/XML XSDDoc 2.2.0 template set