diagram | |||
namespace | http://fifa.com/fc | ||
children | fc:PictureEmbedded fc:PictureLink | ||
annotation |
|
||
source | <xsd:complexType name="PictureType"> <xsd:annotation> <xsd:documentation>The picture of an entity.</xsd:documentation> </xsd:annotation> <xsd:choice> <xsd:element name="PictureEmbedded" type="fc:PictureEmbeddedType" minOccurs="0"/> <xsd:element name="PictureLink" type="fc:PictureLinkType" minOccurs="0"/> </xsd:choice> </xsd:complexType> |
diagram | |||||||||||||
namespace | http://fifa.com/fc | ||||||||||||
type | fc:PictureEmbeddedType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="PictureEmbedded" type="fc:PictureEmbeddedType" minOccurs="0"/> |
diagram | |||||||||||||||||||||||
namespace | http://fifa.com/fc | ||||||||||||||||||||||
type | fc:PictureLinkType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
source | <xsd:element name="PictureLink" type="fc:PictureLinkType" minOccurs="0"/> |