| diagram | ![]()  | 
				||||||||||||
| namespace | http://taf-jsg.info/schemes | ||||||||||||
| type | restriction of xs:string | ||||||||||||
| properties | 
  | 
				||||||||||||
| used by | 
  | 
				||||||||||||
| facets | 
  | 
				||||||||||||
| annotation | 
  | 
				||||||||||||
| source | <xs:element name="Variant"> <xs:annotation> <xs:documentation>The variant shows a relationship between two identifiers referring to the same business case</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:minLength value="2"/> <xs:maxLength value="2"/> <xs:pattern value="[0-9A-Z]{2}"/> </xs:restriction> </xs:simpleType> </xs:element>  |