xupdate:append

Element Information

Model

Used By

Source

<xs:element name="append">
  <xs:complexType>
    <xs:choice minOccurs="0" maxOccurs="unbounded">
      <xs:element ref="xupdate:element"/>
      <xs:element ref="xupdate:attribute"/>
      <xs:element ref="xupdate:text"/>
      <xs:element ref="xupdate:processing-instruction"/>
      <xs:element ref="xupdate:comment"/>
    </xs:choice>
  </xs:complexType>
</xs:element>

Sample