PageRenderTime 38ms CodeModel.GetById 18ms RepoModel.GetById 0ms app.codeStats 1ms

/core/externals/update-engine/externals/google-toolbox-for-mac/SpotlightPlugins/AppleScript/schema.xml

http://macfuse.googlecode.com/
XML | 38 lines | 21 code | 2 blank | 15 comment | 0 complexity | cdbda282cbfcbbcc338e9c205adcd1ac MD5 | raw file
Possible License(s): Apache-2.0, BSD-3-Clause, GPL-2.0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!--
  3. Copyright 2008 Google Inc.
  4. Licensed under the Apache License, Version 2.0 (the "License"); you may not
  5. use this file except in compliance with the License. You may obtain a copy
  6. of the License at
  7. http://www.apache.org/licenses/LICENSE-2.0
  8. Unless required by applicable law or agreed to in writing, software
  9. distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
  10. WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
  11. License for the specific language governing permissions and limitations under
  12. the License.
  13. -->
  14. <schema version="1.0" xmlns="http://www.apple.com/metadata"
  15. xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  16. xsi:schemaLocation="http://www.apple.com/metadata file:///System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework/Resources/MetadataSchema.xsd">
  17. <types>
  18. <type name="com.apple.applescript.script">
  19. <allattrs>
  20. kMDItemDescription
  21. </allattrs>
  22. <displayattrs>
  23. </displayattrs>
  24. </type>
  25. <type name="com.apple.applescript.scriptbundle">
  26. <allattrs>
  27. kMDItemDescription
  28. </allattrs>
  29. <displayattrs>
  30. </displayattrs>
  31. </type>
  32. </types>
  33. </schema>