diagram | ![]() |
||||||||||||||||||
namespace | http://www.mostcooperation.com | ||||||||||||||||||
type | extension of FunctionBase | ||||||||||||||||||
properties |
|
||||||||||||||||||
used by |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xs:complexType name="SharedFunctionReference"> <xs:annotation> <xs:documentation>Used to reference shared function definitions. (Examples: FunctionCatalog_SharedFunctionReference.xml and FunctionCatalog_OverrideSharedFunctionReference.xml)</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="FunctionBase"> <xs:attribute name="Id" type="FunctionId" use="optional"/> </xs:extension> </xs:complexContent> </xs:complexType> |
type | FunctionId | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:attribute name="Id" type="FunctionId" use="optional"/> |