diagram | |||||||||||||||||||||||
namespace | http://fifa.com/fc | ||||||||||||||||||||||
children | fc:MandatoryPart | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xsd:complexType name="MandatoryDataType"> <xsd:annotation> <xsd:documentation>The list defining a mandatory elements and attributes that are required in addition to the mandatory elements and attributes as specified in this specification to perform a business case.</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="MandatoryPart" type="fc:MandatoryPartType" nillable="false" maxOccurs="500"> <xsd:annotation> <xsd:documentation>The mandatory element(s) or attribute(s).</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> <xsd:attribute name="ServiceName" type="fc:String" use="required"> <xsd:annotation> <xsd:documentation>The name of the service/message that needs the additional mandatory data.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="ParameterName" type="fc:String" use="required"> <xsd:annotation> <xsd:documentation>The name of the parameter/root element in the service/message that needs additional mandatory data.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> |
type | fc:String | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="ServiceName" type="fc:String" use="required"> <xsd:annotation> <xsd:documentation>The name of the service/message that needs the additional mandatory data.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | fc:String | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="ParameterName" type="fc:String" use="required"> <xsd:annotation> <xsd:documentation>The name of the parameter/root element in the service/message that needs additional mandatory data.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | |||||||||||||||
namespace | http://fifa.com/fc | ||||||||||||||
type | fc:MandatoryPartType | ||||||||||||||
properties |
|
||||||||||||||
children | fc:Path fc:SubPath | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xsd:element name="MandatoryPart" type="fc:MandatoryPartType" nillable="false" maxOccurs="500"> <xsd:annotation> <xsd:documentation>The mandatory element(s) or attribute(s).</xsd:documentation> </xsd:annotation> </xsd:element> |