diagram | |||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of plm:AttribOwnerBase | ||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||
children | plm:Description plm:ApplicationRef plm:Attribute | ||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:complexType name="OccurrenceFilterBase" abstract="true"> <xsd:annotation> <xsd:documentation> Abstract base class for filters. Attributes: contextRef: The owning StructureRevisionView, if appropriate outputRef: The result of applying the Filter - a ConfiguredOccurrenceGroup </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:AttribOwnerBase"> <xsd:attribute name="contextRef" type="plm:anyURIType" use="optional" plm:refType="plm:StructureRevisionView"/> <xsd:attribute name="outputRef" type="plm:anyURIType" use="optional"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
type | plm:anyURIType | ||
properties |
|
||
source | <xsd:attribute name="contextRef" type="plm:anyURIType" use="optional" plm:refType="plm:StructureRevisionView"/> |
type | plm:anyURIType | ||
properties |
|
||
source | <xsd:attribute name="outputRef" type="plm:anyURIType" use="optional"/> |