diagram | ![]() |
||||||||||||
namespace | http://fifa.com/exchange/fe | ||||||||||||
children | fe:FaxUsage | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:complexType name="FaxType"> <xsd:annotation> <xsd:documentation> A fax number.</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="FaxUsage" type="fe:UsageType" maxOccurs="10"> <xsd:annotation> <xsd:documentation>This is the code describing what the fax number is used for. Each fax number needs at least one FaxUsage. Exactly one fax in a list MUST have UsageType default.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> <xsd:attribute name="Fax" type="xsd:string" use="required"/> </xsd:complexType> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="Fax" type="xsd:string" use="required"/> |
diagram | ![]() |
|||||||||||||||||||||||||||||||||||||||||||
namespace | http://fifa.com/exchange/fe | |||||||||||||||||||||||||||||||||||||||||||
type | fe:UsageType | |||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||||||
source | <xsd:element name="FaxUsage" type="fe:UsageType" maxOccurs="10"> <xsd:annotation> <xsd:documentation>This is the code describing what the fax number is used for. Each fax number needs at least one FaxUsage. Exactly one fax in a list MUST have UsageType default.</xsd:documentation> </xsd:annotation> </xsd:element> |