<xs:attribute ref="oils_persist:tablename"/>
<xs:attribute ref="oils_persist:virtual"/>
<xs:attribute ref="oils_persist:field_safe"/>
+ <xs:attribute ref="oils_persist:restrict_primary"/>
<xs:attribute ref="reporter:core"/>
<xs:attribute ref="reporter:label"/>
</xs:complexType>
<xs:attribute name="i18n" type="xs:boolean"/>
<xs:attribute name="primitive"/>
<xs:attribute name="readonly" type="xs:boolean"/>
+<xs:attribute name="restrict_primary"/>
<xs:attribute name="sequence"/>
<xs:attribute name="tablename"/>
<xs:attribute name="virtual" type="xs:boolean"/>