Complex Type pc:NoiseRegionType

Namespace http://schema.primaresearch.org/PAGE/gts/pagecontent/2019-07-15
Annotations
Noise regions are regions where no real data lies, only
false data created by artifacts on the document or
scanner noise.
Diagram
Attribute pc:RegionType / @idAttribute pc:RegionType / @customAttribute pc:RegionType / @commentsAttribute pc:RegionType / @continuationElement pc:RegionType / pc:AlternativeImageElement pc:RegionType / pc:CoordsElement pc:RegionType / pc:UserDefinedElement pc:RegionType / pc:LabelsElement pc:RegionType / pc:RolesElement pc:RegionType / pc:TextRegionElement pc:RegionType / pc:ImageRegionElement pc:RegionType / pc:LineDrawingRegionElement pc:RegionType / pc:GraphicRegionElement pc:RegionType / pc:TableRegionElement pc:RegionType / pc:ChartRegionElement pc:RegionType / pc:SeparatorRegionElement pc:RegionType / pc:MathsRegionElement pc:RegionType / pc:ChemRegionElement pc:RegionType / pc:MusicRegionElement pc:RegionType / pc:AdvertRegionElement pc:RegionType / pc:NoiseRegionElement pc:RegionType / pc:UnknownRegionElement pc:RegionType / pc:CustomRegionComplex Type pc:RegionType
Type extension of Complex Type pc:RegionType
Type hierarchy
Used by
Model Element pc:RegionType / pc:AlternativeImage , Element pc:RegionType / pc:Coords , Element pc:RegionType / pc:UserDefined , Element pc:RegionType / pc:Labels , Element pc:RegionType / pc:Roles , (Element pc:RegionType / pc:TextRegion | Element pc:RegionType / pc:ImageRegion | Element pc:RegionType / pc:LineDrawingRegion | Element pc:RegionType / pc:GraphicRegion | Element pc:RegionType / pc:TableRegion | Element pc:RegionType / pc:ChartRegion | Element pc:RegionType / pc:SeparatorRegion | Element pc:RegionType / pc:MathsRegion | Element pc:RegionType / pc:ChemRegion | Element pc:RegionType / pc:MusicRegion | Element pc:RegionType / pc:AdvertRegion | Element pc:RegionType / pc:NoiseRegion | Element pc:RegionType / pc:UnknownRegion | Element pc:RegionType / pc:CustomRegion)
Children Element pc:RegionType / pc:AdvertRegion, Element pc:RegionType / pc:AlternativeImage, Element pc:RegionType / pc:ChartRegion, Element pc:RegionType / pc:ChemRegion, Element pc:RegionType / pc:Coords, Element pc:RegionType / pc:CustomRegion, Element pc:RegionType / pc:GraphicRegion, Element pc:RegionType / pc:ImageRegion, Element pc:RegionType / pc:Labels, Element pc:RegionType / pc:LineDrawingRegion, Element pc:RegionType / pc:MathsRegion, Element pc:RegionType / pc:MusicRegion, Element pc:RegionType / pc:NoiseRegion, Element pc:RegionType / pc:Roles, Element pc:RegionType / pc:SeparatorRegion, Element pc:RegionType / pc:TableRegion, Element pc:RegionType / pc:TextRegion, Element pc:RegionType / pc:UnknownRegion, Element pc:RegionType / pc:UserDefined
Attributes
QName Type Use
Attribute pc:RegionType / @comments string optional
Attribute pc:RegionType / @continuation boolean optional
Is this region a continuation of another region
(in previous column or page, for example)?
Attribute pc:RegionType / @custom string optional
For generic use
Attribute pc:RegionType / @id ID required
Source
<complexType name="NoiseRegionType">
  <annotation>
    <documentation>Noise regions are regions where no real data lies, only false data created by artifacts on the document or scanner noise.</documentation>
  </annotation>
  <complexContent>
    <extension base="pc:RegionType"/>
  </complexContent>
</complexType>