diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://fifa.com/fc | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xsd:complexType name="TeamOfficialType"> <xsd:annotation> <xsd:documentation>This type contains information about a team official participating in a match. The TeamOfficial contains data that might be valid only during a match; therefore it is considered transitive and not persistent.</xsd:documentation> </xsd:annotation> <xsd:attribute name="PersonFIFAId" type="fc:FIFAIdentifier" use="required"> <xsd:annotation> <xsd:documentation>The worldwide unique FIFA ID of the person.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="Role" type="fc:TeamOfficialRoleNatureType" use="required"> <xsd:annotation> <xsd:documentation>Marks the role the team official takes for the match.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="RoleDescription" type="fc:String"> <xsd:annotation> <xsd:documentation>Description of the Team Official's role if Other is selected</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> |
type | fc:FIFAIdentifier | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xsd:attribute name="PersonFIFAId" type="fc:FIFAIdentifier" use="required"> <xsd:annotation> <xsd:documentation>The worldwide unique FIFA ID of the person.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | fc:TeamOfficialRoleNatureType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:attribute name="Role" type="fc:TeamOfficialRoleNatureType" use="required"> <xsd:annotation> <xsd:documentation>Marks the role the team official takes for the match.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | fc:String | ||
annotation |
|
||
source | <xsd:attribute name="RoleDescription" type="fc:String"> <xsd:annotation> <xsd:documentation>Description of the Team Official's role if Other is selected</xsd:documentation> </xsd:annotation> </xsd:attribute> |