The packaging syntax |
Defined in a non -normative appendix
<p:package xmlns:p="http://www.w3.org/XML/Package/1.0"
xmlns:f="http://www.w3.org/XML/Fragment/1.0"
xmlns="{the default namespace in effect at the start
of the fragment body in the parent document}">
<f:fcs {the ref attributes on the fcs tag}>
{the content of the fcs with no namespace prefixes
necessary except that on the <f:fragbody/> element}
</f:fcs>
<p:body>
{the fragment body with no namespace prefixes necessary}
</p:body>
</p:package>
7 of 9 |