Unit

UnitCertificate

 

Назначение

Данный xml пакет является основой электронного паспорта изделия.  Содержит различные  технологические параметры, полученные в процессе производства и испытаний, проведенных в целях сертификации металла.

 

Общая схема документа:

Diagram.png

 

Описание:

element UnitCertificate

 

diagram

type

UnitCertificateType

properties

content

complex

children

version id ItemName ShiftName DueDate Melt Batch ChemicalComposition

source

<xsd:element name="UnitCertificate" type="UnitCertificateType"/>

 

element version

 

diagram

type

xsd:string

properties

content

simple

nillable

true

used by

complexType

UnitCertificateType

source

<xsd:element name="version" type="xsd:string" nillable="true"/>

description

Номер текущей версии xml документа

 

element id

 

diagram

type

xsd:string

properties

content

simple

used by

complexType

UnitCertificateType

source

<xsd:element name="id" type="xsd:string"/>

description

ID объекта, номер паспорта

 

 

element ItemName

 

diagram

type

xsd:string

properties

content

simple

used by

complexType

UnitCertificateType

source

<xsd:element name="ItemName" type="xsd:string"/>

description

Наименование номенклатурного объекта

 

 

element ShiftName

 

diagram

type

xsd:string

properties

content

simple

used by

complexType

UnitCertificateType

source

<xsd:element name="ShiftName" type="xsd:string"/>

description

Идентификатор смены

 

element DueDate

 

diagram

type

xsd:dateTime

properties

content

simple

nillable

true

used by

complexType

UnitCertificateType

source

<xsd:element name="DueDate" type="xsd:dateTime" nillable="true"/>

description

Дата и время производства данного пакета

 

 

element Melt

 

diagram

type

xsd:string

properties

content

simple

used by

complexType

UnitCertificateType

source

<xsd:element name="Melt" type="xsd:string"/>

description

Показатель плавки

 

 

element Batch

 

diagram

type

xsd:string

properties

content

simple

used by

complexType

UnitCertificateType

source

<xsd:element name="Batch" type="xsd:string"/>

description

Идентификатор партии пакета

 

complexType ChemicalCompositionType

 

diagram

children

ContentChemicalElement

used by

element

UnitCertificateType/ChemicalComposition

source

<xsd:complexType name="ChemicalCompositionType">
  <xsd:sequence>
    <xsd:element name="ContentChemicalElement" maxOccurs="unbounded">
      <xsd:complexType>
        <xsd:attribute name="ChemicalElement" type="ChemicalElementsValue"/>
        <xsd:attribute name="Percent" type="xsd:string"/>
      xsd:complexType>
    xsd:element>
  xsd:sequence>
xsd:complexType>

description

Класс ChemicalCompositionType описывает ряд технологических показателей, полученных в результате сертификации произведенного металла

 

 

element ChemicalCompositionType/ContentChemicalElement

 

diagram

properties

isRef

0

minOcc

1

maxOcc

unbounded

content

complex

attributes

Name 

Type 

Use 

Default 

Fixed 

annotation

ChemicalElement

ChemicalElementsValue

 

 

 

 

Percent

xsd:string

 

 

 

 

source

<xsd:element name="ContentChemicalElement" maxOccurs="unbounded">
  <xsd:complexType>
    <xsd:attribute name="ChemicalElement" type="ChemicalElementsValue"/>
    <xsd:attribute name="Percent" type="xsd:string"/>
  xsd:complexType>
xsd:element>

description

Подгруппа атрибутов ContentChemicalElement должна содержать перечисление технологических характеристик металла и числовой показатель каждого из них в процентном соотношении

 

 

attribute ChemicalCompositionType/ContentChemicalElement/@ChemicalElement

 

type

ChemicalElementsValue

properties

isRef

0

facets

Kind

Value

annotation

pattern

C

 

pattern

Ag

 

pattern

Mn

 

pattern

S

 

pattern

P

 

pattern

Al

 

pattern

Cr

 

pattern

Ni

 

pattern

Cu

 

pattern

Fe

 

pattern

Временное сопротивление

 

pattern

Предел текучести

 

pattern

Относительное удлинение

 

pattern

Глубина сферической лунки

 

pattern

Масса покрытия с двух сторон

 

pattern

Фактическая толщина

 

pattern

Фактическая ширина

 

source

<xsd:attribute name="ChemicalElement" type="ChemicalElementsValue"/>

description

Атрибут содержит уточнение показателя анализа из списка предопределенных фасетов

 

 

attribute ChemicalCompositionType/ContentChemicalElement/@Percent

 

type

xsd:string

properties

isRef

0

source

<xsd:attribute name="Percent" type="xsd:string"/>

description

Процентное соотношение показателей анализа

 

 


print

  Комментарии