element <AttachmentRefs>
Namespace:
Type:
anonymous complexType
Content:
complex, 1 element
Defined:
globally in GWA_NEU.xsd; see XML source
Includes:
definition of 1 element
Used:
XML Representation Summary
<AttachmentRefs>
   
Content: 
AttachmentRef+
</AttachmentRefs>
Content model elements (1):
Included in content model of elements (1):
Known Usage Locations
XML Source (w/o annotations (3); see within schema source)
<xs:element name="AttachmentRefs">
<xs:complexType>
<xs:sequence>
<xs:element maxOccurs="unbounded" name="AttachmentRef">
<xs:complexType>
<xs:attribute name="attachmentID" type="Token64" use="required"/>
<xs:attribute name="attachmentName" type="String255" use="required"/>
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
Content Element Detail (all declarations; defined in this component only; 1/1)
AttachmentRef
Type:
anonymous, empty content
Verweis (Referenz) auf ein Attachement. Jedes AttachmentRef-Element bezieht sich auf ein Attachment-Element, das auch im Attachments-Element der Antragsstruktur enthalten sein MUSS.
XML Source (w/o annotations (3); see within schema source)
<xs:element maxOccurs="unbounded" name="AttachmentRef">
<xs:complexType>
<xs:attribute name="attachmentID" type="Token64" use="required"/>
<xs:attribute name="attachmentName" type="String255" use="required"/>
</xs:complexType>
</xs:element>

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