| diagram | ![]() |
||||||||||||||
| namespace | http://fifa.com/fc | ||||||||||||||
| children | fc:Path fc:SubPath | ||||||||||||||
| used by |
|
||||||||||||||
| attributes |
|
||||||||||||||
| annotation |
|
||||||||||||||
| source | <xsd:complexType name="MandatoryPartType"> <xsd:annotation> <xsd:documentation>Defines a mandatory element or attribute using XPath.</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="Path" type="fc:String" nillable="false"> <xsd:annotation> <xsd:documentation>True if the XPath references a mandatory attribute or another entity. False if the XPath references a mandatory element.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="SubPath" type="fc:MandatoryPartType" nillable="false" minOccurs="0"> <xsd:annotation> <xsd:documentation>If the Path references an fe:Identifier of another entity (that may be passed in) the SubPath specifies what data has to be mandatory in that entity.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> <xsd:attribute name="IsAttribute" type="xsd:boolean" use="required"> <xsd:annotation> <xsd:documentation>True if the XPath references a mandatory attribute or another entity. False if the XPath references a mandatory element.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> |
| type | xsd:boolean | ||
| properties |
|
||
| annotation |
|
||
| source | <xsd:attribute name="IsAttribute" type="xsd:boolean" use="required"> <xsd:annotation> <xsd:documentation>True if the XPath references a mandatory attribute or another entity. False if the XPath references a mandatory element.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
| diagram | ![]() |
||||
| namespace | http://fifa.com/fc | ||||
| type | fc:String | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <xsd:element name="Path" type="fc:String" nillable="false"> <xsd:annotation> <xsd:documentation>True if the XPath references a mandatory attribute or another entity. False if the XPath references a mandatory element.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||||||||
| namespace | http://fifa.com/fc | ||||||||||||||
| type | fc:MandatoryPartType | ||||||||||||||
| properties |
|
||||||||||||||
| children | fc:Path fc:SubPath | ||||||||||||||
| attributes |
|
||||||||||||||
| annotation |
|
||||||||||||||
| source | <xsd:element name="SubPath" type="fc:MandatoryPartType" nillable="false" minOccurs="0"> <xsd:annotation> <xsd:documentation>If the Path references an fe:Identifier of another entity (that may be passed in) the SubPath specifies what data has to be mandatory in that entity.</xsd:documentation> </xsd:annotation> </xsd:element> |