Definition Type: Element
Name: phone
Namespace: http://www.starstandard.org/STAR/5
Type: star:Phone
Containing Schema: DealerLocatorExtended.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Collapse XSD Schema Diagram:
Drilldown into phoneExtension in schema dealerlocatorextended_xsd Drilldown into countryAccessNumber in schema dealerlocatorextended_xsd Drilldown into cityCode in schema dealerlocatorextended_xsd Drilldown into areaCode in schema dealerlocatorextended_xsd Drilldown into number in schema dealerlocatorextended_xsd Drilldown into type in schema dealerlocatorextended_xsd Drilldown into Phone in schema dealerlocatorextended_xsdXSD Diagram of phone in schema dealerlocatorextended_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="phone" minOccurs="0" maxOccurs="unbounded" type="Phone" />
Collapse Child Elements:
Name Type Min Occurs Max Occurs
number star:number (1) (1)
areaCode star:areaCode 0 1
cityCode star:cityCode 0 1
countryAccessNumber star:countryAccessNumber 0 1
phoneExtension star:phoneExtension 0 1
Collapse Child Attributes:
Name Type Default Value Use
type star:type home (Optional)
Collapse Derivation Tree: