diagram | ![]() |
||||||||||||||||||||||||||||||||
namespace | http://www.mostcooperation.com | ||||||||||||||||||||||||||||||||
type | extension of Version | ||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||
children | Author Company Modification | ||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||
source | <xs:complexType name="CatalogVersion"> <xs:annotation> <xs:documentation>Used when providing version information for the function catalog. (Example: FunctionCatalog_Empty.xml)</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="Version"> <xs:attribute name="SchemaVersion" type="xs:string" use="required"> <xs:annotation> <xs:documentation>The SchemaVersion attribute is filled with the version of the FCat Schema that the function catalog validates against.</xs:documentation> </xs:annotation> </xs:attribute> </xs:extension> </xs:complexContent> </xs:complexType> |
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="SchemaVersion" type="xs:string" use="required"> <xs:annotation> <xs:documentation>The SchemaVersion attribute is filled with the version of the FCat Schema that the function catalog validates against.</xs:documentation> </xs:annotation> </xs:attribute> |