Showing:

Annotations
Diagrams
Facets
Properties
Source
Used by
Included schema RepairTypeCodes.xsd
Namespace http://www.buckeyemountain.com/xml-schemas/RepairOrders
Properties
attribute form default unqualified
element form default qualified
Simple Type RepairTypeCodeType
Namespace http://www.buckeyemountain.com/xml-schemas/RepairOrders
Diagram
Type union of(CedexRepairTypeCode, ValidRepairTypeCode)
Used by
Source
<xs:simpleType name="RepairTypeCodeType">
  <xs:union memberTypes="CedexRepairTypeCode ValidRepairTypeCode"/>
</xs:simpleType>
Simple Type CedexRepairTypeCode
Namespace http://www.buckeyemountain.com/xml-schemas/RepairOrders
Annotations
Represents a Repair Type Code for the corrective repair performed as defined by the ISO 9897:1997(E) Container equipment data exchange (CEDEX) - General communication codes published by the International Organization for Standardization. This definition enumerates all official procedural codes.
Diagram
Type restriction of xs:string
Facets
enumeration AB
To remove rust/loose paint using abrasive grit/shot blast and paint. (ISO 9897 numerical code 06010)
enumeration CC
To clean a component with chemical wash (ISO 9897 numerical code 06070)
enumeration CN
To amend the character or function of a component / Unit (ISO 9897 numerical code 06460)
enumeration DO
Neutralise odour in container (ISO 9897 numerical code 06075)
enumeration DU
To remove moisture, i.e. the floor or the interior of the unit (ISO 9897 numerical code 06470)
enumeration EX
Renew using a component from the owners stock (ISO 9897 numerical code 06305)
enumeration FR
To free a frozen, seized or stiff component by means of force, lubricants or heat (ISO 9897 numerical code 06110)
enumeration FT
To refit a removable component to its prop-er position (ISO 9897 numerical code 06230)
enumeration GS
To repair by straightening (ISO 9897 numerical code 06360)
enumeration GT
To clean surfaces of glue and tape, including their residues (ISO 9897 numerical code 6295)
enumeration GW
To repair by straightening a component and re-welding it into position (ISO 9897 numerical code 06380)
enumeration HN
Equipment must be handled in order to make available, but without other repair action (ISO 9897 numerical code 06115)
enumeration IN
To fit a component for the first time (ISO 9897 numerical code 06125)
enumeration IP
Inspect equipment or component for proper function, damage or reason for non-operation, and re-estimate. An additional report will follow on completion (ISO 9897 numerical code 06100)
enumeration IT
To remove and replace part of the cross sectional profile of a component over part of its length and/or width. The replacement portion is butt welded to the original component (ISO 9897 numerical code 06120)
enumeration MC
To clean the surface of a component by mechanical means, (i.e. scrape or grind off paint) (ISO 9897 numerical code 06015)
enumeration MD
To alter a component such that its specifi-cation is changed (ISO 9897 numerical code 06135)
enumeration MV
To remove unwanted labels, marks, logos, and graffiti (ISO 9897 numerical code 06297)
enumeration NA
The damage to the component is within acceptable limits and will not require repair. (ISO 9897 numerical code 06001)
enumeration OX
Cover a surface with a thin layer of the same or similar material (ISO 9897 numerical code 06155)
enumeration PA
To apply paint (ISO 9897 numerical code 06150)
enumeration PT
Remove and replace a part of the cross sectional profile of a component, over only part of the component's length and/or width. The patch is secured either by riveting or welding the sheet material to the panel (ISO 9897 numerical code 06170)
enumeration PV
Repairs ordered by owner prior to refur-bishment (ISO 9897 numerical code 06270)
enumeration PW
Time allowed to prepare the container and/or components for the repair steps to follow (ISO 9897 numerical code 06003)
enumeration RD
To remove and dispose of debris, dunnage, or packing material (ISO 9897 numerical code 06260)
enumeration RE
To reapply or tighten fasteners on loose components (ISO 9897 numerical code 06315)
enumeration RI
To provide additional support to a compo-nent (ISO 9897 numerical code 06127)
enumeration RM
To remove and not replace a component (ISO 9897 numerical code 06280)
enumeration RP
Remove and replace the complete cross sectional profile of a component over its entire length and width (ISO 9897 numerical code 06300)
enumeration RR
To remove and refit after repair (ISO 9897 numerical code 06290)
enumeration RS
To repair by straightening and re-securing the component when repaired (ISO 9897 numerical code 06370)
enumeration RT
To modify data relating to maximum gross mass or tare on any data plate or weight marking (ISO 9897 numerical code 06310)
enumeration RU
To remove and refit a bush(ing) into a component (ISO 9897 numerical code 06205)
enumeration RX
To refurbish the container in accordance with the owner's instructions (ISO 9897 numerical code 06220)
enumeration SC
To clean the component, usually the interi-or/ floor, using high pressure steam (ISO 9897 numerical code 06390)
enumeration SD
To smooth a surface by sanding (ISO 9897 numerical code 06325)
enumeration SE
a)To repair pin holes in a tarpaulin cover or tilt using sealant b) To apply sealant to or around component (ISO 9897 numerical code 06330)
enumeration SI
To repair by section using rivets with, usu-ally, a doubler piece or backing plate at the joint (ISO 9897 numerical code 06350)
enumeration SN
To remove and replace the complete cross sectional profile of a component over part of its length and/or width (ISO 9897 numerical code 06340)
enumeration SP
The work necessary to repair the compo-nent is not described by another single repair code. A series of different repair steps may be involved (ISO 9897 numerical code 06002)
enumeration TB
A specific schedule of work instructions has been completed. May apply to a set of in-structions issued by the owner or manufacturer detailing procedures for a modifica-tion, repair, warranty etc. (ISO 9897 numerical code 06005)
enumeration TP
Take photos and transmit or upload to re-questing party (ISO 9897 numerical code 06101)
enumeration TR
To use an adhesive tape to effect a repair. (the repair is general of a temporary nature) (ISO 9897 numerical code 06173)
enumeration WD
To repair by welding (ISO 9897 numerical code 06440)
enumeration WW
To clean the component, usually the floor, using water (ISO 9897 numerical code 06430)
enumeration ZZ
A condition for which no specific repair type applies (ISO 9897 numerical code 06138)
Source
<xs:simpleType name="CedexRepairTypeCode">
  <xs:annotation>
    <xs:documentation>Represents a Repair Type Code for the corrective repair performed as defined by the ISO 9897:1997(E) Container equipment data exchange (CEDEX) - General communication codes published by the International Organization for Standardization. This definition enumerates all official procedural codes.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="AB">
      <xs:annotation>
        <xs:appinfo>Abrade and paint</xs:appinfo>
        <xs:documentation xml:lang="en">To remove rust/loose paint using abrasive grit/shot blast and paint. (ISO 9897 numerical code 06010)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="CC">
      <xs:annotation>
        <xs:appinfo>Chemical clean</xs:appinfo>
        <xs:documentation xml:lang="en">To clean a component with chemical wash (ISO 9897 numerical code 06070)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="CN">
      <xs:annotation>
        <xs:appinfo>Conversion</xs:appinfo>
        <xs:documentation xml:lang="en">To amend the character or function of a component / Unit (ISO 9897 numerical code 06460)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="DO">
      <xs:annotation>
        <xs:appinfo>Deodorise</xs:appinfo>
        <xs:documentation xml:lang="en">Neutralise odour in container (ISO 9897 numerical code 06075)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="DU">
      <xs:annotation>
        <xs:appinfo>Dry Out</xs:appinfo>
        <xs:documentation xml:lang="en">To remove moisture, i.e. the floor or the interior of the unit (ISO 9897 numerical code 06470)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="EX">
      <xs:annotation>
        <xs:appinfo>Fit Part from Owners Stock</xs:appinfo>
        <xs:documentation xml:lang="en">Renew using a component from the owners stock (ISO 9897 numerical code 06305)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="FR">
      <xs:annotation>
        <xs:appinfo>Free</xs:appinfo>
        <xs:documentation xml:lang="en">To free a frozen, seized or stiff component by means of force, lubricants or heat (ISO 9897 numerical code 06110)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="FT">
      <xs:annotation>
        <xs:appinfo>Refit</xs:appinfo>
        <xs:documentation xml:lang="en">To refit a removable component to its prop-er position (ISO 9897 numerical code 06230)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="GS">
      <xs:annotation>
        <xs:appinfo>Straighten</xs:appinfo>
        <xs:documentation xml:lang="en">To repair by straightening (ISO 9897 numerical code 06360)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="GT">
      <xs:annotation>
        <xs:appinfo>Remove glue and tape</xs:appinfo>
        <xs:documentation xml:lang="en">To clean surfaces of glue and tape, including their residues (ISO 9897 numerical code 6295)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="GW">
      <xs:annotation>
        <xs:appinfo>Straighten and weld</xs:appinfo>
        <xs:documentation xml:lang="en">To repair by straightening a component and re-welding it into position (ISO 9897 numerical code 06380)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="HN">
      <xs:annotation>
        <xs:appinfo>Handling</xs:appinfo>
        <xs:documentation xml:lang="en">Equipment must be handled in order to make available, but without other repair action (ISO 9897 numerical code 06115)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="IN">
      <xs:annotation>
        <xs:appinfo>Install</xs:appinfo>
        <xs:documentation xml:lang="en">To fit a component for the first time (ISO 9897 numerical code 06125)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="IP">
      <xs:annotation>
        <xs:appinfo>Inspect and report</xs:appinfo>
        <xs:documentation xml:lang="en">Inspect equipment or component for proper function, damage or reason for non-operation, and re-estimate. An additional report will follow on completion (ISO 9897 numerical code 06100)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="IT">
      <xs:annotation>
        <xs:appinfo>Insert</xs:appinfo>
        <xs:documentation xml:lang="en">To remove and replace part of the cross sectional profile of a component over part of its length and/or width. The replacement portion is butt welded to the original component (ISO 9897 numerical code 06120)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="MC">
      <xs:annotation>
        <xs:appinfo>Mechanical Cleaning (scrape off paint)</xs:appinfo>
        <xs:documentation xml:lang="en">To clean the surface of a component by mechanical means, (i.e. scrape or grind off paint) (ISO 9897 numerical code 06015)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="MD">
      <xs:annotation>
        <xs:appinfo>Modifications, miscella-neous</xs:appinfo>
        <xs:documentation xml:lang="en">To alter a component such that its specifi-cation is changed (ISO 9897 numerical code 06135)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="MV">
      <xs:annotation>
        <xs:appinfo>Remove markings</xs:appinfo>
        <xs:documentation xml:lang="en">To remove unwanted labels, marks, logos, and graffiti (ISO 9897 numerical code 06297)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="NA">
      <xs:annotation>
        <xs:appinfo>No Action Necessary</xs:appinfo>
        <xs:documentation xml:lang="en">The damage to the component is within acceptable limits and will not require repair. (ISO 9897 numerical code 06001)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="OX">
      <xs:annotation>
        <xs:appinfo>Overlay</xs:appinfo>
        <xs:documentation xml:lang="en">Cover a surface with a thin layer of the same or similar material (ISO 9897 numerical code 06155)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="PA">
      <xs:annotation>
        <xs:appinfo>Paint</xs:appinfo>
        <xs:documentation xml:lang="en">To apply paint (ISO 9897 numerical code 06150)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="PT">
      <xs:annotation>
        <xs:appinfo>Patch</xs:appinfo>
        <xs:documentation xml:lang="en">Remove and replace a part of the cross sectional profile of a component, over only part of the component's length and/or width. The patch is secured either by riveting or welding the sheet material to the panel (ISO 9897 numerical code 06170)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="PV">
      <xs:annotation>
        <xs:appinfo>Repairs prior to refur-bishment</xs:appinfo>
        <xs:documentation xml:lang="en">Repairs ordered by owner prior to refur-bishment (ISO 9897 numerical code 06270)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="PW">
      <xs:annotation>
        <xs:appinfo>Prepare for work</xs:appinfo>
        <xs:documentation xml:lang="en">Time allowed to prepare the container and/or components for the repair steps to follow (ISO 9897 numerical code 06003)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="RD">
      <xs:annotation>
        <xs:appinfo>Remove and dispose</xs:appinfo>
        <xs:documentation xml:lang="en">To remove and dispose of debris, dunnage, or packing material (ISO 9897 numerical code 06260)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="RE">
      <xs:annotation>
        <xs:appinfo>Re-secure</xs:appinfo>
        <xs:documentation xml:lang="en">To reapply or tighten fasteners on loose components (ISO 9897 numerical code 06315)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="RI">
      <xs:annotation>
        <xs:appinfo>Reinforce</xs:appinfo>
        <xs:documentation xml:lang="en">To provide additional support to a compo-nent (ISO 9897 numerical code 06127)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="RM">
      <xs:annotation>
        <xs:appinfo>Remove (without re-placement)</xs:appinfo>
        <xs:documentation xml:lang="en">To remove and not replace a component (ISO 9897 numerical code 06280)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="RP">
      <xs:annotation>
        <xs:appinfo>Replace</xs:appinfo>
        <xs:documentation xml:lang="en">Remove and replace the complete cross sectional profile of a component over its entire length and width (ISO 9897 numerical code 06300)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="RR">
      <xs:annotation>
        <xs:appinfo>Remove and refit</xs:appinfo>
        <xs:documentation xml:lang="en">To remove and refit after repair (ISO 9897 numerical code 06290)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="RS">
      <xs:annotation>
        <xs:appinfo>Straighten and re-secure</xs:appinfo>
        <xs:documentation xml:lang="en">To repair by straightening and re-securing the component when repaired (ISO 9897 numerical code 06370)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="RT">
      <xs:annotation>
        <xs:appinfo>Re-rate</xs:appinfo>
        <xs:documentation xml:lang="en">To modify data relating to maximum gross mass or tare on any data plate or weight marking (ISO 9897 numerical code 06310)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="RU">
      <xs:annotation>
        <xs:appinfo>Re-bush</xs:appinfo>
        <xs:documentation xml:lang="en">To remove and refit a bush(ing) into a component (ISO 9897 numerical code 06205)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="RX">
      <xs:annotation>
        <xs:appinfo>Recondition/refurbish</xs:appinfo>
        <xs:documentation xml:lang="en">To refurbish the container in accordance with the owner's instructions (ISO 9897 numerical code 06220)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="SC">
      <xs:annotation>
        <xs:appinfo>Steam clean</xs:appinfo>
        <xs:documentation xml:lang="en">To clean the component, usually the interi-or/ floor, using high pressure steam (ISO 9897 numerical code 06390)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="SD">
      <xs:annotation>
        <xs:appinfo>Sand</xs:appinfo>
        <xs:documentation xml:lang="en">To smooth a surface by sanding (ISO 9897 numerical code 06325)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="SE">
      <xs:annotation>
        <xs:appinfo>Seal/reseal</xs:appinfo>
        <xs:documentation xml:lang="en">a)To repair pin holes in a tarpaulin cover or tilt using sealant b) To apply sealant to or around component (ISO 9897 numerical code 06330)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="SI">
      <xs:annotation>
        <xs:appinfo>Splice</xs:appinfo>
        <xs:documentation xml:lang="en">To repair by section using rivets with, usu-ally, a doubler piece or backing plate at the joint (ISO 9897 numerical code 06350)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="SN">
      <xs:annotation>
        <xs:appinfo>Section</xs:appinfo>
        <xs:documentation xml:lang="en">To remove and replace the complete cross sectional profile of a component over part of its length and/or width (ISO 9897 numerical code 06340)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="SP">
      <xs:annotation>
        <xs:appinfo>Special Repair</xs:appinfo>
        <xs:documentation xml:lang="en">The work necessary to repair the compo-nent is not described by another single repair code. A series of different repair steps may be involved (ISO 9897 numerical code 06002)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="TB">
      <xs:annotation>
        <xs:appinfo>Technical Bulletin com-pleted</xs:appinfo>
        <xs:documentation xml:lang="en">A specific schedule of work instructions has been completed. May apply to a set of in-structions issued by the owner or manufacturer detailing procedures for a modifica-tion, repair, warranty etc. (ISO 9897 numerical code 06005)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="TP">
      <xs:annotation>
        <xs:appinfo>Take photos</xs:appinfo>
        <xs:documentation xml:lang="en">Take photos and transmit or upload to re-questing party (ISO 9897 numerical code 06101)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="TR">
      <xs:annotation>
        <xs:appinfo>Repair with tape</xs:appinfo>
        <xs:documentation xml:lang="en">To use an adhesive tape to effect a repair. (the repair is general of a temporary nature) (ISO 9897 numerical code 06173)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="WD">
      <xs:annotation>
        <xs:appinfo>Weld</xs:appinfo>
        <xs:documentation xml:lang="en">To repair by welding (ISO 9897 numerical code 06440)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="WW">
      <xs:annotation>
        <xs:appinfo>Water wash</xs:appinfo>
        <xs:documentation xml:lang="en">To clean the component, usually the floor, using water (ISO 9897 numerical code 06430)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="ZZ">
      <xs:annotation>
        <xs:appinfo>Not applicable</xs:appinfo>
        <xs:documentation xml:lang="en">A condition for which no specific repair type applies (ISO 9897 numerical code 06138)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
  </xs:restriction>
</xs:simpleType>
Simple Type ValidRepairTypeCode
Namespace http://www.buckeyemountain.com/xml-schemas/RepairOrders
Annotations
Pattern representing the construction of a custom CEDEX Repair Type Code.
Diagram
Type restriction of xs:string
Facets
pattern [A-Z0-9][A-Z0-9_\-]{1,2}
Source
<xs:simpleType name="ValidRepairTypeCode">
  <xs:annotation>
    <xs:documentation>Pattern representing the construction of a custom CEDEX Repair Type Code.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:pattern value="[A-Z0-9][A-Z0-9_\-]{1,2}"/>
  </xs:restriction>
</xs:simpleType>