complexType OfficialDataType
diagram official-data-2.1_p2.png
namespace http://fifa.com/exchange/fer
children fer:Official
used by
element OfficialData
annotation
documentation
A group of officials.
source <xsd:complexType name="OfficialDataType">
 
<xsd:annotation>
   
<xsd:documentation>A group of officials.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:sequence>
   
<xsd:element name="Official" type="fer:OfficialSimpleType" nillable="false" minOccurs="0" maxOccurs="500">
     
<xsd:annotation>
       
<xsd:documentation>The list of officials.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
 
</xsd:sequence>
</xsd:complexType>

element OfficialDataType/Official
diagram official-data-2.1_p3.png
namespace http://fifa.com/exchange/fer
type fer:OfficialSimpleType
properties
minOcc 0
maxOcc 500
content complex
nillable false
children fer:PersonType fer:PersonPhotoLink fer:OfficialRegistration fer:Licence
attributes
Name  Type  Use  Default  Fixed  Annotation
Height  xsd:positiveInteger        
documentation
The height of the official in cm.
Weight  xsd:positiveInteger        
documentation
The weight of the official in kg.
annotation
documentation
The list of officials.
source <xsd:element name="Official" type="fer:OfficialSimpleType" nillable="false" minOccurs="0" maxOccurs="500">
 
<xsd:annotation>
   
<xsd:documentation>The list of officials.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy