Schema Central > OOXML > shared-documentPropertiesCustom.xsd > custom-properties:property
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

custom-properties:property

Custom File Property

Element information

Content

Attributes

NameOccTypeDescriptionNotes
fmtid [1..1]docPropsVTypes:ST_ClsidFormat ID
pid [1..1]xsd:intProperty ID
name [0..1]xsd:stringCustom File Property Name
linkTarget [0..1]xsd:stringBookmark Link Target

Used in

Sample instance

<custom-properties:property fmtid="string" pid="1">
   <docPropsVTypes:vector baseType="variant" size="1">
      <docPropsVTypes:variant>
         <docPropsVTypes:variant>...
         </docPropsVTypes:variant>
      </docPropsVTypes:variant>
   </docPropsVTypes:vector>
</custom-properties:property>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com