2.2.1.2.93 masterDetail

The masterDetail element MUST NOT be present.

Parent Elements

editWith

Attributes:

detailKey: This attribute MUST NOT be present.

master: This attribute MUST NOT be present.

masterKey: This attribute MUST NOT be present.

masterViewContext: This attribute MUST NOT be present.

The following W3C XML Schema ([XMLSCHEMA1] section 2.1) fragment specifies the contents of this element.

 <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>