diagram | ![]() |
|||||||||||
namespace | http://taf-jsg.info/schemes | |||||||||||
type | restriction of xs:string | |||||||||||
properties |
|
|||||||||||
used by |
|
|||||||||||
facets |
|
|||||||||||
annotation |
|
|||||||||||
source | <xs:element name="ContractNumber"> <xs:annotation> <xs:documentation>Number of agreement between LeadRU and Responsible RU</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:minLength value="1"> <xs:annotation> <xs:documentation>has to be sent as n6 (with leading zeros if necessary)</xs:documentation> </xs:annotation> </xs:minLength> <xs:maxLength value="6"/> </xs:restriction> </xs:simpleType> </xs:element> |