wsmlVariant _"http://www.wsmo.org/wsml/wsml-syntax/wsml-flight" namespace { _"http://tripcom.org/ontologies/EDI/EDIFACT/ETIS#", etis _"http://tripcom.org/ontologies/EDI/EDIFACT/ETIS#", edi _"http://tripcom.org/ontologies/EDI/EDI_Format#", fc _"http://tripcom.org/ontologies/EDI/EDI_FormatCodes#", dc _"http://purl.org/dc/elements/1.1#" } ontology _"http://tripcom.org/ontologies/EDI/EDIFACT/ETIS" nonFunctionalProperties dc#title hasValue "ETIS-specific Formats WSML version" dc#subject hasValue "ETIS-specific formats" dc#description hasValue "Description of ETIS-specific formats" dc#contributor hasValue "Nuria Sánchez Sáez" dc#date hasValue "2007-05-03" dc#type hasValue _"http://www.wsmo.org/2004/d2/v1.0/#ontologies" dc#format hasValue "text/plain" dc#language hasValue "en-US" dc#rights hasValue _"http://www.deri.org/privacy.html" version hasValue "$Revision: 1.8 $" endNonFunctionalProperties // ====== Common Restrictions ================ instance UNH_3_TLF memberOf edi#TLFormatRestriction edi#dataStructure1Line1 hasValue 1 edi#dataStructure1Line2 hasValue 5 edi#dataStructure1Line3 hasValue 2 edi#restrictionType hasValue edi#FR_Value edi#value1 hasValue "3" // 3 = Message subset version number /* ======================================================================== // UNB Segment ======================================================================== */ instance UNB_TLF112 memberOf edi#TLFormatRestriction edi#dataStructure1Line1 hasValue 1 edi#dataStructure1Line2 hasValue 1 edi#dataStructure1Line3 hasValue 2 edi#restrictionType hasValue edi#FR_Value edi#value1 hasValue "4" // = Syntax version number instance UNB_DS memberOf edi#DataSegment nonFunctionalProperties dc#description hasValue "Interchange header" endNonFunctionalProperties edi#hasFormat hasValue M1_Only_Format edi#hasTLFormatRestriction hasValue UNB_TLF112 /* ======================================================================== // UNZ Segment ======================================================================== */ instance UNZ_DS memberOf edi#DataSegment nonFunctionalProperties dc#description hasValue "Interchange trailer" endNonFunctionalProperties edi#hasFormat hasValue M1_Only_Format