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