Version | Date | Author | New/Changed | Description |
---|---|---|---|---|
2.8.6 | 2021-06-10 | oca | FreeEdgeCurve3D | Added the attribute isUVspace to the FreeEdgeCurve3D definition. The default is false and the FreeEdgeCurve3D is given in the 3D space as a normal. The exporting apllication may set this attribute to true and provide the FreeEdgeCoordinates UV coordinates. This will only be relevant for NURBS3D cureves. |
2.8.6 | 2021-05-10 | oca | BoundingBox | Changed model for BoundingBox to Choice[2,2] meaning both Max and Min shall be provided, but sequence is not important. For testing the 3DOCXValidator |
2.8.6 | 2021-05-10 | oca | BarSection | Changed model for BarSection to Choice[1,1] meaning one and only one bar type shall be provided. For testing the 3DOCXValidator |
2.8.6 | 2021-05-10 | oca | refType | Added ocx:EdgeReinforement to enumerator in ocx:refType attribute. |
2.8.6 | 2021-03-26 | oca | functionType | Changed the type "LONGITUDINAL: Hopper side top tank" to "LONGITUDINAL: Hopper side upper" in functionType. |
2.8.6 | 2021-03-26 | oca | functionType | Changed the type "LONGITUDINAL: Hopper side bilge" to "LONGITUDINAL: Hopper side bottom" in functionType. |
2.8.6 | 2021-03-26 | oca | functionType | Introduced a new type "LONGITUDINAL: Top tank" in functionType. |
2.8.6 | 2021-03-26 | oca | XSpacingGroup | Renamed FrameSpacingGroup to XSpacingGroup. |
2.8.6 | 2021-03-18 | oca | Bracket | Bugfix: Made LimitedBy optional on Bracket. |
2.8.6 | 2021-03-18 | oca | EdgeReinforcement | Bugfix: Changed Material to Material to MaterialRef for the EdgeReinforcement |
2.8.6 | 2021-03-18 | oca | XSpacingGroup | Fixed a typo in the attribute name firstGridNumber. |
2.8.6 | 2021-03-18 | oca | VesselGrid | Renamed the VesselGrid FrameTable to XGrid for a concistent semantic. |
2.8.6 | 2021-03-12 | oca | EdgeReinforcement | Added TraceLine to EdgeReinforcement. |
2.8.6 | 2021-03-12 | oca | EdgeCurveRef | Removed BoundingBox from EdgeCurveRef and made EdgeCurveRef unbounded to reference more than one curve. |
2.8.6 | 2021-03-08 | oca | RootRef | Changed RootRef type from EntityRefBase_T to RootRef_T. |
2.8.6 | 2021-03-08 | oca | EntityRefBase | Added ChildRef to the EntityRefBase occurrence group. |
2.8.6 | 2021-03-08 | oca | Pillar | Made LimitedBy optional on Memeber concepts (Pillar). |
2.8.6 | 2021-02-01 | oca | EdgeReinforcement | Introduced a new EdgeReinforcement entity used for describing edge reinforcments of Panel,Plate or Bracket free edges. |
2.8.6 | 2021-01-01 | oca | StiffenedBy | Added the EdgeReinforcement entity to the StiffenedBy definition |
2.8.6 | 2021-02-01 | oca | BracketParameters | Renamed the BracketParameters concept EdgeReinforcement -> FlangeEdgeReinforcment as we now introduced a new EdgeReinforcement concept which is part of StiffenedBy. |
2.8.6 | 2021-01-11 | oca | RootRef | Bugfix: Added missing mandatory attribute refType to RootRef. |
2.8.6 | 2021-01-11 | oca | ZGrid | Introduced a new ZGrid concept which defines the grid positions of the vessel along the Z axis. |
2.8.6 | 2021-01-11 | oca | YGrid | Introduced a new YGrid concept which defines the grid positions of the vessel along the Y axis. |
2.8.6 | 2021-01-11 | oca | XGrid | Introduced a new XGrid frepresenting a frame table concept which is not to be confused with the existing FramTables (in plural) entity. The XGrid is a concept which defines the frame positions of the vessel along the X axis by giving frame number, spacing and count. The purpose of the XGrid concept is to give a compact definition of the vessel grid system for navigating the 3D model. This concept shall not be used for crating bounds to other objects in LimitedBy. |
2.8.6 | 2021-01-10 | oca | VesselGrid | Introduced a new VesselGrid entity which defines a collection of X, Y and Z grid definitions. |
2.8.6 | 2021-01-10 | oca | CoordinateSystem | The FrameTables entity is kept for backward compatibility. It might change in a future schema version.. |
2.8.6 | 2020-11-04 | oca | Cell | Bugfix: Changed supertype of Cell from EntityBase to GeometryRepresentation |
2.8.6 | 2020-11-04 | oca | EntityBase | Bugfix: Removed assertion on EntityBase as this is not necessary when IdBase has a mandatory attribute "id. |
2.8.6 | 2020-11-04 | oca | IdBase | Bugfix: Made attribute "id" mandatory on all elements inheriting from IdBase. |
2.8.5 | 2020-03-16 | oca | XRefPlanes | Changed the isReversed xs:type from string to boolean on XRefPlanes. |
2.8.5 | 2020-03-16 | oca | BracketParameters | Added a root point Origin and two direction vectors (UDirection, VDirection) to the BracketParameters to remove ambiguities in the mapping of penetration and end configuration types. |
2.8.5 | 2020-03-16 | oca | Plate | Made LimitedBy on Plate a mandatory item as we need this information to correctly map plate limits. |
2.8.5 | 2020-02-27 | oca | Stiffener | Introduced a ChoiceOf either TraceLine or Curve3D type for Stiffener due to backward compability with old model unit test for Nauticus import. This will not impact existing exports for vendors. |
2.8.5 | 2020-02-27 | oca | Seam | Introduced a ChoiceOf either TraceLine or Curve3D type for Seam due to backward compability with old model unit test for Nauticus import. This will not impact existing exports for vendors. |
2.8.5 | 2020-02-10 | oca | EntityRefBase | Cleaned up the types inheriting from EntityRefBase and BoundedRef. Reference types referring an object without geometry shall inherit from EntityRefBase while reference types referring to objects with geometry shall inherit from BoundedRef. |
2.8.5 | 2020-02-10 | oca | BoundedRef | Introduced a new abstract reference type BoundedRef where an optional BoundingBox element has been introduced. The BoundingBox will limit the extent of the referenced object geometry. This can help to resolve ambiguous LimitedBy definitions. |
2.8.5 | 2020-02-10 | oca | ExtrudedSurface | Added the possibility to define an extruded surface by a base curve and a sweep direction and extent. |
2.8.5 | 2020-02-06 | oca | PrincipalParticulars | Changed NumberOfDecksAbove from a global element to an attribute on PrincipalParticulars. |
2.8.5 | 2020-02-06 | oca | NURBSproperties | Removed unused property type "scope" on NURBSproperties. |
2.8.5 | 2020-02-05 | oca | FrameTables | Added the possibility to assign a main frame attribute isMainSystem=true when multiple systems are defined. If only one system is defined, it is assumed that the exported system is the main system. |
2.8.5 | 2020-02-05 | oca | XRefPlanes | Added the possibility to specify an offset of FR0 from AP for the X frame positions. If not given, it is assumed that Fr0 is positioned at AP. |
2.8.5 | 2020-02-04 | oca | compartmentPurpose | Annotated enumeration values for compartmentPurpose |
2.8.5 | 2020-02-04 | oca | bulkCargoType | Annotated enumeration values for bulkCargoType |
2.8.5 | 2020-02-04 | oca | gaseousCargoType | Annotated enumeration values for gaseousCargoType |
2.8.5 | 2020-02-04 | oca | liquidCargoType | Annotated enumeration values for liquidCargoType |
2.8.5 | 2020-02-04 | oca | unitCargoType | Annotated enumeration values for unitCargoType. |
2.8.5 | 2020-02-04 | oca | position | Annotated enumeration values for bracket position. |
2.8.5 | 2020-02-04 | oca | freeboardType | Annotated enumeration values for freeboardType according to SOLAS LL 66. |
2.8.5 | 2020-02-04 | oca | grade | Redefined material grade for normal and high strength steel in accordance with IACS UR W11. |
2.8.5 | 2020-01-28 | oca | FrameTables | Deleted RefPlaneGroup from RefPlanes definition as we require the exporting application to export every frame instance with a unique GUID |
2.8.5 | 2020-01-28 | oca | CylindricalAxes | Deleted Cyl_Group from the CylindricalAxes definition as we require the exporting application to export every frame instance with a unique GUID |
2.8.5 | 2020-01-28 | oca | externalRefAttributes | Changed the externalRefAttributes enumeration of ExternalGeometryRef to refer to the specific geometry file type (.stp, .igs and .jt) |
schema location: | C:\Users\oca\OneDrive - DNV GL\Git_Repos\OCX_Schema\OCX_Schema.xsd |
attributeFormDefault: | unqualified |
elementFormDefault: | qualified |
targetNamespace: | http://data.dnvgl.com/Schemas/ocxXMLSchema |
schema location: | C:\Users\oca\OneDrive - DNV GL\Git_Repos\OCX_Schema\unitsmlSchema_lite-0.9.18.xsd |
attributeFormDefault: | unqualified |
elementFormDefault: | qualified |
targetNamespace: | urn:oasis:names:tc:unitsml:schema:xsd:UnitsMLSchema_lite-0.9.18 |
schema location: | C:\ProgramData\Altova\Common2021\Schemas\schema\files\W3C_2001\xml.xsd |
attributeFormDefault: | |
elementFormDefault: | |
targetNamespace: | http://www.w3.org/XML/1998/namespace |
Attributes | Attr. groups |
base | specialAttrs |
id | |
lang | |
space |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="AirPipeHeight" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>The AirpipeHeight specifies height from the base line to the top of the air pipe, if any.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="AngleOfRepose" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>The natural angle of repose specifies the angle naturally subtended with the horizontal by the upper surface of the conic pile, made by the bulk cargo when loaded into a hold by a chute using gravity alone.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="AngleTolerance" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>Absolute angular tolerance measure used by the exporting application when defining geometry.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="AP_Pos" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>X Position of AP.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | ocx:ApplicationRef_T | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
asserts |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="ApplicationRef" type="ocx:ApplicationRef_T"> <xs:annotation> <xs:documentation>The ApplicationRef element is meant to relate the parent element (Product, Representation, etc) back to the owning entity in the sending application.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="Area" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>The surface area computed by the sending application. Used to verify geometry reconstruction by allowing the receiving application to compare the source value with the reconstructed value.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="ArmLengthU" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>The length of the bracket in local U-direction.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="ArmLengthV" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>The length of the bracket in local V-direction.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Arrangement_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | ocx:Description ocx:Compartment ocx:PhysicalSpace | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="Arrangement" type="ocx:Arrangement_T"> <xs:annotation> <xs:documentation>The vessel arrangement or capacity plan defined by its compartments.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | ocx:Vector3D_T | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="Axis" type="ocx:Vector3D_T"> <xs:annotation> <xs:documentation>Cylinder revolution axis direction.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of ocx:BarSection_T | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | ocx:Description ocx:RectangularTube ocx:OctagonBar ocx:SquareBar ocx:BulbFlat ocx:FlatBar ocx:UBar ocx:IBar ocx:LBarOF ocx:ZBar ocx:RoundBar ocx:LBar ocx:TBar ocx:LBarOW ocx:HalfRoundBar ocx:HexagonBar ocx:Tube ocx:UserDefinedBarSection | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="BarSection"> <xs:annotation> <xs:documentation>A catalogue of rolled and welded cross sections recognised by the Society.</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="ocx:BarSection_T"/> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
type | ocx:Contour3D_T | ||
properties |
|
||
children | ocx:Ellipse3D ocx:CircumCircle3D ocx:Circle3D ocx:CircumArc3D ocx:Line3D ocx:CompositeCurve3D ocx:PolyLine3D ocx:NURBS3D | ||
annotation |
|
||
source | <xs:element name="BarSectionContour" type="ocx:Contour3D_T"> <xs:annotation> <xs:documentation>A closed contour of the stiffener end cut representing the tre stiffener geometry.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||||||||||
type | ocx:CompositeCurve3D_T | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | ocx:Description ocx:Length ocx:Line3D ocx:CircumArc3D ocx:NURBS3D ocx:PolyLine3D | ||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:element name="BaseCurve" type="ocx:CompositeCurve3D_T"> <xs:annotation> <xs:documentation>The base curve defining an extruded surface when it is swept.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="BaseRadius" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>Cone base radius.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="BlockCoefficient" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>The ratio of the moulded displacement volume to the volume of a block that has its length equal to the length class, its breadth equal to the moulded breadth and its depth equal to the scantlings draught (see ISO 10303-218, section 4.2.32.1).</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:BoundedRef_T | ||||||||||||||||||||||
substitution group | ocx:EntityRefBase | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | ocx:BoundingBox | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
asserts |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="BoundedRef" type="ocx:BoundedRef_T" abstract="true" substitutionGroup="ocx:EntityRefBase"> <xs:annotation> <xs:documentation>Abstract class: A reference to a bounded object with limted extent.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
type | ocx:BoundingBox_T | ||
properties |
|
||
children | ocx:Max ocx:Min | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="BoundingBox" type="ocx:BoundingBox_T"> <xs:annotation> <xs:documentation>The definition of a bounding box in space using two positions.The bounding box defines the parent extent.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||||||||||
type | ocx:Bracket_T | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | ocx:Description ocx:PhysicalProperties ocx:ExternalGeometryRef ocx:BracketParameters ocx:PlateMaterial ocx:Offset ocx:OuterContour ocx:UnboundedGeometry ocx:LimitedBy ocx:CutBy ocx:InnerContour ocx:StiffenedBy | ||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:element name="Bracket" type="ocx:Bracket_T"> <xs:annotation> <xs:documentation>Structural concept of brackets used in shipbuilding.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | ocx:BracketParameters_T | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | ocx:ArmLengthU ocx:ArmLengthV ocx:UDirection ocx:VDirection ocx:Origin ocx:Unose ocx:Vnose ocx:FreeEdgeRadius ocx:FeatureCope ocx:FlangeEdgeReinforcement | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="BracketParameters" type="ocx:BracketParameters_T"> <xs:annotation> <xs:documentation>Bracket parameters necessary for the verification by the sosciety.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | ocx:BracketRef_T | ||||||||||||||||||||||||||||||
substitution group | ocx:EntityRefBase | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
asserts |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="BracketRef" type="ocx:BracketRef_T" substitutionGroup="ocx:EntityRefBase"> <xs:annotation> <xs:documentation>A OcxItemPtr reference to a Bracket instance.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||||||||||
type | ocx:BuilderInformation_T | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:element name="BuilderInformation" type="ocx:BuilderInformation_T"> <xs:annotation> <xs:documentation>The organization that designs, builds, maintains, and repairs ships. This type contains information about the ship, which is specific in the context of the shipyard, in which it has been built.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="BulbAngle" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>Profile width and web thickness.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="BulbBottomRadius" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>The radius at the bottom of the web.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
type | ocx:BulbFlat_T | ||
properties |
|
||
children | ocx:Height ocx:WebThickness ocx:FlangeWidth ocx:BulbAngle ocx:BulbOuterRadius ocx:BulbInnerRadius ocx:BulbTopRadius ocx:BulbBottomRadius | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="BulbFlat" type="ocx:BulbFlat_T"> <xs:annotation> <xs:documentation>Bulb bar, rolled or welded.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="BulbInnerRadius" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>The inner radius of the bulb.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="BulbOuterRadius" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>The outer radius of the bulb.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="BulbTopRadius" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>The radius at the top of the bulb.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||
type | ocx:BulkCargo_T | ||||||||||||||
properties |
|
||||||||||||||
children | ocx:StowageFactor ocx:Permeability ocx:AngleOfRepose | ||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="BulkCargo" type="ocx:BulkCargo_T"> <xs:annotation> <xs:documentation>A bulk cargo is a type of dry cargo that is solid cargo that is not packed, but is carried loose. Ref. is made to ISO 10303-215:2004.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="CarriagePressure" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>The CarriagePressure specifies the required pressure of the compartment in which the cargo is to be carried.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | extension of ocx:Cell_T | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | ocx:Description ocx:CellBoundary | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="Cell"> <xs:annotation> <xs:documentation>Structural concept of a cell defining a closed volume which is part of a compartment (physical space).</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="ocx:Cell_T"/> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | ocx:CellBoundary_T | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | ocx:BoundingBox | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
asserts |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="CellBoundary" type="ocx:CellBoundary_T"> <xs:annotation> <xs:documentation>The reference to a Panel surface making up one Cell boundary.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
type | ocx:CellConnection_T | ||
properties |
|
||
children | ocx:CellRef | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="CellConnection" type="ocx:CellConnection_T"> <xs:annotation> <xs:documentation>Cross flow connection between two cells.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | extension of ocx:CellRef_T | ||||||||||||||||||||||||||||||
substitution group | ocx:BoundedRef | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | ocx:BoundingBox | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
asserts |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="CellRef" substitutionGroup="ocx:BoundedRef"> <xs:annotation> <xs:documentation>A reference to a Compartment cell.</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="ocx:CellRef_T"/> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
type | ocx:Point3D_T | ||
properties |
|
||
children | ocx:X ocx:Y ocx:Z | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="Center" type="ocx:Point3D_T"> <xs:annotation> <xs:documentation>The center position of a shape.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
type | ocx:Point3D_T | ||
properties |
|
||
children | ocx:X ocx:Y ocx:Z | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="CenterOfGravity" type="ocx:Point3D_T"> <xs:annotation> <xs:documentation>The center of gravity (COG) of the parent object. The receiving application can use the value received from the authoring application to check that the object has been transferred correctly.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | ocx:ChildRef_T | ||||||||||||||||||||||||||||||
substitution group | ocx:EntityRefBase | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
asserts |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="ChildRef" type="ocx:ChildRef_T" substitutionGroup="ocx:EntityRefBase"> <xs:annotation> <xs:documentation>The reference to zero or more child instances. A leaf instance does not have any children.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||||||||||
type | ocx:Circle3D_T | ||||||||||||||||||||||||||||||||||||||
substitution group | ocx:Curve3D | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | ocx:Description ocx:Length ocx:Diameter ocx:Center ocx:Normal | ||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:element name="Circle3D" type="ocx:Circle3D_T" substitutionGroup="ocx:Curve3D"> <xs:annotation> <xs:documentation>A circle in 3D space.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||||||||||
type | ocx:CircumArc3D_T | ||||||||||||||||||||||||||||||||||||||
substitution group | ocx:Curve3D | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | ocx:Description ocx:Length ocx:StartPoint ocx:IntermediatePoint ocx:EndPoint | ||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:element name="CircumArc3D" type="ocx:CircumArc3D_T" substitutionGroup="ocx:Curve3D"> <xs:annotation> <xs:documentation>3D Line/Arc representation. Represents a semi-circle uniquely defined by three points in 3D space given by the start position, intermediate position and the end position..</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||||||||||
type | ocx:CircumCircle3D_T | ||||||||||||||||||||||||||||||||||||||
substitution group | ocx:Curve3D | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | ocx:Description ocx:Length ocx:Positions | ||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:element name="CircumCircle3D" type="ocx:CircumCircle3D_T" substitutionGroup="ocx:Curve3D"> <xs:annotation> <xs:documentation>Definition of a circle in 3D space by a circumcircle of 3 points.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:ClassCatalogue_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | ocx:Description ocx:MaterialCatalogue ocx:XSectionCatalogue ocx:HoleShapeCatalogue | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="ClassCatalogue" type="ocx:ClassCatalogue_T"> <xs:annotation> <xs:documentation>The Class catalogues provided as part of the OCX. The catalogue can hold the society's definitions of cross sections, materials, hole shapes etc.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||
type | ocx:ClassData_T | ||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||
children | ocx:PrincipalParticulars ocx:ClassNotation | ||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="ClassificationData" type="ocx:ClassData_T"> <xs:annotation> <xs:documentation>Information that specifies design and intended performance characteristics of the ship in accordance with classification society rules and statutory regulations (see ISO 10303-218, section 4.2.36).</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | ocx:ClassNotation_T | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="ClassNotation" type="ocx:ClassNotation_T"> <xs:annotation> <xs:documentation>The notations given to the hull and machinery of the Ship by the classification society as a result of its approval activities during the design, manufacture and in-service maintenance of the ship (see ISO 10303-218, section 4.2.35).</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||||||||||
type | ocx:Compartment_T | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | ocx:Description ocx:CompartmentProperties ocx:CompartmentFace ocx:ExternalGeometryRef ocx:BulkCargo ocx:LiquidCargo ocx:UnitCargo | ||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:element name="Compartment" type="ocx:Compartment_T"> <xs:annotation> <xs:documentation>The concept of a compartment part of the vessel capacity plan representing a closed volume (space) defined by enclosing surface geometry.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
type | extension of ocx:CompartmentFace_T | ||
properties |
|
||
children | ocx:Surface ocx:SurfaceRef ocx:GridRef ocx:FaceBoundaryCurve | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="CompartmentFace"> <xs:annotation> <xs:documentation>The face of a compartment defined by a surface boundary.</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="ocx:CompartmentFace_T"/> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
type | ocx:CompartmentProperties_T | ||
properties |
|
||
children | ocx:CenterOfGravity ocx:Volume ocx:AirPipeHeight ocx:FillingHeight ocx:ReliefValvePressure | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="CompartmentProperties" type="ocx:CompartmentProperties_T"> <xs:annotation> <xs:documentation>The physical properties of a compartment volume (COG, air pipe top).</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
type | ocx:ComposedOf_T | ||
properties |
|
||
children | ocx:Plate ocx:Bracket ocx:Pillar | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="ComposedOf" type="ocx:ComposedOf_T"> <xs:annotation> <xs:documentation>Element representing the structural concepts which composes a structure Panel.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||||||||||
type | ocx:CompositeCurve3D_T | ||||||||||||||||||||||||||||||||||||||
substitution group | ocx:Curve3D | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | ocx:Description ocx:Length ocx:Line3D ocx:CircumArc3D ocx:NURBS3D ocx:PolyLine3D | ||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:element name="CompositeCurve3D" type="ocx:CompositeCurve3D_T" substitutionGroup="ocx:Curve3D"> <xs:annotation> <xs:documentation>The concept of a composite curve composed of a collection of Line3D, CircumArc3D and/or NURBS segments. Curves are sorted end to end and have C1 continuity across each segment in the CompositeCurve3D definition.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | ocx:Cone3D_T | ||||||||||||||||||||||||||||||
substitution group | ocx:Surface | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | ocx:Description ocx:Area ocx:FaceBoundaryCurve ocx:Origin ocx:Tip ocx:BaseRadius ocx:TipRadius | ||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="Cone3D" type="ocx:Cone3D_T" substitutionGroup="ocx:Surface"> <xs:annotation> <xs:documentation>Cone surface defined by origin, radius and position of cone tip.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||||||||||
type | ocx:ConnectedBracketRef_T | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
asserts |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:element name="ConnectedBracketRef" type="ocx:ConnectedBracketRef_T"> <xs:annotation> <xs:documentation>The reference to a connected bracket part of a ConnectionConfiguration.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | extension of ocx:ConnectionConfiguration_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | ocx:Description ocx:Point3D ocx:SingleBracket ocx:DoubleBracket ocx:WebStiffener ocx:WebStiffenerWithSingleBracket ocx:WebStiffenerWithDoubleBracket ocx:PlateRef ocx:PillarRef ocx:StiffenerRef | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="ConnectionConfiguration"> <xs:annotation> <xs:documentation>The structural concept defining the end configurations for stiffeners used in shipbuilding.</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="ocx:ConnectionConfiguration_T"/> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="ConnectionLength" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>The connection length of the direct connection between a stiffener and a primary supporting memeber.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
type | ocx:Contour3D_T | ||
properties |
|
||
children | ocx:Ellipse3D ocx:CircumCircle3D ocx:Circle3D ocx:CircumArc3D ocx:Line3D ocx:CompositeCurve3D ocx:PolyLine3D ocx:NURBS3D | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="Contour" type="ocx:Contour3D_T"> <xs:annotation> <xs:documentation>The contour of a surface or structure part.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||
type | ocx:ControlPoint_T | ||||||||||||||
properties |
|
||||||||||||||
children | ocx:Point3D | ||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="ControlPoint" type="ocx:ControlPoint_T"> <xs:annotation> <xs:documentation>A NURBS control point composed of a weight and spatial position.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
type | ocx:ControlPtList_T | ||
properties |
|
||
children | ocx:ControlPoint | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="ControlPtList" type="ocx:ControlPtList_T"> <xs:annotation> <xs:documentation>List of control points (X,Y,Z) and their optional weights. The array length N=degree+1. A minimum of 2 control points is necessary to define a curve.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||||||||||
type | ocx:CoordinateSystem_T | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | ocx:Description ocx:LocalCartesian ocx:FrameTables ocx:VesselGrid | ||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:element name="CoordinateSystem" type="ocx:CoordinateSystem_T"> <xs:annotation> <xs:documentation>A right-handed orthogonal Cartesian co-ordinate system. Used to define the vessel coordinate system definition..</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="CopeHeight" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>The height of the cope.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="CopeLength" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>The length of the cope. (The default is CopeLength=CopeRadius)</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="CopeRadius" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>The cope or heel radius.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||
type | ocx:CrossFlow_T | ||||||||||||||
properties |
|
||||||||||||||
children | ocx:CellConnection | ||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="CrossFlow" type="ocx:CrossFlow_T"> <xs:annotation> <xs:documentation>Concept to specify cross flow between Cells making up a Compartment. This enables the modelling of cells that are not adjacent but are connected by a piping system and part of the same Compartment.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||||||||||
type | ocx:Curve3D_T | ||||||||||||||||||||||||||||||||||||||
substitution group | ocx:GeometryRepresentation | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | ocx:Description ocx:Length | ||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:element name="Curve3D" type="ocx:Curve3D_T" abstract="true" substitutionGroup="ocx:GeometryRepresentation"> <xs:annotation> <xs:documentation>Abstract base class for any 3D curve.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="CutbackDistance" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>Distance from stiffener logical end position to the start of the web cutback.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
type | ocx:CutBy_T | ||
properties |
|
||
children | ocx:InnerContour ocx:Hole2DContour ocx:SlotContour | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="CutBy" type="ocx:CutBy_T"> <xs:annotation> <xs:documentation>A structural concept defining a cut-out in a surface defined by a parametric hole or a set of generic trim curves.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | ocx:Cylinder3D_T | ||||||||||||||||||||||||||||||
substitution group | ocx:Surface | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | ocx:Description ocx:Area ocx:FaceBoundaryCurve ocx:Origin ocx:Axis ocx:Radius ocx:Height | ||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="Cylinder3D" type="ocx:Cylinder3D_T" substitutionGroup="ocx:Surface"> <xs:annotation> <xs:documentation>Cylindrical surface defined by origin, axis direction, radius and height.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
type | ocx:CylindricalAxes_T | ||
properties |
|
||
children | ocx:RadialCylinder | ||
annotation |
|
||
source | <xs:element name="CylindricalAxes" type="ocx:CylindricalAxes_T"> <xs:annotation> <xs:documentation>Cylindrical reference system.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="DeadWeight" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>The weight of the passengers, crew, cargo, stores, ballast, fresh water, fuel oil, and other consumables being carried by a ship (see ISO 10303-215, section 4.2.74).</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="DeepestEquilibriumWL" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>Deepest equilibrium waterline in damaged condition.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="Density" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>The material density.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
type | xs:string | ||
properties |
|
||
used by |
|
||
annotation |
|
||
source | <xs:element name="Description" type="xs:string"> <xs:annotation> <xs:documentation>Contains a description of the component its parent represents. The description is stored as a string. You can use this element for whatever purposes you require. This element can be used inside many OCX XML elements but is optional.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:DescriptionBase_T | ||||||||||||||||||||||
substitution group | ocx:IdBase | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | ocx:Description | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="DescriptionBase" type="ocx:DescriptionBase_T" abstract="true" substitutionGroup="ocx:IdBase"> <xs:annotation> <xs:documentation>Abstract base element for all elements that need to carry a description.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="DesignSpeed" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>The forward or service speed at which the ship is designed to operate (see ISO 10303-218, section 4.2.32.2).</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:DesignView_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | ocx:Description ocx:RootRef ocx:Occurrence ocx:OccurrenceGroup | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="DesignView" type="ocx:DesignView_T"> <xs:annotation> <xs:documentation>A manifestation of some or all the components in the exporting application that contains configuration information for the parts it includes.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="Diameter" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>Circle diameter.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="Displacement" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>The Radius displacement outside the original corner of the rectangle. If left out (or set to zero), the radius passes through the original corner of the rectangle.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="DistanceAbove" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>The distance of the lug above the plate (bottom of the slot opening).</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="DistanceBelow" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>The distance below the lug plate to bottom of the slot.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="DistanceToAP" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>If #0/FR0 (FR0 has per definition ReferenceLocation=0) is not located at AP, give the offset here (positive or negative distance).</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="DistanceTolerance" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>Absolute tolerance measure used by the exporting application when defining geometry.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:DocumentBase_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | ocx:Header | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="DocumentBase" type="ocx:DocumentBase_T" abstract="true"> <xs:annotation> <xs:documentation>Abstract base class for the XML document defined in this schema.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
type | extension of ocx:DoubleBracket_T | ||
properties |
|
||
children | ocx:ConnectedBracketRef | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="DoubleBracket"> <xs:annotation> <xs:documentation>A double bracket type connection. The reference to a connected bracket part of a ConnectionConfiguration. For a double bracket connection type, two references must be provided.</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="ocx:DoubleBracket_T"/> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="DryWeight" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>The total dry weight of the parent member.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | extension of ocx:EdgeCurveRef_T | ||||||||||||||||||||||||||||||
substitution group | ocx:EntityRefBase | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
asserts |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="EdgeCurveRef" substitutionGroup="ocx:EntityRefBase"> <xs:annotation> <xs:documentation>A reference to a Panel, Plate or bracket boundary curve. Used as landing curve for a face plate or edge reinforcement stiffener.</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="ocx:EdgeCurveRef_T"/> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||||||||||
type | ocx:EdgeReinforcement_T | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | ocx:Description ocx:PhysicalProperties ocx:ExternalGeometryRef ocx:SectionRef ocx:MaterialRef ocx:Inclination ocx:EdgeCurveRef ocx:TraceLine | ||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:element name="EdgeReinforcement" type="ocx:EdgeReinforcement_T"> <xs:annotation> <xs:documentation>An EdgeReinforement is used as a face-plate or edge reinforcement for a Panel, Plate or Bracket. The EfgeReinforcement is composed of a BarSection (usually a flat bar profile) and is attached to a FreeEdgeCurve which is part of the Panel or Plate LimitedBy. The EdgeReinforcement can reference one or more limits for the Panel/Plate/Bracket. At the same time the EdgeReinforcement provides it's own TraceLine to determine the actual exctent of the reinforcement.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||||||||||
type | ocx:Ellipse3D_T | ||||||||||||||||||||||||||||||||||||||
substitution group | ocx:Curve3D | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | ocx:Description ocx:Length ocx:Center ocx:MajorDiameter ocx:MinorDiameter ocx:MajorAxis ocx:MinorAxis ocx:Normal | ||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:element name="Ellipse3D" type="ocx:Ellipse3D_T" substitutionGroup="ocx:Curve3D"> <xs:annotation> <xs:documentation>An ellipse in 3D space.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
type | ocx:Contour3D_T | ||
properties |
|
||
children | ocx:Ellipse3D ocx:CircumCircle3D ocx:Circle3D ocx:CircumArc3D ocx:Line3D ocx:CompositeCurve3D ocx:PolyLine3D ocx:NURBS3D | ||
annotation |
|
||
source | <xs:element name="EndCutContour" type="ocx:Contour3D_T"> <xs:annotation> <xs:documentation>A closed contour of the stiffener end cut representing the negative stiffener end cut geometry.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||||||||||
type | ocx:EndCut_T | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | ocx:Description ocx:SectionRef ocx:CutbackDistance ocx:WebCutBackAngle ocx:WebNoseHeight ocx:FlangeCutBackAngle ocx:FlangeNoseHeight ocx:FeatureCope | ||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:element name="EndCutEnd1" type="ocx:EndCut_T"> <xs:annotation> <xs:documentation>The siffener end cut detailing.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||||||||||
type | ocx:EndCut_T | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | ocx:Description ocx:SectionRef ocx:CutbackDistance ocx:WebCutBackAngle ocx:WebNoseHeight ocx:FlangeCutBackAngle ocx:FlangeNoseHeight ocx:FeatureCope | ||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:element name="EndCutEnd2" type="ocx:EndCut_T"> <xs:annotation> <xs:documentation>Stiffener end cut detailing at end 2.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | extension of ocx:EndCutRef_T | ||||||||||||||||||||||||||||||
substitution group | ocx:EntityRefBase | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | ocx:CutbackDistance | ||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
asserts |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="EndCutRef" substitutionGroup="ocx:EntityRefBase"> <xs:annotation> <xs:documentation>A reference to the Stiffener end cut detail.</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="ocx:EndCutRef_T"> <xs:sequence> <xs:element ref="ocx:CutbackDistance"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
type | ocx:Point3D_T | ||
properties |
|
||
children | ocx:X ocx:Y ocx:Z | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="EndPoint" type="ocx:Point3D_T"> <xs:annotation> <xs:documentation>The end position of the segment.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | ocx:EntityBase_T | ||||||||||||||||||||||||||||||
substitution group | ocx:DescriptionBase | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | ocx:Description | ||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="EntityBase" type="ocx:EntityBase_T" abstract="true" substitutionGroup="ocx:DescriptionBase"> <xs:annotation> <xs:documentation>Abstract base element for all structural parts (Panel, Plate, Seam ...).</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:EntityRefBase_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
asserts |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="EntityRefBase" type="ocx:EntityRefBase_T" abstract="true"> <xs:annotation> <xs:documentation>Abstract type which all reference items must inherit from.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | ocx:Equipment_T | ||||||||||||||||||||||||||||||
substitution group | ocx:Form | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | ocx:Description ocx:DistanceTolerance ocx:AngleTolerance | ||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="Equipment" type="ocx:Equipment_T" substitutionGroup="ocx:Form"> <xs:annotation> <xs:documentation>Place holder for future equipment support (To be designed).</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:ExternalGeometryRef_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="ExternalGeometryRef" type="ocx:ExternalGeometryRef_T"> <xs:annotation> <xs:documentation>The ExternalGeometryRef element is used to point to an external geometry representation of the parent entity (e.g. Plate, Stiffener, Bracket, Member).</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | ocx:ExtrudedSurface_T | ||||||||||||||||||||||||||||||
substitution group | ocx:Surface | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | ocx:Description ocx:Area ocx:FaceBoundaryCurve ocx:BaseCurve ocx:Sweep ocx:SweepCurve | ||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="ExtrudedSurface" type="ocx:ExtrudedSurface_T" substitutionGroup="ocx:Surface"> <xs:annotation> <xs:documentation>An extruded surface defined by a base curve and a sweep path with extent.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||
type | extension of ocx:Contour3D_T | ||||||||||||||
properties |
|
||||||||||||||
children | ocx:Ellipse3D ocx:CircumCircle3D ocx:Circle3D ocx:CircumArc3D ocx:Line3D ocx:CompositeCurve3D ocx:PolyLine3D ocx:NURBS3D | ||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="FaceBoundaryCurve"> <xs:annotation> <xs:documentation> A collection of 3D curves making up a closed boundary.</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="ocx:Contour3D_T"> <xs:attribute name="isUVspace" default="False"> <xs:annotation> <xs:documentation>If set to True, the FacBoundaryCurve is defined in the parametric UV space. The Pont3D X and Y correspnds to U and V while the Z coordinate is disregarded. The default is False, i.e. the FaceBoundaryCurve is defined in the 3D space.</xs:documentation> </xs:annotation> </xs:attribute> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
properties |
|
||
annotation |
|
||
source | <xs:attribute name="isUVspace" default="False"> <xs:annotation> <xs:documentation>If set to True, the FacBoundaryCurve is defined in the parametric UV space. The Pont3D X and Y correspnds to U and V while the Z coordinate is disregarded. The default is False, i.e. the FaceBoundaryCurve is defined in the 3D space.</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
type | ocx:FeatureCope_T | ||
properties |
|
||
children | ocx:CopeHeight ocx:CopeRadius ocx:CopeLength | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="FeatureCope" type="ocx:FeatureCope_T"> <xs:annotation> <xs:documentation>Parameters of cope features defining additional bracket or stiffener end cut details.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="FilletRadius" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>Corner fillet radius.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="FillingHeight" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>The filling_height specifies the maximum height for filling of the tank compartment.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
type | ocx:Contour3D_T | ||
properties |
|
||
children | ocx:Ellipse3D ocx:CircumCircle3D ocx:Circle3D ocx:CircumArc3D ocx:Line3D ocx:CompositeCurve3D ocx:PolyLine3D ocx:NURBS3D | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="FlangeContour" type="ocx:Contour3D_T"> <xs:annotation> <xs:documentation>The outer contour of a stiffener flange. The FlangeContour can be used to render the shape of a BarSection.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="FlangeCutBackAngle" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>Cut angle of stiffener flange.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | ocx:Vector3D_T | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="FlangeDirection" type="ocx:Vector3D_T"> <xs:annotation> <xs:documentation>Direction of the stiffener flange. Not required for symmetrical profiles.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
type | ocx:FlangeEdgeReinforcement_T | ||
properties |
|
||
children | ocx:FlangeWidth ocx:Radius | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="FlangeEdgeReinforcement" type="ocx:FlangeEdgeReinforcement_T"> <xs:annotation> <xs:documentation>Bracket flange edge reinforcement parameters.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="FlangeNoseHeight" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>Nose height of sniped stiffener flange.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="FlangeThickness" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>The thickness of the flange.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="FlangeWidth" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>Section profile flange width.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
type | ocx:FlatBar_T | ||
properties |
|
||
children | ocx:Height ocx:Width | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="FlatBar" type="ocx:FlatBar_T"> <xs:annotation> <xs:documentation>Flat bar, rolled or cut from plate.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | ocx:Form_T | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | ocx:Description ocx:DistanceTolerance ocx:AngleTolerance | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="Form" type="ocx:Form_T" abstract="true"> <xs:annotation> <xs:documentation>Abstract base class for object describing geometry and topology.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="FP_Pos" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>X-Position of fwd. end of waterline for free-board length.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
type | ocx:FrameTables_T | ||
properties |
|
||
children | ocx:XRefPlanes ocx:YRefPlanes ocx:ZRefPlanes | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="FrameTables" type="ocx:FrameTables_T"> <xs:annotation> <xs:documentation>The Vessel reference coordinate system organised as a frame table system. The authoring system must export the complete frame table definition for ALL X, Y and Z positions. The FrameTables may define several X, Y, or Z systems. As a minimum, each main system must be exported. If more than one system is exported, the authoring system must set the isMainSystem=true for the main reference system in each direction. This definition is kept for backward compatibility from schema version 2.8.6. It might change in a future schema version.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="FreeboardDeckHeight" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>The height of free-board deck, D1.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="FreeboardLength" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>The free-board length of the Vessel, Lll.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||||||||||
type | ocx:FreeEdgeCurve3D_T | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | ocx:Description ocx:CircumArc3D ocx:Line3D ocx:CompositeCurve3D ocx:PolyLine3D ocx:NURBS3D | ||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:element name="FreeEdgeCurve3D" type="ocx:FreeEdgeCurve3D_T"> <xs:annotation> <xs:documentation>A single Curve3D or a collection of continuous non-closed Curve3D types which are used to represent a free edge of a panel or plate in shipbuilding.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="FreeEdgeRadius" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>The edge radius at the bracket free edge. Assumed to be straight if no radius value is provided.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:GaseousCargo_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | ocx:Density ocx:CarriagePressure | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="GaseousCargo" type="ocx:GaseousCargo_T"> <xs:annotation> <xs:documentation>Liquid cargo properties, reference is made to ISO 10303-215:2004. A Gaseous cargo is a type of Cargo that has a natural condition of a non-solid, nonliquid gaseous state.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | ocx:GeometryRepresentation_T | ||||||||||||||||||||||||||||||
substitution group | ocx:DescriptionBase | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | ocx:Description | ||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="GeometryRepresentation" type="ocx:GeometryRepresentation_T" abstract="true" substitutionGroup="ocx:DescriptionBase"> <xs:annotation> <xs:documentation>Abstract base class for all structural geometry definitions.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="GridPosition" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>The position of the first grid in the spacing group along the grid axis.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | extension of ocx:GridRef_T | ||||||||||||||||||||||||||||||
substitution group | ocx:BoundedRef | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | ocx:BoundingBox ocx:Offset | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
asserts |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="GridRef" substitutionGroup="ocx:BoundedRef"> <xs:annotation> <xs:documentation>An element that makes a reference to a grid definition. An offset along the grid reference normal vector can be given.</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="ocx:GridRef_T"/> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
type | ocx:HalfRoundBar_T | ||
properties |
|
||
children | ocx:Height ocx:Width | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="HalfRoundBar" type="ocx:HalfRoundBar_T"> <xs:annotation> <xs:documentation>Half round bar.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | ocx:Header_T | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="Header" type="ocx:Header_T"> <xs:annotation> <xs:documentation>The header information of an XML export.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="HeavyBallastDraught" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>The Vessel draught at heavy ballast, Thb.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by | |||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="Height" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>The height of the parent element.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
type | ocx:HexagonBar_T | ||
properties |
|
||
children | ocx:Height | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="HexagonBar" type="ocx:HexagonBar_T"> <xs:annotation> <xs:documentation>A symmetrical hexagon shaped bar.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | extension of ocx:Hole2D_T | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | ocx:Description ocx:ParametricHole2D ocx:Contour | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="Hole2D"> <xs:annotation> <xs:documentation>A 2D hole shape defined either by a parametric hole or a curve contour.</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="ocx:Hole2D_T"> <xs:choice> <xs:element ref="ocx:ParametricHole2D"> <xs:annotation> <xs:documentation>Standard types of parametric hole definitions.</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ocx:Contour"/> </xs:choice> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | ocx:Hole2DContour_T | ||||||||||||||||||||||||||||||
substitution group | ocx:GeometryRepresentation | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | ocx:Description ocx:HoleRef ocx:Transformation | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="Hole2DContour" type="ocx:Hole2DContour_T" substitutionGroup="ocx:GeometryRepresentation"> <xs:annotation> <xs:documentation>An instantiated hole defined by a reference to a hole-shape and a transformation..</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | ocx:HoleRef_T | ||||||||||||||||||||||||||||||
substitution group | ocx:EntityRefBase | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
asserts |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="HoleRef" type="ocx:HoleRef_T" substitutionGroup="ocx:EntityRefBase"> <xs:annotation> <xs:documentation>A reference to a catalogue 2D hole.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:HoleShapeCatalogue_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | ocx:Description ocx:Hole2D | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="HoleShapeCatalogue" type="ocx:HoleShapeCatalogue_T"> <xs:annotation> <xs:documentation>Catalogue of 2D hole shapes.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
type | ocx:IBar_T | ||
properties |
|
||
children | ocx:Height ocx:Width ocx:WebThickness ocx:FlangeThickness | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="IBar" type="ocx:IBar_T"> <xs:annotation> <xs:documentation>I-section bar, rolled or welded.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||
type | ocx:IdBase_T | ||||||||||||||
properties |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="IdBase" type="ocx:IdBase_T" abstract="true"> <xs:annotation> <xs:documentation>Abstract base element for all elements which need to carry an ID.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
type | ocx:Inclination_T | ||
properties |
|
||
children | ocx:WebDirection ocx:FlangeDirection ocx:Position | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="Inclination" type="ocx:Inclination_T"> <xs:annotation> <xs:documentation>The inclination of the cross section of a stiffener or a pillar along its trace line. A vector pair giving the local orientation of the web and flange directions at the point given by the Position element. The FlangeDirection is optional and not necessary for a symmetrical cross section. Only one inclination is necessary for a non-twisted (straight) stiffener or pillar.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="InertiaU" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>Moment of inertia around NeutralAxisU.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="InertiaV" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>Moment of inertia around NeutralAxisV.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
type | ocx:Contour3D_T | ||
properties |
|
||
children | ocx:Ellipse3D ocx:CircumCircle3D ocx:Circle3D ocx:CircumArc3D ocx:Line3D ocx:CompositeCurve3D ocx:PolyLine3D ocx:NURBS3D | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="InnerContour" type="ocx:Contour3D_T"> <xs:annotation> <xs:documentation>Any closed contour of an inner opening in a plate.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
type | ocx:Point3D_T | ||
properties |
|
||
children | ocx:X ocx:Y ocx:Z | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="IntermediatePoint" type="ocx:Point3D_T"> <xs:annotation> <xs:documentation>An intermediate point on the circular segment.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||
type | extension of ocx:KnotVector_T | ||||||||||||||
properties |
|
||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="KnotVector"> <xs:annotation> <xs:documentation>The knot-vector is a list of size m=+n-1 knots where p is the polynomial basis degree and n is the number of control points. The knot vector consists of a non-decreasing sequence of values. Knot multiplicities can be included. A knot multiplicity means that a knot value can be repeated up to p+1 times.</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="ocx:KnotVector_T"/> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
type | ocx:LBar_T | ||
properties |
|
||
children | ocx:Height ocx:Width ocx:WebThickness ocx:FlangeThickness | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="LBar" type="ocx:LBar_T"> <xs:annotation> <xs:documentation>An angle bar, rolled or welded.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
type | ocx:LBarOF_T | ||
properties |
|
||
children | ocx:Height ocx:Width ocx:WebThickness ocx:FlangeThickness ocx:Overshoot | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="LBarOF" type="ocx:LBarOF_T"> <xs:annotation> <xs:documentation>Welded angle bar where the flange has an overshoot beyond the web.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
type | ocx:LBarOW_T | ||
properties |
|
||
children | ocx:Height ocx:Width ocx:WebThickness ocx:FlangeThickness ocx:Overshoot | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="LBarOW" type="ocx:LBarOW_T"> <xs:annotation> <xs:documentation>Welded angle bar where the web has an overshoot above the flange.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="Length" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>The curve length computed by the sending application. Used to verify geometry reconstruction.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="LengthOfWaterline" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>The length of the waterline at T, Lwl.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
type | extension of ocx:LimitedBy_T | ||
properties |
|
||
children | ocx:FreeEdgeCurve3D ocx:OcxItemPtr ocx:GridRef | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="LimitedBy"> <xs:annotation> <xs:documentation>The references to limiting objects forming a closed contour of the parent element. It is not requiredthat the set of objects is ordered in the correct sequence.</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="ocx:LimitedBy_T"/> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||||||||||
type | ocx:Line3D_T | ||||||||||||||||||||||||||||||||||||||
substitution group | ocx:Curve3D | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | ocx:Description ocx:Length ocx:StartPoint ocx:EndPoint | ||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:element name="Line3D" type="ocx:Line3D_T" substitutionGroup="ocx:Curve3D"> <xs:annotation> <xs:documentation>A straight line defined by two points.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
type | ocx:Point3DList_T | ||
properties |
|
||
children | ocx:Point3D | ||
annotation |
|
||
source | <xs:element name="Line3DList" type="ocx:Point3DList_T"> <xs:annotation> <xs:documentation>A list of straight line segments in 3D space.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||
type | ocx:LiquidCargo_T | ||||||||||||||
properties |
|
||||||||||||||
children | ocx:Density ocx:CarriagePressure | ||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="LiquidCargo" type="ocx:LiquidCargo_T"> <xs:annotation> <xs:documentation>Liquid cargo properties, reference is made to ISO 10303-215:2004. A liquid cargo is a type of Cargo whose natural condition is a non-solid, non-gaseous liquid state.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
type | ocx:Transformation_T | ||
properties |
|
||
children | ocx:Origin ocx:PrimaryAxis ocx:SecondaryAxis | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="LocalCartesian" type="ocx:Transformation_T"> <xs:annotation> <xs:documentation>To specify a Local (Orthogonal) Axis System Origin and two of the local X,Y,Z axis need to be specified. When used to specify a Plane the XY (UV) plane is considered. Optional if the coordinate system is referring to the global coordinate frame.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="LowerRadius" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>The lower radious of an opening or slot.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="Lpp" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>The length of the Vessel between perpendiculars, Lpp.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | extension of ocx:LugPlateRef_T | ||||||||||||||||||||||||||||||
substitution group | ocx:EntityRefBase | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | ocx:ConnectionLength ocx:DistanceAbove | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
asserts |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="LugPlateRef" substitutionGroup="ocx:EntityRefBase"> <xs:annotation> <xs:documentation>The reference to plate lugs with additional lug parameters.</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="ocx:LugPlateRef_T"/> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | ocx:Vector3D_T | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="MajorAxis" type="ocx:Vector3D_T"> <xs:annotation> <xs:documentation>Direction of ellipse major axis.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="MajorDiameter" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>The ellipse major diameter.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||||||||||
type | ocx:Material_T | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | ocx:Description ocx:Density ocx:YoungsModulus ocx:PoissonRatio ocx:YieldStress ocx:UltimateStress ocx:ThermalExpansionCoefficient | ||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:element name="Material" type="ocx:Material_T"> <xs:annotation> <xs:documentation>Physical properties of a material.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:MaterialCatalogue_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | ocx:Description ocx:Material | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="MaterialCatalogue" type="ocx:MaterialCatalogue_T"> <xs:annotation> <xs:documentation>The material types used and their properties recognised by the Society.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | ocx:MaterialRef_T | ||||||||||||||||||||||||||||||
substitution group | ocx:EntityRefBase | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
asserts |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="MaterialRef" type="ocx:MaterialRef_T" substitutionGroup="ocx:EntityRefBase"> <xs:annotation> <xs:documentation>A reference to the parent's material.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
type | ocx:Point3D_T | ||
properties |
|
||
children | ocx:X ocx:Y ocx:Z | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="Max" type="ocx:Point3D_T"> <xs:annotation> <xs:documentation>The max position of the bounding box diagonal.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | ocx:Member_T | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | ocx:Description ocx:PhysicalProperties ocx:ExternalGeometryRef ocx:LimitedBy | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="Member" type="ocx:Member_T" abstract="true"> <xs:annotation> <xs:documentation>Abstract element describing structure concept parts like columns, pillars, beams ...</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
type | ocx:Point3D_T | ||
properties |
|
||
children | ocx:X ocx:Y ocx:Z | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="Min" type="ocx:Point3D_T"> <xs:annotation> <xs:documentation>The min position of the bounding box diagonal.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | ocx:Vector3D_T | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="MinorAxis" type="ocx:Vector3D_T"> <xs:annotation> <xs:documentation>Definition of the ellipse minor axis direction.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="MinorDiameter" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>The ellipse minor diameter.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="MouldedBreadth" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>The moulded breadth of the Vessel, B.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="MouldedDepth" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>The moulded depth of the Vessel, D.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | ocx:Vector3D_T | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="NeutralAxisU" type="ocx:Vector3D_T"> <xs:annotation> <xs:documentation>Position of the neutral axis parallel to the U axis measured from the foot point. The U axis is along the flange.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | ocx:Vector3D_T | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="NeutralAxisV" type="ocx:Vector3D_T"> <xs:annotation> <xs:documentation>Position of the neutral axis parallel to the V axis measured from the mould line side. The V axis is along the web.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | ocx:Vector3D_T | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="Normal" type="ocx:Vector3D_T"> <xs:annotation> <xs:documentation>A unit normal vector to a surface.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="NormalBallastDraught" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>The Vessel draught at normal ballast, Tnb.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||||||||||
type | ocx:NURBS3D_T | ||||||||||||||||||||||||||||||||||||||
substitution group | ocx:Curve3D | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | ocx:Description ocx:Length ocx:NURBSproperties ocx:KnotVector ocx:ControlPtList | ||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:element name="NURBS3D" type="ocx:NURBS3D_T" substitutionGroup="ocx:Curve3D"> <xs:annotation> <xs:documentation>Non-Uniform Rational Spline Base curve definition.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||
type | ocx:NURBSProperties_T | ||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="NURBSproperties" type="ocx:NURBSProperties_T"> <xs:annotation> <xs:documentation>Properties of the basis functions in surface V direction.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | ocx:NURBSSurface_T | ||||||||||||||||||||||||||||||
substitution group | ocx:Surface | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | ocx:Description ocx:Area ocx:FaceBoundaryCurve ocx:U_NURBSproperties ocx:UknotVector ocx:V_NURBSproperties ocx:VknotVector ocx:ControlPtList | ||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="NURBSSurface" type="ocx:NURBSSurface_T" substitutionGroup="ocx:Surface"> <xs:annotation> <xs:documentation>Non-uniform rational basis surface definition defined by a net (grid) of polynomial basis functions in U and V direction.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | ocx:Occurrence_T | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | ocx:ChildRef | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
asserts |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="Occurrence" type="ocx:Occurrence_T"> <xs:annotation> <xs:documentation>The refence to the part's occurrence in a defined view or configuration.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:OccurrenceGroup_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | ocx:Description ocx:Occurrence ocx:OccurrenceGroup | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="OccurrenceGroup" type="ocx:OccurrenceGroup_T"> <xs:annotation> <xs:documentation>A grouping of occurrences. Can also contain other OccurrenceGroup to form a nested level of groups.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
type | ocx:OctagonBar_T | ||
properties |
|
||
children | ocx:Height | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="OctagonBar" type="ocx:OctagonBar_T"> <xs:annotation> <xs:documentation>An octagon shaped bar.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | extension of ocx:OcxItemPtr_T | ||||||||||||||||||||||||||||||
substitution group | ocx:BoundedRef | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | ocx:BoundingBox | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
asserts |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="OcxItemPtr" substitutionGroup="ocx:BoundedRef"> <xs:annotation> <xs:documentation>A generic element used to reference an instantiated OCX object by a GUID (the pointer).</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="ocx:OcxItemPtr_T"/> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | ocx:ocxXML_T | ||||||||||||||||||||||||||||||
substitution group | ocx:DocumentBase | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | ocx:Header ocx:Form ocx:ClassCatalogue ocx:ProcessLayer UnitsML | ||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="ocxXML" type="ocx:ocxXML_T" substitutionGroup="ocx:DocumentBase"> <xs:annotation> <xs:documentation>Root element of the schema.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="Offset" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>An offset from a reference plane or surface. A possitive offset value is in the direction of the surface normal vector.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="OffsetU" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>The offset from stiffener trace line of cross section in local U direction.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="OffsetV" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>The offset from stiffener trace-line of cross section in local V direction.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
type | ocx:Point3D_T | ||
properties |
|
||
children | ocx:X ocx:Y ocx:Z | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="Origin" type="ocx:Point3D_T"> <xs:annotation> <xs:documentation>The origin of a local or global coordinate system.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
type | ocx:Contour3D_T | ||
properties |
|
||
children | ocx:Ellipse3D ocx:CircumCircle3D ocx:Circle3D ocx:CircumArc3D ocx:Line3D ocx:CompositeCurve3D ocx:PolyLine3D ocx:NURBS3D | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="OuterContour" type="ocx:Contour3D_T"> <xs:annotation> <xs:documentation>The geometry of the outer closed contour limiting a surface, represented by a set of trim curves or a closed curve primitive.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="Overshoot" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>The overshoot of the flange beyond the web. Shall be included in the Width..</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||
type | ocx:Panel_T | ||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||
children | ocx:Description ocx:PhysicalProperties ocx:UnboundedGeometry ocx:LimitedBy ocx:OuterContour ocx:ComposedOf ocx:StiffenedBy ocx:SplitBy ocx:CutBy | ||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="Panel" type="ocx:Panel_T"> <xs:annotation> <xs:documentation>Structural concept of shipbuilding panels. Panels can typically be composed of plates, seams and stiffeners.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | ocx:PanelRef_T | ||||||||||||||||||||||||||||||
substitution group | ocx:BoundedRef | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | ocx:BoundingBox | ||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
asserts |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="PanelRef" type="ocx:PanelRef_T" substitutionGroup="ocx:BoundedRef"> <xs:annotation> <xs:documentation>The reference to a connected Plate.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:ParametricCircle_T | ||||||||||||||||||||||
substitution group | ocx:ParametricHole2D | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | ocx:Description ocx:Diameter | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="ParametricCircle" type="ocx:ParametricCircle_T" substitutionGroup="ocx:ParametricHole2D"> <xs:annotation> <xs:documentation>A parametric circle in u-v space defined by a diameter.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:ParametricHole2D_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | ocx:Description | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="ParametricHole2D" type="ocx:ParametricHole2D_T" abstract="true"> <xs:annotation> <xs:documentation>A set of parametric hole definitions in u-v space.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | extension of ocx:Penetration_T | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | ocx:Description ocx:Point3D ocx:SingleBracket ocx:DoubleBracket ocx:WebStiffener ocx:WebStiffenerWithSingleBracket ocx:WebStiffenerWithDoubleBracket ocx:PlateRef ocx:PillarRef ocx:StiffenerRef ocx:SlotParameters | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="Penetration"> <xs:annotation> <xs:documentation>Structural concept of stiffener penetration configurations typically used in shipbuilding.</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="ocx:Penetration_T"/> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="Permeability" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>The permeability specifies the amount by which the Cargo takes up water.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
type | ocx:PhysicalProperties_T | ||
properties |
|
||
children | ocx:DryWeight ocx:CenterOfGravity | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="PhysicalProperties" type="ocx:PhysicalProperties_T"> <xs:annotation> <xs:documentation>Basic physical properties of structure objects (weight and centre of gravity). These properties are provided by the exporting application and can be used as a quality measure by the receiving application to ensure correctness of the import.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||||||||||
type | ocx:PhysicalSpace_T | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | ocx:Description ocx:CompartmentProperties ocx:Cell ocx:CrossFlow ocx:ExternalGeometryRef ocx:BulkCargo ocx:LiquidCargo ocx:UnitCargo | ||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:element name="PhysicalSpace" type="ocx:PhysicalSpace_T"> <xs:annotation> <xs:documentation>The concept of a physical compartment representing a closed volume (space) defined by enclosing structure panels.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||||||||||
type | ocx:Pillar_T | ||||||||||||||||||||||||||||||||||||||
substitution group | ocx:Member | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | ocx:Description ocx:PhysicalProperties ocx:ExternalGeometryRef ocx:LimitedBy ocx:MaterialRef ocx:SectionRef ocx:TraceLine ocx:Inclination ocx:CutBy ocx:Penetration ocx:ConnectionConfiguration | ||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:element name="Pillar" type="ocx:Pillar_T" substitutionGroup="ocx:Member"> <xs:annotation> <xs:documentation>Structural concept for pillars used as vertical support in ship building.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | ocx:PillarRef_T | ||||||||||||||||||||||||||||||
substitution group | ocx:BoundedRef | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | ocx:BoundingBox | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
asserts |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="PillarRef" type="ocx:PillarRef_T" substitutionGroup="ocx:BoundedRef"> <xs:annotation> <xs:documentation>The reference to a connected Member (Pillar).</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | ocx:Plane3D_T | ||||||||||||||||||||||||||||||
substitution group | ocx:Surface | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | ocx:Description ocx:Area ocx:FaceBoundaryCurve ocx:Origin ocx:Normal ocx:UDirection ocx:LimitedBy | ||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="Plane3D" type="ocx:Plane3D_T" substitutionGroup="ocx:Surface"> <xs:annotation> <xs:documentation>Planar surface defined by origin and Normal direction.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||||||||||
type | ocx:Plate_T | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | ocx:Description ocx:PhysicalProperties ocx:ExternalGeometryRef ocx:PlateMaterial ocx:Offset ocx:OuterContour ocx:UnboundedGeometry ocx:LimitedBy ocx:InnerContour ocx:CutBy | ||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:element name="Plate" type="ocx:Plate_T"> <xs:annotation> <xs:documentation>Structural concept of plates used in shipbuilding.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | ocx:PlateMaterial_T | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | ocx:Thickness | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
asserts |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="PlateMaterial" type="ocx:PlateMaterial_T"> <xs:annotation> <xs:documentation>Definition of the Plate material and plate thickenss.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | ocx:PlateRef_T | ||||||||||||||||||||||||||||||
substitution group | ocx:BoundedRef | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | ocx:BoundingBox | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
asserts |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="PlateRef" type="ocx:PlateRef_T" substitutionGroup="ocx:BoundedRef"> <xs:annotation> <xs:documentation>The reference to a connected Plate.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||
type | ocx:Point3D_T | ||||
properties |
|
||||
children | ocx:X ocx:Y ocx:Z | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:element name="Point3D" type="ocx:Point3D_T"> <xs:annotation> <xs:documentation>A point in 3D space composed of X, Y and Z coordinate values.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
type | ocx:Point3DList_T | ||
properties |
|
||
children | ocx:Point3D | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="Point3DList" type="ocx:Point3DList_T"> <xs:annotation> <xs:documentation>A list of positions in 3D space.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="PoissonRatio" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>The material Poisson ration.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||
type | ocx:PolyLine3D_T | ||||||||||||||||||||||||||||||||||||||||||||||
substitution group | ocx:Curve3D | ||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||
children | ocx:Description ocx:Length ocx:Point3DList | ||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="PolyLine3D" type="ocx:PolyLine3D_T" substitutionGroup="ocx:Curve3D"> <xs:annotation> <xs:documentation>A list of 3D points defining a sequence of linear segments. Repeat the first position at the end of the last line segment to form a closed contour.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
type | ocx:Point3D_T | ||
properties |
|
||
children | ocx:X ocx:Y ocx:Z | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="Position" type="ocx:Point3D_T"> <xs:annotation> <xs:documentation>The position of the inclination of the cross section.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
type | restriction of ocx:Point3DList_T | ||
properties |
|
||
children | ocx:Point3D | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="Positions"> <xs:annotation> <xs:documentation>3 3D-Points defining the circum circle.</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:restriction base="ocx:Point3DList_T"> <xs:sequence> <xs:element ref="ocx:Point3D" minOccurs="3" maxOccurs="3"/> </xs:sequence> </xs:restriction> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | ocx:Vector3D_T | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="PrimaryAxis" type="ocx:Vector3D_T"> <xs:annotation> <xs:documentation>The unit vector of the local X-axis (U-Axis) given in global Coordinate System.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||||||||||
type | ocx:PrincipalParticulars_T | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | ocx:Lpp ocx:RuleLength ocx:BlockCoefficient ocx:FP_Pos ocx:MouldedBreadth ocx:MouldedDepth ocx:ScantlingDraught ocx:DesignSpeed ocx:FreeboardLength ocx:NormalBallastDraught ocx:HeavyBallastDraught ocx:SlammingDraughtEmptyFP ocx:SlammingDraughtFullFP ocx:LengthOfWaterline ocx:FreeboardDeckHeight ocx:AP_Pos ocx:ZPosOfDeck ocx:DeepestEquilibriumWL ocx:UpperDeckArea ocx:WaterPlaneArea ocx:ZPosDeckline ocx:SpeedFactor | ||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:element name="PrincipalParticulars" type="ocx:PrincipalParticulars_T"> <xs:annotation> <xs:documentation>Main vessel particulars required by the Society.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:ProcessLayer_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | ocx:Description | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="ProcessLayer" type="ocx:ProcessLayer_T" abstract="true"> <xs:annotation> <xs:documentation>Abstract element which can hold any process related business information. (To be designed).</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | extension of ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="Quantity" abstract="true"> <xs:annotation> <xs:documentation>Abstract base class for all types with values carrying a Unit : Q = v * u.</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="ocx:Quantity_T"/> </xs:complexContent> <!--<xs:attributeGroup ref="ocx:SIUnit"/> --> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | ocx:RadialCylinder_T | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | ocx:Description ocx:Radius | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="RadialCylinder" type="ocx:RadialCylinder_T"> <xs:annotation> <xs:documentation>Cylindrical reference system.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||
type | ocx:RefPlanes_T | ||||||||||||||
substitution group | ocx:ReferencePlane | ||||||||||||||
properties |
|
||||||||||||||
children | ocx:RefPlane ocx:Origin | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="RadialPlanes" type="ocx:RefPlanes_T" substitutionGroup="ocx:ReferencePlane"> <xs:annotation> <xs:documentation>Cylindrical reference system.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="Radius" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>The radius of the parent element.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:RectangularHole_T | ||||||||||||||||||||||
substitution group | ocx:ParametricHole2D | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | ocx:Description ocx:Height ocx:Width ocx:FilletRadius | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="RectangularHole" type="ocx:RectangularHole_T" substitutionGroup="ocx:ParametricHole2D"> <xs:annotation> <xs:documentation>A rectangular hole in u-v space with corner fillets of equal radii.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:RectangularMickeyMouseEars_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | ocx:Description ocx:Height ocx:Width ocx:Radius ocx:Displacement | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="RectangularMickeyMouseEars" type="ocx:RectangularMickeyMouseEars_T"> <xs:annotation> <xs:documentation>A rectangular hole with corner radii in the form of Mickey Mouse ears.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
type | ocx:RectangularTube_T | ||
properties |
|
||
children | ocx:Height ocx:Width ocx:Thickness | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="RectangularTube" type="ocx:RectangularTube_T"> <xs:annotation> <xs:documentation>Rectangular tube.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Reference_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="Reference" type="ocx:Reference_T"> <xs:annotation> <xs:documentation>A reference to the schema type which is affected by this change to the schema.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="ReferenceLocation" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>Location on the reference axis.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||
type | ocx:ReferencePlane_T | ||||
properties |
|
||||
annotation |
|
||||
source | <xs:element name="ReferencePlane" type="ocx:ReferencePlane_T" abstract="true"> <xs:annotation> <xs:documentation>The concept of a reference plane which is typically used to define an unbounded geometry.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
type | extension of ocx:ReferencePlanes_T | ||
properties |
|
||
children | ocx:XRefPlanes ocx:YRefPlanes ocx:ZRefPlanes | ||
annotation |
|
||
source | <xs:element name="ReferencePlanes"> <xs:annotation> <xs:documentation>The collection of refrence planes used to limit geometries</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="ocx:ReferencePlanes_T"/> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
type | ocx:ReferenceSurfaces_T | ||
properties |
|
||
children | ocx:Surface ocx:SurfaceCollection | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="ReferenceSurfaces" type="ocx:ReferenceSurfaces_T"> <xs:annotation> <xs:documentation>Collection of frequently used surfaces which are referenced by more than one object.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | extension of ocx:RefPlane_T | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | ocx:Description ocx:ReferenceLocation | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="RefPlane"> <xs:annotation> <xs:documentation>A reference plane used to define unbounded planar geometry.</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="ocx:RefPlane_T"> <xs:sequence> <xs:element ref="ocx:ReferenceLocation"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="ReliefValvePressure" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>Pressure valve opening pressure when exceeding the general value.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | extension of ocx:RootRef_T | ||||||||||||||||||||||||||||||
substitution group | ocx:EntityRefBase | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
asserts |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="RootRef" substitutionGroup="ocx:EntityRefBase"> <xs:annotation> <xs:documentation>RootRef is an OcXItemPtr pointing to the top-level instance in a ProductView.</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="ocx:RootRef_T"/> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
type | ocx:RoundBar_T | ||
properties |
|
||
children | ocx:Height | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="RoundBar" type="ocx:RoundBar_T"> <xs:annotation> <xs:documentation>Round bar.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="RuleLength" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>Rule (scantling) length, L. A length measurement for the ship that is defined in classification society rules (see ISO 10303-218, section 4.2.32.4).</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="ScantlingDraught" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>Design draught moulded, fully loaded condition, Td. The summer load draught used by the classification society in its calculations for structural integrity and strength (see ISO 10303-218, section 4.2.32.6).</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | ocx:SchemaChange_T | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | ocx:Description ocx:Reference | ||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="SchemaChange" type="ocx:SchemaChange_T"> <xs:annotation> <xs:documentation>Element holding embedded schema changes recording the history of schema versions.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | ocx:Seam_T | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | ocx:Description ocx:TraceLine ocx:Curve3D | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="Seam" type="ocx:Seam_T"> <xs:annotation> <xs:documentation>Element describing the structure concept of a plate seam.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | ocx:SeamRef_T | ||||||||||||||||||||||||||||||
substitution group | ocx:BoundedRef | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | ocx:BoundingBox | ||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
asserts |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="SeamRef" type="ocx:SeamRef_T" substitutionGroup="ocx:BoundedRef"> <xs:annotation> <xs:documentation>The reference to a connected Plate.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | ocx:Vector3D_T | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="SecondaryAxis" type="ocx:Vector3D_T"> <xs:annotation> <xs:documentation>The unit vector of the local Y-axis (V-Axis) given in global Coordinate System.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
type | ocx:Contour3D_T | ||
properties |
|
||
children | ocx:Ellipse3D ocx:CircumCircle3D ocx:Circle3D ocx:CircumArc3D ocx:Line3D ocx:CompositeCurve3D ocx:PolyLine3D ocx:NURBS3D | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="SectionInnerShape" type="ocx:Contour3D_T"> <xs:annotation> <xs:documentation>Optional arbitrary inner section shape for hollow sections.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
type | ocx:Contour3D_T | ||
properties |
|
||
children | ocx:Ellipse3D ocx:CircumCircle3D ocx:Circle3D ocx:CircumArc3D ocx:Line3D ocx:CompositeCurve3D ocx:PolyLine3D ocx:NURBS3D | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="SectionOuterShape" type="ocx:Contour3D_T"> <xs:annotation> <xs:documentation>An optional arbitrary contour representing the outer section shape. Used to display the section by extrusion of the section shape along the trace line.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
type | ocx:SectionProperties_T | ||
properties |
|
||
children | ocx:Area ocx:NeutralAxisU ocx:NeutralAxisV ocx:InertiaU ocx:InertiaV ocx:TorsionConstant | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="SectionProperties" type="ocx:SectionProperties_T"> <xs:annotation> <xs:documentation>Generic bar section properties.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | extension of ocx:SectionRef_T | ||||||||||||||||||||||||||||||
substitution group | ocx:EntityRefBase | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | ocx:OffsetU ocx:OffsetV | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
asserts |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="SectionRef" substitutionGroup="ocx:EntityRefBase"> <xs:annotation> <xs:documentation>A reference to the parent's cross section.</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="ocx:SectionRef_T"> <xs:sequence> <xs:element ref="ocx:OffsetU" minOccurs="0"/> <xs:element ref="ocx:OffsetV" minOccurs="0"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||||||||||
type | ocx:ShipDesignation_T | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:element name="ShipDesignation" type="ocx:ShipDesignation_T"> <xs:annotation> <xs:documentation>The different types of identification given to the ship in order that it can be categorised by any shipping related organisation. It contains the minimal information which might be available about the ship.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
type | ocx:SingleBracket_T | ||
properties |
|
||
children | ocx:ConnectedBracketRef | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="SingleBracket" type="ocx:SingleBracket_T"> <xs:annotation> <xs:documentation>Double bracket connection.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="SlammingDraughtEmptyFP" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>The design slamming draught at FP (all ballast tanks empty), Tf-e.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="SlammingDraughtFullFP" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>The Vessel draught at FP used when calcualtion design slamming loads (all ballast tanks full), Tf-f.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | ocx:Hole2DContour_T | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | ocx:Description ocx:HoleRef ocx:Transformation | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="SlotContour" type="ocx:Hole2DContour_T"> <xs:annotation> <xs:documentation>An optional contour for the detailed slot shape given as a reference to a catalogue shape with a transformation.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||
type | ocx:SlotParameters_T | ||||||||||||||||||
properties |
|
||||||||||||||||||
children | ocx:Height ocx:Width ocx:UpperRadius ocx:ConnectionLength ocx:LowerRadius ocx:LugPlateRef | ||||||||||||||||||
used by |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xs:element name="SlotParameters" type="ocx:SlotParameters_T"> <xs:annotation> <xs:documentation>Parameters of a slot (cut-out) typically used in shipbuilding.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="Spacing" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>The grid spacing of the spacing group</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="SpeedFactor" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>Speed factor Cav.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | ocx:Sphere3D_T | ||||||||||||||||||||||||||||||
substitution group | ocx:Surface | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | ocx:Description ocx:Area ocx:FaceBoundaryCurve ocx:Origin ocx:Radius | ||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="Sphere3D" type="ocx:Sphere3D_T" substitutionGroup="ocx:Surface"> <xs:annotation> <xs:documentation>Spherical surface defined by origin and radius.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
type | ocx:SplitBy_T | ||
properties |
|
||
children | ocx:Seam | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="SplitBy" type="ocx:SplitBy_T"> <xs:annotation> <xs:documentation>Structural concepts defining the subdivision of a panel into plates split by one or more seams.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
type | ocx:SquareBar_T | ||
properties |
|
||
children | ocx:Height | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="SquareBar" type="ocx:SquareBar_T"> <xs:annotation> <xs:documentation>Square bar.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="Start" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>The location of Fram#0 in the frame table.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
type | ocx:Point3D_T | ||
properties |
|
||
children | ocx:X ocx:Y ocx:Z | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="StartPoint" type="ocx:Point3D_T"> <xs:annotation> <xs:documentation>The start position of the segment.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:StatutoryData_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="StatutoryData" type="ocx:StatutoryData_T"> <xs:annotation> <xs:documentation>The vessel statutory information.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
type | ocx:StiffenedBy_T | ||
properties |
|
||
children | ocx:Stiffener ocx:EdgeReinforcement | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="StiffenedBy" type="ocx:StiffenedBy_T"> <xs:annotation> <xs:documentation>Structural concept defining the stiffeners which is belonging to a panel.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||||||||||
type | ocx:Stiffener_T | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | ocx:Description ocx:PhysicalProperties ocx:ExternalGeometryRef ocx:MaterialRef ocx:SectionRef ocx:TraceLine ocx:Curve3D ocx:Inclination ocx:EndCutEnd1 ocx:EndCutEnd2 ocx:WebContour ocx:FlangeContour ocx:Offset ocx:ConnectionConfiguration ocx:Penetration ocx:CutBy ocx:LimitedBy | ||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:element name="Stiffener" type="ocx:Stiffener_T"> <xs:annotation> <xs:documentation>Element describing the structure concept of type stiffeners which are attached to plating and constitutes the scantlings.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | ocx:StiffenerRef_T | ||||||||||||||||||||||||||||||
substitution group | ocx:BoundedRef | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | ocx:BoundingBox | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
asserts |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="StiffenerRef" type="ocx:StiffenerRef_T" substitutionGroup="ocx:BoundedRef"> <xs:annotation> <xs:documentation>A OcxItemPtr reference to a Stiffener.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="StowageFactor" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>The StowageFactor specifies the average specific volume for a dry cargo. The stowage factor is usually expressed as the volume in cubic meters that is occupied by one metric ton of the cargo.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="StowageHeight" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>Z coordinate of dry bulk stowage height. If not specified, top of cargo room will be used.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | ocx:SuperElliptical_T | ||||||||||||||||||||||||||||||
substitution group | ocx:ParametricHole2D | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | ocx:Description ocx:Height ocx:Width | ||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="SuperElliptical" type="ocx:SuperElliptical_T" substitutionGroup="ocx:ParametricHole2D"> <xs:annotation> <xs:documentation>A super-elliptical hole. It can also describe a true ellipse.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | ocx:Surface_T | ||||||||||||||||||||||||||||||
substitution group | ocx:GeometryRepresentation | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | ocx:Description ocx:Area ocx:FaceBoundaryCurve | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="Surface" type="ocx:Surface_T" abstract="true" substitutionGroup="ocx:GeometryRepresentation"> <xs:annotation> <xs:documentation>Abstract base class for surface definitions.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | ocx:SurfaceCollection_T | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | ocx:Description ocx:Surface | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="SurfaceCollection" type="ocx:SurfaceCollection_T"> <xs:annotation> <xs:documentation>A collection of any number of surfces. The surfaces have to be connected (no dis-joint surfaces). Most typically the SurfaceCollection will include the outer shell geometry definition of the vessel.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | ocx:SurfaceRef_T | ||||||||||||||||||||||||||||||
substitution group | ocx:BoundedRef | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | ocx:BoundingBox | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
asserts |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="SurfaceRef" type="ocx:SurfaceRef_T" substitutionGroup="ocx:BoundedRef"> <xs:annotation> <xs:documentation>The reference to a Surface geometry which is shared between more than one part.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
type | ocx:Sweep_T | ||
properties |
|
||
children | ocx:Vector3D ocx:Length | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="Sweep" type="ocx:Sweep_T"> <xs:annotation> <xs:documentation>Defeintion of the sweep extent by a direction and sweep length.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||||||||||
type | ocx:CompositeCurve3D_T | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | ocx:Description ocx:Length ocx:Line3D ocx:CircumArc3D ocx:NURBS3D ocx:PolyLine3D | ||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:element name="SweepCurve" type="ocx:CompositeCurve3D_T"> <xs:annotation> <xs:documentation>The sweep direction and extent is defined by a general 3D sweep curve.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:SymmetricalHole_T | ||||||||||||||||||||||
substitution group | ocx:ParametricHole2D | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | ocx:Description ocx:Height ocx:Width | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="SymmetricalHole" type="ocx:SymmetricalHole_T" substitutionGroup="ocx:ParametricHole2D"> <xs:annotation> <xs:documentation>A hole made of two semi-circles connected by two straight lines.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
type | ocx:TBar_T | ||
properties |
|
||
children | ocx:Height ocx:Width ocx:WebThickness ocx:FlangeThickness | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="TBar" type="ocx:TBar_T"> <xs:annotation> <xs:documentation>T-section bar, rolled or welded.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="ThermalExpansionCoefficient" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>The material thermal expansion coefficient.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="Thickness" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>The thickness of the parent element.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
type | ocx:Point3D_T | ||
properties |
|
||
children | ocx:X ocx:Y ocx:Z | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="Tip" type="ocx:Point3D_T"> <xs:annotation> <xs:documentation>Cone tip position.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="TipRadius" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>Cone base radius.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="Tonnage" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>She numerical value resulting from the tonnage calculation (see ISO 10303-215, section 4.2.165.3).</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
type | ocx:TonnageData_T | ||
properties |
|
||
children | ocx:Tonnage ocx:DeadWeight | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="TonnageData" type="ocx:TonnageData_T"> <xs:annotation> <xs:documentation>The Vessel tonnage information.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="TorsionConstant" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>The torsional constant is calculated from the cross-section and determines the torsional rigidity together with the shear modulus.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
type | extension of ocx:TraceLine_T | ||
properties |
|
||
children | ocx:Curve3D | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="TraceLine"> <xs:annotation> <xs:documentation>The landing curve on the moulded panel surface represented by any Curve3D type.</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="ocx:TraceLine_T"/> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
type | ocx:Transformation_T | ||
properties |
|
||
children | ocx:Origin ocx:PrimaryAxis ocx:SecondaryAxis | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="Transformation" type="ocx:Transformation_T"> <xs:annotation> <xs:documentation>A concept specifying a local (orthogonal) axis system. The Origin and two of the local X,Y,Z axis have to be specified. When used to specify a Plane the XY (UV) plane is considered. The third axis is found by the cross product of the primary and secondary axis.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
type | ocx:Tube_T | ||
properties |
|
||
children | ocx:Diameter ocx:Thickness | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="Tube" type="ocx:Tube_T"> <xs:annotation> <xs:documentation>Circular tube.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||
type | ocx:NURBSProperties_T | ||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="U_NURBSproperties" type="ocx:NURBSProperties_T"> <xs:annotation> <xs:documentation>Properties of the basis functions in surface U direction.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
type | ocx:UBar_T | ||
properties |
|
||
children | ocx:Height ocx:Width ocx:WebThickness ocx:FlangeThickness | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="UBar" type="ocx:UBar_T"> <xs:annotation> <xs:documentation>U-section bar, rolled or welded.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | ocx:Vector3D_T | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="UDirection" type="ocx:Vector3D_T"> <xs:annotation> <xs:documentation>Local U deirection in a local coordinate system.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||
type | ocx:KnotVector_T | ||||||||||||||
properties |
|
||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="UknotVector" type="ocx:KnotVector_T"> <xs:annotation> <xs:documentation>The knot-vector in U direction is a list of size m=+n-1 knots where p is the polynomial basis degree and n is the number of control points. The knot vector consist of a non-decreasing sequence of values. Knot multiplicities can be included. A knot multiplicity means that a knot value can be repeated up to p+1 times.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="UltimateStress" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>The material ultimate strsss.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
type | ocx:UnboundedGeometry_T | ||
properties |
|
||
children | ocx:Surface ocx:SurfaceRef ocx:GridRef | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="UnboundedGeometry" type="ocx:UnboundedGeometry_T"> <xs:annotation> <xs:documentation>The unbounded surface geometry of the parent element.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||
type | ocx:UnitCargo_T | ||||||||||||||
properties |
|
||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="UnitCargo" type="ocx:UnitCargo_T"> <xs:annotation> <xs:documentation>The UnitCargo type is intended for spaces carrying a type of dry cargo that that is packed or comprises discrete units that can be loaded and stored individually on the ship. Ref. is made to ISO 10303-215:2004.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="Unose" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>The bracket nose depth at the local U end of the bracket.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="UpperDeckArea" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>Projected area of upper deck forward 0.2 L.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="UpperRadius" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>The upper radius of an ipening or a slot.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||
type | ocx:UserDefinedBarSection_T | ||||||||||||||
properties |
|
||||||||||||||
children | ocx:SectionProperties ocx:UserDefinedParameter ocx:SectionOuterShape ocx:SectionInnerShape | ||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="UserDefinedBarSection" type="ocx:UserDefinedBarSection_T"> <xs:annotation> <xs:documentation>User defined or unknown bar type.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:UserDefinedParameter_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | ocx:Description | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="UserDefinedParameter" type="ocx:UserDefinedParameter_T"> <xs:annotation> <xs:documentation>A user-defined parameter which can be provided to define a user-defined BarSection.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||
type | ocx:NURBSProperties_T | ||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="V_NURBSproperties" type="ocx:NURBSProperties_T"> <xs:annotation> <xs:documentation>Properties of the basis functions in surface V direction.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | ocx:Vector3D_T | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="VDirection" type="ocx:Vector3D_T"> <xs:annotation> <xs:documentation>Local V direction in a local coordinate system.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | ocx:Vector3D_T | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="Vector3D" type="ocx:Vector3D_T"> <xs:annotation> <xs:documentation>Unit vector of length 1.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | extension of ocx:Vessel_T | ||||||||||||||||||||||||||||||
substitution group | ocx:Form | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | ocx:Description ocx:DistanceTolerance ocx:AngleTolerance ocx:ClassificationData ocx:BuilderInformation ocx:TonnageData ocx:StatutoryData ocx:ShipDesignation ocx:CoordinateSystem ocx:DesignView ocx:Arrangement ocx:ReferenceSurfaces ocx:Panel ocx:Plate ocx:Stiffener ocx:Bracket ocx:Member | ||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="Vessel" substitutionGroup="ocx:Form"> <xs:annotation> <xs:documentation>Vessel asset subject to Classification.</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="ocx:Vessel_T"> <xs:sequence/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
type | extension of ocx:VesselGrid_T | ||
properties |
|
||
children | ocx:XGrid ocx:YGrid ocx:ZGrid | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="VesselGrid"> <xs:annotation> <xs:documentation>The defintion of the vessel grid system including the vessel frame table.</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="ocx:VesselGrid_T"/> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||
type | ocx:KnotVector_T | ||||||||||||||
properties |
|
||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="VknotVector" type="ocx:KnotVector_T"> <xs:annotation> <xs:documentation>The knot-vector in V direction is a list of size m=+n-1 knots where p is the polynomial basis degree and n is the number of control points. The knot vector consist of a non-decreasing sequence of values. Knot multiplicities can be included. A knot multiplicity means that a knot value can be repeated up to p+1 times.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="Vnose" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>The bracket nose depth at the local V end of the bracket.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="Volume" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>The volume of a compartment or space.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="WaterPlaneArea" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>The area of water-plane forward 0.2 L at scantling draught Td.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
type | ocx:Contour3D_T | ||
properties |
|
||
children | ocx:Ellipse3D ocx:CircumCircle3D ocx:Circle3D ocx:CircumArc3D ocx:Line3D ocx:CompositeCurve3D ocx:PolyLine3D ocx:NURBS3D | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="WebContour" type="ocx:Contour3D_T"> <xs:annotation> <xs:documentation>The outer contour of a stiffener web. The WebContour can be used to render the shape of a BarSection.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="WebCutBackAngle" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>Sniped angle of stiffener web.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | ocx:Vector3D_T | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="WebDirection" type="ocx:Vector3D_T"> <xs:annotation> <xs:documentation>Direction of the stiffener web.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="WebNoseHeight" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>Nose height of sniped stiffener web.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
type | ocx:WebStiffener_T | ||
properties |
|
||
children | ocx:WebStiffenerRef | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="WebStiffener" type="ocx:WebStiffener_T"> <xs:annotation> <xs:documentation>Connsction configuration with one web stiffener with a single bracket connection.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||||||||||
type | ocx:WebStiffenerRef_T | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | ocx:BoundingBox | ||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
asserts |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:element name="WebStiffenerRef" type="ocx:WebStiffenerRef_T"> <xs:annotation> <xs:documentation>Web stiffener connection.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
type | extension of ocx:WebStiffenerWithDoubleBracket_T | ||
properties |
|
||
children | ocx:ConnectedBracketRef ocx:WebStiffenerRef | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="WebStiffenerWithDoubleBracket"> <xs:annotation> <xs:documentation>Web stiffener with double bracket connection.</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="ocx:WebStiffenerWithDoubleBracket_T"/> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
type | ocx:WebStiffenerWithSingleBracket_T | ||
properties |
|
||
children | ocx:ConnectedBracketRef ocx:WebStiffenerRef | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="WebStiffenerWithSingleBracket" type="ocx:WebStiffenerWithSingleBracket_T"> <xs:annotation> <xs:documentation>Connsction configuration with one web stiffener with a single bracket connection.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="WebThickness" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>The thickness of the web.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="Width" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>The width of the parent element.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="X" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>The X component of a vector or a position. The value is a Quantity carrying a unit definition.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||||||||||
type | ocx:XGrid_T | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | ocx:Description ocx:DistanceToAP ocx:XSpacingGroup | ||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:element name="XGrid" type="ocx:XGrid_T"> <xs:annotation> <xs:documentation>The Vessel X coordinate system organised as a frame table or X-grid</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | extension of ocx:RefPlanes_T | ||||||||||||||||||||||
substitution group | ocx:ReferencePlane | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | ocx:RefPlane ocx:Origin ocx:DistanceToAP | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="XRefPlanes" substitutionGroup="ocx:ReferencePlane"> <xs:annotation> <xs:documentation>The definition of the frame table positions in the Vessel X-direction. The authoring application must export ALL the RefPlane positions. If more than one XRefPlanes definition is exported, the authoring application shall identify the main reference system by setting the isMainSytem=true. It is also possible to give a reversed frame system (positions are given Fore to Aft). This is specified by setting isReversed=true.</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="ocx:RefPlanes_T"> <xs:sequence> <xs:element ref="ocx:DistanceToAP" minOccurs="0"/> </xs:sequence> <xs:attribute name="isReveresed" type="xs:boolean" default="false"> <xs:annotation> <xs:documentation>For most vessels the X reference prositions are given aft to forward which is the default. Set isReversed=true if the frame positions are given from fore to aft (noramally this is the case for naval vessels).</xs:documentation> </xs:annotation> </xs:attribute> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
type | xs:boolean | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="isReveresed" type="xs:boolean" default="false"> <xs:annotation> <xs:documentation>For most vessels the X reference prositions are given aft to forward which is the default. Set isReversed=true if the frame positions are given from fore to aft (noramally this is the case for naval vessels).</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:XSectionCatalogue_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | ocx:Description ocx:BarSection | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="XSectionCatalogue" type="ocx:XSectionCatalogue_T"> <xs:annotation> <xs:documentation>The cross section types for stiffeners and their properties recognised by the Society.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||||||||||
type | ocx:GridSpacingSystem_T | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | ocx:Description ocx:GridPosition ocx:Spacing | ||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:element name="XSpacingGroup" type="ocx:GridSpacingSystem_T"> <xs:annotation> <xs:documentation>The definition of a frame spacing group for a sequence of frame positions with equal spacing</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="Y" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>The Y component of a vector or a position. The value is a Quantity carrying a unit definition.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | extension of ocx:YGrid_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | ocx:Description ocx:YSpacingGroup | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="YGrid"> <xs:annotation> <xs:documentation>The definition of the vessel Y grid system</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="ocx:YGrid_T"/> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="YieldStress" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>The material yield stress.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="YoungsModulus" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>The material elasticity modulus.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||
type | ocx:RefPlanes_T | ||||||||||||||
substitution group | ocx:ReferencePlane | ||||||||||||||
properties |
|
||||||||||||||
children | ocx:RefPlane ocx:Origin | ||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="YRefPlanes" type="ocx:RefPlanes_T" substitutionGroup="ocx:ReferencePlane"> <xs:annotation> <xs:documentation>The definition of a reference grid in the Vessel Y-direction. The authoring application must export ALL the RefPlane positions. If more than one YRefPlanes definition is exported, the authoring application shall identify the main reference system by setting the isMainSytem=true.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||||||||||
type | ocx:GridSpacingSystem_T | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | ocx:Description ocx:GridPosition ocx:Spacing | ||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:element name="YSpacingGroup" type="ocx:GridSpacingSystem_T"> <xs:annotation> <xs:documentation>The definition of a grid spacing group for a sequence of grid positions with equal spacing</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="Z" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>The Z component of a vector or a position. The value is a Quantity carrying a unit definition.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
type | ocx:ZBar_T | ||
properties |
|
||
children | ocx:Height ocx:Width ocx:WebThickness ocx:FlangeThickness | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="ZBar" type="ocx:ZBar_T"> <xs:annotation> <xs:documentation>Z-section bar, rolled or welded.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | extension of ocx:ZGrid_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | ocx:Description ocx:ZSpacingGroup | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="ZGrid"> <xs:annotation> <xs:documentation>The definition of the vessel Z grid system</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="ocx:ZGrid_T"/> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="ZPosDeckline" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>Vertical distance from baseline to deck-line at FE.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="ZPosOfDeck" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>Z coordinate of the bulkhead deck.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||
type | ocx:RefPlanes_T | ||||||||||||||
substitution group | ocx:ReferencePlane | ||||||||||||||
properties |
|
||||||||||||||
children | ocx:RefPlane ocx:Origin | ||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="ZRefPlanes" type="ocx:RefPlanes_T" substitutionGroup="ocx:ReferencePlane"> <xs:annotation> <xs:documentation>The definition of a reference grid in the Vessel Z-direction. The authoring application must export ALL the RefPlane positions. If more than one ZRefPlanes definition is exported, the authoring application shall identify the main reference system by setting the sMainSytem=true.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||||||||||
type | ocx:GridSpacingSystem_T | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | ocx:Description ocx:GridPosition ocx:Spacing | ||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:element name="ZSpacingGroup" type="ocx:GridSpacingSystem_T"> <xs:annotation> <xs:documentation>The definition of a grid spacing group for a sequence of grid positions with equal spacing</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | extension of ocx:EntityRefBase_T | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
asserts |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:complexType name="ApplicationRef_T"> <xs:annotation> <xs:documentation>The ApplicationRef type relates the parent element back to the owning entity in the source application (external reference type).</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:EntityRefBase_T"> <xs:attribute ref="ocx:externalRef" use="required"/> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | extension of ocx:DescriptionBase_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | ocx:Description ocx:Compartment ocx:PhysicalSpace | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:complexType name="Arrangement_T"> <xs:annotation> <xs:documentation>Type definition of the vessel arrangement (of comparments).</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:DescriptionBase_T"> <xs:choice maxOccurs="unbounded"> <xs:element ref="ocx:Compartment"> <xs:annotation> <xs:documentation>The concept of a compartment part of the vessel arrangement representing a CLOSED volume (space) defined by enclosing surface geometry.</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ocx:PhysicalSpace"/> </xs:choice> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of ocx:DescriptionBase_T | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | ocx:Description ocx:RectangularTube ocx:OctagonBar ocx:SquareBar ocx:BulbFlat ocx:FlatBar ocx:UBar ocx:IBar ocx:LBarOF ocx:ZBar ocx:RoundBar ocx:LBar ocx:TBar ocx:LBarOW ocx:HalfRoundBar ocx:HexagonBar ocx:Tube ocx:UserDefinedBarSection | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="BarSection_T" abstract="true"> <xs:annotation> <xs:documentation>Type definition of the catalogue of rolled and welded cross sections recognised by the Society.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:DescriptionBase_T"> <xs:choice> <xs:element ref="ocx:RectangularTube"/> <xs:element ref="ocx:OctagonBar"/> <xs:element ref="ocx:SquareBar"/> <xs:element ref="ocx:BulbFlat"/> <xs:element ref="ocx:FlatBar"/> <xs:element ref="ocx:UBar"/> <xs:element ref="ocx:IBar"/> <xs:element ref="ocx:LBarOF"/> <xs:element ref="ocx:ZBar"/> <xs:element ref="ocx:RoundBar"/> <xs:element ref="ocx:LBar"/> <xs:element ref="ocx:TBar"/> <xs:element ref="ocx:LBarOW"/> <xs:element ref="ocx:HalfRoundBar"/> <xs:element ref="ocx:HexagonBar"/> <xs:element ref="ocx:Tube"/> <xs:element ref="ocx:UserDefinedBarSection"/> </xs:choice> <xs:attributeGroup ref="ocx:barSectionAttributes"/> <xs:attribute ref="ocx:GUIDRef"/> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | extension of ocx:EntityRefBase_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | ocx:BoundingBox | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
asserts |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:complexType name="BoundedRef_T"> <xs:annotation> <xs:documentation>A bounded object reference type.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:EntityRefBase_T"> <xs:sequence> <xs:element ref="ocx:BoundingBox" minOccurs="0"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
children | ocx:Max ocx:Min | ||
used by |
|
||
source | <xs:complexType name="BoundingBox_T"> <xs:choice maxOccurs="2"> <xs:element ref="ocx:Max"/> <xs:element ref="ocx:Min"/> </xs:choice> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||||||||||
type | extension of ocx:StructurePart_T | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | ocx:Description ocx:PhysicalProperties ocx:ExternalGeometryRef ocx:BracketParameters ocx:PlateMaterial ocx:Offset ocx:OuterContour ocx:UnboundedGeometry ocx:LimitedBy ocx:CutBy ocx:InnerContour ocx:StiffenedBy | ||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="Bracket_T"> <xs:annotation> <xs:documentation>Type definition of Structural concept of brackets used in shipbuilding.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:StructurePart_T"> <xs:choice maxOccurs="unbounded"> <xs:element ref="ocx:BracketParameters"/> <xs:element ref="ocx:PlateMaterial"/> <xs:element ref="ocx:Offset" minOccurs="0"/> <xs:element ref="ocx:OuterContour"/> <xs:element ref="ocx:UnboundedGeometry" minOccurs="0"/> <xs:element ref="ocx:LimitedBy" minOccurs="0"/> <xs:element ref="ocx:CutBy" minOccurs="0"/> <xs:element ref="ocx:InnerContour" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="ocx:StiffenedBy" minOccurs="0"/> </xs:choice> <xs:attribute ref="ocx:functionType"/> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
children | ocx:ArmLengthU ocx:ArmLengthV ocx:UDirection ocx:VDirection ocx:Origin ocx:Unose ocx:Vnose ocx:FreeEdgeRadius ocx:FeatureCope ocx:FlangeEdgeReinforcement | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:complexType name="BracketParameters_T"> <xs:annotation> <xs:documentation>Type definition of Common parameters defining bracket configurations used in shipbuilding.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element ref="ocx:ArmLengthU"/> <xs:element ref="ocx:ArmLengthV"/> <xs:element ref="ocx:UDirection"> <xs:annotation> <xs:documentation>Local U deirection of the Bracket</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ocx:VDirection"> <xs:annotation> <xs:documentation>Local V direction of the Bracket.</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ocx:Origin"> <xs:annotation> <xs:documentation>The origin or root point of the Bracket</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ocx:Unose" minOccurs="0"/> <xs:element ref="ocx:Vnose" minOccurs="0"/> <xs:element ref="ocx:FreeEdgeRadius" minOccurs="0"/> <xs:element ref="ocx:FeatureCope" minOccurs="0"/> <xs:element ref="ocx:FlangeEdgeReinforcement" minOccurs="0"/> </xs:sequence> <xs:attribute ref="ocx:hasEdgeReinforcement" use="required"/> <xs:attribute name="numberOfSupports" type="xs:int"> <xs:annotation> <xs:documentation>Number of supported (welded) bracket edges.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute ref="ocx:edgeReinforcement"/> </xs:complexType> |
type | xs:int | ||
annotation |
|
||
source | <xs:attribute name="numberOfSupports" type="xs:int"> <xs:annotation> <xs:documentation>Number of supported (welded) bracket edges.</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | extension of ocx:EntityRefBase_T | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
asserts |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:complexType name="BracketRef_T"> <xs:annotation> <xs:documentation>Type definition of A OcxItemPtr reference to a Bracket instance.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:EntityRefBase_T"> <xs:attribute ref="ocx:refType" use="required" fixed="ocx:Bracket"/> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="BuilderInformation_T"> <xs:attribute name="yard" type="xs:string" use="required"> <xs:annotation> <xs:documentation>Name of the construction yard.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="designer" type="xs:string"> <xs:annotation> <xs:documentation>The name of the designer of the vessel.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="owner" type="xs:string"> <xs:annotation> <xs:documentation>Contractor of the vessel.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="yearOfBuild" type="xs:gYearMonth"> <xs:annotation> <xs:documentation>Keel laying date.</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> |
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="yard" type="xs:string" use="required"> <xs:annotation> <xs:documentation>Name of the construction yard.</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="designer" type="xs:string"> <xs:annotation> <xs:documentation>The name of the designer of the vessel.</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="owner" type="xs:string"> <xs:annotation> <xs:documentation>Contractor of the vessel.</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:gYearMonth | ||
annotation |
|
||
source | <xs:attribute name="yearOfBuild" type="xs:gYearMonth"> <xs:annotation> <xs:documentation>Keel laying date.</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
children | ocx:Height ocx:WebThickness ocx:FlangeWidth ocx:BulbAngle ocx:BulbOuterRadius ocx:BulbInnerRadius ocx:BulbTopRadius ocx:BulbBottomRadius | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="BulbFlat_T"> <xs:annotation> <xs:documentation>BulbFlat type.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element ref="ocx:Height"> <xs:annotation> <xs:documentation>Profile height, measured along the web.</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ocx:WebThickness"/> <xs:element ref="ocx:FlangeWidth"/> <xs:element ref="ocx:BulbAngle" minOccurs="0"/> <xs:element ref="ocx:BulbOuterRadius" minOccurs="0"/> <xs:element ref="ocx:BulbInnerRadius" minOccurs="0"/> <xs:element ref="ocx:BulbTopRadius" minOccurs="0"/> <xs:element ref="ocx:BulbBottomRadius" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||
children | ocx:StowageFactor ocx:Permeability ocx:AngleOfRepose | ||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:complexType name="BulkCargo_T"> <xs:annotation> <xs:documentation>Type definition of dry cargo properties, reference is made to ISO 10303-215:2004.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element ref="ocx:StowageFactor" minOccurs="0"/> <xs:element ref="ocx:Permeability" minOccurs="0"/> <xs:element ref="ocx:AngleOfRepose" minOccurs="0"/> </xs:sequence> <xs:attribute ref="ocx:bulkCargoType"/> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | extension of ocx:GeometryRepresentation_T | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | ocx:Description ocx:CellBoundary | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:complexType name="Cell_T"> <xs:annotation> <xs:documentation>Type definition of the structural concept of a cell defining a part of a compartment (physical space).</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:GeometryRepresentation_T"> <xs:sequence> <xs:element ref="ocx:CellBoundary" maxOccurs="unbounded"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | extension of ocx:BoundedRef_T | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | ocx:BoundingBox | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
asserts |
|
||||||||||||||||||||||||||||||
source | <xs:complexType name="CellBoundary_T"> <xs:complexContent> <xs:extension base="ocx:BoundedRef_T"> <xs:attribute ref="ocx:refType" use="required" fixed="ocx:Panel"/> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
children | ocx:CellRef | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="CellConnection_T"> <xs:annotation> <xs:documentation>Type definition for connecting cells to a compartment.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element ref="ocx:CellRef" minOccurs="2" maxOccurs="2"> <xs:annotation> <xs:documentation>A reference to the two connected compartment cells.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | extension of ocx:BoundedRef_T | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | ocx:BoundingBox | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
asserts |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:complexType name="CellRef_T"> <xs:annotation> <xs:documentation>Type definition of A OcxItemPtr reference to a Cell instance.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:BoundedRef_T"> <xs:attribute ref="ocx:refType" use="required" fixed="ocx:Cell"/> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | extension of ocx:EntityRefBase_T | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
asserts |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:complexType name="ChildRef_T"> <xs:annotation> <xs:documentation>Type definition of a child instance in a ProductView.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:EntityRefBase_T"> <xs:attribute ref="ocx:refType" use="required"/> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||||||||||
type | extension of ocx:Curve3D_T | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | ocx:Description ocx:Length ocx:Diameter ocx:Center ocx:Normal | ||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="Circle3D_T"> <xs:annotation> <xs:documentation>Type definition of a circle in 3D space.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:Curve3D_T"> <xs:choice maxOccurs="3"> <xs:element ref="ocx:Diameter"> <xs:annotation> <xs:documentation>The circle diameter.</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ocx:Center"> <xs:annotation> <xs:documentation>The center of the circle.</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ocx:Normal"> <xs:annotation> <xs:documentation>The normal vector of the the circle plane.</xs:documentation> </xs:annotation> </xs:element> </xs:choice> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||||||||||
type | extension of ocx:Curve3D_T | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | ocx:Description ocx:Length ocx:StartPoint ocx:IntermediatePoint ocx:EndPoint | ||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="CircumArc3D_T"> <xs:annotation> <xs:documentation>Type definition of a 3D Line/Arc representation defined by thee points in 3D space.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:Curve3D_T"> <xs:sequence> <xs:element ref="ocx:StartPoint"/> <xs:element ref="ocx:IntermediatePoint"/> <xs:element ref="ocx:EndPoint"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||||||||||
type | extension of ocx:Curve3D_T | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | ocx:Description ocx:Length ocx:Positions | ||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="CircumCircle3D_T"> <xs:annotation> <xs:documentation>Type definition of a circle in 3D space defined by by a circumscribe of 3 points.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:Curve3D_T"> <xs:sequence> <xs:element ref="ocx:Positions"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | extension of ocx:DescriptionBase_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | ocx:Description ocx:MaterialCatalogue ocx:XSectionCatalogue ocx:HoleShapeCatalogue | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:complexType name="ClassCatalogue_T"> <xs:annotation> <xs:documentation>Type definition of the Class catalogues provided as part of the OCX.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:DescriptionBase_T"> <xs:choice maxOccurs="unbounded"> <xs:element ref="ocx:MaterialCatalogue"> <xs:annotation> <xs:documentation>Catalogue of material types and their properties.</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ocx:XSectionCatalogue"> <xs:annotation> <xs:documentation>Catalogue of section types and their properties.</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ocx:HoleShapeCatalogue"> <xs:annotation> <xs:documentation>Catalogue of 2D hole shapes.</xs:documentation> </xs:annotation> </xs:element> </xs:choice> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||
children | ocx:PrincipalParticulars ocx:ClassNotation | ||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="ClassData_T"> <xs:annotation> <xs:documentation>Type definition of the main vessel data including Class Notation required by the Classification Society.</xs:documentation> </xs:annotation> <xs:sequence minOccurs="0"> <xs:element ref="ocx:PrincipalParticulars"> <xs:annotation> <xs:documentation>Information that specifies design and intended performance characteristics of the ship in accordance with classification society rules and statutory regulations (see ISO 10303-218, section 4.2.36).</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ocx:ClassNotation" minOccurs="0"/> </xs:sequence> <xs:attribute ref="ocx:newbuildingSociety" use="required"/> <xs:attribute name="identification" type="xs:string" use="required"> <xs:annotation> <xs:documentation>The classification society specific identifier to a ship, typically the design ID.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="newbuildingSocietyName" type="xs:string"> <xs:annotation> <xs:documentation>The common name of the class society relevant for operating the ship. Needs only to be specified when @newbuildingSociety = 'OTHER' .</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute ref="ocx:society"/> <xs:attribute name="societyName" type="xs:string"> <xs:annotation> <xs:documentation>The common name of the class society relevant for operating the ship. Needs only to be specified when @society = 'OTHER' .</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> |
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="identification" type="xs:string" use="required"> <xs:annotation> <xs:documentation>The classification society specific identifier to a ship, typically the design ID.</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="newbuildingSocietyName" type="xs:string"> <xs:annotation> <xs:documentation>The common name of the class society relevant for operating the ship. Needs only to be specified when @newbuildingSociety = 'OTHER' .</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="societyName" type="xs:string"> <xs:annotation> <xs:documentation>The common name of the class society relevant for operating the ship. Needs only to be specified when @society = 'OTHER' .</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="ClassNotation_T"> <xs:annotation> <xs:documentation>Type definition of ClassNotation.</xs:documentation> </xs:annotation> <xs:attribute name="hull" type="xs:string"> <xs:annotation> <xs:documentation> The notation given to the hull of the ship by the classification society as a result of its approval activities done on the hull.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="machinery" type="xs:string"> <xs:annotation> <xs:documentation>The notation given to the machinery on the ship by the classification society as a result of its approval activities done on the machinery.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="iceClass" type="xs:string"> <xs:annotation> <xs:documentation>The type of class notation given to the ship indicating the ice conditions in which the ship has been approved to operate.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="serviceArea" type="xs:string"> <xs:annotation> <xs:documentation>The area or route in which the ship operates. NOTE: This may include information about waterway, wave, weather and wind conditions. .</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="serviceFactor" type="xs:double"> <xs:annotation> <xs:documentation>The service area of the ship and the waves that occur in that area. The service factor should be in the range of 0.5 to 1.0.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="additionalNotations" type="xs:string"> <xs:annotation> <xs:documentation>Additional notations assigned by the society.</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="hull" type="xs:string"> <xs:annotation> <xs:documentation> The notation given to the hull of the ship by the classification society as a result of its approval activities done on the hull.</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="machinery" type="xs:string"> <xs:annotation> <xs:documentation>The notation given to the machinery on the ship by the classification society as a result of its approval activities done on the machinery.</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="iceClass" type="xs:string"> <xs:annotation> <xs:documentation>The type of class notation given to the ship indicating the ice conditions in which the ship has been approved to operate.</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="serviceArea" type="xs:string"> <xs:annotation> <xs:documentation>The area or route in which the ship operates. NOTE: This may include information about waterway, wave, weather and wind conditions. .</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:double | ||
annotation |
|
||
source | <xs:attribute name="serviceFactor" type="xs:double"> <xs:annotation> <xs:documentation>The service area of the ship and the waves that occur in that area. The service factor should be in the range of 0.5 to 1.0.</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="additionalNotations" type="xs:string"> <xs:annotation> <xs:documentation>Additional notations assigned by the society.</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="ClassParameters_T"> <xs:annotation> <xs:documentation>Information that specifies design and intended performance characteristics of the ship in accordance with classification society rules and statutory regulations (see ISO 10303-218, section 4.2.36).</xs:documentation> </xs:annotation> <xs:attribute name="blockCoefficientClass" type="xs:double" use="required"> <xs:annotation> <xs:documentation>The ratio of the moulded displacement volume to the volume of a block that has its length equal to the length class, its breadth equal to the moulded breadth and its depth equal to the scantlings draught (see ISO 10303-218, section 4.2.32.1).</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="designSpeedAhead" type="xs:double"> <xs:annotation> <xs:documentation>The forward speed at which the ship is designed to operate (see ISO 10303-218, section 4.2.32.2).</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="designSpeedAstern" type="xs:double"> <xs:annotation> <xs:documentation>The reverse speed at which the ship is designed to operate (see ISO 10303-218, section 4.2.32.3).</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="lengthSolas" type="xs:double" use="required"> <xs:annotation> <xs:documentation>A length measurement for the ship measured in accordance with IMO IC110E (see ISO 10303-218, section 4.2.32.5).</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="lenghtClass" type="xs:double" use="required"> <xs:annotation> <xs:documentation>A length measurement for the ship that is defined in classification society rules (see ISO 10303-218, section 4.2.32.4).</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="scantlingsDraught" type="xs:double" use="required"> <xs:annotation> <xs:documentation>The summer load draught used by the classification society in its calculations for structural integrity and strength (see ISO 10303-218, section 4.2.32.6).</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> |
type | xs:double | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="blockCoefficientClass" type="xs:double" use="required"> <xs:annotation> <xs:documentation>The ratio of the moulded displacement volume to the volume of a block that has its length equal to the length class, its breadth equal to the moulded breadth and its depth equal to the scantlings draught (see ISO 10303-218, section 4.2.32.1).</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:double | ||
annotation |
|
||
source | <xs:attribute name="designSpeedAhead" type="xs:double"> <xs:annotation> <xs:documentation>The forward speed at which the ship is designed to operate (see ISO 10303-218, section 4.2.32.2).</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:double | ||
annotation |
|
||
source | <xs:attribute name="designSpeedAstern" type="xs:double"> <xs:annotation> <xs:documentation>The reverse speed at which the ship is designed to operate (see ISO 10303-218, section 4.2.32.3).</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:double | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="lengthSolas" type="xs:double" use="required"> <xs:annotation> <xs:documentation>A length measurement for the ship measured in accordance with IMO IC110E (see ISO 10303-218, section 4.2.32.5).</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:double | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="lenghtClass" type="xs:double" use="required"> <xs:annotation> <xs:documentation>A length measurement for the ship that is defined in classification society rules (see ISO 10303-218, section 4.2.32.4).</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:double | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="scantlingsDraught" type="xs:double" use="required"> <xs:annotation> <xs:documentation>The summer load draught used by the classification society in its calculations for structural integrity and strength (see ISO 10303-218, section 4.2.32.6).</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||||||||||
type | extension of ocx:EntityBase_T | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | ocx:Description ocx:CompartmentProperties ocx:CompartmentFace ocx:ExternalGeometryRef ocx:BulkCargo ocx:LiquidCargo ocx:UnitCargo | ||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="Compartment_T"> <xs:annotation> <xs:documentation>Type definition of the concept of a compartment part of the vessel capacity plan representing a closed volume (space) defined by enclosing structure panels.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:EntityBase_T"> <xs:sequence> <xs:element ref="ocx:CompartmentProperties"/> <xs:element ref="ocx:CompartmentFace" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The face of a compartment defined by a surface boundary. All faces must make up a a CLOSED volume defining the compartment.</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ocx:ExternalGeometryRef" minOccurs="0"/> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element ref="ocx:BulkCargo"/> <xs:element ref="ocx:LiquidCargo"/> <xs:element ref="ocx:UnitCargo"/> </xs:choice> </xs:sequence> <xs:attribute ref="ocx:compartmentPurpose" use="required"/> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
type | extension of ocx:UnboundedGeometry_T | ||
properties |
|
||
children | ocx:Surface ocx:SurfaceRef ocx:GridRef ocx:FaceBoundaryCurve | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="CompartmentFace_T"> <xs:annotation> <xs:documentation>Type definition of the face of a compartment defined by a surface boundary.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:UnboundedGeometry_T"> <xs:sequence> <xs:element ref="ocx:FaceBoundaryCurve"> <xs:annotation> <xs:documentation> A collection of 3D curves making up the closed boundary of the compartment face.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
children | ocx:CenterOfGravity ocx:Volume ocx:AirPipeHeight ocx:FillingHeight ocx:ReliefValvePressure | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="CompartmentProperties_T"> <xs:annotation> <xs:documentation>Type definition of the physical properties of a compartment volume (COG, air pipe top).</xs:documentation> </xs:annotation> <xs:sequence> <xs:element ref="ocx:CenterOfGravity"> <xs:annotation> <xs:documentation>COG of the closed space.</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ocx:Volume"/> <xs:element ref="ocx:AirPipeHeight" minOccurs="0"/> <xs:element ref="ocx:FillingHeight" minOccurs="0"> <xs:annotation> <xs:documentation>The filling height specifies the maximum height for filling of the tank compartment.</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ocx:ReliefValvePressure" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
children | ocx:Plate ocx:Bracket ocx:Pillar | ||
used by |
|
||
source | <xs:complexType name="ComposedOf_T"> <xs:sequence> <xs:element ref="ocx:Plate" maxOccurs="unbounded"/> <xs:element ref="ocx:Bracket" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="ocx:Pillar" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||||||||||
type | extension of ocx:Curve3D_T | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | ocx:Description ocx:Length ocx:Line3D ocx:CircumArc3D ocx:NURBS3D ocx:PolyLine3D | ||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="CompositeCurve3D_T"> <xs:annotation> <xs:documentation>Type definition of a composite curve composed of a collection of Line3D, CircumArc3D and/or NURBS segments..</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:Curve3D_T"> <xs:choice maxOccurs="unbounded"> <xs:element ref="ocx:Line3D" minOccurs="0"/> <xs:element ref="ocx:CircumArc3D" minOccurs="0"/> <xs:element ref="ocx:NURBS3D" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="ocx:PolyLine3D" minOccurs="0"> <xs:annotation> <xs:documentation>A list of 3D points defining a list of linear segments. Repeat the first position at the end to form a closed contour.</xs:documentation> </xs:annotation> </xs:element> </xs:choice> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | extension of ocx:Surface_T | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | ocx:Description ocx:Area ocx:FaceBoundaryCurve ocx:Origin ocx:Tip ocx:BaseRadius ocx:TipRadius | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:complexType name="Cone3D_T"> <xs:annotation> <xs:documentation>Type definition of the a Cone surface defined by origin, radius and position of cone tip.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:Surface_T"> <xs:sequence> <xs:element ref="ocx:Origin"> <xs:annotation> <xs:documentation>The origin or centre of the cone at the base.</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ocx:Tip"/> <xs:element ref="ocx:BaseRadius"/> <xs:element ref="ocx:TipRadius" minOccurs="0"> <xs:annotation> <xs:documentation>Cone tip radius (default = 0).</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||||||||||
type | extension of ocx:BracketRef_T | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
asserts |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="ConnectedBracketRef_T"> <xs:annotation> <xs:documentation>Type definition of a connected bracket part of a ConnectionConfiguration.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:BracketRef_T"> <xs:attribute ref="ocx:position"/> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | extension of ocx:DescriptionBase_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | ocx:Description ocx:Point3D ocx:SingleBracket ocx:DoubleBracket ocx:WebStiffener ocx:WebStiffenerWithSingleBracket ocx:WebStiffenerWithDoubleBracket ocx:PlateRef ocx:PillarRef ocx:StiffenerRef | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:complexType name="ConnectionConfiguration_T" abstract="false"> <xs:annotation> <xs:documentation>Type definition of the structural concept defining end configurations for stiffeners used in shipbuilding.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:DescriptionBase_T"> <xs:sequence> <xs:element ref="ocx:Point3D"> <xs:annotation> <xs:documentation>The logical geometric position of the end configuration at the stiffener's end.</xs:documentation> </xs:annotation> </xs:element> <xs:choice minOccurs="0"> <xs:annotation> <xs:documentation>Configuration types.</xs:documentation> </xs:annotation> <xs:element ref="ocx:SingleBracket"> <xs:annotation> <xs:documentation>A single bracket connection type at the position of the end configuration.</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ocx:DoubleBracket"> <xs:annotation> <xs:documentation>A double bracket connection type at the position of the end configuration.</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ocx:WebStiffener"> <xs:annotation> <xs:documentation>Web stiffener at the position of the end configuration.</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ocx:WebStiffenerWithSingleBracket"> <xs:annotation> <xs:documentation>Web stiffener with single bracket connection at the position of the end configuration.</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ocx:WebStiffenerWithDoubleBracket"> <xs:annotation> <xs:documentation>A web stiffener with double bracket connection at the position of the end configuration.</xs:documentation> </xs:annotation> </xs:element> </xs:choice> <xs:choice minOccurs="0"> <xs:annotation> <xs:documentation>The stiffener penetrates/connects a Plate, Pillar or another Stiffener.</xs:documentation> </xs:annotation> <xs:element ref="ocx:PlateRef"> <xs:annotation> <xs:documentation>The reference to a connected Plate at this end configuration.</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ocx:PillarRef"> <xs:annotation> <xs:documentation>The reference to a connected Member (Pillar) at this end configuration.</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ocx:StiffenerRef"> <xs:annotation> <xs:documentation>The rference to the connected Stiffener at this end configuration.</xs:documentation> </xs:annotation> </xs:element> </xs:choice> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
children | ocx:Ellipse3D ocx:CircumCircle3D ocx:Circle3D ocx:CircumArc3D ocx:Line3D ocx:CompositeCurve3D ocx:PolyLine3D ocx:NURBS3D | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="Contour3D_T"> <xs:annotation> <xs:documentation>The geometry of a closed contour limiting a surface, represented by a set of trim curves or a closed curve primitive.</xs:documentation> </xs:annotation> <xs:choice> <xs:choice> <xs:annotation> <xs:documentation>One of the closed 3DCurve types.</xs:documentation> </xs:annotation> <xs:element ref="ocx:Ellipse3D" minOccurs="0"/> <xs:element ref="ocx:CircumCircle3D" minOccurs="0"/> <xs:element ref="ocx:Circle3D" minOccurs="0"/> </xs:choice> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Any combination of curves making up a closed contour.</xs:documentation> </xs:annotation> <xs:element ref="ocx:CircumArc3D"/> <xs:element ref="ocx:Line3D"/> <xs:element ref="ocx:CompositeCurve3D"/> <xs:element ref="ocx:PolyLine3D"/> <xs:element ref="ocx:NURBS3D"/> </xs:choice> </xs:choice> </xs:complexType> |
diagram | ![]() |
||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||
children | ocx:Point3D | ||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:complexType name="ControlPoint_T"> <xs:annotation> <xs:documentation>Type definition of the NURBS control point.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element ref="ocx:Point3D"/> </xs:sequence> <xs:attribute name="weight" type="xs:double" default="1.0"> <xs:annotation> <xs:documentation>The weight associated with the control point. The weight is 1.0 if not given (default).</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> |
type | xs:double | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="weight" type="xs:double" default="1.0"> <xs:annotation> <xs:documentation>The weight associated with the control point. The weight is 1.0 if not given (default).</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
children | ocx:ControlPoint | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="ControlPtList_T"> <xs:annotation> <xs:documentation>Type definition of the array of NURBS control points.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element ref="ocx:ControlPoint" minOccurs="2" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The number of control points mist be minimum 2. The control point is composed of point in 3D space and an optional weight.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||||||||||
type | extension of ocx:EntityBase_T | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | ocx:Description ocx:LocalCartesian ocx:FrameTables ocx:VesselGrid | ||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="CoordinateSystem_T"> <xs:annotation> <xs:documentation>Type definition of the vessel coordinate system A right-handed orthogonal Cartesian co-ordinate system.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:EntityBase_T"> <xs:choice> <xs:element ref="ocx:LocalCartesian" minOccurs="0"/> <xs:element ref="ocx:FrameTables"> <xs:annotation> <xs:documentation>The Vessel reference coordinate system organised as a frame table system. The authoring system must export the complete frame table definition for ALL X, Y and Z positions. The FrameTables may define several X, Y, or Z systems. As a minimum, each main system must be exported. If more than one system is exported, the authoring system must set the isMainSystem=true for the main reference system in each direction. </xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ocx:VesselGrid"/> </xs:choice> <xs:attribute name="isGlobal" type="xs:boolean" use="optional" default="true"> <xs:annotation> <xs:documentation>If set to true, the coordinate system is the global world coordinate frame with right handed convention. This is the default.</xs:documentation> </xs:annotation> </xs:attribute> </xs:extension> </xs:complexContent> </xs:complexType> |
type | xs:boolean | ||||
properties |
|
||||
annotation |
|
||||
source | <xs:attribute name="isGlobal" type="xs:boolean" use="optional" default="true"> <xs:annotation> <xs:documentation>If set to true, the coordinate system is the global world coordinate frame with right handed convention. This is the default.</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||
type | extension of ocx:IdBase_T | ||||||||||||||
properties |
|
||||||||||||||
children | ocx:CellConnection | ||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:complexType name="CrossFlow_T"> <xs:annotation> <xs:documentation>Type definition of the concept specifying cross flow between Cells making up an Compartment.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:IdBase_T"> <xs:sequence> <xs:element ref="ocx:CellConnection"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||||||||||
type | extension of ocx:GeometryRepresentation_T | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | ocx:Description ocx:Length | ||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="Curve3D_T" abstract="true"> <xs:annotation> <xs:documentation>Type definition of the abstract base class for any 3D curve.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:GeometryRepresentation_T"> <xs:sequence> <xs:element ref="ocx:Length" minOccurs="0"/> </xs:sequence> <xs:attribute name="is2D" type="xs:boolean" default="false"> <xs:annotation> <xs:documentation>Set to True if the Curve3D is given in 2D space.</xs:documentation> </xs:annotation> </xs:attribute> </xs:extension> </xs:complexContent> </xs:complexType> |
type | xs:boolean | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="is2D" type="xs:boolean" default="false"> <xs:annotation> <xs:documentation>Set to True if the Curve3D is given in 2D space.</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
children | ocx:InnerContour ocx:Hole2DContour ocx:SlotContour | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="CutBy_T"> <xs:annotation> <xs:documentation>Type definition of a structural concept defining a cut-out in a surface defined by a parametric hole or a set of generic trim curves.</xs:documentation> </xs:annotation> <xs:sequence> <xs:choice> <xs:element ref="ocx:InnerContour" maxOccurs="unbounded"/> <xs:element ref="ocx:Hole2DContour" maxOccurs="unbounded"/> </xs:choice> <xs:element ref="ocx:SlotContour" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | extension of ocx:Surface_T | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | ocx:Description ocx:Area ocx:FaceBoundaryCurve ocx:Origin ocx:Axis ocx:Radius ocx:Height | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:complexType name="Cylinder3D_T"> <xs:annotation> <xs:documentation>Type definition of the cylindrical surface defined by root point, axis direction, radius and height.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:Surface_T"> <xs:sequence> <xs:element ref="ocx:Origin"> <xs:annotation> <xs:documentation>Cylinder anchor position.</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ocx:Axis"/> <xs:element ref="ocx:Radius"> <xs:annotation> <xs:documentation>Cylinder radius.</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ocx:Height"> <xs:annotation> <xs:documentation>Cylinder height relative to origin.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
children | ocx:RadialCylinder | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="CylindricalAxes_T"> <xs:annotation> <xs:documentation>Cylindrical reference system.</xs:documentation> </xs:annotation> <xs:sequence maxOccurs="unbounded"> <xs:element ref="ocx:RadialCylinder" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema |
source | <xs:complexType name="Description_T"/> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | extension of ocx:IdBase_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | ocx:Description | ||||||||||||||||||||||
used by | |||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:complexType name="DescriptionBase_T" abstract="true"> <xs:annotation> <xs:documentation>Abstract base element for all elements that needs to carry a description.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:IdBase_T"> <xs:sequence> <xs:element ref="ocx:Description" minOccurs="0"/> </xs:sequence> <xs:attribute name="name" type="xs:string"> <xs:annotation> <xs:documentation>An optional descriptive or display name.</xs:documentation> </xs:annotation> </xs:attribute> </xs:extension> </xs:complexContent> </xs:complexType> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="name" type="xs:string"> <xs:annotation> <xs:documentation>An optional descriptive or display name.</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | extension of ocx:ProductView_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | ocx:Description ocx:RootRef ocx:Occurrence ocx:OccurrenceGroup | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:complexType name="DesignView_T"> <xs:annotation> <xs:documentation>The type definition of the DesignView.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:ProductView_T"/> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | ocx:Header | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:complexType name="DocumentBase_T" abstract="true"> <xs:annotation> <xs:documentation>Type definition of the abstract base class for the XML document defined in this schema.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element ref="ocx:Header"/> </xs:sequence> <xs:attribute name="schemaVersion" type="xs:string" use="required" fixed="2.8.6"> <xs:annotation> <xs:documentation>Current XML schema version (Format - x.y.z) x : Incremented for backward incompatible changes ( Ex - Adding a required attribute, etc.) y : Major backward compatible changes [ Ex - Adding a new node ,fixing major CRs,etc..] z : Minor backward compatible changes (Ex - adding an optional attribute, etc).</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="language" type="xs:language" use="optional" default="en"> <xs:annotation> <xs:documentation>Language used by the application.</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> |
type | xs:string | ||||
properties |
|
||||
annotation |
|
||||
source | <xs:attribute name="schemaVersion" type="xs:string" use="required" fixed="2.8.6"> <xs:annotation> <xs:documentation>Current XML schema version (Format - x.y.z) x : Incremented for backward incompatible changes ( Ex - Adding a required attribute, etc.) y : Major backward compatible changes [ Ex - Adding a new node ,fixing major CRs,etc..] z : Minor backward compatible changes (Ex - adding an optional attribute, etc).</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:language | ||||
properties |
|
||||
annotation |
|
||||
source | <xs:attribute name="language" type="xs:language" use="optional" default="en"> <xs:annotation> <xs:documentation>Language used by the application.</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
children | ocx:ConnectedBracketRef | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="DoubleBracket_T"> <xs:annotation> <xs:documentation>Type definition of DoubleBracket connection.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element ref="ocx:ConnectedBracketRef" minOccurs="2" maxOccurs="2"> <xs:annotation> <xs:documentation>The reference to a connected bracket part of a ConnectionConfiguration. For a double bracket connection type, two references must be provided.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | extension of ocx:EntityRefBase_T | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
asserts |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:complexType name="EdgeCurveRef_T"> <xs:annotation> <xs:documentation>Type definition of the EdgeCurveRef</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:EntityRefBase_T"> <xs:attribute ref="ocx:refType" use="required"/> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||||||||||
type | extension of ocx:StructurePart_T | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | ocx:Description ocx:PhysicalProperties ocx:ExternalGeometryRef ocx:SectionRef ocx:MaterialRef ocx:Inclination ocx:EdgeCurveRef ocx:TraceLine | ||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="EdgeReinforcement_T"> <xs:complexContent> <xs:extension base="ocx:StructurePart_T"> <xs:sequence> <xs:element ref="ocx:SectionRef"/> <xs:element ref="ocx:MaterialRef"/> <xs:element ref="ocx:Inclination"/> <xs:element ref="ocx:EdgeCurveRef" maxOccurs="unbounded"/> <xs:element ref="ocx:TraceLine"/> </xs:sequence> <xs:attribute ref="ocx:functionType"/> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||||||||||
type | extension of ocx:Curve3D_T | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | ocx:Description ocx:Length ocx:Center ocx:MajorDiameter ocx:MinorDiameter ocx:MajorAxis ocx:MinorAxis ocx:Normal | ||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="Ellipse3D_T"> <xs:annotation> <xs:documentation>Type definition of An ellipse in 3D space.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:Curve3D_T"> <xs:sequence> <xs:element ref="ocx:Center"> <xs:annotation> <xs:documentation>The center of the ellipse.</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ocx:MajorDiameter"/> <xs:element ref="ocx:MinorDiameter"/> <xs:element ref="ocx:MajorAxis"/> <xs:element ref="ocx:MinorAxis"/> <xs:element ref="ocx:Normal" minOccurs="0"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||||||||||
type | extension of ocx:DescriptionBase_T | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | ocx:Description ocx:SectionRef ocx:CutbackDistance ocx:WebCutBackAngle ocx:WebNoseHeight ocx:FlangeCutBackAngle ocx:FlangeNoseHeight ocx:FeatureCope | ||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="EndCut_T"> <xs:annotation> <xs:documentation>Type definition of stiffener end cut parameters.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:DescriptionBase_T"> <xs:sequence> <xs:element ref="ocx:SectionRef"/> <xs:element ref="ocx:CutbackDistance" minOccurs="0"/> <xs:element ref="ocx:WebCutBackAngle" minOccurs="0"/> <xs:element ref="ocx:WebNoseHeight" minOccurs="0"/> <xs:element ref="ocx:FlangeCutBackAngle" minOccurs="0"/> <xs:element ref="ocx:FlangeNoseHeight" minOccurs="0"/> <xs:element ref="ocx:FeatureCope" minOccurs="0"/> </xs:sequence> <xs:attribute name="symmetricFlange" type="xs:boolean" default="false"> <xs:annotation> <xs:documentation>The end cut is symmetrical.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="sniped" type="xs:boolean" use="optional" default="false"> <xs:annotation> <xs:documentation>The stiffener is sniped.</xs:documentation> </xs:annotation> </xs:attribute> </xs:extension> </xs:complexContent> </xs:complexType> |
type | xs:boolean | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="symmetricFlange" type="xs:boolean" default="false"> <xs:annotation> <xs:documentation>The end cut is symmetrical.</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:boolean | ||||
properties |
|
||||
annotation |
|
||||
source | <xs:attribute name="sniped" type="xs:boolean" use="optional" default="false"> <xs:annotation> <xs:documentation>The stiffener is sniped.</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | extension of ocx:EntityRefBase_T | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
asserts |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:complexType name="EndCutRef_T"> <xs:annotation> <xs:documentation>The type of the EndCutRef</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:EntityRefBase_T"> <xs:attribute ref="ocx:refType" use="required" fixed="ocx:EndCut"/> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | extension of ocx:DescriptionBase_T | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | ocx:Description | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:complexType name="EntityBase_T" abstract="true"> <xs:annotation> <xs:documentation>Abstract base for all structural parts (Panel, Plate, Seam ...) information are derived.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:DescriptionBase_T"> <xs:attribute ref="ocx:GUIDRef" use="required"> <xs:annotation> <xs:documentation>A globally Unique ID referring an entity in the sending application.</xs:documentation> </xs:annotation> </xs:attribute> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
asserts |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:complexType name="EntityRefBase_T" abstract="true"> <xs:annotation> <xs:documentation>Abstract base class for defining a reference to an entity. All entity reference elements should be based on this type.</xs:documentation> </xs:annotation> <xs:attribute name="localRef" type="xs:IDREF"> <xs:annotation> <xs:documentation>A rference to a unique ID within the scope of this XML file. Ether a localRef or a GUIDRef shall be provided, or both. The schema will check this by the assertion: test="(@localRef and not(@ocx:GUIDRef)) or (not(@localRef) and @ocx:GUIDRef) or (@localRef and @ocx:GUIDRef)".</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute ref="ocx:GUIDRef"> <xs:annotation> <xs:documentation>A globally unique ID referring to an entity in the authoring application. The sending application creates and holds the GUID. Used to establish a unique reference to an entity persistent between applications. Ether a localRef or a GUIDRef shall be provided, or both. The schema will check this by the assertion: test="(@localRef and not(@ocx:GUIDRef)) or (not(@localRef) and @ocx:GUIDRef) or (@localRef and @ocx:GUIDRef)".</xs:documentation> </xs:annotation> </xs:attribute> <xs:assert test="(@localRef and not(@ocx:GUIDRef)) or (not(@localRef) and @ocx:GUIDRef) or (@localRef and @ocx:GUIDRef)"/> </xs:complexType> |
type | xs:IDREF | ||
annotation |
|
||
source | <xs:attribute name="localRef" type="xs:IDREF"> <xs:annotation> <xs:documentation>A rference to a unique ID within the scope of this XML file. Ether a localRef or a GUIDRef shall be provided, or both. The schema will check this by the assertion: test="(@localRef and not(@ocx:GUIDRef)) or (not(@localRef) and @ocx:GUIDRef) or (@localRef and @ocx:GUIDRef)".</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | extension of ocx:Form_T | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | ocx:Description ocx:DistanceTolerance ocx:AngleTolerance | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:complexType name="Equipment_T"> <xs:annotation> <xs:documentation>Type definition of the Equipment element.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:Form_T"/> <!-- <xs:sequence> <xs:any namespace="##targetNamespace" processContents="lax" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> --> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:complexType name="ExternalGeometryRef_T"> <xs:annotation> <xs:documentation>The ExternalGeometryRef_ defintion of an element used to point to an external geometry representation of the parent entity (e.g. Plate, Stiffener, Bracket, Memeber ).</xs:documentation> </xs:annotation> <xs:attributeGroup ref="ocx:externalRefAttributes"/> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | extension of ocx:Surface_T | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | ocx:Description ocx:Area ocx:FaceBoundaryCurve ocx:BaseCurve ocx:Sweep ocx:SweepCurve | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:complexType name="ExtrudedSurface_T"> <xs:annotation> <xs:documentation>Type definition of an extruded surface defined by a base curve and a sweep path with extent.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:Surface_T"> <xs:sequence> <xs:element ref="ocx:BaseCurve"/> <xs:choice> <xs:element ref="ocx:Sweep"/> <xs:element ref="ocx:SweepCurve"/> </xs:choice> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
children | ocx:CopeHeight ocx:CopeRadius ocx:CopeLength | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="FeatureCope_T"> <xs:annotation> <xs:documentation>Cope parameters.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element ref="ocx:CopeHeight"/> <xs:element ref="ocx:CopeRadius"/> <xs:element ref="ocx:CopeLength" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
children | ocx:FlangeWidth ocx:Radius | ||
used by |
|
||
source | <xs:complexType name="FlangeEdgeReinforcement_T"> <xs:sequence> <xs:element ref="ocx:FlangeWidth"> <xs:annotation> <xs:documentation>The width of the bracket flange edge reinforcement.</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ocx:Radius"> <xs:annotation> <xs:documentation>The bend radius of the transition zone between bracket web and bracket flange.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
children | ocx:Height ocx:Width | ||
used by |
|
||
source | <xs:complexType name="FlatBar_T"> <xs:sequence> <xs:element ref="ocx:Height"> <xs:annotation> <xs:documentation>Profile height, measured along the web.</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ocx:Width"> <xs:annotation> <xs:documentation>Profile width and web thickness.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | extension of ocx:EntityBase_T | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | ocx:Description ocx:DistanceTolerance ocx:AngleTolerance | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:complexType name="Form_T" abstract="true"> <xs:annotation> <xs:documentation>Abstract base type definition of the Form element.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:EntityBase_T"> <xs:sequence> <xs:element ref="ocx:DistanceTolerance"/> <xs:element ref="ocx:AngleTolerance"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
children | ocx:XRefPlanes ocx:YRefPlanes ocx:ZRefPlanes | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="FrameTables_T"> <xs:annotation> <xs:documentation>Type definition of FrameTables definition.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element ref="ocx:XRefPlanes" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Frame table positions along X axis. Used to limit geometry and define topology.</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ocx:YRefPlanes" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="ocx:ZRefPlanes" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||||||||||
type | extension of ocx:EntityBase_T | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | ocx:Description ocx:CircumArc3D ocx:Line3D ocx:CompositeCurve3D ocx:PolyLine3D ocx:NURBS3D | ||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="FreeEdgeCurve3D_T"> <xs:annotation> <xs:documentation>The type definition of a free edge defined by a collection of non-closed Curve3D types.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:EntityBase_T"> <xs:choice maxOccurs="unbounded"> <xs:element ref="ocx:CircumArc3D"/> <xs:element ref="ocx:Line3D"/> <xs:element ref="ocx:CompositeCurve3D"/> <xs:element ref="ocx:PolyLine3D"/> <xs:element ref="ocx:NURBS3D"/> </xs:choice> <xs:attribute name="isUVSpace" type="xs:boolean" default="false"> <xs:annotation> <xs:documentation>Default is flase. Set this attribute to to true if the FreeEdgeCurve is represnted by coordinates in the UV space. This should only be used when a FreeEdgeCurve is used to trim NURBS surface patches where the trim curve is only used to trim the underlying surface. When the curve is given in UV space, the X,Y point coordinates are replazed with the U,V coordinates. In this case the Z coordinate should be set to zero. The Z coordinate will not be used by the importing application.</xs:documentation> </xs:annotation> </xs:attribute> </xs:extension> </xs:complexContent> </xs:complexType> |
type | xs:boolean | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="isUVSpace" type="xs:boolean" default="false"> <xs:annotation> <xs:documentation>Default is flase. Set this attribute to to true if the FreeEdgeCurve is represnted by coordinates in the UV space. This should only be used when a FreeEdgeCurve is used to trim NURBS surface patches where the trim curve is only used to trim the underlying surface. When the curve is given in UV space, the X,Y point coordinates are replazed with the U,V coordinates. In this case the Z coordinate should be set to zero. The Z coordinate will not be used by the importing application.</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
children | ocx:Density ocx:CarriagePressure | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:complexType name="GaseousCargo_T"> <xs:annotation> <xs:documentation>Type definition of Liquid cargo physical properties.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element ref="ocx:Density"> <xs:annotation> <xs:documentation>The density specifies the of cargo density.</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ocx:CarriagePressure" minOccurs="0"/> </xs:sequence> <xs:attribute name="liquidState" type="xs:boolean" default="false"> <xs:annotation> <xs:documentation>Set to True if the gaseous cargo is carried in a liquid state.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute ref="ocx:liquidCargoType"> <xs:annotation> <xs:documentation>The liquid cargo types after ISO 10303-215:2004.</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> |
type | xs:boolean | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="liquidState" type="xs:boolean" default="false"> <xs:annotation> <xs:documentation>Set to True if the gaseous cargo is carried in a liquid state.</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | extension of ocx:DescriptionBase_T | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | ocx:Description | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:complexType name="GeometryRepresentation_T" abstract="true"> <xs:annotation> <xs:documentation>Type definition of the abstract base class for all structural geometry definitions.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:DescriptionBase_T"> <xs:attribute ref="ocx:GUIDRef"/> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | extension of ocx:BoundedRef_T | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | ocx:BoundingBox ocx:Offset | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
asserts |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:complexType name="GridRef_T"> <xs:annotation> <xs:documentation>A type that makes a reference to a grid definition. An offset along the grid reference normal vector can be given.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:BoundedRef_T"> <xs:sequence> <xs:element ref="ocx:Offset" minOccurs="0"/> </xs:sequence> <xs:attribute ref="ocx:refType" use="required" fixed="ocx:GridRef"/> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||||||||||
type | extension of ocx:DescriptionBase_T | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | ocx:Description ocx:GridPosition ocx:Spacing | ||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="GridSpacingSystem_T"> <xs:annotation> <xs:documentation>The type definition of the grid system</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:DescriptionBase_T"> <xs:choice> <xs:element ref="ocx:GridPosition"> <xs:annotation> <xs:documentation>The location of the first grid position in the spacing group.</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ocx:Spacing"/> </xs:choice> <xs:attribute name="firstGridNumber" type="xs:integer" use="required"> <xs:annotation> <xs:documentation>The first grid number in this group</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="count" type="xs:integer" use="required"> <xs:annotation> <xs:documentation>Number of repeated grid spacings</xs:documentation> </xs:annotation> </xs:attribute> </xs:extension> </xs:complexContent> </xs:complexType> |
type | xs:integer | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="firstGridNumber" type="xs:integer" use="required"> <xs:annotation> <xs:documentation>The first grid number in this group</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:integer | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="count" type="xs:integer" use="required"> <xs:annotation> <xs:documentation>Number of repeated grid spacings</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
children | ocx:Height ocx:Width | ||
used by |
|
||
source | <xs:complexType name="HalfRoundBar_T"> <xs:sequence> <xs:element ref="ocx:Height"> <xs:annotation> <xs:documentation>Profile height measured along the chord. For a half circle it is the diameter.</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ocx:Width"> <xs:annotation> <xs:documentation>Profile width measured as the height of the arc from the chord. For a half circle it is the radius.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="Header_T"> <xs:annotation> <xs:documentation>Type definition for the Header information for an XML instance.</xs:documentation> </xs:annotation> <xs:attributeGroup ref="ocx:header"/> <xs:attribute name="documentation" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>Documentation of the content of the XML file.</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> |
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="documentation" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>Documentation of the content of the XML file.</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
children | ocx:Height | ||
used by |
|
||
source | <xs:complexType name="HexagonBar_T"> <xs:sequence> <xs:element ref="ocx:Height"> <xs:annotation> <xs:documentation>The profile height.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | extension of ocx:DescriptionBase_T | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | ocx:Description | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:complexType name="Hole2D_T"> <xs:annotation> <xs:documentation>Type definition for a 2D hole shape defined either by a parametric hole or a curve contour.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:DescriptionBase_T"> <xs:attribute ref="ocx:GUIDRef"/> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | extension of ocx:GeometryRepresentation_T | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | ocx:Description ocx:HoleRef ocx:Transformation | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:complexType name="Hole2DContour_T"> <xs:annotation> <xs:documentation>Type definition of Parametric or curve based 2D contours.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:GeometryRepresentation_T"> <xs:sequence> <xs:element ref="ocx:HoleRef"/> <xs:element ref="ocx:Transformation"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | extension of ocx:EntityRefBase_T | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
asserts |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:complexType name="HoleRef_T"> <xs:annotation> <xs:documentation>Type definition of A OcxItemPtr reference to a Bracket instance.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:EntityRefBase_T"> <xs:attribute ref="ocx:refType" use="required" fixed="ocx:Hole2D"/> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | extension of ocx:DescriptionBase_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | ocx:Description ocx:Hole2D | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:complexType name="HoleShapeCatalogue_T"> <xs:annotation> <xs:documentation>Type definition of the geometry used to describe the shape of a hole.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:DescriptionBase_T"> <xs:sequence> <xs:element ref="ocx:Hole2D" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>2D hole definition based on either a geometric or parametric definition.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
children | ocx:Height ocx:Width ocx:WebThickness ocx:FlangeThickness | ||
used by |
|
||
source | <xs:complexType name="IBar_T"> <xs:sequence> <xs:element ref="ocx:Height"> <xs:annotation> <xs:documentation>Profile height, measured along the web.</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ocx:Width"> <xs:annotation> <xs:documentation>Profile width and web thickness.</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ocx:WebThickness"/> <xs:element ref="ocx:FlangeThickness"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||
properties |
|
||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:complexType name="IdBase_T" abstract="true"> <xs:annotation> <xs:documentation>Abstract base type for all types which need to carry an ID.</xs:documentation> </xs:annotation> <xs:attribute name="id" type="xs:ID" use="required"> <xs:annotation> <xs:documentation>An identifier for an element unique within the scope of the XML file. Each id must be unique within a document. The attribute uses the standard XML 1.0 ID type as defined in the XML Schema specification. This attribute is required in many OCX XML elements and an application should generate them automatically.</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> |
type | xs:ID | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="id" type="xs:ID" use="required"> <xs:annotation> <xs:documentation>An identifier for an element unique within the scope of the XML file. Each id must be unique within a document. The attribute uses the standard XML 1.0 ID type as defined in the XML Schema specification. This attribute is required in many OCX XML elements and an application should generate them automatically.</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
children | ocx:WebDirection ocx:FlangeDirection ocx:Position | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="Inclination_T"> <xs:annotation> <xs:documentation>Type definition of inclination of stiffener or member along its trace line (web and flange directions)..</xs:documentation> </xs:annotation> <xs:sequence> <xs:element ref="ocx:WebDirection"/> <xs:element ref="ocx:FlangeDirection" minOccurs="0"/> <xs:element ref="ocx:Position"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:complexType name="KnotVector_T"> <xs:annotation> <xs:documentation>Type definition of the NURBS knot vector.</xs:documentation> </xs:annotation> <xs:attribute name="value" type="ocx:doubleListType" use="required"> <xs:annotation> <xs:documentation>The list of knots separated by white space. Knots must pe provided in increasing order.</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> |
type | ocx:doubleListType | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="value" type="ocx:doubleListType" use="required"> <xs:annotation> <xs:documentation>The list of knots separated by white space. Knots must pe provided in increasing order.</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
children | ocx:Height ocx:Width ocx:WebThickness ocx:FlangeThickness | ||
used by |
|
||
source | <xs:complexType name="LBar_T"> <xs:sequence> <xs:element ref="ocx:Height"> <xs:annotation> <xs:documentation>Profile height, measured along the web.</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ocx:Width"> <xs:annotation> <xs:documentation>Profile width and web thickness.</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ocx:WebThickness"/> <xs:element ref="ocx:FlangeThickness"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
children | ocx:Height ocx:Width ocx:WebThickness ocx:FlangeThickness ocx:Overshoot | ||
used by |
|
||
source | <xs:complexType name="LBarOF_T"> <xs:sequence> <xs:element name="Height" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>Profile height, measured along the web.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Width" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>Profile width and web thickness.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="WebThickness" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>Thickness of the web.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="FlangeThickness" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>Thickness of the flange.</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ocx:Overshoot"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by | |||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="Height" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>Profile height, measured along the web.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="Width" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>Profile width and web thickness.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="WebThickness" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>Thickness of the web.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="FlangeThickness" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>Thickness of the flange.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
children | ocx:Height ocx:Width ocx:WebThickness ocx:FlangeThickness ocx:Overshoot | ||
used by |
|
||
source | <xs:complexType name="LBarOW_T"> <xs:sequence> <xs:element ref="ocx:Height"> <xs:annotation> <xs:documentation>Profile height, measured along the web.</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ocx:Width"> <xs:annotation> <xs:documentation>Profile width and web thickness.</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ocx:WebThickness"/> <xs:element ref="ocx:FlangeThickness"/> <xs:element ref="ocx:Overshoot"> <xs:annotation> <xs:documentation>Overshoot of the web above the flange. Should be added to the Height to get the total height.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
children | ocx:FreeEdgeCurve3D ocx:OcxItemPtr ocx:GridRef | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="LimitedBy_T"> <xs:annotation> <xs:documentation>Type definition of the LimitedBy (reference to limiting objects forming a closed contour of the parent element).</xs:documentation> </xs:annotation> <xs:choice maxOccurs="unbounded"> <xs:element ref="ocx:FreeEdgeCurve3D"> <xs:annotation> <xs:documentation>Collection of non-closed Curve3D types. Used to represent a free edge to form a closed contour together with the limiting objects.</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ocx:OcxItemPtr"> <xs:annotation> <xs:documentation>A generic element used to reference an instantiated OCX object by a GUID (the pointer).</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ocx:GridRef"/> </xs:choice> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||||||||||
type | extension of ocx:Curve3D_T | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | ocx:Description ocx:Length ocx:StartPoint ocx:EndPoint | ||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="Line3D_T"> <xs:annotation> <xs:documentation>Type definition of a straight line defined by two points.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:Curve3D_T"> <xs:sequence> <xs:element ref="ocx:StartPoint"/> <xs:element ref="ocx:EndPoint"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
children | ocx:Point3D | ||
annotation |
|
||
source | <xs:complexType name="Line3DList_T"> <xs:annotation> <xs:documentation>Type definition of a list of straight line segments in 3D space.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element ref="ocx:Point3D" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||
children | ocx:Density ocx:CarriagePressure | ||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:complexType name="LiquidCargo_T"> <xs:annotation> <xs:documentation>Type definition of Liquid cargo physical properties.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element ref="ocx:Density"> <xs:annotation> <xs:documentation>The density of ballast, bunker or liquid cargo content.</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ocx:CarriagePressure" minOccurs="0"/> </xs:sequence> <xs:attribute ref="ocx:liquidCargoType"/> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | extension of ocx:EntityRefBase_T | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | ocx:ConnectionLength ocx:DistanceAbove | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
asserts |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:complexType name="LugPlateRef_T"> <xs:annotation> <xs:documentation>Plate lug reference type with lug parameters.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:EntityRefBase_T"> <xs:sequence> <xs:element ref="ocx:ConnectionLength"> <xs:annotation> <xs:documentation>Length of lug plate connection welded to stiffener web.</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ocx:DistanceAbove"/> </xs:sequence> <xs:attribute ref="ocx:refType" use="required" fixed="ocx:Plate"/> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||||||||||
type | extension of ocx:DescriptionBase_T | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | ocx:Description ocx:Density ocx:YoungsModulus ocx:PoissonRatio ocx:YieldStress ocx:UltimateStress ocx:ThermalExpansionCoefficient | ||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="Material_T"> <xs:annotation> <xs:documentation>Type definition of a Material with physical properties.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:DescriptionBase_T"> <xs:choice maxOccurs="unbounded"> <xs:element ref="ocx:Density"/> <xs:element ref="ocx:YoungsModulus"/> <xs:element ref="ocx:PoissonRatio"/> <xs:element ref="ocx:YieldStress"/> <xs:element ref="ocx:UltimateStress"/> <xs:element ref="ocx:ThermalExpansionCoefficient" minOccurs="0"/> </xs:choice> <xs:attribute ref="ocx:grade" use="required"/> <xs:attribute ref="ocx:GUIDRef"/> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | extension of ocx:DescriptionBase_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | ocx:Description ocx:Material | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:complexType name="MaterialCatalogue_T"> <xs:annotation> <xs:documentation>Type definition of the material types used and their properties recognised by the Society.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:DescriptionBase_T"> <xs:sequence> <xs:element ref="ocx:Material" maxOccurs="unbounded"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | extension of ocx:EntityRefBase_T | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
asserts |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:complexType name="MaterialRef_T"> <xs:annotation> <xs:documentation>Material pointer type.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:EntityRefBase_T"> <xs:attribute ref="ocx:refType" use="required" fixed="ocx:Material"/> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | extension of ocx:StructurePart_T | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | ocx:Description ocx:PhysicalProperties ocx:ExternalGeometryRef ocx:LimitedBy | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:complexType name="Member_T" abstract="true"> <xs:annotation> <xs:documentation>Abstract type definition for the Member element.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:StructurePart_T"> <xs:sequence> <xs:element ref="ocx:LimitedBy" minOccurs="0"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||||||||||
type | extension of ocx:Curve3D_T | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | ocx:Description ocx:Length ocx:NURBSproperties ocx:KnotVector ocx:ControlPtList | ||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="NURBS3D_T"> <xs:annotation> <xs:documentation>Type definition of a Non-uniform rational basis spline (NURBS) curve defined by a set of 3D control points.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:Curve3D_T"> <xs:sequence> <xs:element ref="ocx:NURBSproperties"/> <xs:element ref="ocx:KnotVector"/> <xs:element ref="ocx:ControlPtList"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="NURBSProperties_T"> <xs:annotation> <xs:documentation>Type definition of a class defining the properties of the NURBS curve.</xs:documentation> </xs:annotation> <xs:attributeGroup ref="ocx:nurbsAttributes"/> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | extension of ocx:Surface_T | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | ocx:Description ocx:Area ocx:FaceBoundaryCurve ocx:U_NURBSproperties ocx:UknotVector ocx:V_NURBSproperties ocx:VknotVector ocx:ControlPtList | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:complexType name="NURBSSurface_T"> <xs:annotation> <xs:documentation>Type definition of a Non-uniform rational basis surface definition defined by a grid of 3D control points.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:Surface_T"> <xs:sequence> <xs:element ref="ocx:U_NURBSproperties"> <xs:annotation> <xs:documentation>Properties of the basis function in V direction.</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ocx:UknotVector"/> <xs:element ref="ocx:V_NURBSproperties"> <xs:annotation> <xs:documentation>Properties of the basis function in V direction.</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ocx:VknotVector"/> <xs:element ref="ocx:ControlPtList" maxOccurs="unbounded"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | extension of ocx:EntityRefBase_T | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | ocx:ChildRef | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
asserts |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:complexType name="Occurrence_T"> <xs:annotation> <xs:documentation>The type definition for the Occurrence reference.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:EntityRefBase_T"> <xs:sequence> <xs:element ref="ocx:ChildRef" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute ref="ocx:refType" use="required"/> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | extension of ocx:DescriptionBase_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | ocx:Description ocx:Occurrence ocx:OccurrenceGroup | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:complexType name="OccurrenceGroup_T"> <xs:annotation> <xs:documentation>The type definition for the OccurrenceGroup.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:DescriptionBase_T"> <xs:choice maxOccurs="unbounded"> <xs:element ref="ocx:Occurrence"/> <xs:element ref="ocx:OccurrenceGroup"/> </xs:choice> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
children | ocx:Height | ||
used by |
|
||
source | <xs:complexType name="OctagonBar_T"> <xs:sequence> <xs:element ref="ocx:Height"> <xs:annotation> <xs:documentation>Profile height and width measured as the distance between two parallel sides.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | extension of ocx:BoundedRef_T | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | ocx:BoundingBox | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
asserts |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:complexType name="OcxItemPtr_T"> <xs:annotation> <xs:documentation>A generic type used to reference an instantiated OCX object by a GUID (the pointer type).</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:BoundedRef_T"> <xs:attribute ref="ocx:refType" use="required"/> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | extension of ocx:DocumentBase_T | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | ocx:Header ocx:Form ocx:ClassCatalogue ocx:ProcessLayer UnitsML | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:complexType name="ocxXML_T"> <xs:annotation> <xs:documentation>Root type of the schema.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:DocumentBase_T"> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element ref="ocx:Form"/> <xs:element ref="ocx:ClassCatalogue"> <xs:annotation> <xs:documentation>The Class catalogues provided as part of the OCX. The catalogue can hold the society's definitions of cross sections, materials, hole shapes etc.</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ocx:ProcessLayer" minOccurs="0"> <xs:annotation> <xs:documentation>Process layer referencing OCX process or business objects.</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="unitsml:UnitsML"/> </xs:choice> <xs:attribute ref="ocx:license" use="required"/> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||
type | extension of ocx:EntityBase_T | ||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||
children | ocx:Description ocx:PhysicalProperties ocx:UnboundedGeometry ocx:LimitedBy ocx:OuterContour ocx:ComposedOf ocx:StiffenedBy ocx:SplitBy ocx:CutBy | ||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="Panel_T"> <xs:annotation> <xs:documentation>Type definition of Structural concept of shipbuilding panels. Panels can typically be composed of plates, seams and stiffeners.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:EntityBase_T"> <xs:sequence minOccurs="1"> <xs:element ref="ocx:PhysicalProperties" minOccurs="0"/> <xs:element ref="ocx:UnboundedGeometry"> <xs:annotation> <xs:documentation>The unbounded surface geometry of the parent element. Can be a patch of connected surfaces.</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ocx:LimitedBy"/> <xs:element ref="ocx:OuterContour" minOccurs="0"/> <xs:element ref="ocx:ComposedOf" minOccurs="0"> <xs:annotation> <xs:documentation>The element representing the structural concepts which composes the structural Panel. If no ComposedOf definition is given, the Panel is treated as a virtual panel. A virtual panel is used to limit other objects defining the model topology.</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ocx:StiffenedBy" minOccurs="0"/> <xs:element ref="ocx:SplitBy" minOccurs="0"/> <xs:element ref="ocx:CutBy" minOccurs="0"> <xs:annotation> <xs:documentation>A structural concept defining a cut-out in a surface defined by a parametric hole or a set of generic trim curves. Cut-out on panels will cut material on all the panel plates touched by the cut-out shape.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> <xs:attribute ref="ocx:functionType" use="required"/> <xs:attribute ref="ocx:tightness" use="required"/> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | extension of ocx:BoundedRef_T | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | ocx:BoundingBox | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
asserts |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:complexType name="PanelRef_T"> <xs:annotation> <xs:documentation>Type definition of A OcxItemPtr reference to a Bracket instance.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:BoundedRef_T"> <xs:attribute ref="ocx:refType" use="required" fixed="ocx:Panel"/> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | extension of ocx:ParametricHole2D_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | ocx:Description ocx:Diameter | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:complexType name="ParametricCircle_T"> <xs:annotation> <xs:documentation>Type definition of the parametric circle in u-v space defined by a diameter.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:ParametricHole2D_T"> <xs:sequence> <xs:element ref="ocx:Diameter"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | extension of ocx:DescriptionBase_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | ocx:Description | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:complexType name="ParametricHole2D_T" abstract="true"> <xs:annotation> <xs:documentation>Type definition of a set of parametric hole definitions.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:DescriptionBase_T"/> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | extension of ocx:ConnectionConfiguration_T | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | ocx:Description ocx:Point3D ocx:SingleBracket ocx:DoubleBracket ocx:WebStiffener ocx:WebStiffenerWithSingleBracket ocx:WebStiffenerWithDoubleBracket ocx:PlateRef ocx:PillarRef ocx:StiffenerRef ocx:SlotParameters | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:complexType name="Penetration_T"> <xs:annotation> <xs:documentation>Type definition of Structural concept of stiffener penetration configurations typically used in shipbuilding.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:ConnectionConfiguration_T"> <xs:sequence> <xs:element ref="ocx:SlotParameters" minOccurs="0"/> </xs:sequence> <xs:attribute ref="ocx:tightness"> <xs:annotation> <xs:documentation>The tightness type of the penetration.</xs:documentation> </xs:annotation> </xs:attribute> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
children | ocx:PlateRef ocx:SlotParameters | ||
annotation |
|
||
source | <xs:complexType name="PentetratingObject_T"> <xs:annotation> <xs:documentation>Type definition of a penetrated structural object.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element ref="ocx:PlateRef"> <xs:annotation> <xs:documentation>Reference to a a penetrated Plate.</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ocx:SlotParameters"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
children | ocx:DryWeight ocx:CenterOfGravity | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="PhysicalProperties_T"> <xs:annotation> <xs:documentation>Type definition of physical properties of structure objects (weight and centre of gravity).</xs:documentation> </xs:annotation> <xs:sequence> <xs:element ref="ocx:DryWeight"/> <xs:element ref="ocx:CenterOfGravity"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||||||||||
type | extension of ocx:EntityBase_T | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | ocx:Description ocx:CompartmentProperties ocx:Cell ocx:CrossFlow ocx:ExternalGeometryRef ocx:BulkCargo ocx:LiquidCargo ocx:UnitCargo | ||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="PhysicalSpace_T"> <xs:annotation> <xs:documentation>Type definition of the concept of a physical compartment representing a closed volume (space) defined by enclosing structure panels.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:EntityBase_T"> <xs:sequence> <xs:element ref="ocx:CompartmentProperties"/> <xs:element ref="ocx:Cell" maxOccurs="unbounded"/> <xs:element ref="ocx:CrossFlow" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Specify cross flow between Cells making up an Compartment. This enables the modelling of cells that are not adjacent, but are connected by a piping system and part of the same Compartment.</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ocx:ExternalGeometryRef" minOccurs="0"/> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element ref="ocx:BulkCargo"/> <xs:element ref="ocx:LiquidCargo"/> <xs:element ref="ocx:UnitCargo"/> </xs:choice> </xs:sequence> <xs:attribute ref="ocx:compartmentPurpose" use="required"/> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||||||||||
type | extension of ocx:Member_T | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | ocx:Description ocx:PhysicalProperties ocx:ExternalGeometryRef ocx:LimitedBy ocx:MaterialRef ocx:SectionRef ocx:TraceLine ocx:Inclination ocx:CutBy ocx:Penetration ocx:ConnectionConfiguration | ||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="Pillar_T"> <xs:annotation> <xs:documentation>Type definition of the structural concept for pillars used as vertical support in ship building.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:Member_T"> <xs:sequence> <xs:element ref="ocx:MaterialRef"/> <xs:element ref="ocx:SectionRef"/> <xs:element ref="ocx:TraceLine"> <xs:annotation> <xs:documentation>The pillar traceline represented by a Curve3D type.</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ocx:Inclination" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="ocx:CutBy" minOccurs="0"/> <xs:element ref="ocx:Penetration" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="ocx:ConnectionConfiguration" minOccurs="0" maxOccurs="2"> <xs:annotation> <xs:documentation>The connection configuration at end 1 and/or end 2 of the pillar.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> <xs:attribute ref="ocx:functionType"/> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | extension of ocx:BoundedRef_T | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | ocx:BoundingBox | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
asserts |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:complexType name="PillarRef_T"> <xs:annotation> <xs:documentation>Type definition of A OcxItemPtr reference to a pillar instance.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:BoundedRef_T"> <xs:attribute ref="ocx:refType" use="required" fixed="ocx:Pillar"/> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | extension of ocx:Surface_T | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | ocx:Description ocx:Area ocx:FaceBoundaryCurve ocx:Origin ocx:Normal ocx:UDirection ocx:LimitedBy | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:complexType name="Plane3D_T"> <xs:annotation> <xs:documentation>Type definition of a Planar surface defined by Root Point and Normal.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:Surface_T"> <xs:sequence> <xs:element ref="ocx:Origin"/> <xs:element ref="ocx:Normal"/> <xs:element ref="ocx:UDirection" minOccurs="0"> <xs:annotation> <xs:documentation>Optional local U direction of the plane.</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ocx:LimitedBy" minOccurs="0"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||||||||||
type | extension of ocx:StructurePart_T | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | ocx:Description ocx:PhysicalProperties ocx:ExternalGeometryRef ocx:PlateMaterial ocx:Offset ocx:OuterContour ocx:UnboundedGeometry ocx:LimitedBy ocx:InnerContour ocx:CutBy | ||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="Plate_T"> <xs:annotation> <xs:documentation>Type definition of Structural concept of plates used in shipbuilding.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:StructurePart_T"> <xs:choice> <xs:element ref="ocx:PlateMaterial"/> <xs:element ref="ocx:Offset" minOccurs="0"> <xs:annotation> <xs:documentation>The material offset form the parent surface. A material offset is measured positive along the parent surface normal vector.</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ocx:OuterContour"/> <xs:element ref="ocx:UnboundedGeometry" minOccurs="0"/> <xs:element ref="ocx:LimitedBy"/> <xs:element ref="ocx:InnerContour" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="ocx:CutBy" minOccurs="0"> <xs:annotation> <xs:documentation>A structural concept defining a cut-out in a surface defined by a parametric hole or a set of generic trim curves. Cut-outs on plate will only remove material of the parent plate, no other parts.</xs:documentation> </xs:annotation> </xs:element> </xs:choice> <xs:attribute ref="ocx:functionType"/> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | extension of ocx:MaterialRef_T | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | ocx:Thickness | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
asserts |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:complexType name="PlateMaterial_T"> <xs:annotation> <xs:documentation>Type definition the Plate material and plate thickenss.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:MaterialRef_T"> <xs:sequence> <xs:element ref="ocx:Thickness"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | extension of ocx:BoundedRef_T | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | ocx:BoundingBox | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
asserts |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:complexType name="PlateRef_T"> <xs:annotation> <xs:documentation>Type definition of A OcxItemPtr reference to a Bracket instance.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:BoundedRef_T"> <xs:attribute ref="ocx:refType" use="required" fixed="ocx:Plate"/> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
children | ocx:X ocx:Y ocx:Z | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="Point3D_T"> <xs:annotation> <xs:documentation>Type definition of a point in 3D space composed of X, Y and Z coordinate values.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element ref="ocx:X"> <xs:annotation> <xs:documentation>The X component of the origin position. The value is a Quantity carrying a unit definition.</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ocx:Y"> <xs:annotation> <xs:documentation>The Y component of the origin position. The value is a Quantity carrying a unit definition.</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ocx:Z"> <xs:annotation> <xs:documentation>The Z component of the origin position. The value is a Quantity carrying a unit definition.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
children | ocx:Point3D | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="Point3DList_T"> <xs:annotation> <xs:documentation>Type definition of a list of positions in 3D space.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element ref="ocx:Point3D" minOccurs="2" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||
type | extension of ocx:Curve3D_T | ||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||
children | ocx:Description ocx:Length ocx:Point3DList | ||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="PolyLine3D_T"> <xs:annotation> <xs:documentation>Type definition of a 3D curve defined by a list of 3D points composing a list of linear segments.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:Curve3D_T"> <xs:sequence> <xs:element ref="ocx:Point3DList"/> </xs:sequence> <xs:attribute name="isClosed" type="xs:boolean"> <xs:annotation> <xs:documentation>If set to true, the PolyLine3D forms a closed contour. The default is false.</xs:documentation> </xs:annotation> </xs:attribute> </xs:extension> </xs:complexContent> </xs:complexType> |
type | xs:boolean | ||
annotation |
|
||
source | <xs:attribute name="isClosed" type="xs:boolean"> <xs:annotation> <xs:documentation>If set to true, the PolyLine3D forms a closed contour. The default is false.</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||||||||||
children | ocx:Lpp ocx:RuleLength ocx:BlockCoefficient ocx:FP_Pos ocx:MouldedBreadth ocx:MouldedDepth ocx:ScantlingDraught ocx:DesignSpeed ocx:FreeboardLength ocx:NormalBallastDraught ocx:HeavyBallastDraught ocx:SlammingDraughtEmptyFP ocx:SlammingDraughtFullFP ocx:LengthOfWaterline ocx:FreeboardDeckHeight ocx:AP_Pos ocx:ZPosOfDeck ocx:DeepestEquilibriumWL ocx:UpperDeckArea ocx:WaterPlaneArea ocx:ZPosDeckline ocx:SpeedFactor | ||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="PrincipalParticulars_T"> <xs:annotation> <xs:documentation>Type definition of the main vessel particulars required by the Society.</xs:documentation> </xs:annotation> <xs:choice maxOccurs="unbounded"> <xs:element ref="ocx:Lpp"/> <xs:element ref="ocx:RuleLength"/> <xs:element ref="ocx:BlockCoefficient"/> <xs:element ref="ocx:FP_Pos"/> <xs:element ref="ocx:MouldedBreadth"/> <xs:element ref="ocx:MouldedDepth"/> <xs:element ref="ocx:ScantlingDraught"/> <xs:element ref="ocx:DesignSpeed"/> <xs:element ref="ocx:FreeboardLength" minOccurs="0"/> <xs:element ref="ocx:NormalBallastDraught" minOccurs="0"/> <xs:element ref="ocx:HeavyBallastDraught" minOccurs="0"/> <xs:element ref="ocx:SlammingDraughtEmptyFP" minOccurs="0"/> <xs:element ref="ocx:SlammingDraughtFullFP" minOccurs="0"/> <xs:element ref="ocx:LengthOfWaterline" minOccurs="0"/> <xs:element ref="ocx:FreeboardDeckHeight" minOccurs="0"/> <xs:element ref="ocx:AP_Pos" minOccurs="0"/> <xs:element ref="ocx:ZPosOfDeck" minOccurs="0"/> <xs:element ref="ocx:DeepestEquilibriumWL" minOccurs="0"/> <xs:element ref="ocx:UpperDeckArea" minOccurs="0"/> <xs:element ref="ocx:WaterPlaneArea" minOccurs="0"/> <xs:element ref="ocx:ZPosDeckline" minOccurs="0"/> <xs:element ref="ocx:SpeedFactor" minOccurs="0"/> </xs:choice> <xs:attribute name="hasDeadweightLessThan" type="xs:boolean"> <xs:annotation> <xs:documentation>The ship has dead-weight less than 50000 tonnes (boolean).</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="hasBilgeKeel" type="xs:boolean"> <xs:annotation> <xs:documentation>Whether the vessel has a bilge keel or not.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute ref="ocx:freeboardType"> <xs:annotation> <xs:documentation>Enumerated free-board types according to the Rules. Type 'A' ship is one which: — is designed to carry only liquid cargoes in bulk — has a high integrity of the exposed deck with only small access openings to cargo compartments, closed by watertight gasket covers of steel or equivalent material — has low permeability of loaded cargo compartments. All ships which are not Type 'A' ships shall be considered as Type 'B' ships. .</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="numberOfDecksAbove" type="xs:int"> <xs:annotation> <xs:documentation>Number of decks above 0.7 D from baseline.</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> |
type | xs:boolean | ||
annotation |
|
||
source | <xs:attribute name="hasDeadweightLessThan" type="xs:boolean"> <xs:annotation> <xs:documentation>The ship has dead-weight less than 50000 tonnes (boolean).</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:boolean | ||
annotation |
|
||
source | <xs:attribute name="hasBilgeKeel" type="xs:boolean"> <xs:annotation> <xs:documentation>Whether the vessel has a bilge keel or not.</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:int | ||
annotation |
|
||
source | <xs:attribute name="numberOfDecksAbove" type="xs:int"> <xs:annotation> <xs:documentation>Number of decks above 0.7 D from baseline.</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | extension of ocx:DescriptionBase_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | ocx:Description | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:complexType name="ProcessLayer_T" abstract="true"> <xs:annotation> <xs:documentation>Type definition for the ProcessLayer.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:DescriptionBase_T"/> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | extension of ocx:DescriptionBase_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | ocx:Description ocx:RootRef ocx:Occurrence ocx:OccurrenceGroup | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:complexType name="ProductView_T" abstract="true"> <xs:annotation> <xs:documentation>Abstract type definition for the ProductView.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:DescriptionBase_T"> <xs:sequence> <xs:element ref="ocx:RootRef"/> <xs:choice maxOccurs="unbounded"> <xs:element ref="ocx:Occurrence"/> <xs:element ref="ocx:OccurrenceGroup"/> </xs:choice> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
type | xs:double | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="numericvalue" type="xs:double" use="required"> <xs:annotation> <xs:documentation>The numerical value of the quantity.</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:IDREF | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="unit" type="xs:IDREF" use="required"> <xs:annotation> <xs:documentation>The reference to the unitsML reference unit.</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | extension of ocx:EntityBase_T | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | ocx:Description ocx:Radius | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:complexType name="RadialCylinder_T"> <xs:annotation> <xs:documentation>Cylindrical reference system.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:EntityBase_T"> <xs:sequence> <xs:element ref="ocx:Radius"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | extension of ocx:ParametricHole2D_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | ocx:Description ocx:Height ocx:Width ocx:FilletRadius | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:complexType name="RectangularHole_T"> <xs:annotation> <xs:documentation>Type definition of a rectangular hole with corner fillet radii.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:ParametricHole2D_T"> <xs:sequence> <xs:element ref="ocx:Height"> <xs:annotation> <xs:documentation>The height of the hole.</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ocx:Width"> <xs:annotation> <xs:documentation>The width of the hole.</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ocx:FilletRadius" minOccurs="0"> <xs:annotation> <xs:documentation>Corner fillet radius. If not given, the fillet radius is taken as 0.5*Min of (Height,Width), i.e. half of the smallest of the Height or the Width .</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | extension of ocx:ParametricHole2D_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | ocx:Description ocx:Height ocx:Width ocx:Radius ocx:Displacement | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:complexType name="RectangularMickeyMouseEars_T"> <xs:annotation> <xs:documentation>A hole where the two circular parts have unequal radii.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:ParametricHole2D_T"> <xs:sequence> <xs:element ref="ocx:Height"> <xs:annotation> <xs:documentation>The height of the hole.</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ocx:Width"> <xs:annotation> <xs:documentation>The width of the hole.</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ocx:Radius"> <xs:annotation> <xs:documentation>The radius of the Mickey Mouse ear.</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ocx:Displacement" minOccurs="0"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
children | ocx:Height ocx:Width ocx:Thickness | ||
used by |
|
||
source | <xs:complexType name="RectangularTube_T"> <xs:sequence> <xs:element name="Height" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>Profile outer diameter.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Width" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>Profile width.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Thickness" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>Wall thickness.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="Height" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>Profile outer diameter.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="Width" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>Profile width.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="Thickness" type="ocx:Quantity_T"> <xs:annotation> <xs:documentation>Wall thickness.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
source | <xs:complexType name="Reference_T"> <xs:attribute name="element" type="xs:string" use="required"> <xs:annotation> <xs:documentation>The name of the changed schema element.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="locationRef" type="xs:string"> <xs:annotation> <xs:documentation>A reference locator to the changed element.</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> |
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="element" type="xs:string" use="required"> <xs:annotation> <xs:documentation>The name of the changed schema element.</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="locationRef" type="xs:string"> <xs:annotation> <xs:documentation>A reference locator to the changed element.</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="ReferencePlane_T"> <xs:annotation> <xs:documentation>Type definition of the concept of a reference plane which is typically used to define an unbounded geometry.</xs:documentation> </xs:annotation> </xs:complexType> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
children | ocx:XRefPlanes ocx:YRefPlanes ocx:ZRefPlanes | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="ReferencePlanes_T"> <xs:annotation> <xs:documentation>Type definition of the ReferencePlanes element</xs:documentation> </xs:annotation> <xs:choice maxOccurs="unbounded"> <xs:element ref="ocx:XRefPlanes" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Frame table positions along X axis. Used to limit geometry and define topology.</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ocx:YRefPlanes" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="ocx:ZRefPlanes" minOccurs="0" maxOccurs="unbounded"/> </xs:choice> </xs:complexType> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
children | ocx:Surface ocx:SurfaceCollection | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="ReferenceSurfaces_T"> <xs:annotation> <xs:documentation>Type definition of a collection of surfaces.</xs:documentation> </xs:annotation> <xs:choice maxOccurs="unbounded"> <xs:element ref="ocx:Surface" minOccurs="0"/> <xs:element ref="ocx:SurfaceCollection"/> </xs:choice> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | extension of ocx:EntityBase_T | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | ocx:Description | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:complexType name="RefPlane_T"> <xs:annotation> <xs:documentation>Type definition of a reference plane used to define unbounded planar geometry.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:EntityBase_T"/> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||
type | extension of ocx:ReferencePlane_T | ||||||||||||||
properties |
|
||||||||||||||
children | ocx:RefPlane ocx:Origin | ||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:complexType name="RefPlanes_T"> <xs:annotation> <xs:documentation>Frame table position definition.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:ReferencePlane_T"> <xs:sequence> <xs:element ref="ocx:RefPlane" maxOccurs="unbounded"/> <xs:element ref="ocx:Origin" minOccurs="0"> <xs:annotation> <xs:documentation>The origin of a local or global coordinate system. If not given, it is assumed thet the origin of the reference system at the global origin (0,0,0).</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> <xs:attribute name="isMainSystem" type="xs:boolean" default="true"> <xs:annotation> <xs:documentation>True if this is the main reference system definition.</xs:documentation> </xs:annotation> </xs:attribute> </xs:extension> </xs:complexContent> </xs:complexType> |
type | xs:boolean | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="isMainSystem" type="xs:boolean" default="true"> <xs:annotation> <xs:documentation>True if this is the main reference system definition.</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | extension of ocx:EntityRefBase_T | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
asserts |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:complexType name="RootRef_T"> <xs:annotation> <xs:documentation>Type definition of the root element in a design view.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:EntityRefBase_T"> <xs:attribute ref="ocx:refType" use="required"/> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
children | ocx:Height | ||
used by |
|
||
source | <xs:complexType name="RoundBar_T"> <xs:sequence> <xs:element ref="ocx:Height"> <xs:annotation> <xs:documentation>Profile diameter.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
children | ocx:Description ocx:Reference | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:complexType name="SchemaChange_T"> <xs:annotation> <xs:documentation>Used to embed documentation of schema changes directly in the schema.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element ref="ocx:Description"> <xs:annotation> <xs:documentation>A description of the change. Each SchemaChange should contain exactly one Description sub-element.</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ocx:Reference"/> </xs:sequence> <xs:attribute name="author" type="xs:string" use="required"> <xs:annotation> <xs:documentation>The author of the change.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="date" type="xs:string" use="required"> <xs:annotation> <xs:documentation>The date on which the change took effect.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="version" type="xs:string" use="required"> <xs:annotation> <xs:documentation>The version number of the schema that the change applies to.</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> |
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="author" type="xs:string" use="required"> <xs:annotation> <xs:documentation>The author of the change.</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="date" type="xs:string" use="required"> <xs:annotation> <xs:documentation>The date on which the change took effect.</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="version" type="xs:string" use="required"> <xs:annotation> <xs:documentation>The version number of the schema that the change applies to.</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | extension of ocx:EntityBase_T | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | ocx:Description ocx:TraceLine ocx:Curve3D | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:complexType name="Seam_T"> <xs:annotation> <xs:documentation>Type definition of the Seam element describing plate seams.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:EntityBase_T"> <xs:choice> <xs:element ref="ocx:TraceLine" minOccurs="0"/> <xs:element ref="ocx:Curve3D" minOccurs="0" maxOccurs="unbounded"/> </xs:choice> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | extension of ocx:BoundedRef_T | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | ocx:BoundingBox | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
asserts |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:complexType name="SeamRef_T"> <xs:annotation> <xs:documentation>Type definition of A OcxItemPtr reference to a Bracket instance.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:BoundedRef_T"> <xs:attribute ref="ocx:refType" use="required" fixed="ocx:Seam"/> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
children | ocx:Area ocx:NeutralAxisU ocx:NeutralAxisV ocx:InertiaU ocx:InertiaV ocx:TorsionConstant | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="SectionProperties_T"> <xs:annotation> <xs:documentation>Generic bar section properties.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element ref="ocx:Area"> <xs:annotation> <xs:documentation>Cross-section area.</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ocx:NeutralAxisU"/> <xs:element ref="ocx:NeutralAxisV"/> <xs:element ref="ocx:InertiaU"/> <xs:element ref="ocx:InertiaV"/> <xs:element ref="ocx:TorsionConstant" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | extension of ocx:EntityRefBase_T | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
asserts |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:complexType name="SectionRef_T"> <xs:annotation> <xs:documentation>Section pointer type.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:EntityRefBase_T"> <xs:attribute ref="ocx:refType" use="required" fixed="ocx:BarSection"/> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="ShipDesignation_T"> <xs:annotation> <xs:documentation>The different types of identification given to the ship in order that it can be categorised by any shipping related organisation. It contains the minimal information which might be available about the ship.</xs:documentation> </xs:annotation> <xs:attribute name="shipName" type="xs:string" use="required"> <xs:annotation> <xs:documentation>The name of the ship assigned by the owner.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="callSign" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>The unique life-cycle identifier assigned to the ship by the flag state for radio communication.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="numberIMO" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>A unique identification of a vessel according to IMO resolution A.600(15). It is made of the three letters “IMO” in front of the Lloyd’s Register number. This is a unique seven digit number that is assigned to propelled, sea-going merchant ships of 100 GT and above upon keel laying (with some exceptions), see: IACS Procedural Requirements No. 11, IACS Procedure for Assigning Date of Build, 1996 href="http://www.imo.org/Facilitation/mainframe.asp?topic_id=388">Information on IMO ship identification number scheme on the web site of the IMO (last visited: 2005-09-05).</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="shipType" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>Optional string indicating the ship type.</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> |
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="shipName" type="xs:string" use="required"> <xs:annotation> <xs:documentation>The name of the ship assigned by the owner.</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="callSign" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>The unique life-cycle identifier assigned to the ship by the flag state for radio communication.</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="numberIMO" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>A unique identification of a vessel according to IMO resolution A.600(15). It is made of the three letters “IMO” in front of the Lloyd’s Register number. This is a unique seven digit number that is assigned to propelled, sea-going merchant ships of 100 GT and above upon keel laying (with some exceptions), see: IACS Procedural Requirements No. 11, IACS Procedure for Assigning Date of Build, 1996 href="http://www.imo.org/Facilitation/mainframe.asp?topic_id=388">Information on IMO ship identification number scheme on the web site of the IMO (last visited: 2005-09-05).</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="shipType" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>Optional string indicating the ship type.</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
children | ocx:ConnectedBracketRef | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="SingleBracket_T"> <xs:annotation> <xs:documentation>Type definition of DoubleBracket connection.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element ref="ocx:ConnectedBracketRef"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||
children | ocx:Height ocx:Width ocx:UpperRadius ocx:ConnectionLength ocx:LowerRadius ocx:LugPlateRef | ||||||||||||||||||
used by |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xs:complexType name="SlotParameters_T"> <xs:annotation> <xs:documentation>Type definition of the SlotParameters for a slot cut-out typically used in shipbuilding.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element ref="ocx:Height"> <xs:annotation> <xs:documentation>The height of the slot.</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ocx:Width"> <xs:annotation> <xs:documentation>The width of the slot.</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ocx:UpperRadius"> <xs:annotation> <xs:documentation>Upper radius of slot opening.</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ocx:ConnectionLength" minOccurs="0"/> <xs:element ref="ocx:LowerRadius" minOccurs="0"> <xs:annotation> <xs:documentation>Lower radius of slot opening.</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ocx:LugPlateRef" minOccurs="0" maxOccurs="2"> <xs:annotation> <xs:documentation>Reference to collar or plate lugs welded to the stiffener.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> <xs:attribute name="asymmetric" type="xs:boolean" default="true"/> <xs:attribute name="slotType" default="Open"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="Slit"/> <xs:enumeration value="Open"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:complexType> |
type | xs:boolean | ||
properties |
|
||
source | <xs:attribute name="asymmetric" type="xs:boolean" default="true"/> |
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:attribute name="slotType" default="Open"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="Slit"/> <xs:enumeration value="Open"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | extension of ocx:Surface_T | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | ocx:Description ocx:Area ocx:FaceBoundaryCurve ocx:Origin ocx:Radius | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:complexType name="Sphere3D_T"> <xs:annotation> <xs:documentation>Type definition of a Spherical surface defined by origin and radius.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:Surface_T"> <xs:sequence> <xs:element ref="ocx:Origin"/> <xs:element ref="ocx:Radius"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
children | ocx:Seam | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="SplitBy_T"> <xs:annotation> <xs:documentation>Type definition of Structural concepts defining the subdivision of a panel into plates split by one or more seams.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element ref="ocx:Seam" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
children | ocx:Height | ||
used by |
|
||
source | <xs:complexType name="SquareBar_T"> <xs:sequence> <xs:element ref="ocx:Height"> <xs:annotation> <xs:documentation>Profile height, measured along the web.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:complexType name="StatutoryData_T"> <xs:annotation> <xs:documentation>Type definition of vessel data related to the flag state.</xs:documentation> </xs:annotation> <xs:attribute name="portRegistration" type="xs:string"> <xs:annotation> <xs:documentation>The national home port of the ship. The port of registration lies within the jurisdiction of the flag state (see ISO 10303-215, section 4.2.142.5).</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="flagState" type="xs:string"> <xs:annotation> <xs:documentation>The national authority with which the ship is registered (see ISO 10303-215, section 4.2.142.3).</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="portRegistration" type="xs:string"> <xs:annotation> <xs:documentation>The national home port of the ship. The port of registration lies within the jurisdiction of the flag state (see ISO 10303-215, section 4.2.142.5).</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="flagState" type="xs:string"> <xs:annotation> <xs:documentation>The national authority with which the ship is registered (see ISO 10303-215, section 4.2.142.3).</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
children | ocx:Stiffener ocx:EdgeReinforcement | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="StiffenedBy_T"> <xs:annotation> <xs:documentation>Type definition of the structural concept defining the stiffeners which is belonging to a panel.</xs:documentation> </xs:annotation> <xs:choice> <xs:element ref="ocx:Stiffener" maxOccurs="unbounded"/> <xs:element ref="ocx:EdgeReinforcement" maxOccurs="unbounded"/> </xs:choice> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||||||||||
type | extension of ocx:StructurePart_T | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | ocx:Description ocx:PhysicalProperties ocx:ExternalGeometryRef ocx:MaterialRef ocx:SectionRef ocx:TraceLine ocx:Curve3D ocx:Inclination ocx:EndCutEnd1 ocx:EndCutEnd2 ocx:WebContour ocx:FlangeContour ocx:Offset ocx:ConnectionConfiguration ocx:Penetration ocx:CutBy ocx:LimitedBy | ||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="Stiffener_T"> <xs:annotation> <xs:documentation>Type definition of the Stiffener structure concept.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:StructurePart_T"> <xs:sequence> <xs:element ref="ocx:MaterialRef"/> <xs:element ref="ocx:SectionRef"/> <xs:choice> <xs:element ref="ocx:TraceLine"/> <xs:element ref="ocx:Curve3D" maxOccurs="unbounded"/> </xs:choice> <xs:element ref="ocx:Inclination" maxOccurs="unbounded"/> <xs:element ref="ocx:EndCutEnd1" minOccurs="0"> <xs:annotation> <xs:documentation>The stiffener end cut detailing at end 1.</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ocx:EndCutEnd2" minOccurs="0"> <xs:annotation> <xs:documentation>The stiffener end cut detailing at end 2.</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ocx:WebContour" minOccurs="0"/> <xs:element ref="ocx:FlangeContour" minOccurs="0" maxOccurs="2"/> <xs:element ref="ocx:Offset" minOccurs="0"/> <xs:element ref="ocx:ConnectionConfiguration" minOccurs="0" maxOccurs="2"> <xs:annotation> <xs:documentation>The stiffener end configuration at end 1 and/or end 2 of the parent stiffener.</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ocx:Penetration" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>A structural concept of stiffener penetration configurations typically used in shipbuilding.</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ocx:CutBy" minOccurs="0"/> <xs:element ref="ocx:LimitedBy" minOccurs="0"> <xs:annotation> <xs:documentation>The references to limiting objects forming a closed contour of the parent element.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> <xs:attribute ref="ocx:functionType"/> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | extension of ocx:BoundedRef_T | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | ocx:BoundingBox | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
asserts |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:complexType name="StiffenerRef_T"> <xs:annotation> <xs:documentation>Type definition of A OcxItemPtr reference to a Bracket instance.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:BoundedRef_T"> <xs:attribute ref="ocx:refType" use="required" fixed="ocx:Stiffener"/> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | extension of ocx:EntityBase_T | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | ocx:Description ocx:PhysicalProperties ocx:ExternalGeometryRef | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:complexType name="StructurePart_T" abstract="true"> <xs:annotation> <xs:documentation>Type definition of the abstract base class for structure objects representing structure concepts.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:EntityBase_T"> <xs:sequence> <xs:element ref="ocx:PhysicalProperties"/> <xs:element ref="ocx:ExternalGeometryRef" minOccurs="0"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | extension of ocx:ParametricHole2D_T | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | ocx:Description ocx:Height ocx:Width | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:complexType name="SuperElliptical_T"> <xs:annotation> <xs:documentation>Type definition of a super-elliptical hole. It can also describe a true ellipse.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:ParametricHole2D_T"> <xs:sequence> <xs:element ref="ocx:Height"/> <xs:element ref="ocx:Width"/> </xs:sequence> <xs:attribute name="exponent" type="xs:double" use="required"> <xs:annotation> <xs:documentation>The exponent of the "super ellipse" equation (x/Height)**e + (y/Width)**e = 1. If e=2.5 the result is a super ellipse while e=2.0 results in a normal ellipse.</xs:documentation> </xs:annotation> </xs:attribute> </xs:extension> </xs:complexContent> </xs:complexType> |
type | xs:double | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="exponent" type="xs:double" use="required"> <xs:annotation> <xs:documentation>The exponent of the "super ellipse" equation (x/Height)**e + (y/Width)**e = 1. If e=2.5 the result is a super ellipse while e=2.0 results in a normal ellipse.</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | extension of ocx:GeometryRepresentation_T | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | ocx:Description ocx:Area ocx:FaceBoundaryCurve | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:complexType name="Surface_T" abstract="true"> <xs:annotation> <xs:documentation>Type definition of the Abstract base class for surface definitions.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:GeometryRepresentation_T"> <xs:sequence> <xs:element ref="ocx:Area" minOccurs="0"/> <xs:element ref="ocx:FaceBoundaryCurve" minOccurs="0"> <xs:annotation> <xs:documentation> A collection of 3D curves making up a closed boundary. To be used whenever the surface need to be bounded.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | extension of ocx:DescriptionBase_T | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | ocx:Description ocx:Surface | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
source | <xs:complexType name="SurfaceCollection_T"> <xs:complexContent> <xs:extension base="ocx:DescriptionBase_T"> <xs:choice maxOccurs="unbounded"> <xs:element ref="ocx:Surface" minOccurs="0"/> </xs:choice> <xs:attribute ref="ocx:GUIDRef"/> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | extension of ocx:BoundedRef_T | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | ocx:BoundingBox | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
asserts |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:complexType name="SurfaceRef_T"> <xs:annotation> <xs:documentation>Type definition of A OcxItemPtr reference to a Surface instance.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:BoundedRef_T"> <xs:attribute ref="ocx:refType" use="required" fixed="ocx:Surface"/> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
children | ocx:Vector3D ocx:Length | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="Sweep_T"> <xs:annotation> <xs:documentation>Type definition of a sweep extent defined by a direction and length.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element ref="ocx:Vector3D"> <xs:annotation> <xs:documentation>The sweep direction given by a Unit vector of length 1.</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ocx:Length"> <xs:annotation> <xs:documentation>The extent of the sweep.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | extension of ocx:ParametricHole2D_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | ocx:Description ocx:Height ocx:Width | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:complexType name="SymmetricalHole_T"> <xs:annotation> <xs:documentation>Type definition of a hole made of two semi-circles connected by two straight lines.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:ParametricHole2D_T"> <xs:sequence> <xs:element ref="ocx:Height"> <xs:annotation> <xs:documentation>The height of the hole.</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ocx:Width"> <xs:annotation> <xs:documentation>The width of the hole.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
children | ocx:Height ocx:Width ocx:WebThickness ocx:FlangeThickness | ||
used by |
|
||
source | <xs:complexType name="TBar_T"> <xs:sequence> <xs:element ref="ocx:Height"> <xs:annotation> <xs:documentation>Profile height, measured along the web.</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ocx:Width"> <xs:annotation> <xs:documentation>Profile width and web thickness.</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ocx:WebThickness"/> <xs:element ref="ocx:FlangeThickness"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
children | ocx:Tonnage ocx:DeadWeight | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="TonnageData_T"> <xs:annotation> <xs:documentation>The information pertinent to the tonnage of the ship.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element ref="ocx:Tonnage"/> <xs:element ref="ocx:DeadWeight"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
children | ocx:Curve3D | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="TraceLine_T"> <xs:annotation> <xs:documentation>The type definition of the stiffener TraceLine.</xs:documentation> </xs:annotation> <xs:choice maxOccurs="unbounded"> <xs:element ref="ocx:Curve3D" minOccurs="0"/> </xs:choice> </xs:complexType> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
children | ocx:Origin ocx:PrimaryAxis ocx:SecondaryAxis | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="Transformation_T"> <xs:annotation> <xs:documentation>Type definition for a Local (Orthogonal) Axis System.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element ref="ocx:Origin"/> <xs:element ref="ocx:PrimaryAxis"/> <xs:element ref="ocx:SecondaryAxis"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
children | ocx:Diameter ocx:Thickness | ||
used by |
|
||
source | <xs:complexType name="Tube_T"> <xs:sequence> <xs:element ref="ocx:Diameter"> <xs:annotation> <xs:documentation>The tube diameter.</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ocx:Thickness"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
children | ocx:Height ocx:Width ocx:WebThickness ocx:FlangeThickness | ||
used by |
|
||
source | <xs:complexType name="UBar_T"> <xs:sequence> <xs:element ref="ocx:Height"> <xs:annotation> <xs:documentation>Profile height, measured along the web.</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ocx:Width"> <xs:annotation> <xs:documentation>Profile width and web thickness.</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ocx:WebThickness"/> <xs:element ref="ocx:FlangeThickness"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||
children | ocx:Surface ocx:SurfaceRef ocx:GridRef | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="UnboundedGeometry_T"> <xs:annotation> <xs:documentation>Type definition of an unbounded surface geometry of the parent element.</xs:documentation> </xs:annotation> <xs:sequence> <xs:choice> <xs:annotation> <xs:documentation>The unbounded surface of the parent object, defined by either the Surface itself OR indirectly defined by the plane of the GridRef reference also allowing to specify an offset from the plane OR a reference to a Surface object instance.</xs:documentation> </xs:annotation> <xs:element ref="ocx:Surface" maxOccurs="unbounded"/> <xs:element ref="ocx:SurfaceRef"/> <xs:element ref="ocx:GridRef" maxOccurs="unbounded"/> </xs:choice> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:complexType name="UnitCargo_T"> <xs:annotation> <xs:documentation>Type definition of dry cargo properties, reference is made to ISO 10303-215:2004.</xs:documentation> </xs:annotation> <xs:attribute ref="ocx:unitCargoType"/> </xs:complexType> |
diagram | ![]() |
||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||
children | ocx:SectionProperties ocx:UserDefinedParameter ocx:SectionOuterShape ocx:SectionInnerShape | ||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
source | <xs:complexType name="UserDefinedBarSection_T"> <xs:sequence> <xs:element ref="ocx:SectionProperties"/> <xs:sequence> <xs:element ref="ocx:UserDefinedParameter" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Any number of additional user-defined parameters. The intended use and how the parameter shall be interpreted shall be included in the description.</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ocx:SectionOuterShape" minOccurs="0"/> <xs:element ref="ocx:SectionInnerShape" minOccurs="0"/> </xs:sequence> </xs:sequence> <xs:attribute name="numberOfParameters" type="xs:int" use="optional"> <xs:annotation> <xs:documentation>Number of additional user-defined parameters included in the definition.</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> |
type | xs:int | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="numberOfParameters" type="xs:int" use="optional"> <xs:annotation> <xs:documentation>Number of additional user-defined parameters included in the definition.</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | extension of ocx:Quantity_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | ocx:Description | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
source | <xs:complexType name="UserDefinedParameter_T"> <xs:complexContent> <xs:extension base="ocx:Quantity_T"> <xs:sequence> <xs:element ref="ocx:Description"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:complexType name="Vector3D_T"> <xs:annotation> <xs:documentation>Type definition of a unit vector.</xs:documentation> </xs:annotation> <xs:attribute name="x" type="xs:double" use="required"> <xs:annotation> <xs:documentation>Numeric value of x component.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="y" type="xs:double" use="required"> <xs:annotation> <xs:documentation>Numeric value of y component.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="z" type="xs:double" use="required"> <xs:annotation> <xs:documentation>Numeric value of z component.</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> |
type | xs:double | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="x" type="xs:double" use="required"> <xs:annotation> <xs:documentation>Numeric value of x component.</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:double | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="y" type="xs:double" use="required"> <xs:annotation> <xs:documentation>Numeric value of y component.</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:double | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="z" type="xs:double" use="required"> <xs:annotation> <xs:documentation>Numeric value of z component.</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
type | extension of ocx:Form_T | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | ocx:Description ocx:DistanceTolerance ocx:AngleTolerance ocx:ClassificationData ocx:BuilderInformation ocx:TonnageData ocx:StatutoryData ocx:ShipDesignation ocx:CoordinateSystem ocx:DesignView ocx:Arrangement ocx:ReferenceSurfaces ocx:Panel ocx:Plate ocx:Stiffener ocx:Bracket ocx:Member | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:complexType name="Vessel_T"> <xs:annotation> <xs:documentation>Type definition of the Vessel asset subject to Classification.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:Form_T"> <xs:sequence> <xs:element ref="ocx:ClassificationData"/> <xs:element ref="ocx:BuilderInformation" minOccurs="0"/> <xs:element ref="ocx:TonnageData" minOccurs="0"/> <xs:element ref="ocx:StatutoryData" minOccurs="0"/> <xs:element ref="ocx:ShipDesignation" minOccurs="0"/> <xs:element ref="ocx:CoordinateSystem"> <xs:annotation> <xs:documentation>The vessel coordinate system definition. If not present, it is assumed that the Vessel is modelled in the global coordinate frame.</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ocx:DesignView" minOccurs="0" maxOccurs="unbounded"/> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element ref="ocx:Arrangement"/> <xs:element ref="ocx:ReferenceSurfaces"> <xs:annotation> <xs:documentation>Collection of frequently used surfaces which are referenced by more than one object. Will typically contain th eouter shell definition.</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ocx:Panel"/> <xs:element ref="ocx:Plate"/> <xs:element ref="ocx:Stiffener"/> <xs:element ref="ocx:Bracket"/> <xs:element ref="ocx:Member" minOccurs="0"/> </xs:choice> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
children | ocx:XGrid ocx:YGrid ocx:ZGrid | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="VesselGrid_T"> <xs:annotation> <xs:documentation>The type definition of the VesselGrid</xs:documentation> </xs:annotation> <xs:choice> <xs:element ref="ocx:XGrid" maxOccurs="unbounded"/> <xs:element ref="ocx:YGrid" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="ocx:ZGrid" minOccurs="0" maxOccurs="unbounded"/> </xs:choice> </xs:complexType> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
children | ocx:WebStiffenerRef | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="WebStiffener_T"> <xs:annotation> <xs:documentation>Type definition of Web stiffener with single bracket connection.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element ref="ocx:WebStiffenerRef"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||||||||||
type | extension of ocx:StiffenerRef_T | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | ocx:BoundingBox | ||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
asserts |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="WebStiffenerRef_T"> <xs:annotation> <xs:documentation>Type definition of WebStiffener connection.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:StiffenerRef_T"> <xs:attribute ref="ocx:position"> <xs:annotation> <xs:documentation>The position of the web stiffener relative to the penetrating stiffener end.</xs:documentation> </xs:annotation> </xs:attribute> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
children | ocx:ConnectedBracketRef ocx:WebStiffenerRef | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="WebStiffenerWithDoubleBracket_T"> <xs:annotation> <xs:documentation>Type definition of Web stiffener with double bracket connection.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element ref="ocx:ConnectedBracketRef" maxOccurs="2"> <xs:annotation> <xs:documentation>Reference to the two connected brackets which are part of a ConnectionConfiguration.</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ocx:WebStiffenerRef"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
children | ocx:ConnectedBracketRef ocx:WebStiffenerRef | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="WebStiffenerWithSingleBracket_T"> <xs:annotation> <xs:documentation>Type definition of Web stiffener with single bracket connection.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element ref="ocx:ConnectedBracketRef"/> <xs:element ref="ocx:WebStiffenerRef"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||||||||||
type | extension of ocx:DescriptionBase_T | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | ocx:Description ocx:DistanceToAP ocx:XSpacingGroup | ||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="XGrid_T"> <xs:annotation> <xs:documentation>Type definition of XGrid definition.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:DescriptionBase_T"> <xs:sequence> <xs:element ref="ocx:DistanceToAP"/> <xs:element ref="ocx:XSpacingGroup" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="isReversed" type="xs:boolean" default="false"> <xs:annotation> <xs:documentation>true if the frame table is reversed with the origin at the fore of the vessel. The defaullt is false.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="isMainSystem" type="xs:boolean" default="true"> <xs:annotation> <xs:documentation>True if the FrameTable defines the main vessel grid. The default is true.</xs:documentation> </xs:annotation> </xs:attribute> </xs:extension> </xs:complexContent> </xs:complexType> |
type | xs:boolean | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="isReversed" type="xs:boolean" default="false"> <xs:annotation> <xs:documentation>true if the frame table is reversed with the origin at the fore of the vessel. The defaullt is false.</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:boolean | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="isMainSystem" type="xs:boolean" default="true"> <xs:annotation> <xs:documentation>True if the FrameTable defines the main vessel grid. The default is true.</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | extension of ocx:DescriptionBase_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | ocx:Description ocx:BarSection | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:complexType name="XSectionCatalogue_T"> <xs:annotation> <xs:documentation>Type definition of the cross section types for stiffeners and their properties recognised by the Society.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:DescriptionBase_T"> <xs:sequence> <xs:element ref="ocx:BarSection" maxOccurs="unbounded"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | extension of ocx:DescriptionBase_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | ocx:Description ocx:YSpacingGroup | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:complexType name="YGrid_T"> <xs:annotation> <xs:documentation>Type definition of YGrid</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:DescriptionBase_T"> <xs:sequence> <xs:element ref="ocx:YSpacingGroup" maxOccurs="unbounded"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
children | ocx:Height ocx:Width ocx:WebThickness ocx:FlangeThickness | ||
used by |
|
||
source | <xs:complexType name="ZBar_T"> <xs:sequence> <xs:element ref="ocx:Height"> <xs:annotation> <xs:documentation>Profile height, measured along the web.</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ocx:Width"> <xs:annotation> <xs:documentation>Profile width and web thickness.</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ocx:WebThickness"/> <xs:element ref="ocx:FlangeThickness"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
type | extension of ocx:DescriptionBase_T | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | ocx:Description ocx:ZSpacingGroup | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:complexType name="ZGrid_T"> <xs:annotation> <xs:documentation>Type definition of ZGrid</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ocx:DescriptionBase_T"> <xs:sequence> <xs:element ref="ocx:ZSpacingGroup" maxOccurs="unbounded"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
type | list of xs:boolean | ||
properties |
|
||
annotation |
|
||
source | <xs:simpleType name="booleanListType"> <xs:annotation> <xs:documentation>Generic list of boolean simple types.</xs:documentation> </xs:annotation> <xs:list itemType="xs:boolean"/> </xs:simpleType> |
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | restriction of xs:token | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:simpleType name="classificationSociety"> <xs:annotation> <xs:documentation>Enumeration of abbreviations for all Classification Societies.</xs:documentation> </xs:annotation> <xs:restriction base="xs:token"> <xs:enumeration value="ABS"> <xs:annotation> <xs:documentation>American Bureau of Shipping.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="BK"> <xs:annotation> <xs:documentation>Biro Klasifikasi Indonesia.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="BKR"> <xs:annotation> <xs:documentation>Bulgarski Koraben Registar.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="BV"> <xs:annotation> <xs:documentation>Bureau Veritas.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="CCS"> <xs:annotation> <xs:documentation>China Classification Society.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="CR"> <xs:annotation> <xs:documentation>China Register.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="CRS"> <xs:annotation> <xs:documentation>Croatian Register of Shipping.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="CSC"> <xs:annotation> <xs:documentation>Choson Classification Society.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="CSLPR"> <xs:annotation> <xs:documentation>Cesky a Slovensky Lodni a Prumyslovy Registr.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="DNV"> <xs:annotation> <xs:documentation>Det Norske Veritas.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="DSRK"> <xs:annotation> <xs:documentation>Deutsche Schiffs-Revision und Klassifikation.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="FN"> <xs:annotation> <xs:documentation>Fidenavis S.A.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="GL"> <xs:annotation> <xs:documentation>Germanischer Lloyd.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="HR"> <xs:annotation> <xs:documentation>Hellenic Register of Shipping.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="IRS"> <xs:annotation> <xs:documentation> Indian Register of Shipping.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="KR"> <xs:annotation> <xs:documentation>Korean Register of Shipping.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="LR"> <xs:annotation> <xs:documentation>Lloyd's Register.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="NK"> <xs:annotation> <xs:documentation>Nippon Kaiji Kyokai.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="PRS"> <xs:annotation> <xs:documentation>Polish Register of Shipping.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="RCB"> <xs:annotation> <xs:documentation>Registro Cubano de Buques.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="RDS"> <xs:annotation> <xs:documentation>Regjistri Detar Shqiptar.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="RINA"> <xs:annotation> <xs:documentation>RINA Services S.p.A.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="RINAVE"> <xs:annotation> <xs:documentation> Registro Internacional Naval, SA.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="RNR"> <xs:annotation> <xs:documentation>Registrul Naval Roman.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="RR"> <xs:annotation> <xs:documentation>Rechnoj Registr R.F.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="RRR"> <xs:annotation> <xs:documentation>Russian River Register.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="RS"> <xs:annotation> <xs:documentation>Russian Maritime Register of Shipping.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="TL"> <xs:annotation> <xs:documentation>Türk Loydu Vakfi.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="UR"> <xs:annotation> <xs:documentation>Shipping Register of Ukraine.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="VL"> <xs:annotation> <xs:documentation>DNV GL.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="VR"> <xs:annotation> <xs:documentation>Vietnam Register of Shipping.</xs:documentation> </xs:annotation> </xs:enumeration> </xs:restriction> </xs:simpleType> |
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | |||||||||||||||||||||||
type | restriction of xs:string | |||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||
source | <xs:simpleType name="curveForm_enum"> <xs:annotation> <xs:documentation>Enumerator of NURBS curve forms.</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="Unknown"> <xs:annotation> <xs:documentation>An unknown curve form.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="Open"> <xs:annotation> <xs:documentation>An open curve form.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="Closed"> <xs:annotation> <xs:documentation>A closed curve form with C0 continuity.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="Periodic"> <xs:annotation> <xs:documentation>A closed curve form wit C1 continuity.</xs:documentation> </xs:annotation> </xs:enumeration> </xs:restriction> </xs:simpleType> |
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
type | list of xs:double | ||
properties |
|
||
used by |
|
||
annotation |
|
||
source | <xs:simpleType name="doubleListType"> <xs:annotation> <xs:documentation>Generic list of double simple types separated by a white space.</xs:documentation> </xs:annotation> <xs:list itemType="xs:double"/> </xs:simpleType> |
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
type | list of xs:float | ||
properties |
|
||
annotation |
|
||
source | <xs:simpleType name="floatListType"> <xs:annotation> <xs:documentation>Generic list of float simple types.</xs:documentation> </xs:annotation> <xs:list itemType="xs:float"/> </xs:simpleType> |
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | |||||||||
type | restriction of xs:normalizedString | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:simpleType name="guid"> <xs:annotation> <xs:documentation>The GUID of the entity referenced, in the form of a string containing 32 hex digits, with arbitrary non-hex spacing characters.</xs:documentation> </xs:annotation> <xs:restriction base="xs:normalizedString"> <xs:minLength value="1"/> <xs:maxLength value="40"/> </xs:restriction> </xs:simpleType> |
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
type | list of xs:integer | ||
properties |
|
||
annotation |
|
||
source | <xs:simpleType name="integerListType"> <xs:annotation> <xs:documentation>Generic list of integer simple types.</xs:documentation> </xs:annotation> <xs:list itemType="xs:integer"/> </xs:simpleType> |
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | |||||||||||||||||||||||||||||||||||||||||||||||||||||
type | restriction of xs:string | |||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:attribute name="bulkCargoType"> <xs:annotation> <xs:documentation>bulk cargo types after ISO 10303-215:2004.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="cement"> <xs:annotation> <xs:documentation>The bulk cargo is cement.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="coal"> <xs:annotation> <xs:documentation>The bulk cargo is coal.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="fish"> <xs:annotation> <xs:documentation>The bulk cargo is fish.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="general"> <xs:annotation> <xs:documentation>The bulk cargo is of ageneral,non-specific type.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="grain"> <xs:annotation> <xs:documentation>The bulk cargo is grain.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="mud"> <xs:annotation> <xs:documentation>The bulk cargo is mud.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="ore"> <xs:annotation> <xs:documentation>The bulk cargo is ore.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="sugar"> <xs:annotation> <xs:documentation>The bulk cargo is sugar.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="timber"> <xs:annotation> <xs:documentation>The bulk cargo is timber.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="unspecified"> <xs:annotation> <xs:documentation>The bulk cargo is of an unspecified type.</xs:documentation> </xs:annotation> </xs:enumeration> </xs:restriction> </xs:simpleType> </xs:attribute> |
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | restriction of xs:string | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:attribute name="compartmentPurpose"> <xs:annotation> <xs:documentation>The compartment functions or purpose after ISO 10303-215:2004.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="Cargo"> <xs:annotation> <xs:documentation>A compartment is designed to carry liquid, bulk, or containerized goods.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="Ballast"> <xs:annotation> <xs:documentation>The compartment is a watertight compartment to hold water ballast.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="Freshwater"> <xs:annotation> <xs:documentation>The compartment is a watertight compartment to hold fresh water.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="Fuel"> <xs:annotation> <xs:documentation>The compartment is a watertight compartment to hold fuel.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="Machinery"> <xs:annotation> <xs:documentation>The compartment is designed to contain machinery for the operation of the ship or in support of its mission.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="Void"> <xs:annotation> <xs:documentation>The compartment is designed as an inaccessible, closed space that is never used to carry cargo or to be regularly occupied by humans. The main uses of a void compartment are segregating the cargo and fluids that are necessary to operate the ship, or to provide emergency access to other spaces.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="Other"> <xs:annotation> <xs:documentation>Storage of equipment, e.g. ropes.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="Lube"> <xs:annotation> <xs:documentation>The compartment is a watertight compartment to hold fresh lube oil.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="Passageway"> <xs:annotation> <xs:documentation>The compartment is designe for use as passageway.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="Access"> <xs:annotation> <xs:documentation>The compartment is designed to be used for access.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="Miscellaneous"> <xs:annotation> <xs:documentation>Storage of miscellaneous fluids, e.g.sewage.</xs:documentation> </xs:annotation> </xs:enumeration> </xs:restriction> </xs:simpleType> </xs:attribute> |
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||
type | restriction of xs:string | ||||||||||||||||||
used by |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xs:attribute name="edgeReinforcement"> <xs:annotation> <xs:documentation>Enumerator of bracket edge reinforcement types.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="Flanged"> <xs:annotation> <xs:documentation>The bracket edge has a flanged stiffening with a bend radius.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="FacePlate"> <xs:annotation> <xs:documentation>The bracket edge has a face plate.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="BucklingStiffener"> <xs:annotation> <xs:documentation>The bracket edge has a buckling stiffener.</xs:documentation> </xs:annotation> </xs:enumeration> </xs:restriction> </xs:simpleType> </xs:attribute> |
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||
type | xs:anyURI | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:attribute name="externalRef" type="xs:anyURI"> <xs:annotation> <xs:documentation>URI specifying the file location of the referenced entity.</xs:documentation> </xs:annotation> </xs:attribute> |
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | |||||||||||||
type | restriction of xs:string | |||||||||||||
properties |
|
|||||||||||||
used by |
|
|||||||||||||
facets |
|
|||||||||||||
annotation |
|
|||||||||||||
source | <xs:attribute name="freeboardType" default="A"> <xs:annotation> <xs:documentation>For the purposes of freeboard computation ships shall be divided into Type "A" and Type "B" ships according to the SOLAS Load Line Convention of 1966.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="A"> <xs:annotation> <xs:documentation>A type "A" ship is one which is designed to carry only liquid cargoes in bulk, and in which cargo tanks have only small access openings closed by watertight gasketed covers of steel or equivalent material.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="B"> <xs:annotation> <xs:documentation>All ships which do not come within the provisions regarding Type "A" ships shall be considered as Type "B" ships. .</xs:documentation> </xs:annotation> </xs:enumeration> </xs:restriction> </xs:simpleType> </xs:attribute> |
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | restriction of xs:string | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:attribute name="functionType"> <xs:annotation> <xs:documentation>The structure function type giving the structure property function. Follows STEP AP218 coding and IACS Rec 82 Glossary. Enumerator of structure functions which shall be assigned to the parent structure concept.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="BRACKET"> <xs:annotation> <xs:documentation>A supporting plate.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="BRACKET: End bracket"> <xs:annotation> <xs:documentation>A bracket attached to the end of stiffener.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="BRACKET: Tripping"> <xs:annotation> <xs:documentation>A bracket used to support a load bearing element in between primary supporting memebers.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="CASING"> <xs:annotation> <xs:documentation>Casing is the covering or bulkhead around or about any space for protection.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="CASING: Engine room"> <xs:annotation> <xs:documentation>Casing is the covering or bulkhead protection.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="DECK"> <xs:annotation> <xs:documentation>Deck Structure is the deck plating with stiffeners, girders and supporting pillars.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="DECK: Accommodation deck"> <xs:annotation> <xs:documentation>Deck Structure is the deck plating with stiffeners, girders and supporting pillars.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="DECK: Cargo deck"> <xs:annotation> <xs:documentation>Deck Structure is the deck plating with stiffeners, girders and supporting pillars.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="DECK: Cross deck"> <xs:annotation> <xs:documentation>Cross Deck is the area between cargo hatches.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="DECK: Cross ties"> <xs:annotation> <xs:documentation>Cross Ties are used to support the longitudinal bulkheads of oil tankers against hydrostatic and hydrodynamic loads.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="DECK: Floor"> <xs:annotation> <xs:documentation>Floor is a bottom transverse member.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="DECK: Weateher deck"> <xs:annotation> <xs:documentation>Weather deck is normally the uppermost complete deck exposed to weather and sea, which has permanent means of closing all exposed openings.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="DECK: Forecastle deck"> <xs:annotation> <xs:documentation>Forecastle deck is a the deck attached to the short superstructure situated at the bow.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="DECK: Freeboard deck"> <xs:annotation> <xs:documentation>Freeboard deck is the first deck abowe the waterline.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="DECK: Girder"> <xs:annotation> <xs:documentation>Deck Structure is the deck plating with primary girder memebers.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="DECK: Inner bottom deck"> <xs:annotation> <xs:documentation>Deck Structure is the deck plating with stiffeners, girders and supporting pillars.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="DECK: Platform deck"> <xs:annotation> <xs:documentation>Deck Structure is the deck plating with stiffeners, girders and supporting pillars.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="DECK: Poop deck"> <xs:annotation> <xs:documentation>Poop Deck is the first deck above the shelter deck at aft end of a ship.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="DECK: Strength deck"> <xs:annotation> <xs:documentation>Strength Deck is normally the uppermost continuous deck. After special consideration of its effectiveness, another deck may be defined as strength deck.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="DECK: Superstructure deck"> <xs:annotation> <xs:documentation>Superstructure is a decked structure on the freeboard deck extending for at least 92% of the breadth of the ship.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="DECK: Trunk deck"> <xs:annotation> <xs:documentation>Deck Structure is the deck plating with stiffeners, girders and supporting pillars.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="DECK: Tweeen deck"> <xs:annotation> <xs:documentation>Tween Decks is an abbreviation of between decks, placed between the upper deck and the tank top in the cargo holds.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="DECK: Weelhouse deck"> <xs:annotation> <xs:documentation>Deck House is a structure on the freeboard or superstructure deck not extending from side to side of the ship.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="FOUNDATION"> <xs:annotation> <xs:documentation>Supporting foundation structure .</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="FOUNDATION: Engine"> <xs:annotation> <xs:documentation>Engine foundation including foundation top plate .</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="HATCHWAY_COAMING"> <xs:annotation> <xs:documentation>Hatch Coaming is the vertical plating built around the hatchways to prevent water from entering the hold; and to serve as a framework for the hatch covers.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="HATCHWAY_COAMING: End coaming"> <xs:annotation> <xs:documentation>Hatch Coaming is the vertical plating built around the hatchways to prevent water from entering the hold; and to serve as a framework for the hatch covers.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="HATCHWAY_COAMING: Side coaming"> <xs:annotation> <xs:documentation>Hatch Coaming is the vertical plating built around the hatchways to prevent water from entering the hold; and to serve as a framework for the hatch covers.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="HATCH_COVER"> <xs:annotation> <xs:documentation>Hatch Covers are wooden or steel covers fitted over a hatchway to prevent the ingress of water into the ship s hold and may also be the supporting structure for deck cargo.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="HATCH_COVER: Hatch top"> <xs:annotation> <xs:documentation>Hatch Covers are wooden or steel covers fitted over a hatchway to prevent the ingress of water into the ship s hold and may also be the supporting structure for deck cargo.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="LONGITUDINAL"> <xs:annotation> <xs:documentation>Longitudinal stiffening system.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="LONGITUDINAL: Bulkhead"> <xs:annotation> <xs:documentation>Bulkhead Structure longitudinal bulkhead plating with stiffeners and girders.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="LONGITUDINAL: Centerline bulkhead"> <xs:annotation> <xs:documentation>Bulkhead Structure longitudinal bulkhead plating with stiffeners and girders.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="LONGITUDINAL: Girder"> <xs:annotation> <xs:documentation>Girder is a collective term for primary supporting structural members.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="LONGITUDINAL: Centerline girder"> <xs:annotation> <xs:documentation>Girder is a collective term for primary supporting structural members.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="LONGITUDINAL: Centerline side girder"> <xs:annotation> <xs:documentation>Girder is a collective term for primary supporting structural members.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="LONGITUDINAL: Double bottom"> <xs:annotation> <xs:documentation>Double Bottom Structure is the shell plating with stiffeners below the top of the inner bottom and other elements below and including the inner bottom plating.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="LONGITUDINAL: Top tank"> <xs:annotation> <xs:documentation>A top tank used for ballast or for stability typically used in container vessels.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="LONGITUDINAL: Hopper side lower"> <xs:annotation> <xs:documentation>Hopper Side Tanks are tanks used for ballast or for stability when carrying certain cargoes in bulk carriers. Also referred to as upper wing ballast tanks.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="LONGITUDINAL: Hopper side upper"> <xs:annotation> <xs:documentation>Hopper Side Tanks are tanks used for ballast or for stability when carrying certain cargoes in bulk carriers. Also referred to as lower wing ballast tanks. .</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="LONGITUDINAL: Inner bottom"> <xs:annotation> <xs:documentation>Longitudinal stiffening system in inner bottom.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="LONGITUDINAL: Lower stool bottom plate"> <xs:annotation> <xs:documentation>Stool is a structure supporting cargo hold and tank bulkheads.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="LONGITUDINAL: Lower stool top plate"> <xs:annotation> <xs:documentation>Stool is a structure supporting cargo hold and tank bulkheads.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="LONGITUDINAL: Lower stool"> <xs:annotation> <xs:documentation>Stool is a structure supporting cargo hold and tank bulkheads.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="LONGITUDINAL: Side girder"> <xs:annotation> <xs:documentation>Longitudinal stiffening system.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="LONGITUDINAL: Stringer"> <xs:annotation> <xs:documentation>Longitudinal (flat) stiffening system.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="LONGITUDINAL: Side stringer"> <xs:annotation> <xs:documentation>Longitudinal (flat) stiffening system at side.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="LONGITUDINAL: Skeg"> <xs:annotation> <xs:documentation>Narrow vertical part added to the hull in the stern.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="LONGITUDINAL: Upper stool"> <xs:annotation> <xs:documentation>Supporting structure for transverse bulkhead.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="LONGITUDINAL: Wash bulkhead"> <xs:annotation> <xs:documentation>Wash Bulkhead is a perforated or partial bulkhead in a tank.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="PLATING: Lug"> <xs:annotation> <xs:documentation>A lug or collar plate used to support a stiffener penetrating a primary supporting memeber.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="PLATING: Gusset"> <xs:annotation> <xs:documentation>Gusset is a triangular plate, usually fitted to distribute forces at a strength connection between two structural members.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="PLATING: Shedder"> <xs:annotation> <xs:documentation>Shedder Plates are slanted plates fitted in dry cargo holds to prevent undesired pockets of cargo. The term is also commonly applied to slanted plates that are fitted to improve the structural stability of corrugated bulkheads and framing members.>.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="SHEER_STRAKE"> <xs:annotation> <xs:documentation>Sheer Strake is the top strake of a ship's side shell plating>.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="SHELL"> <xs:annotation> <xs:documentation>The watertight shell plating of the hull.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="SHELL: Bilge keel"> <xs:annotation> <xs:documentation>Bilge Keel is a piece of plate set perpendicular to a ship’s shell along her bilges for about one third her length to reduce rolling.>.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="SHELL: Bilge strake"> <xs:annotation> <xs:documentation>Bilge Strake is the strake at the turn of bilge extending outward to a point where the side rises vertically.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="SHELL: Bottom shell"> <xs:annotation> <xs:documentation>The watertight shell plating of the bottom of the hull.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="SHELL: Bulwark shell"> <xs:annotation> <xs:documentation>Bulwark is the vertical plating immediately above the upper edge of the ship’s side surrounding the exposed deck(s).</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="SHELL: Inner bottom shell"> <xs:annotation> <xs:documentation>The watertight shell plating of the hull inner bottom.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="SHELL: Inner side shell"> <xs:annotation> <xs:documentation>The watertight shell plating located at the inners side of the hull.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="SHELL: Superstructure side"> <xs:annotation> <xs:documentation>The watertight shell plating at the superstructure side.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="SUPERSTRUCTURE"> <xs:annotation> <xs:documentation>Superstructure is a decked structure on the freeboard deck extending for at least 92% of the breadth of the ship. Often named deckhouse or wheelhouse.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="SUPERSTRUCTURE: Deckhouse aft"> <xs:annotation> <xs:documentation>Superstructure/Wheelhouse aft.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="SUPERSTRUCTURE: Deckhouse front"> <xs:annotation> <xs:documentation>Superstructure/Wheelhouse front.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="SUPERSTRUCTURE: Deckhouse side"> <xs:annotation> <xs:documentation>Superstructure/Wheelhouse side.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="SUPERSTRUCTURE: Deckhouse top"> <xs:annotation> <xs:documentation>Superstructure/Wheelhouse top.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="SUPERSTRUCTURE: Side"> <xs:annotation> <xs:documentation>Superstructure/Wheelhouse side.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="TRANSVERSAL"> <xs:annotation> <xs:documentation>Transverse stiffening system.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="TRANSVERSAL_BULKHEAD"> <xs:annotation> <xs:documentation>Bulkhead transverse stiffening system.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="TRANSVERSAL_BULKHEAD: Accommodation"> <xs:annotation> <xs:documentation>Bulkhead transverse stiffening system in the accommodation area.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="TRANSVERSAL_BULKHEAD: Aft peak"> <xs:annotation> <xs:documentation>Bulkhead transverse stiffening system at aft peak.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="TRANSVERSAL_BULKHEAD: Collision"> <xs:annotation> <xs:documentation>Transverse stiffening system in the collision bulkhead.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="TRANSVERSAL_BULKHEAD: Corrugated"> <xs:annotation> <xs:documentation>Transverse stiffening system in the form of plate corrugations.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="TRANSVERSAL_BULKHEAD: Lower stool"> <xs:annotation> <xs:documentation>The lower stool supporting structure of the transverse cargo hold and tank bulkheads.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="TRANSVERSAL_BULKHEAD: Partial"> <xs:annotation> <xs:documentation>A partial trnsverse bulkead stiffening system.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="TRANSVERSAL_BULKHEAD: Upper stool"> <xs:annotation> <xs:documentation>The upper stool supporting structure of the transverse cargo hold and tank bulkheads.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="TRANSVERSAL_BULKHEAD: Wash"> <xs:annotation> <xs:documentation>Wash Bulkhead is a perforated or partial bulkhead in a tank.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="UNDEFINED: Miscellaneous"> <xs:annotation> <xs:documentation>Undefined structure function.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="VERTICAL"> <xs:annotation> <xs:documentation>A vertical stiffening system.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="WEB_FRAME"> <xs:annotation> <xs:documentation>A transverse stiffening system.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="WEB_FRAME: Bilge"> <xs:annotation> <xs:documentation>A transverse stiffening system in the bilge area.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="WEB_FRAME: Deck transverse frame"> <xs:annotation> <xs:documentation>A transverse stiffening system of a deck.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="WEB_FRAME: Floor frame"> <xs:annotation> <xs:documentation>A transverse stiffening system of a floor.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="WEB_FRAME: General webframe"> <xs:annotation> <xs:documentation>A transverse stiffening system.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="WEB_FRAME: Horizontal"> <xs:annotation> <xs:documentation>A transverse stiffening system.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="WEB_FRAME: Vertical"> <xs:annotation> <xs:documentation>A transverse stiffening system part of a vertical structure.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="WEB_FRAME: Main frame"> <xs:annotation> <xs:documentation>A transverse stiffening system representing the main frame of the vessel.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="WEB_FRAME: Topside tank"> <xs:annotation> <xs:documentation>A transverse stiffening system.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="WEB_FRAME: Side"> <xs:annotation> <xs:documentation>A transverse stiffening system.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="WEB_FRAME: Tween deck frame"> <xs:annotation> <xs:documentation>Tween Decks is an abbreviation of between decks, placed between the upper deck and the tank top in the cargo holds.</xs:documentation> </xs:annotation> </xs:enumeration> </xs:restriction> </xs:simpleType> </xs:attribute> |
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | restriction of xs:string | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:attribute name="gaseousCargoType"> <xs:annotation> <xs:documentation>Gasseous cargo types after ISO 10303-215:2004.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="acetaldehyde"> <xs:annotation> <xs:documentation>The cargo is acetaldehyde.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="anhydrous ammonia"> <xs:annotation> <xs:documentation>The cargo is anhydrous ammonia.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="avcat"> <xs:annotation> <xs:documentation>The cargo is avcat.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="butane"> <xs:annotation> <xs:documentation>The cargo is butane.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="butadiene"> <xs:annotation> <xs:documentation>The cargo is butadiene.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="butylene"> <xs:annotation> <xs:documentation>The cargo is butylene.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="chlorine"> <xs:annotation> <xs:documentation>The cargo is chlorine.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="diethyl ether"> <xs:annotation> <xs:documentation>The cargo is diethyl ether.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="dimethylamine"> <xs:annotation> <xs:documentation>The cargo is dimethylamine.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="ethylene"> <xs:annotation> <xs:documentation>The cargo is ethylene.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="ethyl chlorine"> <xs:annotation> <xs:documentation>The cargo is ethyl chlorine.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="ethylene oxide"> <xs:annotation> <xs:documentation>The cargo is ethylene oxide.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="inert gas"> <xs:annotation> <xs:documentation>The cargo is inert gas.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="isoprene"> <xs:annotation> <xs:documentation>The cargo is isoprene.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="isopropylamine"> <xs:annotation> <xs:documentation>The cargo is isopropylamine.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="liquified natural gas"> <xs:annotation> <xs:documentation>The cargo is liquified natural gas.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="liquified petroleum gas"> <xs:annotation> <xs:documentation>The cargo is liquified petroleum gas.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="methane"> <xs:annotation> <xs:documentation>The cargo is methane.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="methyl chloride"> <xs:annotation> <xs:documentation>The cargo is methyl chloride.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="monoethylamine"> <xs:annotation> <xs:documentation>The cargo is monoethylamine.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="naptha"> <xs:annotation> <xs:documentation>The cargo is naptha.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="propane"> <xs:annotation> <xs:documentation>The cargo is propane.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="propane butane mix"> <xs:annotation> <xs:documentation>The cargo is propane butane mix.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="propylene oxide"> <xs:annotation> <xs:documentation>The cargo is propylene oxide.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="propylene"> <xs:annotation> <xs:documentation>The cargo is propylene.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="vinyl ethyl ether"> <xs:annotation> <xs:documentation>The cargo is vinyl ethyl ether.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="vinyl chloride monomer"> <xs:annotation> <xs:documentation>The cargo is vinyl chloride monomer.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="unspecified"> <xs:annotation> <xs:documentation>The cargo is of an unspecified type.</xs:documentation> </xs:annotation> </xs:enumeration> </xs:restriction> </xs:simpleType> </xs:attribute> |
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||
type | restriction of xs:string | ||||||||||||||||||
used by |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xs:attribute name="geometryFormat"> <xs:annotation> <xs:documentation>Supported external geometry files. (As per now, only .stp files are supported).</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value=".igs"> <xs:annotation> <xs:documentation>IGES file representing one the detailed geometry of a structural part (Bracket, Stiffener, Pillar, Plate).</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value=".jt"> <xs:annotation> <xs:documentation>OpenJT file representing one the detailed geometry of a structural part (Bracket, Stiffener, Pillar, Plate).</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value=".stp"> <xs:annotation> <xs:documentation>STEP file representing one the detailed geometry of a structural part (Bracket, Stiffener, Pillar, Plate). This is the default format.</xs:documentation> </xs:annotation> </xs:enumeration> </xs:restriction> </xs:simpleType> </xs:attribute> |
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | restriction of xs:string | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:attribute name="grade"> <xs:annotation> <xs:documentation> Weldable normal and higher strength hull structural steels - Ref. IACS UR W11.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="A"> <xs:annotation> <xs:documentation>Normal strength steel. Ref. IACS UR W11.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="B"> <xs:annotation> <xs:documentation>Normal strength steel. Ref. IACS UR W11.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="C"> <xs:annotation> <xs:documentation>Normal strength steel. Ref. IACS UR W11.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="D"> <xs:annotation> <xs:documentation>Normal strength steel. Ref. IACS UR W11.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="A32"> <xs:annotation> <xs:documentation>High strength steel. Ref. IACS UR W11.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="D32"> <xs:annotation> <xs:documentation>High strength steel. Ref. IACS UR W11.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="E32"> <xs:annotation> <xs:documentation>High strength steel. Ref. IACS UR W11.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="F32"> <xs:annotation> <xs:documentation>High strength steel. Ref. IACS UR W11.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="A36"> <xs:annotation> <xs:documentation>High strength steel. Ref. IACS UR W11.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="D36"> <xs:annotation> <xs:documentation>High strength steel. Ref. IACS UR W11.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="E36"> <xs:annotation> <xs:documentation>High strength steel. Ref. IACS UR W11.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="F36"> <xs:annotation> <xs:documentation>High strength steel. Ref. IACS UR W11.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="A40"> <xs:annotation> <xs:documentation>High strength steel. Ref. IACS UR W11.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="D40"> <xs:annotation> <xs:documentation>High strength steel. Ref. IACS UR W11.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="E40"> <xs:annotation> <xs:documentation>High strength steel. Ref. IACS UR W11.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="F40"> <xs:annotation> <xs:documentation>High strength steel. Ref. IACS UR W11.</xs:documentation> </xs:annotation> </xs:enumeration> </xs:restriction> </xs:simpleType> </xs:attribute> |
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | |||||||||
type | restriction of ocx:guid | |||||||||
used by |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:attribute name="GUIDRef"> <xs:annotation> <xs:documentation>A globally unique ID referring to an entity in the authoring application. The sending application creates and holds the GUID. Used to establish a unique reference to an entity persistent between applications.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="ocx:guid"/> </xs:simpleType> </xs:attribute> |
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
type | xs:boolean | ||
properties |
|
||
used by |
|
||
annotation |
|
||
source | <xs:attribute name="hasEdgeReinforcement" type="xs:boolean" default="false"> <xs:annotation> <xs:documentation>Boolean. False if bracket has no reinforcement (Default).</xs:documentation> </xs:annotation> </xs:attribute> |
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
type | xs:string | ||
properties |
|
||
used by |
|
||
annotation |
|
||
source | <xs:attribute name="license" type="xs:string" default="Copyright 2021 Open Class 3D Exchange (OCX) Consortium Licensed under the Apache License, Version 2.0 (the 'License'); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0. Unless required by applicable law or agreed to in writing, the 3Docx standard and software distributed under the License is distributed on an 'AS IS' BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. The OCX Consortium is not liable to any use whatsoever of the distributed standard or software based on the standard. See the License for the specific language governing permissions and limitations under the License."> <xs:annotation> <xs:documentation>The reference to the license agreement</xs:documentation> </xs:annotation> </xs:attribute> |
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | restriction of xs:string | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:attribute name="liquidCargoType"> <xs:annotation> <xs:documentation>Liquid cargo types after ISO 10303-215:2004.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="alcohol"> <xs:annotation> <xs:documentation>The cargo is alcohol.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="ammonia"> <xs:annotation> <xs:documentation>The cargo is ammonia.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="asphalt"> <xs:annotation> <xs:documentation>The cargo is asphalt.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="aviation oil"> <xs:annotation> <xs:documentation>The cargo is aviation oil.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="caustic soda"> <xs:annotation> <xs:documentation>The cargo is caustic soda.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="cement"> <xs:annotation> <xs:documentation>The cargo is liquid cement.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="chemichal"> <xs:annotation> <xs:documentation>The cargo is a liquid chemical.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="crude oil"> <xs:annotation> <xs:documentation>The cargo is crude oil.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="edible oil"> <xs:annotation> <xs:documentation>The cargo is deible oil.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="fuel oil"> <xs:annotation> <xs:documentation>The cargo is fuel oil.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="fresh water"> <xs:annotation> <xs:documentation>The cargo is fresh water.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="hydroclorid acid"> <xs:annotation> <xs:documentation>The cargo is hydroclorid acid.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="lubricationg oil"> <xs:annotation> <xs:documentation>The cargo is lubrication oil.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="methanol"> <xs:annotation> <xs:documentation>The cargo is methanol.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="molasses"> <xs:annotation> <xs:documentation>The cargo is molasses.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="product oil"> <xs:annotation> <xs:documentation>The cargo is product oil.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="salt water"> <xs:annotation> <xs:documentation>The cargo is salt water.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="sullage"> <xs:annotation> <xs:documentation>The cargo is sullage.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="sludge"> <xs:annotation> <xs:documentation>The cargo is sludge.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="sulphur"> <xs:annotation> <xs:documentation>The cargo is sulphur.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="vegetable oil"> <xs:annotation> <xs:documentation>The cargo is vegetable oil.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="water ballast"> <xs:annotation> <xs:documentation>The cargo is water ballast.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="wine"> <xs:annotation> <xs:documentation>The cargo is wine.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="unspecified"> <xs:annotation> <xs:documentation>The cargo is of an unspecified type.</xs:documentation> </xs:annotation> </xs:enumeration> </xs:restriction> </xs:simpleType> </xs:attribute> |
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | ocx:classificationSociety | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:attribute name="newbuildingSociety" type="ocx:classificationSociety"> <xs:annotation> <xs:documentation>The name and organizational details of the classification society whose rules and regulations are being used to assess the ship during construction.</xs:documentation> </xs:annotation> </xs:attribute> |
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
type | xs:long | ||
annotation |
|
||
source | <xs:attribute name="numCtrlPts" type="xs:long"> <xs:annotation> <xs:documentation>Number of control points on the NURBS curve in U or V direction.</xs:documentation> </xs:annotation> </xs:attribute> |
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||
type | xs:long | ||
annotation |
|
||
source | <xs:attribute name="numKnots" type="xs:long"> <xs:annotation> <xs:documentation>m = Number of knots.</xs:documentation> </xs:annotation> </xs:attribute> |
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | |||||||||||||
type | restriction of xs:string | |||||||||||||
used by |
|
|||||||||||||
facets |
|
|||||||||||||
annotation |
|
|||||||||||||
source | <xs:attribute name="position"> <xs:annotation> <xs:documentation>The position of the bracket relative to the stiffener end.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="Near side"> <xs:annotation> <xs:documentation>The bracket is at the near side of a penetration.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="Far side"> <xs:annotation> <xs:documentation>The bracket is at the far side of a penetration.</xs:documentation> </xs:annotation> </xs:enumeration> </xs:restriction> </xs:simpleType> </xs:attribute> |
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | restriction of xs:QName | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:attribute name="refType"> <xs:annotation> <xs:documentation>The OCX entity type which is referenced. Must be a qulaified OCX name.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:annotation> <xs:documentation>Allowable OCX types which can be referenced using the ocxItemPtr.</xs:documentation> </xs:annotation> <xs:restriction base="xs:QName"> <xs:enumeration value="ocx:Panel"> <xs:annotation> <xs:documentation>A reference to an instantiated structure composision of type Panel.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="ocx:Plate"> <xs:annotation> <xs:documentation>A reference to an instantiated structure part of type Plate.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="ocx:Seam"> <xs:annotation> <xs:documentation>A reference to an instantiated structurecomposision of type Seam.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="ocx:Bracket"> <xs:annotation> <xs:documentation>A reference to an instantiated structure part of type Bracket.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="ocx:Stiffener"> <xs:annotation> <xs:documentation>A reference to an instantiated structure part of type Stiffener.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="ocx:Pillar"> <xs:annotation> <xs:documentation>A reference to an instantiated structure part of type Pillar.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="ocx:ConnectionConfiguration"> <xs:annotation> <xs:documentation>A reference to an instantiated stiffener configuration.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="ocx:Hole2D"> <xs:annotation> <xs:documentation>A reference to a catalogue 2D hole shape.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="ocx:GridRef"> <xs:annotation> <xs:documentation>A reference to a frame table grid position.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="ocx:Material"> <xs:annotation> <xs:documentation>A reference to a catalogue material.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="ocx:BarSection"> <xs:annotation> <xs:documentation>A reference to a catalogue bar section.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="ocx:Cell"> <xs:annotation> <xs:documentation>A reference to an instantiated compartment cell.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="ocx:Vessel"> <xs:annotation> <xs:documentation>A reference to the vessel instance.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="ocx:FreeEdgeCurve3D"> <xs:annotation> <xs:documentation>A reference to an instantiated free edge geometry.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="ocx:Surface"> <xs:annotation> <xs:documentation>A reference to an instantiated surface.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="ocx:EndCut"> <xs:annotation> <xs:documentation>A reference to a stiffener end cut.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="ocx:OccurenceGroup"> <xs:annotation> <xs:documentation>A reference to an occurrence group in a design view.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="ocx:EdgeReinforcement"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | ocx:classificationSociety | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:attribute name="society" type="ocx:classificationSociety"> <xs:annotation> <xs:documentation>The name and organizational details of the classification society whose rules and regulations are being used to assess the ship during current operation.</xs:documentation> </xs:annotation> </xs:attribute> |
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | |||||||||||||||||||||||
type | restriction of xs:string | |||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||
source | <xs:attribute name="tightness"> <xs:annotation> <xs:documentation>A tightness attribute which can be assigned to a Panel or Plate.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="NonTight"> <xs:annotation> <xs:documentation>The panel or plate in not water tight.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="WaterTight"> <xs:annotation> <xs:documentation>The panel or plate in water tight.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="GasTight"> <xs:annotation> <xs:documentation>The panel or plate in gas tight, but not water tight.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="Undefined"> <xs:annotation> <xs:documentation>The panel or plate has no tightness defined.</xs:documentation> </xs:annotation> </xs:enumeration> </xs:restriction> </xs:simpleType> </xs:attribute> |
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | |||||||||||||||||||||||||||||||||||||||||||||||||||||
type | restriction of xs:string | |||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:attribute name="unitCargoType"> <xs:annotation> <xs:documentation>Unit cargo types after ISO 10303-215:2004.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="aircraft"> <xs:annotation> <xs:documentation>The unit cargo is aircraft.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="boat"> <xs:annotation> <xs:documentation>The unit cargo is boat.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="cable"> <xs:annotation> <xs:documentation>The unit cargo is cable.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="container"> <xs:annotation> <xs:documentation>The unit cargo is container.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="drums"> <xs:annotation> <xs:documentation>The unit cargo is drums.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="livestock"> <xs:annotation> <xs:documentation>The unit cargo is livestock.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="pallet"> <xs:annotation> <xs:documentation>The unit cargo is pallet.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="trailer"> <xs:annotation> <xs:documentation>The unit cargo is tariler.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="vehicle"> <xs:annotation> <xs:documentation>The unit cargo is vehicle.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="unspecified"> <xs:annotation> <xs:documentation>The unit cargo is of unspecified type.</xs:documentation> </xs:annotation> </xs:enumeration> </xs:restriction> </xs:simpleType> </xs:attribute> |
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:attributeGroup name="barSectionAttributes"> <xs:annotation> <xs:documentation>Section meta-data.</xs:documentation> </xs:annotation> <xs:attribute name="typeCode" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>Section type code from manufacturer.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="shortID" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>Section short id.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="manufacture" use="optional"> <xs:annotation> <xs:documentation>Manufacturing method.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="Rolled"/> <xs:enumeration value="Welded"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:attributeGroup> |
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="typeCode" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>Section type code from manufacturer.</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="shortID" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>Section short id.</xs:documentation> </xs:annotation> </xs:attribute> |
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:attribute name="manufacture" use="optional"> <xs:annotation> <xs:documentation>Manufacturing method.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="Rolled"/> <xs:enumeration value="Welded"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:attributeGroup name="externalRefAttributes"> <xs:annotation> <xs:documentation>Item pointer attributes to entities in an external file.</xs:documentation> </xs:annotation> <xs:attribute ref="ocx:externalRef" use="required"/> <xs:attribute ref="ocx:geometryFormat" use="required" fixed=".stp"/> </xs:attributeGroup> |
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:attributeGroup name="header"> <xs:annotation> <xs:documentation>Attribute group defining the header of an XML export (time stamp, name, author ...).</xs:documentation> </xs:annotation> <xs:attribute name="time_stamp" type="xs:dateTime" use="required"> <xs:annotation> <xs:documentation>Time stamp of the instance.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="name" type="xs:string" use="required"> <xs:annotation> <xs:documentation>Name of the XML instance.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="author" type="xs:string" use="required"> <xs:annotation> <xs:documentation>Name of author.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="organization" type="xs:string" use="required"> <xs:annotation> <xs:documentation>Name of originating organization.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="application_version" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>Version of originating application.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="originating_system" type="xs:string" use="required"> <xs:annotation> <xs:documentation>Name of originating system or application.</xs:documentation> </xs:annotation> </xs:attribute> </xs:attributeGroup> |
type | xs:dateTime | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="time_stamp" type="xs:dateTime" use="required"> <xs:annotation> <xs:documentation>Time stamp of the instance.</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="name" type="xs:string" use="required"> <xs:annotation> <xs:documentation>Name of the XML instance.</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="author" type="xs:string" use="required"> <xs:annotation> <xs:documentation>Name of author.</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="organization" type="xs:string" use="required"> <xs:annotation> <xs:documentation>Name of originating organization.</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="application_version" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>Version of originating application.</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="originating_system" type="xs:string" use="required"> <xs:annotation> <xs:documentation>Name of originating system or application.</xs:documentation> </xs:annotation> </xs:attribute> |
namespace | http://data.dnvgl.com/Schemas/ocxXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:attributeGroup name="nurbsAttributes"> <xs:annotation> <xs:documentation>NURBS attributes group for curve direction.</xs:documentation> <xs:documentation>The default is polynomial B-splines.</xs:documentation> </xs:annotation> <xs:attribute name="degree" type="xs:int" use="required"> <xs:annotation> <xs:documentation>B-spline degree p is the highest exponent used in the polynomial basis function. The B-spline order is always p+1. Defined as p = m - n - 1 if not given explicitly where m is the number of knots and n is the number of control points.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="numCtrlPts" type="xs:long" use="required"> <xs:annotation> <xs:documentation>Number of control points in the curve direction or the surface grid u or v direction.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="numKnots" type="xs:long" use="required"> <xs:annotation> <xs:documentation>numKnots: m=(p+n-1) numbers, where p is the polynomial basis degree and n is the number of control points.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="form" type="ocx:curveForm_enum" use="optional" default="Open"> <xs:annotation> <xs:documentation>The NURBS curve form (Open, Closed, or Periodic).</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="isRational" type="xs:boolean" use="optional" default="false"> <xs:annotation> <xs:documentation>The default is non-rational basis functions (isRational=false). Rational refers to the underlying mathematical representation. This property allows NURBS to represent exact conics (such as parabolic curves, circles, and ellipses) in addition to free-form curves. To define conical curve types set isRational=true.</xs:documentation> </xs:annotation> </xs:attribute> </xs:attributeGroup> |
type | xs:int | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="degree" type="xs:int" use="required"> <xs:annotation> <xs:documentation>B-spline degree p is the highest exponent used in the polynomial basis function. The B-spline order is always p+1. Defined as p = m - n - 1 if not given explicitly where m is the number of knots and n is the number of control points.</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:long | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="numCtrlPts" type="xs:long" use="required"> <xs:annotation> <xs:documentation>Number of control points in the curve direction or the surface grid u or v direction.</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:long | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="numKnots" type="xs:long" use="required"> <xs:annotation> <xs:documentation>numKnots: m=(p+n-1) numbers, where p is the polynomial basis degree and n is the number of control points.</xs:documentation> </xs:annotation> </xs:attribute> |
type | ocx:curveForm_enum | |||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||
source | <xs:attribute name="form" type="ocx:curveForm_enum" use="optional" default="Open"> <xs:annotation> <xs:documentation>The NURBS curve form (Open, Closed, or Periodic).</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:boolean | ||||
properties |
|
||||
annotation |
|
||||
source | <xs:attribute name="isRational" type="xs:boolean" use="optional" default="false"> <xs:annotation> <xs:documentation>The default is non-rational basis functions (isRational=false). Rational refers to the underlying mathematical representation. This property allows NURBS to represent exact conics (such as parabolic curves, circles, and ellipses) in addition to free-form curves. To define conical curve types set isRational=true.</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||||||||||||||||||||||
namespace | urn:oasis:names:tc:unitsml:schema:xsd:UnitsMLSchema_lite-0.9.18 | ||||||||||||||||||||||
type | AmountOfSubstanceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="AmountOfSubstance" type="AmountOfSubstanceType"> <xs:annotation> <xs:documentation>Element containing the dimension of the quantity amount of substance.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | urn:oasis:names:tc:unitsml:schema:xsd:UnitsMLSchema_lite-0.9.18 | ||||||||||||||||||||||
type | DimensionType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | Length Mass Time ElectricCurrent ThermodynamicTemperature AmountOfSubstance LuminousIntensity | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="Dimension" type="DimensionType"> <xs:annotation> <xs:documentation>Element to express the dimension of a unit or quantity in terms of the SI base quantities length, mass, time, electric current, thermodynamic temperature, amount of substance, and luminous intensity.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | urn:oasis:names:tc:unitsml:schema:xsd:UnitsMLSchema_lite-0.9.18 | ||
type | DimensionSetType | ||
properties |
|
||
children | Dimension | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="DimensionSet" type="DimensionSetType"> <xs:annotation> <xs:documentation>Container for dimensions.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | urn:oasis:names:tc:unitsml:schema:xsd:UnitsMLSchema_lite-0.9.18 | ||||||||||||||||||||||
type | ElectricCurrentType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="ElectricCurrent" type="ElectricCurrentType"> <xs:annotation> <xs:documentation>Element containing the dimension of the quantity electric current.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
namespace | urn:oasis:names:tc:unitsml:schema:xsd:UnitsMLSchema_lite-0.9.18 | ||||||||||||||||||||||||||||||||||||||
type | EnumeratedRootUnitType | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:element name="EnumeratedRootUnit" type="EnumeratedRootUnitType"> <xs:annotation> <xs:documentation>Element for a root unit (from an extensive enumerated list) allowing an optional prefix and power. E.g., mm^2</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | urn:oasis:names:tc:unitsml:schema:xsd:UnitsMLSchema_lite-0.9.18 | ||||||||||||||||||||||
type | LengthType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="Length" type="LengthType"> <xs:annotation> <xs:documentation>Element containing the dimension of the quantity length.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | urn:oasis:names:tc:unitsml:schema:xsd:UnitsMLSchema_lite-0.9.18 | ||||||||||||||||||||||
type | LuminousIntensityType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="LuminousIntensity" type="LuminousIntensityType"> <xs:annotation> <xs:documentation>Element containing the dimension of the quantity luminous intensity.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | urn:oasis:names:tc:unitsml:schema:xsd:UnitsMLSchema_lite-0.9.18 | ||||||||||||||||||||||
type | MassType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="Mass" type="MassType"> <xs:annotation> <xs:documentation>Element containing the dimension of the quantity mass.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | urn:oasis:names:tc:unitsml:schema:xsd:UnitsMLSchema_lite-0.9.18 | ||
type | RootUnitsType | ||
properties |
|
||
children | EnumeratedRootUnit | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="RootUnits" type="RootUnitsType"> <xs:annotation> <xs:documentation>Container for defining derived units in terms of their root units. This allows a precise definition of a wide range of units. The goal is to improve interoperability among applications and databases which use derived units based on commonly encountered root units.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | urn:oasis:names:tc:unitsml:schema:xsd:UnitsMLSchema_lite-0.9.18 | ||||||||||||||||||||||
type | ThermodynamicTemperatureType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="ThermodynamicTemperature" type="ThermodynamicTemperatureType"> <xs:annotation> <xs:documentation>Element containing the dimension of the quantity thermodynamic temerature.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | urn:oasis:names:tc:unitsml:schema:xsd:UnitsMLSchema_lite-0.9.18 | ||||||||||||||||||||||
type | TimeType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="Time" type="TimeType"> <xs:annotation> <xs:documentation>Element containing the dimension of the quantity time.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | urn:oasis:names:tc:unitsml:schema:xsd:UnitsMLSchema_lite-0.9.18 | ||||||||||||||||||||||
type | UnitType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | UnitName UnitSymbol RootUnits | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="Unit" type="UnitType"> <xs:annotation> <xs:documentation>Element for describing units. Use in containers UnitSet or directly incorporate into a host schema.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||
namespace | urn:oasis:names:tc:unitsml:schema:xsd:UnitsMLSchema_lite-0.9.18 | ||||||||||||||
type | NameType | ||||||||||||||
properties |
|
||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="UnitName" type="NameType"> <xs:annotation> <xs:documentation>Element containing the unit name.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | urn:oasis:names:tc:unitsml:schema:xsd:UnitsMLSchema_lite-0.9.18 | ||
type | UnitSetType | ||
properties |
|
||
children | Unit | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="UnitSet" type="UnitSetType"> <xs:annotation> <xs:documentation>Container for units. Use in UnitsML container or directly incorporate into a host schema.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | urn:oasis:names:tc:unitsml:schema:xsd:UnitsMLSchema_lite-0.9.18 | ||
type | UnitsMLType | ||
properties |
|
||
children | UnitSet DimensionSet | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="UnitsML" type="UnitsMLType"> <xs:annotation> <xs:documentation>Container for UnitsML units, quantities, and prefixes.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||
namespace | urn:oasis:names:tc:unitsml:schema:xsd:UnitsMLSchema_lite-0.9.18 | ||||||||||||||
type | SymbolType | ||||||||||||||
properties |
|
||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="UnitSymbol" type="SymbolType"> <xs:annotation> <xs:documentation>Element containing various unit symbols. Examples include Aring (ASCII), Å (HTML).</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | urn:oasis:names:tc:unitsml:schema:xsd:UnitsMLSchema_lite-0.9.18 | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:complexType name="AmountOfSubstanceType"> <xs:annotation> <xs:documentation>Type of the quantity amount of substance.</xs:documentation> </xs:annotation> <xs:attribute name="symbol" type="xsd:token" use="optional" fixed="N"> <xs:annotation> <xs:documentation>Symbol of the quantity amount of substance.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attributeGroup ref="powerRational"/> </xs:complexType> |
type | xs:token | ||||
properties |
|
||||
annotation |
|
||||
source | <xs:attribute name="symbol" type="xsd:token" use="optional" fixed="N"> <xs:annotation> <xs:documentation>Symbol of the quantity amount of substance.</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||
namespace | urn:oasis:names:tc:unitsml:schema:xsd:UnitsMLSchema_lite-0.9.18 | ||
children | Dimension | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="DimensionSetType"> <xs:annotation> <xs:documentation>Type for the dimension container.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element ref="Dimension" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Element to express a unit or quantity in terms of the SI base quantities length, mass, time, electric current, thermodynamic temperature, amount of substance, and luminous intensity.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||
namespace | urn:oasis:names:tc:unitsml:schema:xsd:UnitsMLSchema_lite-0.9.18 | ||||||||||||||||||||||
children | Length Mass Time ElectricCurrent ThermodynamicTemperature AmountOfSubstance LuminousIntensity | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:complexType name="DimensionType"> <xs:annotation> <xs:documentation>Type for dimension.</xs:documentation> </xs:annotation> <xs:sequence maxOccurs="unbounded"> <xs:annotation> <xs:documentation>This unbounded sequence allows any order of any number of elements; e.g., L^1 · L^-1.</xs:documentation> </xs:annotation> <xs:element ref="Length" minOccurs="0"/> <xs:element ref="Mass" minOccurs="0"/> <xs:element ref="Time" minOccurs="0"/> <xs:element ref="ElectricCurrent" minOccurs="0"/> <xs:element ref="ThermodynamicTemperature" minOccurs="0"/> <xs:element ref="AmountOfSubstance" minOccurs="0"/> <xs:element ref="LuminousIntensity" minOccurs="0"/> </xs:sequence> <xs:attribute ref="xml:id" use="required"/> <xs:attribute name="dimensionless" type="xsd:boolean" use="optional" default="0"> <xs:annotation> <xs:documentation>Boolean to designate that a quantity or unit is dimensionless.</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> |
type | xs:boolean | ||||
properties |
|
||||
annotation |
|
||||
source | <xs:attribute name="dimensionless" type="xsd:boolean" use="optional" default="0"> <xs:annotation> <xs:documentation>Boolean to designate that a quantity or unit is dimensionless.</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||||||||||||||||||||||
namespace | urn:oasis:names:tc:unitsml:schema:xsd:UnitsMLSchema_lite-0.9.18 | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:complexType name="ElectricCurrentType"> <xs:annotation> <xs:documentation>Type of the quantity electric current.</xs:documentation> </xs:annotation> <xs:attribute name="symbol" type="xsd:token" use="optional" fixed="I"> <xs:annotation> <xs:documentation>Symbol of the quantity electric current.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attributeGroup ref="powerRational"/> </xs:complexType> |
type | xs:token | ||||
properties |
|
||||
annotation |
|
||||
source | <xs:attribute name="symbol" type="xsd:token" use="optional" fixed="I"> <xs:annotation> <xs:documentation>Symbol of the quantity electric current.</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
namespace | urn:oasis:names:tc:unitsml:schema:xsd:UnitsMLSchema_lite-0.9.18 | ||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="EnumeratedRootUnitType"> <xs:annotation> <xs:documentation>Type for the element for a root unit (from an extensive enumerated list) allowing an optional prefix and power. E.g., mm^2</xs:documentation> </xs:annotation> <xs:attribute name="unit" use="required"> <xs:annotation> <xs:documentation>Unit identifier; the enumerated list is basically English unit names in lowercase, with a few upper case exceptions, e.g., 32F, mmHg, pH.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xsd:token"> <xs:enumeration value="meter"/> <xs:enumeration value="gram"/> <xs:enumeration value="second"/> <xs:enumeration value="ampere"/> <xs:enumeration value="kelvin"/> <xs:enumeration value="mole"/> <xs:enumeration value="candela"/> <xs:enumeration value="radian"/> <xs:enumeration value="steradian"/> <xs:enumeration value="hertz"/> <xs:enumeration value="newton"/> <xs:enumeration value="pascal"/> <xs:enumeration value="joule"/> <xs:enumeration value="watt"/> <xs:enumeration value="coulomb"/> <xs:enumeration value="volt"/> <xs:enumeration value="farad"/> <xs:enumeration value="ohm"/> <xs:enumeration value="siemens"/> <xs:enumeration value="weber"/> <xs:enumeration value="tesla"/> <xs:enumeration value="henry"/> <xs:enumeration value="degree_Celsius"/> <xs:enumeration value="lumen"/> <xs:enumeration value="lux"/> <xs:enumeration value="katal"/> <xs:enumeration value="becquerel"/> <xs:enumeration value="gray"/> <xs:enumeration value="sievert"/> <xs:enumeration value="minute"/> <xs:enumeration value="hour"/> <xs:enumeration value="day"/> <xs:enumeration value="arc_degree"/> <xs:enumeration value="arc_minute"/> <xs:enumeration value="arc_second"/> <xs:enumeration value="liter"/> <xs:enumeration value="metric_ton"/> <xs:enumeration value="electronvolt"/> <xs:enumeration value="unified_atomic_mass_unit"/> <xs:enumeration value="astronomical_unit"/> <xs:enumeration value="atomic_unit_of_1st_hyperpolarizablity"/> <xs:enumeration value="atomic_unit_of_2nd_hyperpolarizablity"/> <xs:enumeration value="atomic_unit_of_action"/> <xs:enumeration value="atomic_unit_of_charge"/> <xs:enumeration value="atomic_unit_of_charge_density"/> <xs:enumeration value="atomic_unit_of_current"/> <xs:enumeration value="atomic_unit_of_electric_dipole_moment"/> <xs:enumeration value="atomic_unit_of_electric_field"/> <xs:enumeration value="atomic_unit_of_electric_field_gradient"/> <xs:enumeration value="atomic_unit_of_electric_polarizablity"/> <xs:enumeration value="atomic_unit_of_electric_potential"/> <xs:enumeration value="atomic_unit_of_electric_quadrupole_moment"/> <xs:enumeration value="atomic_unit_of_energy"/> <xs:enumeration value="atomic_unit_of_force"/> <xs:enumeration value="atomic_unit_of_length"/> <xs:enumeration value="atomic_unit_of_magnetic_dipole_moment"/> <xs:enumeration value="atomic_unit_of_magnetic_flux_density"/> <xs:enumeration value="atomic_unit_of_magnetizability"/> <xs:enumeration value="atomic_unit_of_mass"/> <xs:enumeration value="atomic_unit_of_momentum"/> <xs:enumeration value="atomic_unit_of_permittivity"/> <xs:enumeration value="atomic_unit_of_time"/> <xs:enumeration value="atomic_unit_of_velocity"/> <xs:enumeration value="natural_unit_of_action"/> <xs:enumeration value="natural_unit_of_action_in_eV_s"/> <xs:enumeration value="natural_unit_of_energy"/> <xs:enumeration value="natural_unit_of_energy_in_MeV"/> <xs:enumeration value="natural_unit_of_length"/> <xs:enumeration value="natural_unit_of_mass"/> <xs:enumeration value="natural_unit_of_momentum"/> <xs:enumeration value="natural_unit_of_momentum_in_MeV_per_c"/> <xs:enumeration value="natural_unit_of_time"/> <xs:enumeration value="natural_unit_of_velocity"/> <xs:enumeration value="nautical_mile"/> <xs:enumeration value="knot"/> <xs:enumeration value="angstrom"/> <xs:enumeration value="are"/> <xs:enumeration value="hectare"/> <xs:enumeration value="barn"/> <xs:enumeration value="bar"/> <xs:enumeration value="gal"/> <xs:enumeration value="curie"/> <xs:enumeration value="roentgen"/> <xs:enumeration value="rad"/> <xs:enumeration value="rem"/> <xs:enumeration value="erg"/> <xs:enumeration value="dyne"/> <xs:enumeration value="barye"/> <xs:enumeration value="poise"/> <xs:enumeration value="rhe"/> <xs:enumeration value="stokes"/> <xs:enumeration value="darcy"/> <xs:enumeration value="kayser"/> <xs:enumeration value="lambert"/> <xs:enumeration value="phot"/> <xs:enumeration value="thermo_calorie"/> <xs:enumeration value="table_calorie"/> <xs:enumeration value="debye"/> <xs:enumeration value="abampere"/> <xs:enumeration value="abcoulomb"/> <xs:enumeration value="abfarad"/> <xs:enumeration value="abhenry"/> <xs:enumeration value="abohm"/> <xs:enumeration value="abmho"/> <xs:enumeration value="abvolt"/> <xs:enumeration value="abwatt"/> <xs:enumeration value="maxwell"/> <xs:enumeration value="gauss"/> <xs:enumeration value="gilbert"/> <xs:enumeration value="oersted"/> <xs:enumeration value="stilb"/> <xs:enumeration value="statampere"/> <xs:enumeration value="statcoulomb"/> <xs:enumeration value="statfarad"/> <xs:enumeration value="stathenry"/> <xs:enumeration value="statohm"/> <xs:enumeration value="statmho"/> <xs:enumeration value="statvolt"/> <xs:enumeration value="statwatt"/> <xs:enumeration value="statweber"/> <xs:enumeration value="stattesla"/> <xs:enumeration value="long_ton"/> <xs:enumeration value="short_ton"/> <xs:enumeration value="gross_hundredweight"/> <xs:enumeration value="hundredweight"/> <xs:enumeration value="pound"/> <xs:enumeration value="ounce"/> <xs:enumeration value="dram"/> <xs:enumeration value="troy_pound"/> <xs:enumeration value="troy_ounce"/> <xs:enumeration value="pennyweight"/> <xs:enumeration value="apothecaries_dram"/> <xs:enumeration value="scruple"/> <xs:enumeration value="grain"/> <xs:enumeration value="slug"/> <xs:enumeration value="pound_force"/> <xs:enumeration value="poundal"/> <xs:enumeration value="kip"/> <xs:enumeration value="ton_force"/> <xs:enumeration value="kilogram_force"/> <xs:enumeration value="inch"/> <xs:enumeration value="foot"/> <xs:enumeration value="yard"/> <xs:enumeration value="mile"/> <xs:enumeration value="us_survey_inch"/> <xs:enumeration value="us_survey_foot"/> <xs:enumeration value="us_survey_yard"/> <xs:enumeration value="us_survey_fathom"/> <xs:enumeration value="us_survey_rod"/> <xs:enumeration value="us_survey_chain"/> <xs:enumeration value="us_survey_link"/> <xs:enumeration value="us_survey_furlong"/> <xs:enumeration value="us_survey_mile"/> <xs:enumeration value="us_acre"/> <xs:enumeration value="imperial_gallon"/> <xs:enumeration value="imperial_quart"/> <xs:enumeration value="imperial_pint"/> <xs:enumeration value="imperial_gill"/> <xs:enumeration value="imperial_ounce"/> <xs:enumeration value="us_gallon"/> <xs:enumeration value="us_quart"/> <xs:enumeration value="us_pint"/> <xs:enumeration value="us_cup"/> <xs:enumeration value="us_fill"/> <xs:enumeration value="us_fluid_ounce"/> <xs:enumeration value="us_fluid_dram"/> <xs:enumeration value="us_minim"/> <xs:enumeration value="us_tablespoon"/> <xs:enumeration value="us_teaspoon"/> <xs:enumeration value="us_bushel"/> <xs:enumeration value="us_peck"/> <xs:enumeration value="us_dry_quart"/> <xs:enumeration value="us_dry_pint"/> <xs:enumeration value="thermo_kg_calorie"/> <xs:enumeration value="table_kg_calorie"/> <xs:enumeration value="us_label_teaspoon"/> <xs:enumeration value="us_label_tablespoon"/> <xs:enumeration value="us_label_cup"/> <xs:enumeration value="us_label_fluid_ounce"/> <xs:enumeration value="us_label_ounce"/> <xs:enumeration value="horsepower"/> <xs:enumeration value="electric_horsepower"/> <xs:enumeration value="boiler_horsepower"/> <xs:enumeration value="metric_horsepower"/> <xs:enumeration value="water_horsepower"/> <xs:enumeration value="uk_horsepower"/> <xs:enumeration value="degree_Fahrenheit"/> <xs:enumeration value="degree_Rankine"/> <xs:enumeration value="torr"/> <xs:enumeration value="standard_atmosphere"/> <xs:enumeration value="technical_atmosphere"/> <xs:enumeration value="mm_Hg"/> <xs:enumeration value="cm_Hg"/> <xs:enumeration value="0C_cm_Hg"/> <xs:enumeration value="in_Hg"/> <xs:enumeration value="32F_in_Hg"/> <xs:enumeration value="60F_in_Hg"/> <xs:enumeration value="ft_Hg"/> <xs:enumeration value="mm_water"/> <xs:enumeration value="cm_water"/> <xs:enumeration value="4C_cm_water"/> <xs:enumeration value="in_water"/> <xs:enumeration value="39F_in_water"/> <xs:enumeration value="60F_in_water"/> <xs:enumeration value="ft_water"/> <xs:enumeration value="39F_ft_water"/> <xs:enumeration value="light_year"/> <xs:enumeration value="parsec"/> <xs:enumeration value="printers_pica"/> <xs:enumeration value="computer_pica"/> <xs:enumeration value="printers_point"/> <xs:enumeration value="computer_point"/> <xs:enumeration value="thermo_btu"/> <xs:enumeration value="table_btu"/> <xs:enumeration value="mean_btu"/> <xs:enumeration value="39F_btu"/> <xs:enumeration value="59F_btu"/> <xs:enumeration value="60F_btu"/> <xs:enumeration value="tons_of_tnt"/> <xs:enumeration value="ec_therm"/> <xs:enumeration value="us_therm"/> <xs:enumeration value="year_365"/> <xs:enumeration value="tropical_year"/> <xs:enumeration value="sidereal_year"/> <xs:enumeration value="sidereal_day"/> <xs:enumeration value="sidereal_hour"/> <xs:enumeration value="sidereal_minute"/> <xs:enumeration value="sidereal_second"/> <xs:enumeration value="shake"/> <xs:enumeration value="denier"/> <xs:enumeration value="tex"/> <xs:enumeration value="gon"/> <xs:enumeration value="nato_mil"/> <xs:enumeration value="pound_mole"/> <xs:enumeration value="ton_refrigeration"/> <xs:enumeration value="circular_mil"/> <xs:enumeration value="bel"/> <xs:enumeration value="neper"/> <xs:enumeration value="pH"/> <xs:enumeration value="petro_barrel"/> <xs:enumeration value="footlambert"/> <xs:enumeration value="footcandle"/> <xs:enumeration value="carat"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attributeGroup ref="sourceURL"/> <xs:attributeGroup ref="prefix"> <xs:annotation> <xs:documentation>Prefix identifier; e.g., m, k, M, G. [Enumeration order is by prefix magnitude (Y to y) followed by binary prefixes.]</xs:documentation> </xs:annotation> </xs:attributeGroup> <xs:attributeGroup ref="powerRational"/> </xs:complexType> |
type | restriction of xs:token | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:attribute name="unit" use="required"> <xs:annotation> <xs:documentation>Unit identifier; the enumerated list is basically English unit names in lowercase, with a few upper case exceptions, e.g., 32F, mmHg, pH.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xsd:token"> <xs:enumeration value="meter"/> <xs:enumeration value="gram"/> <xs:enumeration value="second"/> <xs:enumeration value="ampere"/> <xs:enumeration value="kelvin"/> <xs:enumeration value="mole"/> <xs:enumeration value="candela"/> <xs:enumeration value="radian"/> <xs:enumeration value="steradian"/> <xs:enumeration value="hertz"/> <xs:enumeration value="newton"/> <xs:enumeration value="pascal"/> <xs:enumeration value="joule"/> <xs:enumeration value="watt"/> <xs:enumeration value="coulomb"/> <xs:enumeration value="volt"/> <xs:enumeration value="farad"/> <xs:enumeration value="ohm"/> <xs:enumeration value="siemens"/> <xs:enumeration value="weber"/> <xs:enumeration value="tesla"/> <xs:enumeration value="henry"/> <xs:enumeration value="degree_Celsius"/> <xs:enumeration value="lumen"/> <xs:enumeration value="lux"/> <xs:enumeration value="katal"/> <xs:enumeration value="becquerel"/> <xs:enumeration value="gray"/> <xs:enumeration value="sievert"/> <xs:enumeration value="minute"/> <xs:enumeration value="hour"/> <xs:enumeration value="day"/> <xs:enumeration value="arc_degree"/> <xs:enumeration value="arc_minute"/> <xs:enumeration value="arc_second"/> <xs:enumeration value="liter"/> <xs:enumeration value="metric_ton"/> <xs:enumeration value="electronvolt"/> <xs:enumeration value="unified_atomic_mass_unit"/> <xs:enumeration value="astronomical_unit"/> <xs:enumeration value="atomic_unit_of_1st_hyperpolarizablity"/> <xs:enumeration value="atomic_unit_of_2nd_hyperpolarizablity"/> <xs:enumeration value="atomic_unit_of_action"/> <xs:enumeration value="atomic_unit_of_charge"/> <xs:enumeration value="atomic_unit_of_charge_density"/> <xs:enumeration value="atomic_unit_of_current"/> <xs:enumeration value="atomic_unit_of_electric_dipole_moment"/> <xs:enumeration value="atomic_unit_of_electric_field"/> <xs:enumeration value="atomic_unit_of_electric_field_gradient"/> <xs:enumeration value="atomic_unit_of_electric_polarizablity"/> <xs:enumeration value="atomic_unit_of_electric_potential"/> <xs:enumeration value="atomic_unit_of_electric_quadrupole_moment"/> <xs:enumeration value="atomic_unit_of_energy"/> <xs:enumeration value="atomic_unit_of_force"/> <xs:enumeration value="atomic_unit_of_length"/> <xs:enumeration value="atomic_unit_of_magnetic_dipole_moment"/> <xs:enumeration value="atomic_unit_of_magnetic_flux_density"/> <xs:enumeration value="atomic_unit_of_magnetizability"/> <xs:enumeration value="atomic_unit_of_mass"/> <xs:enumeration value="atomic_unit_of_momentum"/> <xs:enumeration value="atomic_unit_of_permittivity"/> <xs:enumeration value="atomic_unit_of_time"/> <xs:enumeration value="atomic_unit_of_velocity"/> <xs:enumeration value="natural_unit_of_action"/> <xs:enumeration value="natural_unit_of_action_in_eV_s"/> <xs:enumeration value="natural_unit_of_energy"/> <xs:enumeration value="natural_unit_of_energy_in_MeV"/> <xs:enumeration value="natural_unit_of_length"/> <xs:enumeration value="natural_unit_of_mass"/> <xs:enumeration value="natural_unit_of_momentum"/> <xs:enumeration value="natural_unit_of_momentum_in_MeV_per_c"/> <xs:enumeration value="natural_unit_of_time"/> <xs:enumeration value="natural_unit_of_velocity"/> <xs:enumeration value="nautical_mile"/> <xs:enumeration value="knot"/> <xs:enumeration value="angstrom"/> <xs:enumeration value="are"/> <xs:enumeration value="hectare"/> <xs:enumeration value="barn"/> <xs:enumeration value="bar"/> <xs:enumeration value="gal"/> <xs:enumeration value="curie"/> <xs:enumeration value="roentgen"/> <xs:enumeration value="rad"/> <xs:enumeration value="rem"/> <xs:enumeration value="erg"/> <xs:enumeration value="dyne"/> <xs:enumeration value="barye"/> <xs:enumeration value="poise"/> <xs:enumeration value="rhe"/> <xs:enumeration value="stokes"/> <xs:enumeration value="darcy"/> <xs:enumeration value="kayser"/> <xs:enumeration value="lambert"/> <xs:enumeration value="phot"/> <xs:enumeration value="thermo_calorie"/> <xs:enumeration value="table_calorie"/> <xs:enumeration value="debye"/> <xs:enumeration value="abampere"/> <xs:enumeration value="abcoulomb"/> <xs:enumeration value="abfarad"/> <xs:enumeration value="abhenry"/> <xs:enumeration value="abohm"/> <xs:enumeration value="abmho"/> <xs:enumeration value="abvolt"/> <xs:enumeration value="abwatt"/> <xs:enumeration value="maxwell"/> <xs:enumeration value="gauss"/> <xs:enumeration value="gilbert"/> <xs:enumeration value="oersted"/> <xs:enumeration value="stilb"/> <xs:enumeration value="statampere"/> <xs:enumeration value="statcoulomb"/> <xs:enumeration value="statfarad"/> <xs:enumeration value="stathenry"/> <xs:enumeration value="statohm"/> <xs:enumeration value="statmho"/> <xs:enumeration value="statvolt"/> <xs:enumeration value="statwatt"/> <xs:enumeration value="statweber"/> <xs:enumeration value="stattesla"/> <xs:enumeration value="long_ton"/> <xs:enumeration value="short_ton"/> <xs:enumeration value="gross_hundredweight"/> <xs:enumeration value="hundredweight"/> <xs:enumeration value="pound"/> <xs:enumeration value="ounce"/> <xs:enumeration value="dram"/> <xs:enumeration value="troy_pound"/> <xs:enumeration value="troy_ounce"/> <xs:enumeration value="pennyweight"/> <xs:enumeration value="apothecaries_dram"/> <xs:enumeration value="scruple"/> <xs:enumeration value="grain"/> <xs:enumeration value="slug"/> <xs:enumeration value="pound_force"/> <xs:enumeration value="poundal"/> <xs:enumeration value="kip"/> <xs:enumeration value="ton_force"/> <xs:enumeration value="kilogram_force"/> <xs:enumeration value="inch"/> <xs:enumeration value="foot"/> <xs:enumeration value="yard"/> <xs:enumeration value="mile"/> <xs:enumeration value="us_survey_inch"/> <xs:enumeration value="us_survey_foot"/> <xs:enumeration value="us_survey_yard"/> <xs:enumeration value="us_survey_fathom"/> <xs:enumeration value="us_survey_rod"/> <xs:enumeration value="us_survey_chain"/> <xs:enumeration value="us_survey_link"/> <xs:enumeration value="us_survey_furlong"/> <xs:enumeration value="us_survey_mile"/> <xs:enumeration value="us_acre"/> <xs:enumeration value="imperial_gallon"/> <xs:enumeration value="imperial_quart"/> <xs:enumeration value="imperial_pint"/> <xs:enumeration value="imperial_gill"/> <xs:enumeration value="imperial_ounce"/> <xs:enumeration value="us_gallon"/> <xs:enumeration value="us_quart"/> <xs:enumeration value="us_pint"/> <xs:enumeration value="us_cup"/> <xs:enumeration value="us_fill"/> <xs:enumeration value="us_fluid_ounce"/> <xs:enumeration value="us_fluid_dram"/> <xs:enumeration value="us_minim"/> <xs:enumeration value="us_tablespoon"/> <xs:enumeration value="us_teaspoon"/> <xs:enumeration value="us_bushel"/> <xs:enumeration value="us_peck"/> <xs:enumeration value="us_dry_quart"/> <xs:enumeration value="us_dry_pint"/> <xs:enumeration value="thermo_kg_calorie"/> <xs:enumeration value="table_kg_calorie"/> <xs:enumeration value="us_label_teaspoon"/> <xs:enumeration value="us_label_tablespoon"/> <xs:enumeration value="us_label_cup"/> <xs:enumeration value="us_label_fluid_ounce"/> <xs:enumeration value="us_label_ounce"/> <xs:enumeration value="horsepower"/> <xs:enumeration value="electric_horsepower"/> <xs:enumeration value="boiler_horsepower"/> <xs:enumeration value="metric_horsepower"/> <xs:enumeration value="water_horsepower"/> <xs:enumeration value="uk_horsepower"/> <xs:enumeration value="degree_Fahrenheit"/> <xs:enumeration value="degree_Rankine"/> <xs:enumeration value="torr"/> <xs:enumeration value="standard_atmosphere"/> <xs:enumeration value="technical_atmosphere"/> <xs:enumeration value="mm_Hg"/> <xs:enumeration value="cm_Hg"/> <xs:enumeration value="0C_cm_Hg"/> <xs:enumeration value="in_Hg"/> <xs:enumeration value="32F_in_Hg"/> <xs:enumeration value="60F_in_Hg"/> <xs:enumeration value="ft_Hg"/> <xs:enumeration value="mm_water"/> <xs:enumeration value="cm_water"/> <xs:enumeration value="4C_cm_water"/> <xs:enumeration value="in_water"/> <xs:enumeration value="39F_in_water"/> <xs:enumeration value="60F_in_water"/> <xs:enumeration value="ft_water"/> <xs:enumeration value="39F_ft_water"/> <xs:enumeration value="light_year"/> <xs:enumeration value="parsec"/> <xs:enumeration value="printers_pica"/> <xs:enumeration value="computer_pica"/> <xs:enumeration value="printers_point"/> <xs:enumeration value="computer_point"/> <xs:enumeration value="thermo_btu"/> <xs:enumeration value="table_btu"/> <xs:enumeration value="mean_btu"/> <xs:enumeration value="39F_btu"/> <xs:enumeration value="59F_btu"/> <xs:enumeration value="60F_btu"/> <xs:enumeration value="tons_of_tnt"/> <xs:enumeration value="ec_therm"/> <xs:enumeration value="us_therm"/> <xs:enumeration value="year_365"/> <xs:enumeration value="tropical_year"/> <xs:enumeration value="sidereal_year"/> <xs:enumeration value="sidereal_day"/> <xs:enumeration value="sidereal_hour"/> <xs:enumeration value="sidereal_minute"/> <xs:enumeration value="sidereal_second"/> <xs:enumeration value="shake"/> <xs:enumeration value="denier"/> <xs:enumeration value="tex"/> <xs:enumeration value="gon"/> <xs:enumeration value="nato_mil"/> <xs:enumeration value="pound_mole"/> <xs:enumeration value="ton_refrigeration"/> <xs:enumeration value="circular_mil"/> <xs:enumeration value="bel"/> <xs:enumeration value="neper"/> <xs:enumeration value="pH"/> <xs:enumeration value="petro_barrel"/> <xs:enumeration value="footlambert"/> <xs:enumeration value="footcandle"/> <xs:enumeration value="carat"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
diagram | ![]() |
||||||||||||||||||||||
namespace | urn:oasis:names:tc:unitsml:schema:xsd:UnitsMLSchema_lite-0.9.18 | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:complexType name="LengthType"> <xs:annotation> <xs:documentation>Type of the quantity length.</xs:documentation> </xs:annotation> <xs:attribute name="symbol" type="xsd:token" use="optional" fixed="L"> <xs:annotation> <xs:documentation>Symbol of the quantity length.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attributeGroup ref="powerRational"/> </xs:complexType> |
type | xs:token | ||||
properties |
|
||||
annotation |
|
||||
source | <xs:attribute name="symbol" type="xsd:token" use="optional" fixed="L"> <xs:annotation> <xs:documentation>Symbol of the quantity length.</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||||||||||||||||||||||
namespace | urn:oasis:names:tc:unitsml:schema:xsd:UnitsMLSchema_lite-0.9.18 | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:complexType name="LuminousIntensityType"> <xs:annotation> <xs:documentation>Type of the quantity luminous intensity.</xs:documentation> </xs:annotation> <xs:attribute name="symbol" type="xsd:token" use="optional" fixed="J"> <xs:annotation> <xs:documentation>Symbol of the quantity luminous intensity.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attributeGroup ref="powerRational"/> </xs:complexType> |
type | xs:token | ||||
properties |
|
||||
annotation |
|
||||
source | <xs:attribute name="symbol" type="xsd:token" use="optional" fixed="J"> <xs:annotation> <xs:documentation>Symbol of the quantity luminous intensity.</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||||||||||||||||||||||
namespace | urn:oasis:names:tc:unitsml:schema:xsd:UnitsMLSchema_lite-0.9.18 | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:complexType name="MassType"> <xs:annotation> <xs:documentation>Type of the quantity mass.</xs:documentation> </xs:annotation> <xs:attribute name="symbol" type="xsd:token" use="optional" fixed="M"> <xs:annotation> <xs:documentation>Symbol of the quantity mass.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attributeGroup ref="powerRational"/> </xs:complexType> |
type | xs:token | ||||
properties |
|
||||
annotation |
|
||||
source | <xs:attribute name="symbol" type="xsd:token" use="optional" fixed="M"> <xs:annotation> <xs:documentation>Symbol of the quantity mass.</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||||||||||||||
namespace | urn:oasis:names:tc:unitsml:schema:xsd:UnitsMLSchema_lite-0.9.18 | ||||||||||||||
type | extension of xs:token | ||||||||||||||
properties |
|
||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:complexType name="NameType"> <xs:annotation> <xs:documentation>Type for name. Used for names in units, quantities, and prefixes.</xs:documentation> </xs:annotation> <xs:simpleContent> <xs:extension base="xsd:token"> <xs:attribute ref="xml:lang"/> </xs:extension> </xs:simpleContent> </xs:complexType> |
diagram | ![]() |
||
namespace | urn:oasis:names:tc:unitsml:schema:xsd:UnitsMLSchema_lite-0.9.18 | ||
children | EnumeratedRootUnit | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="RootUnitsType"> <xs:annotation> <xs:documentation>Type for the container for defining derived units in terms of their root units. This allows a precise definition of a wide range of units. The goal is to improve interoperability among applications and databases which use derived units based on commonly encountered base units.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element ref="EnumeratedRootUnit" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Element for a root unit (from an extensive enumerated list) allowing an optional prefix and power. E.g., mm^2</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||||||||||
namespace | urn:oasis:names:tc:unitsml:schema:xsd:UnitsMLSchema_lite-0.9.18 | ||||||||||||||
properties |
|
||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:complexType name="SymbolType" mixed="true"> <xs:annotation> <xs:documentation>Type for symbols. Used in units, quantities, and prefixes.</xs:documentation> </xs:annotation> <xs:sequence minOccurs="0" maxOccurs="unbounded"> <xs:any processContents="skip" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="type" use="required"> <xs:annotation> <xs:documentation>Type of symbol representation. Examples include ASCII, unicode, HTML, and MathML.</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> |
properties |
|
||
annotation |
|
||
source | <xs:attribute name="type" use="required"> <xs:annotation> <xs:documentation>Type of symbol representation. Examples include ASCII, unicode, HTML, and MathML.</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||||||||||||||||||||||
namespace | urn:oasis:names:tc:unitsml:schema:xsd:UnitsMLSchema_lite-0.9.18 | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:complexType name="ThermodynamicTemperatureType"> <xs:annotation> <xs:documentation>Type of the quantity thermodynamic temperature.</xs:documentation> </xs:annotation> <xs:attribute name="symbol" type="xsd:token" use="optional" fixed="Θ"> <xs:annotation> <xs:documentation>Symbol of the quantity thermodynamic temperature.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attributeGroup ref="powerRational"/> </xs:complexType> |
type | xs:token | ||||
properties |
|
||||
annotation |
|
||||
source | <xs:attribute name="symbol" type="xsd:token" use="optional" fixed="Θ"> <xs:annotation> <xs:documentation>Symbol of the quantity thermodynamic temperature.</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||||||||||||||||||||||
namespace | urn:oasis:names:tc:unitsml:schema:xsd:UnitsMLSchema_lite-0.9.18 | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:complexType name="TimeType"> <xs:annotation> <xs:documentation>Type of the quantity time.</xs:documentation> </xs:annotation> <xs:attribute name="symbol" type="xsd:token" use="optional" fixed="T"> <xs:annotation> <xs:documentation>Symbol of the quantity time.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attributeGroup ref="powerRational"/> </xs:complexType> |
type | xs:token | ||||
properties |
|
||||
annotation |
|
||||
source | <xs:attribute name="symbol" type="xsd:token" use="optional" fixed="T"> <xs:annotation> <xs:documentation>Symbol of the quantity time.</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||
namespace | urn:oasis:names:tc:unitsml:schema:xsd:UnitsMLSchema_lite-0.9.18 | ||
children | Unit | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="UnitSetType"> <xs:annotation> <xs:documentation>Type for the unit container.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element ref="Unit" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Element for describing units. Use in containers UnitSet or directly incorporate into a host schema.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
namespace | urn:oasis:names:tc:unitsml:schema:xsd:UnitsMLSchema_lite-0.9.18 | ||
children | UnitSet DimensionSet | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="UnitsMLType"> <xs:annotation> <xs:documentation>ComplexType for the root element of an UnitsML document.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element ref="UnitSet" minOccurs="0"/> <xs:element ref="DimensionSet" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||
namespace | urn:oasis:names:tc:unitsml:schema:xsd:UnitsMLSchema_lite-0.9.18 | ||||||||||||||||||||||
children | UnitName UnitSymbol RootUnits | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:complexType name="UnitType"> <xs:annotation> <xs:documentation>Type for the unit.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element ref="UnitName" maxOccurs="unbounded"/> <xs:element ref="UnitSymbol" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="RootUnits" minOccurs="0"> <xs:annotation> <xs:documentation>Container for defining derived units in terms of their root units. This allows a precise definition of a wide range of units. The goal is to improve interoperability among applications and databases which use derived units based on commonly encountered root units.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> <xs:attribute ref="xml:id" use="required"/> <xs:attributeGroup ref="dimensionURL"> <xs:annotation> <xs:documentation>Reference to a representation of the unit or quantity in terms of the 7 SI base dimensions.</xs:documentation> </xs:annotation> </xs:attributeGroup> </xs:complexType> |
namespace | urn:oasis:names:tc:unitsml:schema:xsd:UnitsMLSchema_lite-0.9.18 | ||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:attributeGroup name="dimensionURL"> <xs:annotation> <xs:documentation>URL to a representation of the unit or quantity in terms of the 7 SI base dimensions.</xs:documentation> </xs:annotation> <xs:attribute name="dimensionURL" type="xsd:anyURI"> <xs:annotation> <xs:documentation>URL to a representation of the unit or quantity in terms of the 7 SI base dimensions.</xs:documentation> </xs:annotation> </xs:attribute> </xs:attributeGroup> |
type | xs:anyURI | ||
annotation |
|
||
source | <xs:attribute name="dimensionURL" type="xsd:anyURI"> <xs:annotation> <xs:documentation>URL to a representation of the unit or quantity in terms of the 7 SI base dimensions.</xs:documentation> </xs:annotation> </xs:attribute> |
namespace | urn:oasis:names:tc:unitsml:schema:xsd:UnitsMLSchema_lite-0.9.18 | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:attributeGroup name="initialUnit"> <xs:annotation> <xs:documentation>URI indicating the unitID of the starting unit for the conversion. For units which are defined in the same document, the URI should consist of a pound sign (#) followed by the ID value.</xs:documentation> </xs:annotation> <xs:attribute name="initialUnit" type="xsd:anyURI" use="required"> <xs:annotation> <xs:documentation>URI indicating the unitID of the starting unit for the conversion. For units which are defined in the same document, the URI should consist of a pound sign (#) followed by the ID value.</xs:documentation> </xs:annotation> </xs:attribute> </xs:attributeGroup> |
type | xs:anyURI | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="initialUnit" type="xsd:anyURI" use="required"> <xs:annotation> <xs:documentation>URI indicating the unitID of the starting unit for the conversion. For units which are defined in the same document, the URI should consist of a pound sign (#) followed by the ID value.</xs:documentation> </xs:annotation> </xs:attribute> |
namespace | urn:oasis:names:tc:unitsml:schema:xsd:UnitsMLSchema_lite-0.9.18 | ||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:attributeGroup name="powerRational"> <xs:annotation> <xs:documentation>An exponent of the unit, specified as powerNumerator and powerDenominator.</xs:documentation> </xs:annotation> <xs:attribute name="powerNumerator" type="xsd:byte" use="optional" default="1"> <xs:annotation> <xs:documentation>An integer exponent of the unit.</xs:documentation> </xs:annotation> </xs:attribute> </xs:attributeGroup> |
type | xs:byte | ||||
properties |
|
||||
annotation |
|
||||
source | <xs:attribute name="powerNumerator" type="xsd:byte" use="optional" default="1"> <xs:annotation> <xs:documentation>An integer exponent of the unit.</xs:documentation> </xs:annotation> </xs:attribute> |
namespace | urn:oasis:names:tc:unitsml:schema:xsd:UnitsMLSchema_lite-0.9.18 | ||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:attributeGroup name="prefix"> <xs:annotation> <xs:documentation>Prefix identifier; e.g., m, k, M, G. [Enumeration order is by prefix magnitude (Y to y) followed by binary prefixes.]</xs:documentation> </xs:annotation> <xs:attribute name="prefix"> <xs:annotation> <xs:documentation>Prefix identifier; e.g., m, k, M, G. [Enumeration order is by prefix magnitude (Y to y) followed by binary prefixes.]</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xsd:token"> <xs:enumeration value="Y"/> <xs:enumeration value="Z"/> <xs:enumeration value="E"/> <xs:enumeration value="P"/> <xs:enumeration value="T"/> <xs:enumeration value="G"/> <xs:enumeration value="M"/> <xs:enumeration value="k"/> <xs:enumeration value="h"/> <xs:enumeration value="da"/> <xs:enumeration value="d"/> <xs:enumeration value="c"/> <xs:enumeration value="m"/> <xs:enumeration value="u"/> <xs:enumeration value="n"/> <xs:enumeration value="p"/> <xs:enumeration value="f"/> <xs:enumeration value="a"/> <xs:enumeration value="z"/> <xs:enumeration value="y"/> <xs:enumeration value="Ki"/> <xs:enumeration value="Mi"/> <xs:enumeration value="Gi"/> <xs:enumeration value="Ti"/> <xs:enumeration value="Pi"/> <xs:enumeration value="Ei"/> <xs:enumeration value="Zi"/> <xs:enumeration value="Yi"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:attributeGroup> |
type | restriction of xs:token | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:attribute name="prefix"> <xs:annotation> <xs:documentation>Prefix identifier; e.g., m, k, M, G. [Enumeration order is by prefix magnitude (Y to y) followed by binary prefixes.]</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xsd:token"> <xs:enumeration value="Y"/> <xs:enumeration value="Z"/> <xs:enumeration value="E"/> <xs:enumeration value="P"/> <xs:enumeration value="T"/> <xs:enumeration value="G"/> <xs:enumeration value="M"/> <xs:enumeration value="k"/> <xs:enumeration value="h"/> <xs:enumeration value="da"/> <xs:enumeration value="d"/> <xs:enumeration value="c"/> <xs:enumeration value="m"/> <xs:enumeration value="u"/> <xs:enumeration value="n"/> <xs:enumeration value="p"/> <xs:enumeration value="f"/> <xs:enumeration value="a"/> <xs:enumeration value="z"/> <xs:enumeration value="y"/> <xs:enumeration value="Ki"/> <xs:enumeration value="Mi"/> <xs:enumeration value="Gi"/> <xs:enumeration value="Ti"/> <xs:enumeration value="Pi"/> <xs:enumeration value="Ei"/> <xs:enumeration value="Zi"/> <xs:enumeration value="Yi"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
namespace | urn:oasis:names:tc:unitsml:schema:xsd:UnitsMLSchema_lite-0.9.18 | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:attributeGroup name="sourceName"> <xs:annotation> <xs:documentation>Name of relevant publication.</xs:documentation> </xs:annotation> <xs:attribute name="sourceName" type="xsd:string" use="optional"> <xs:annotation> <xs:documentation>Name of relevant publication.</xs:documentation> </xs:annotation> </xs:attribute> </xs:attributeGroup> |
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="sourceName" type="xsd:string" use="optional"> <xs:annotation> <xs:documentation>Name of relevant publication.</xs:documentation> </xs:annotation> </xs:attribute> |
namespace | urn:oasis:names:tc:unitsml:schema:xsd:UnitsMLSchema_lite-0.9.18 | ||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:attributeGroup name="sourceURL"> <xs:annotation> <xs:documentation>Relevant URL for available information.</xs:documentation> </xs:annotation> <xs:attribute name="sourceURL" type="xsd:anyURI" use="optional"> <xs:annotation> <xs:documentation>Relevant URL for available information.</xs:documentation> </xs:annotation> </xs:attribute> </xs:attributeGroup> |
type | xs:anyURI | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="sourceURL" type="xsd:anyURI" use="optional"> <xs:annotation> <xs:documentation>Relevant URL for available information.</xs:documentation> </xs:annotation> </xs:attribute> |
namespace | http://www.w3.org/XML/1998/namespace | ||
type | xs:anyURI | ||
used by |
|
||
annotation |
|
||
source | <xs:attribute name="base" type="xs:anyURI"> <xs:annotation> <xs:documentation> <div> <h3>base (as an attribute name)</h3> <p> denotes an attribute whose value provides a URI to be used as the base for interpreting any relative URIs in the scope of the element on which it appears; its value is inherited. This name is reserved by virtue of its definition in the XML Base specification.</p> <p> See <a href="http://www.w3.org/TR/xmlbase/">http://www.w3.org/TR/xmlbase/</a> for information about this attribute. </p> </div> </xs:documentation> </xs:annotation> </xs:attribute> |
namespace | http://www.w3.org/XML/1998/namespace | ||||
type | xs:ID | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:attribute name="id" type="xs:ID"> <xs:annotation> <xs:documentation> <div> <h3>id (as an attribute name)</h3> <p> denotes an attribute whose value should be interpreted as if declared to be of type ID. This name is reserved by virtue of its definition in the xml:id specification.</p> <p> See <a href="http://www.w3.org/TR/xml-id/">http://www.w3.org/TR/xml-id/</a> for information about this attribute. </p> </div> </xs:documentation> </xs:annotation> </xs:attribute> |
namespace | http://www.w3.org/XML/1998/namespace | ||||
type | union of (xs:language, restriction of xs:string) | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:attribute name="lang"> <xs:annotation> <xs:documentation> <div> <h3>lang (as an attribute name)</h3> <p> denotes an attribute whose value is a language code for the natural language of the content of any element; its value is inherited. This name is reserved by virtue of its definition in the XML specification.</p> </div> <div> <h4>Notes</h4> <p> Attempting to install the relevant ISO 2- and 3-letter codes as the enumerated possible values is probably never going to be a realistic possibility. </p> <p> See BCP 47 at <a href="http://www.rfc-editor.org/rfc/bcp/bcp47.txt"> http://www.rfc-editor.org/rfc/bcp/bcp47.txt</a> and the IANA language subtag registry at <a href="http://www.iana.org/assignments/language-subtag-registry"> http://www.iana.org/assignments/language-subtag-registry</a> for further information. </p> <p> The union allows for the 'un-declaration' of xml:lang with the empty string. </p> </div> </xs:documentation> </xs:annotation> <xs:simpleType> <xs:union memberTypes="xs:language"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value=""/> </xs:restriction> </xs:simpleType> </xs:union> </xs:simpleType> </xs:attribute> |
namespace | http://www.w3.org/XML/1998/namespace | |||||||||
type | restriction of xs:NCName | |||||||||
used by |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:attribute name="space"> <xs:annotation> <xs:documentation> <div> <h3>space (as an attribute name)</h3> <p> denotes an attribute whose value is a keyword indicating what whitespace processing discipline is intended for the content of the element; its value is inherited. This name is reserved by virtue of its definition in the XML specification.</p> </div> </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:NCName"> <xs:enumeration value="default"/> <xs:enumeration value="preserve"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
namespace | http://www.w3.org/XML/1998/namespace | ||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:attributeGroup name="specialAttrs"> <xs:attribute ref="xml:base"/> <xs:attribute ref="xml:lang"/> <xs:attribute ref="xml:space"/> <xs:attribute ref="xml:id"/> </xs:attributeGroup> |