complexType Ann3DeMarkingType
diagram plmxml_diagrams/plmxml_p718.png
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type extension of plm:Ann3DNoteType
properties
base plm:Ann3DNoteType
children plm:Description plm:ApplicationRef plm:Attribute plm:BoxBound plm:SphereBound plm:Bound plm:PropertyGroup plm:Keyword plm:SafetyClassification plm:ValueToCustomer plm:Reference plm:FeatureIdentification plm:Text plm:AltText plm:NoteText
used by
element Ann3DeMarking
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xsd:ID  optional      
name  xsd:string  optional      
nameRef  plm:anyURIType  optional      
descriptionTextRef  plm:anyURIType  optional      
attributeRefs  xsd:IDREFS  optional      
accessRefs  plm:uriReferenceListType  optional      
statusRef  plm:anyURIType  optional      
checkoutRefs  plm:uriReferenceListType  optional      
subType  xsd:string  optional      
effectivityRefs  plm:uriReferenceListType  optional      
releaseStatusRefs  plm:uriReferenceListType  optional      
gdeInstanceRefs  plm:uriReferenceListType  optional      
propertyRefs  plm:uriReferenceListType  optional      
accountabilityId  xsd:integer  optional      
group  xsd:string  optional      
usage  xsd:string  optional      
uriRefs  plm:uriReferenceListType  optional      
standard  plm:Ann3DDimensionStandardType  optional      
identifier  xsd:string  optional      
category  xsd:string  optional      
revision  xsd:string  optional      
type  plm:Ann3DeMarkingEnumType  required      
annotation
documentation

      eMarking Annotation (derived from Note).

      The eMarking annotation indicates governmental, legal, and proprietary controls
      over products.
     
      Attributes:
     
      type:             type of information
     
source <xsd:complexType name="Ann3DeMarkingType">
 
<xsd:annotation>
   
<xsd:documentation>
      eMarking Annotation (derived from Note).

      The eMarking annotation indicates governmental, legal, and proprietary controls
      over products.
     
      Attributes:
     
      type:             type of information
     
</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexContent>
   
<xsd:extension base="plm:Ann3DNoteType">
     
<xsd:attribute name="type" type="plm:Ann3DeMarkingEnumType" use="required"/>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

attribute Ann3DeMarkingType/@type
type plm:Ann3DeMarkingEnumType
properties
use required
facets
Kind Value Annotation
enumeration governmentSecurityInfo
enumeration exportControl
enumeration productProprietaryInfo
source <xsd:attribute name="type" type="plm:Ann3DeMarkingEnumType" use="required"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy