Showing:

Attributes
Diagrams
Model
Properties
Source
Used by
Included schema header_protocol_DFP.xsd
Properties
attribute form default unqualified
element form default qualified
Complex Type protocol_header_type
Diagram
Type extension of protocol_header_dfp_type
Type hierarchy
Used by
Model
Children status_document, validation_provider
Attributes
QName Type Use Annotation
feedback_range enum_feedback_type required
Wert markiert "istEinDatenflussprotokoll"
Source
<xs:complexType name="protocol_header_type">
  <xs:complexContent>
    <xs:extension base="protocol_header_dfp_type">
      <xs:attributeGroup ref="validation_provider_attributes"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>