PHP Classes

Why? const SCHEMA_REL_OFFICEDOCUMENT = 'http://schemas.

Recommend this page to a friend!

      SimpleXLSX  >  All threads  >  Why? const SCHEMA_REL_OFFICEDOCUMENT...  >  (Un) Subscribe thread alerts  
Subject:Why? const SCHEMA_REL_OFFICEDOCUMENT...
Summary:Package rating comment
Messages:1
Author:zafado
Date:2016-08-12 22:12:29
 

zafado rated this package as follows:

Utility: Good
Consistency: Good
Documentation: Good
Examples: Good

  1. Why? const SCHEMA_REL_OFFICEDOCUMENT...   Reply   Report abuse  
Picture of zafado zafado - 2016-08-12 22:12:29
Why?

const SCHEMA_REL_OFFICEDOCUMENT = 'http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument';
const SCHEMA_REL_SHAREDSTRINGS = 'http://schemas.openxmlformats.org/officeDocument/2006/relationships/sharedStrings';
const SCHEMA_REL_WORKSHEET = 'http://schemas.openxmlformats.org/officeDocument/2006/relationships/worksheet';
const SCHEMA_REL_STYLES = 'http://schemas.openxmlformats.org/officeDocument/2006/relationships/styles';

Very bad.