1description: >
2    Implement to provide location code of an inventory item.
3properties:
4    - name: LocationCode
5      type: string
6      description:
7          A free form, implementation defined string to provide location code of
8          an Inventory Item. Location codes can be used to identify specific
9          parts in a system. Although this field should not be used for
10          programmatic interrogation of an inventory object.
11      default: ""
12