|
| Namespace |
http://www.cablelabs.com/namespaces/safi/xsd/iaf/1.1 |
|
Diagram
|
|
| Type |
SubscriberInfoType |
|
Properties
|
| content:
|
complex |
| minOccurs:
|
1 |
| maxOccurs:
|
unbounded |
|
| Model |
FirstName , LastName , Address{0,1} , PhoneNumber{0,1} , EmailAddress{0,1} , Parameters{0,1} |
| Children |
Address, EmailAddress, FirstName, LastName, Parameters, PhoneNumber |
|
Instance
|
<SubscriberInfo>
<FirstName>{1,1}</FirstName>
<LastName>{1,1}</LastName>
<Parameters>{0,1}</Parameters>
</SubscriberInfo> |
|
|
Source
|
<xs:element name="SubscriberInfo" type="SubscriberInfoType" minOccurs="1" maxOccurs="unbounded"/> |
|
| Schema location |
file:/C:/Documents and Settings/dburt/My Documents/FoldersOutlook/WGs/AdvAd/SaFISpecVersions/I1.1/FinalArtifacts/IAF/CL-SaFI-IAF-1.1.0.xsd |
|
|