<xsd:complexType name="CommentType"> <xsd:choice> <xsd:element ref="Content"/> <xsd:element ref="ExternalReference"/> </xsd:choice> </xsd:complexType>