namespace | http://fifa.com/fc | |||||||||
type | restriction of fc:String | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xsd:simpleType name="OffenderNatureType"> <xsd:annotation> <xsd:documentation>Type of the offender. It can be natural person (person) or legal person (organisation)</xsd:documentation> </xsd:annotation> <xsd:restriction base="fc:String"> <xsd:enumeration value="Person"/> <xsd:enumeration value="Organisation"/> </xsd:restriction> </xsd:simpleType> |