complexType Ann3DBalloonType
diagram plmxml_diagrams/plmxml_p657.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 Balloon
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      
balloonId  xsd:string  optional      
annotation
documentation

      Balloon Annotation (derived from Note).
     
      Attributes:
     
      balloonId:       String giving the letter(s) displayed inside the Balloon circle.
     
source <xsd:complexType name="Ann3DBalloonType">
 
<xsd:annotation>
   
<xsd:documentation>
      Balloon Annotation (derived from Note).
     
      Attributes:
     
      balloonId:       String giving the letter(s) displayed inside the Balloon circle.
     
</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexContent>
   
<xsd:extension base="plm:Ann3DNoteType">
     
<xsd:attribute name="balloonId" type="xsd:string" use="optional"/>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

attribute Ann3DBalloonType/@balloonId
type xsd:string
properties
use optional
source <xsd:attribute name="balloonId" type="xsd:string" use="optional"/>


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