<xsd:attribute name="delete" id="att.delete" type="xsd:string">
<xsd:annotation>
<xsd:documentation>
<h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">A flag indicated that the element can detach/delete itself.</h:div>
<h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">An element containg this attribute may only have a transient existence
(e.g. a template to create other elements) and this attribute shows that
the element can be deleted at the appropriate stage. The time at which this
is called is application dependent. At present the presence of the attribute
is sufficient to trigger this; later a controlled vocabulary will be developed.</h:div>
<h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">2006-05-21: PMR added attribute.</h:div>
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
|