Accusoft Prizm Viewer List File Schema
cadtocentrytype Complex Type
Description
A CAD TOC entry consists of a reference to a CAD file in the image file list.
Namespace (none)
Diagram
cadtocentrytype Complex Type
Overview
cadtocentrytype
A CAD TOC entry consists of a reference to a CAD file in the image file list.
ImageFileName required xsd:NCName
The name of an entry in the image file list. The named file must be a CAD file. If the file is not a CAD file, this entry is removed from the TOC tree.
PruneMissingTargets optional xsd:boolean
The PruneMissingTargets attribute, if true, removed TOC entries that do not point to pages included in the named image file entry. Otherwise, these TOC entries will be non-functional.
Used By
CADTOCEntry Element
CADTOCEntry Element
Attributes
NameTypeUseDefaultFixedDescription
ImageFileNamexsd:NCNamerequired  The name of an entry in the image file list. The named file must be a CAD file. If the file is not a CAD file, this entry is removed from the TOC tree.
PruneMissingTargetsxsd:booleanoptional  The PruneMissingTargets attribute, if true, removed TOC entries that do not point to pages included in the named image file entry. Otherwise, these TOC entries will be non-functional.
Source
<xsd:complexType name="cadtocentrytype" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <xsd:annotation>
    <xsd:documentation>A CAD TOC entry consists of a reference to a CAD file in the image file list.</xsd:documentation>
  </xsd:annotation>
  <xsd:attribute name="ImageFileName" type="xsd:NCName" use="required">
    <xsd:annotation>
      <xsd:documentation>The name of an entry in the image file list. The named file must be a CAD file. If the file is not a CAD file, this entry is removed from the TOC tree.</xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
  <xsd:attribute name="PruneMissingTargets" type="xsd:boolean" use="optional">
    <xsd:annotation>
      <xsd:documentation>The PruneMissingTargets attribute, if true, removed TOC entries that do not point to pages included in the named image file entry. Otherwise, these TOC entries will be non-functional.</xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
</xsd:complexType>
See Also
Accusoft Prizm Viewer List File Schema

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback