<xs:element name="local-number" type="commons:stringnumeric">
<xs:annotation>
<xs:documentation>
The access number to connect to a telephone. It
comes after the area-code.
The number of digits depends on the location. In
the North American Numbering Plan area, the number
is 7, while in other areas, there may be fewer or
more digits.
An example is 555-1212.
Within this schema, the example will be 5551212
</xs:documentation>
<xs:appinfo>
<retsid>100054</retsid>
<example>5551212</example>
</xs:appinfo>
</xs:annotation>
</xs:element>
|