complexType
ComplexObjectType
attribute ComplexObjectType/@id
| diagram | ![]() |
||||||||||||||
| namespace | http://ed-fi.org/0110 | ||||||||||||||
| properties |
|
||||||||||||||
| used by | |||||||||||||||
| attributes |
|
||||||||||||||
| annotation |
|
||||||||||||||
| source | <xs:complexType name="ComplexObjectType" abstract="true"> <xs:annotation> <xs:documentation>This is the base type from which all entity elements are extended.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Base</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:attribute name="id" type="xs:ID"> <xs:annotation> <xs:documentation>The XML ID associated with the complex object.</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> |
attribute ComplexObjectType/@id
| type | xs:ID | ||
| properties |
|
||
| annotation |
|
||
| source | <xs:attribute name="id" type="xs:ID"> <xs:annotation> <xs:documentation>The XML ID associated with the complex object.</xs:documentation> </xs:annotation> </xs:attribute> |

