Schema Component Representation
<
xs:complexType
name="
PiProfile">
<
xs:sequence>
<
xs:element
name="
customer-ssn"
type="
CPT-SSN
"
minOccurs="
0"/>
<
xs:element
name="
customer-username"
type="
CPT-Footnote
"
minOccurs="
0"/>
<
xs:element
name="
customer-password"
type="
CPT-Footnote
"
minOccurs="
0"/>
<
xs:element
name="
password-reminder"
type="
CPT-Footnote
"
minOccurs="
0"/>
</
xs:sequence>
</
xs:complexType>