- Release Notes v7.0
- Getting Started
- System Management
- General Information
- Users
- Groups & User Crowds
- Softkeys
- Reports for User and Group Information
- User Settings Templates
- Workflows
- Relations
- Languages
- Fonts
- User settings
- System settings
- Editing States
- User Dictionary
- crossGrid
- crossGrid Packaging Templates
- crossTank
- crossWAN Packaging Templates
- Subjects
- Information
- Machine Translation
- Project Settings Templates
- Quality Management v6.3
- Quality Management v7.0
- Reporting
- Segmentation
- Language Settings
- Structure Attributes
- System Attributes
- Search Center
- Concordance Search Results
- Stopwords
- Term Extraction
- Document Settings
- Document Associations
- Display Text
- .NET Resources
- Excel 2000-2003
- Excel 2007-2016
- IDML
- MIF 7
- MIF 8-2019
- PowerPoint 2000-2003
- PowerPoint 2007-2016
- QuickSilver
- Tagged HTML
- Tagged SGML
- Tagged XML
- Tagged XML v2
- Visual XML
- Windows Resources
- Word 2000-2003
- Word 2007-2016
- XLIFF
- Regular expressions
- System attributes
- Project Management
- Projects
- Project View
- Project settings
- Functions of the Module
- Project Search
- Project creation
- Adding attachements
- Releasing Projects
- Document and Project Updates
- Project status
- Exporting projects
- Importing projects
- Activating/Deactivating Projects
- Duplicating Projects
- Archiving Projects
- Change workflow
- Changing Workflows (Several Documents)
- Documents
- Reports
- Tasks
- Quality management
- Formats
- The Project Archive
- crossGrid
- Project Management Cockpit
- The Filter Editor
- crossAnalytics
- Linguistic Supply Chain Management (LSCM)
- crossWAN Project Management
- Partitioning
- Relay Translations
- Document preparation
- Term Extraction and Term Translation
- External Editing of Documents
- The EN 15038 Standard Workflow
- The ISO 17100 Standard Workflow
- crossConnect for External Editing
- Finishing pre-translated tasks automatically
- Projects
- Task Processing
- Working in crossDesk
- Paragraph States
- Empty Paragraphs
- Modes
- Customizing crossDesk
- Tasks in Across
- Comments
- Bookmarks
- Paragraph Numbering
- Sorting Paragraphs
- Context View/Source View
- crossTerm Window in crossDesk
- crossView
- Fuzzy search
- Concordance search
- crossSearch
- Spell-check and User Dictionary
- Pre-translations
- Store Translations Wizard
- The Target Editor
- Preview
- QM Check in crossDesk
- Search and Replace
- Correction
- Reviews
- Redelegation to the Translator
- Quick Translate
- Local Data in the Offline Client
- crossWAN
- TM Management
- Terminology Management
- Concept-Oriented Terminology System
- Definitions
- The crossTerm Manager
- crossTerm settings
- crossTerm Manager User Interface
- Searching for Entries/Terms
- Entry and term elements
- Editing Entries/Terms
- Delete Entries/Term(s)
- Merging Entries
- Duplicating Entries
- Manual correction
- crossTerm Reports
- crossTerm Import
- crossTerm Export
- crossTerm Data Maintenance
- crossTerm Web
- crossMining
- crossSearch
- Browser-based Work
- Editing of Special Formats
- Menus, Icons, and Keyboard Shortcuts
Consideration of DTDs and XSDs
XML files are declared on the basis of document type definitions (DTD) or XML Schema definitions (XSD). These are grammars defining rules for the creation of the XML files.
XML files are validated on the basis of underlying DTDs or XSDs. In this context, it is checked whether the XML files comply with the rules defined in the DTD or XSD. In Across, this validation is performed by the QM criterion validity check.
To verify the validity of XML files in Across, the DTD or XSD on which the XML file is based must be uploaded when the XML file is checked in.
- This can be done in several ways:
- The XML file contains a reference to a (external) DTD or XSD. This external DTD or XSD is automatically uploaded during the check-in to Across. In this way, the validation of the XML file will take place on the basis of this DTD or XSD. For this reason, it must be made sure that Across has access to the DTD or XSD during the check-in process.
- Tip
Across also supports DTDs/XSDs that reference one or several other DTDs or XSDs as well as other files such as entity definitions. During check-in, both the DTD/XSD that the XML document refers to and the other DTDs/XSDs and other files that are referenced in this DTD/XSD are loaded. For this reason, it must be made sure that during check-in, Across has access to all referenced files.
- The XML file itself contains an internal DTD or XSD. This internal DTD or XSD is also automatically uploaded during the check-in to Across. In this case, too, the validation of the XML file will take place on the basis of this DTD/XSD.
- In the document settings template on whose basis the XML file is checked in, you can select a DTD or XSD. The DTD or XSD is imported in Across and serves as a master DTD or XSD. This means that this DTD/XSD will be used even if an XML file that is checked in to Across makes reference to another external DTD or XSD or contains another internal DTD or XSD.
- Tip
To load a master DTD in Across, select the respective document settings template via Tools > System Settings > Document Settings > Tagged XML, select Configure > DTD Settings or XSD Settings, and click Load DTD or Add XSD.
- Tip
If the master DTD or XSD is updated (by importing a new DTD/XSD in the document settings template), this new DTD/XSD will automatically be taken into consideration for XML files that have already been checked in. Thus, these XML files do not need to be checked in anew.