<xsd:element name="masterDetail"> <xsd:complexType> <xsd:attribute name="master" type="xsd:string" /> <xsd:attribute name="masterViewContext" type="xsd:string" /> <xsd:attribute name="masterKey" type="xsd:string" /> <xsd:attribute name="detailKey" type="xsd:string" /> </xsd:complexType> </xsd:element>