<xs:element name="PlanningReference">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="s255">
<xs:attribute name="PlanningReferenceType" type="referenceType" use="required" />
<xs:attribute name="AssignedBy" type="partyType" use="optional" />
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
|