Difference between revisions of "Core.Packages"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
== Introduction == | == Introduction == | ||
− | ... | + | To locate and manage the OTX documents, they are stored in the file system with certain constraints on the organisation. An OTX document must belongs to an OTX package. In other words, the OTX files must be stored in folders systematically and these folders represent the OTX packages. Because OTX documents are unambiguously identified with the combination of package name and their own name. It is strongly recommended that the package name can simply be translated into a directory path or vice versa, whereas the OTX document name can be translated directly to the file name. |
+ | |||
+ | {{Note|An OTX package can contain many OTX documents and many OTX packages.}} | ||
+ | |||
{{ImageStyleCenter|OtxDocumentStorageStructure.png|600|Package/Document Structure}} | {{ImageStyleCenter|OtxDocumentStorageStructure.png|600|Package/Document Structure}} | ||
== Semantics == | == Semantics == | ||
− | + | No semantics available. | |
== Checker rules == | == Checker rules == | ||
− | + | {| {{TableHeader}} | |
+ | {{TableRowKeyValueList|[[CoreChk002|Core_Chk002]]|Package-wide uniqueness of document names }} | ||
+ | |} | ||
== See also == | == See also == | ||
− | + | [[OtxNamingConventions|Naming Conventions]] <br/> | |
+ | [[OtxDocuments|OTX Documents]] <br/> | ||
+ | [[OtxImports|Imports]] <br/> |
Revision as of 07:47, 27 November 2014
Classification
Name | Packages |
Short Description | Folder which contain OTX documents |
Class | OTX Core |
Pre-Conditions | - |
Specified by | ISO 13209-2 |
Introduction
To locate and manage the OTX documents, they are stored in the file system with certain constraints on the organisation. An OTX document must belongs to an OTX package. In other words, the OTX files must be stored in folders systematically and these folders represent the OTX packages. Because OTX documents are unambiguously identified with the combination of package name and their own name. It is strongly recommended that the package name can simply be translated into a directory path or vice versa, whereas the OTX document name can be translated directly to the file name.
![]()
An OTX package can contain many OTX documents and many OTX packages.
![]() |
Package/Document Structure |
Semantics
No semantics available.
Checker rules
Core_Chk002 | Package-wide uniqueness of document names |