<complexType name="CustomRegionType">
<annotation>
<documentation>Regions containing content that is not covered by the default types (text, graphic, image, line drawing, chart, table, separator, maths, map, music, chem, advert, noise, unknown).</documentation>
</annotation>
<complexContent>
<extension base="pc:RegionType">
<attribute name="type" type="string">
<annotation>
<documentation>Information on the type of content represented by this region</documentation>
</annotation>
</attribute>
</extension>
</complexContent>
</complexType>
|